summaryrefslogtreecommitdiff
path: root/app/controllers/notes_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-76/+0
* Fix notes for commits inside MR being squashed in one discussionDmitriy Zaporozhets2013-04-041-2/+1
* Fix wall notesRiyad Preukschas2012-12-031-1/+2
* Refactor discussion replyRiyad Preukschas2012-12-031-7/+7
* Refactor diff notes creationRiyad Preukschas2012-12-031-3/+0
* Update notes views to support discussionsRiyad Preukschas2012-12-031-5/+7
* Add discussions for merge requests to notes controllerRiyad Preukschas2012-12-031-4/+35
* Make notes for merge requests include commit notes and add helpersRiyad Preukschas2012-10-101-0/+5
* rename ProjectController to ProjectResourceControllerCyril2012-09-271-1/+1
* factorize before_filters and layout for projects related controllersCyril2012-09-261-5/+1
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-3/+3
* render notes preview on server-sideNihad Abbasov2012-08-091-1/+5
* Backend RefactoringDmitriy Zaporozhets2012-07-311-6/+2
* BaseContextDmitriy Zaporozhets2012-07-201-20/+1
* notes count for wallDmitriy Zaporozhets2012-02-271-1/+1
* notes controller refactoredDmitriy Zaporozhets2012-02-271-28/+23
* fixed notes logicDmitriy Zaporozhets2012-02-271-1/+1
* Increased count of notes loaded when visit wall pageDmitriy Zaporozhets2012-02-241-1/+1
* Fixed comments for snippets. Tests fixedDmitriy Zaporozhets2012-02-241-0/+2
* move notes login to one controllerDmitriy Zaporozhets2012-02-241-0/+30
* Alert commit author on noteCedric Gatay2011-12-241-0/+1
* Notification refactoringValery Sizov2011-12-171-22/+2
* Abilities refactoringDmitriy Zaporozhets2011-12-151-0/+2
* merge requests v1.0Dmitriy Zaporozhets2011-11-281-0/+2
* clean-up codeNihad Abbasov2011-10-261-6/+5
* security improvedgitlabhq2011-10-171-1/+3
* snippets are readygitlabhq2011-10-171-0/+2
* init commitgitlabhq2011-10-091-0/+49