Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed tracking of total method execution timestotal-method-time | Yorick Peterse | 2016-05-12 | 3 | -8/+1 |
* | Merge branch 'update-8-8-guides' into 'master' | Yorick Peterse | 2016-05-12 | 2 | -1/+155 |
|\ | |||||
| * | Update 8.8 guides | Valery Sizov | 2016-05-11 | 2 | -1/+155 |
* | | Merge branch '16568-relative-links-wiki-regression' into 'master' | Rémy Coutable | 2016-05-12 | 3 | -3/+96 |
|\ \ | |||||
| * | | Add CHANGELOG entry. | Timothy Andrew | 2016-05-12 | 1 | -0/+3 |
| * | | Implement @rymai's feedback after review. | Timothy Andrew | 2016-05-12 | 1 | -2/+10 |
| * | | Add a spec for `WikiLinkFilter` | Timothy Andrew | 2016-05-12 | 2 | -3/+85 |
|/ / | |||||
* | | Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master' | Douwe Maan | 2016-05-11 | 8 | -24/+111 |
|\ \ | |||||
| * \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni... | Long Nguyen | 2016-05-11 | 213 | -3147/+1276 |
| |\ \ | |||||
| * | | | Code improve | Long Nguyen | 2016-05-10 | 2 | -18/+19 |
| * | | | Add specs for user routing and update spec for user controller | Long Nguyen | 2016-05-08 | 2 | -0/+59 |
| * | | | Routing refactoring | Long Nguyen | 2016-05-08 | 6 | -23/+20 |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni... | Long Nguyen | 2016-05-08 | 181 | -580/+1510 |
| |\ \ \ | |||||
| * | | | | Fix routing error | Long Nguyen | 2016-05-08 | 1 | -1/+1 |
| * | | | | user routings refactor | Long Nguyen | 2016-05-08 | 9 | -32/+64 |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni... | Long Nguyen | 2016-05-05 | 227 | -1341/+3520 |
| |\ \ \ \ | |||||
| * | | | | | Remove unused view and update redirect when destroy snippet | Long Nguyen | 2016-05-05 | 2 | -14/+1 |
| * | | | | | Remove unused code, update spec, and update changelog | Long Nguyen | 2016-05-05 | 3 | -27/+2 |
| * | | | | | Add snippet tab under user profile | Long Nguyen | 2016-05-02 | 4 | -3/+39 |
* | | | | | | Merge branch 'rs-remove-icon_for_event' into 'master' | Douwe Maan | 2016-05-11 | 1 | -9/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove unused `icon_for_event` helper | Robert Speicher | 2016-05-11 | 1 | -9/+0 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'no-todo-badge-on-zero' into 'master' | Jacob Schatz | 2016-05-11 | 1 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't show the Todo count if there aren't any Todos. | Connor Shea | 2016-05-10 | 1 | -2/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'hook-docs-behavior' into 'master' | Robert Speicher | 2016-05-11 | 5 | -6/+21 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Remove extra sanitization | Jacob Vosmaer | 2016-05-10 | 1 | -1/+1 |
| * | | | | | Fix test failures | Jacob Vosmaer | 2016-05-09 | 2 | -3/+3 |
| * | | | | | Remove space | Jacob Vosmaer | 2016-05-09 | 1 | -1/+1 |
| * | | | | | Always mention HTTP status | Jacob Vosmaer | 2016-05-03 | 1 | -1/+1 |
| * | | | | | Inform user about questionable hook success | Jacob Vosmaer | 2016-05-03 | 1 | -2/+4 |
| * | | | | | Improve documentation and web test for web hooks | Jacob Vosmaer | 2016-05-03 | 3 | -2/+15 |
* | | | | | | Merge branch '17356-remove-monkey_patch' into 'master' | Robert Speicher | 2016-05-11 | 1 | -48/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove Rails monkey-patches now that we're using Rails 4.2.6 | Rémy Coutable | 2016-05-11 | 1 | -48/+0 |
* | | | | | | | Merge branch 'improve-destroy-logging' into 'master' | Robert Speicher | 2016-05-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve log message when a project is destroyed to include the namespace | Stan Hu | 2016-05-10 | 1 | -1/+1 |
* | | | | | | | | Merge branch '17249-starred' into 'master' | Robert Speicher | 2016-05-11 | 6 | -15/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tidy up user project specs | Sean McGivern | 2016-05-11 | 2 | -14/+9 |
| * | | | | | | | | Restrict starred projects to viewable ones | Sean McGivern | 2016-05-10 | 6 | -15/+41 |
* | | | | | | | | | Merge branch '17270-only-generate-email-on-push-once-for-all-recipients' into... | Robert Speicher | 2016-05-11 | 7 | -55/+83 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Only generate repository push email once | Sean McGivern | 2016-05-11 | 7 | -55/+83 |
* | | | | | | | | | | Merge branch 'update-changelog-874' into 'master' | Yorick Peterse | 2016-05-11 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Updated 8.7.4 CHANGELOG entries | Yorick Peterse | 2016-05-11 | 1 | -3/+7 |
* | | | | | | | | | | Merge branch 'casecmp-cop' into 'master' | Rémy Coutable | 2016-05-11 | 4 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Enable Rubocop Casecmp Performance Cop. | Connor Shea | 2016-05-10 | 4 | -6/+5 |
* | | | | | | | | | | | Merge branch 'string-replacement-cop' into 'master' | Rémy Coutable | 2016-05-11 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Enable the StringReplacement cop. | Connor Shea | 2016-05-10 | 2 | -2/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jquery-scrollto' into 'master' | Jacob Schatz | 2016-05-11 | 3 | -4/+210 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Removes jquery-scrollto-rails. | Connor Shea | 2016-05-10 | 3 | -4/+210 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'fix-r-shortcut' into 'master' | Jacob Schatz | 2016-05-10 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Restore "r" shortcutfix-r-shortcut | Alfredo Sumaran | 2016-05-04 | 1 | -0/+4 |
* | | | | | | | | | | Merge branch 'stanhu/gitlab-ce-add-eager-load-lib' into 'master' | Robert Speicher | 2016-05-10 | 11 | -191/+200 |
|\ \ \ \ \ \ \ \ \ \ |