OSDN Git Service

fix tests. added jquery.timeago.js
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 19 Mar 2013 12:39:32 +0000 (14:39 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 19 Mar 2013 12:39:32 +0000 (14:39 +0200)
commitb1bd3f1252eb529030f2295e4c2a991158894b64
tree135e557c9505c740496a123b92fe5fe560c349ef
parent124a5e270e581bf3928559bd2de2c9c973c30952
fix tests. added jquery.timeago.js
14 files changed:
app/assets/javascripts/jquery.timeago.js [new file with mode: 0644]
app/assets/javascripts/main.js.coffee
app/assets/javascripts/wall.js.coffee
app/assets/stylesheets/sections/wall.scss
app/views/events/event/_note.html.haml
app/views/notify/note_wall_email.html.haml
app/views/notify/note_wall_email.text.erb
app/views/walls/show.html.haml
features/steps/shared/paths.rb
spec/features/gitlab_flavored_markdown_spec.rb
spec/features/notes_on_merge_requests_spec.rb
spec/features/notes_on_wall_spec.rb
spec/features/security/project_access_spec.rb
spec/mailers/notify_spec.rb