index
:
gitorious-mainline-outdated
master
origin/HEAD
origin/master
origin/web-hooks
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
comments_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for watching a merge request version through commenting.
Marius Mathiesen
2009-12-15
1
-1
/
+5
*
Make it possible to start watching a merge request when submitting a comment ...
Marius Mathiesen
2009-12-15
1
-0
/
+5
*
MergeRequest's to_param now uses the sequence number instead of id
Marius Mathiesen
2009-11-30
1
-1
/
+1
*
Render the new comment and diffs when inline commenting on a commit
Marius Mathiesen
2009-11-16
1
-8
/
+12
*
Make Comments#create render something meaningful when receiving a comment on ...
Marius Mathiesen
2009-11-16
1
-18
/
+36
*
If creating a merge-request comment, render two partials into a JSON structure
Johan Sørensen
2009-11-10
1
-1
/
+4
*
Making some methods protected in the CommentsController, and fixed bad indent...
Johan Sørensen
2009-11-10
1
-47
/
+48
*
Only notify the merge request owner once on new comments
Johan Sørensen
2009-11-05
1
-13
/
+0
*
Make sure we re-render the diff correctly when commenting on single commit
Johan Sørensen
2009-11-04
1
-5
/
+16
*
Support for editing comments for the author 10 minutes after creating them
Marius Mathiesen
2009-11-04
1
-0
/
+18
*
Create an Event when commenting on a MergeRequestVersion as well
Johan Sørensen
2009-11-04
1
-3
/
+9
*
When POSTing a comment on a MR version, the controller renders the relevant d...
Marius Mathiesen
2009-11-04
1
-1
/
+3
*
Merge request owners are notified of new comments on their code.
Marius Mathiesen
2009-11-04
1
-1
/
+15
*
Non-authenticated users cannot comment on merge request versions.
Marius Mathiesen
2009-11-04
1
-1
/
+0
*
Code cleanup in CommentsController
Marius Mathiesen
2009-11-04
1
-10
/
+13
*
Handle errors on creation of comments
Marius Mathiesen
2009-11-04
1
-2
/
+9
*
Adding support for commenting on a merge request version (UI still needs some...
Marius Mathiesen
2009-11-04
1
-3
/
+3
*
Support for commenting on Merge Request versions.
Marius Mathiesen
2009-11-04
1
-0
/
+4
*
Only create a single event when creating a comment with a new state
Marius Mathiesen
2009-07-13
1
-1
/
+1
*
Let each project define its status tags for merge requests
Marius Mathiesen
2009-07-02
1
-1
/
+1
*
Adding a loose state (status_tag) to merge requests, adding state change to c...
Marius Mathiesen
2009-06-24
1
-0
/
+2
*
Do extra work to make sure clones are scoped within the correct project
Johan Sørensen
2009-05-10
1
-1
/
+1
*
Handle displaying an event properly when a comment is posted on a MergeRequest
Johan Sørensen
2009-04-29
1
-2
/
+10
*
Be able to comment on merge requests as well
Johan Sørensen
2009-04-29
1
-5
/
+22
*
Adding preview of comments
Marius Mathiesen
2009-04-22
1
-0
/
+7
*
Rethinking the relationship between comments and its events:
Marius Mathiesen
2009-04-22
1
-1
/
+2
*
Updated copyrights-blurb in all application files
Johan Sørensen
2009-04-22
1
-0
/
+4
*
Rename install_site_before_filters to renders_in_site_specific_context and
Johan Sørensen
2009-04-22
1
-1
/
+1
*
Redirect to the current_site's subdomain, if it has one and it's a GET request
Johan Sørensen
2009-04-22
1
-0
/
+1
*
Move commit comments into the commit view, and prettify things a bit
Johan Sørensen
2009-04-22
1
-11
/
+7
*
Prettify listing of commit message + committer/author
Johan Sørensen
2009-04-22
1
-0
/
+2
*
Moved the entire test suite from RSpec to Test::Unit + Shoulda
Johan Sørensen
2009-04-22
1
-2
/
+2
*
Update to Rails 2.3RC1
Johan Sørensen
2009-04-22
1
-1
/
+1
*
Major refactoring of the whole Gitorious project. I've added both localized_d...
Fabio Akita
2009-01-09
1
-1
/
+1
*
Add copyright and license headers (AGPL) to code files
Tor Arne Vestbø
2008-11-28
1
-0
/
+18
*
Moved events to be primarily pivoting around the project.
Johan Sørensen
2008-04-21
1
-1
/
+1
*
Removed actions from the database
David A. Cuadrado
2008-04-16
1
-1
/
+1
*
refactoring to use polymorphic associations (USER does ACTION on X)
David A. Cuadrado
2008-04-07
1
-1
/
+1
*
Implemented user event system
David A. Cuadrado
2008-03-20
1
-0
/
+1
*
MergeRequest wrapup of views and permissions
Johan Sørensen
2008-03-02
1
-1
/
+1
*
Added MergeRequest views and related
Johan Sørensen
2008-03-02
1
-0
/
+1
*
Updated repo browser and other git lib related things
Johan Sørensen
2008-02-22
1
-1
/
+1
*
- Clean up commit formatting a wee bit
Johan Sørensen
2008-02-06
1
-2
/
+2
*
add a project_id to comments and the beginnings of a dashboard for logged in ...
Johan Sørensen
2008-01-26
1
-0
/
+1
*
Fixed Atom url generation
Johan Sørensen
2008-01-12
1
-1
/
+1
*
atom feed for projects+tags and repository comments
Johan Sørensen
2008-01-07
1
-0
/
+5
*
Added commenting of repositories and commits
Johan Sørensen
2008-01-07
1
-0
/
+39