summaryrefslogtreecommitdiff
path: root/app/helpers/gitlab_routing_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Ensure "Remove Source Branch" button is not shown when branch is being ↵Rubén Dávila2015-12-041-1/+1
| | | | deleted. #3583
* Added builds viewKamil Trzcinski2015-10-141-0/+4
|
* Move runners page to project settingsDmitriy Zaporozhets2015-09-251-0/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add page titles to header for group and projectDmitriy Zaporozhets2015-09-141-0/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-0/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-251-0/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Better looking milestone listsDmitriy Zaporozhets2015-04-011-0/+4
|
* Fix project issues and merge requests pagesDmitriy Zaporozhets2015-03-191-1/+0
|
* Enforce restricted visibilities for snippetsVinnie Okada2015-03-081-1/+2
| | | | | | Add new service classes to create and update project and personal snippets. These classes are responsible for enforcing restricted visibility settings for non-admin users.
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+4
| | | | | | | | | Supports four different event types all bundled under the "note" event type: - comments on a commit - comments on an issue - comments on a merge request - comments on a code snippet
* Fix broken `project_url` routing when protected branches are accessed with ↵Stan Hu2015-03-011-0/+16
| | | | an empty repo
* Add explanation to routing methodDmitriy Zaporozhets2015-02-251-0/+13
|
* Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-0/+18