Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -76/+0 |
| | |||||
* | Fix notes for commits inside MR being squashed in one discussion | Dmitriy Zaporozhets | 2013-04-04 | 1 | -2/+1 |
| | |||||
* | Fix wall notes | Riyad Preukschas | 2012-12-03 | 1 | -1/+2 |
| | |||||
* | Refactor discussion reply | Riyad Preukschas | 2012-12-03 | 1 | -7/+7 |
| | |||||
* | Refactor diff notes creation | Riyad Preukschas | 2012-12-03 | 1 | -3/+0 |
| | |||||
* | Update notes views to support discussions | Riyad Preukschas | 2012-12-03 | 1 | -5/+7 |
| | |||||
* | Add discussions for merge requests to notes controller | Riyad Preukschas | 2012-12-03 | 1 | -4/+35 |
| | |||||
* | Make notes for merge requests include commit notes and add helpers | Riyad Preukschas | 2012-10-10 | 1 | -0/+5 |
| | |||||
* | rename ProjectController to ProjectResourceController | Cyril | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | factorize before_filters and layout for projects related controllers | Cyril | 2012-09-26 | 1 | -5/+1 |
| | |||||
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -3/+3 |
| | | | | Didn't bother with files in db/, config/, or features/ | ||||
* | render notes preview on server-side | Nihad Abbasov | 2012-08-09 | 1 | -1/+5 |
| | |||||
* | Backend Refactoring | Dmitriy Zaporozhets | 2012-07-31 | 1 | -6/+2 |
| | |||||
* | BaseContext | Dmitriy Zaporozhets | 2012-07-20 | 1 | -20/+1 |
| | | | | | Controllers refactoring with contexts Move commit compare logic to model | ||||
* | notes count for wall | Dmitriy Zaporozhets | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | notes controller refactored | Dmitriy Zaporozhets | 2012-02-27 | 1 | -28/+23 |
| | |||||
* | fixed notes logic | Dmitriy Zaporozhets | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Increased count of notes loaded when visit wall page | Dmitriy Zaporozhets | 2012-02-24 | 1 | -1/+1 |
| | |||||
* | Fixed comments for snippets. Tests fixed | Dmitriy Zaporozhets | 2012-02-24 | 1 | -0/+2 |
| | |||||
* | move notes login to one controller | Dmitriy Zaporozhets | 2012-02-24 | 1 | -0/+30 |
| | |||||
* | Alert commit author on note | Cedric Gatay | 2011-12-24 | 1 | -0/+1 |
| | | | | | Allows to alert only the commit author when a new note is added on a commit, useful when gitlabhq is used for code reviews, allows less noise with mails... | ||||
* | Notification refactoring | Valery Sizov | 2011-12-17 | 1 | -22/+2 |
| | |||||
* | Abilities refactoring | Dmitriy Zaporozhets | 2011-12-15 | 1 | -0/+2 |
| | |||||
* | merge requests v1.0 | Dmitriy Zaporozhets | 2011-11-28 | 1 | -0/+2 |
| | |||||
* | clean-up code | Nihad Abbasov | 2011-10-26 | 1 | -6/+5 |
| | | | | | | * Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines | ||||
* | security improved | gitlabhq | 2011-10-17 | 1 | -1/+3 |
| | |||||
* | snippets are ready | gitlabhq | 2011-10-17 | 1 | -0/+2 |
| | |||||
* | init commit | gitlabhq | 2011-10-09 | 1 | -0/+49 |