summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-201-1/+3
* Update routesKamil Trzcinski2016-07-201-4/+1
* Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski2016-07-201-5/+5
|\
| * Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-5/+4
| * Add implementation of manual actionsKamil Trzcinski2016-07-181-0/+1
* | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-191-1/+5
* | Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone2016-07-191-1/+2
|/
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-2/+2
* Make "Get started with Builds" Help Page link work properlyconnorshea2016-07-111-0/+1
* Support renames in diff_for_path actionsSean McGivern2016-07-111-4/+4
* Collapse large diffs by defaultSean McGivern2016-07-081-4/+11
* Modify the frontend for wildcard protected branches.Timothy Andrew2016-07-051-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+1
* Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-1/+1
* Show basic system info on admin panel. Closes #18886Josh Frye2016-06-281-0/+1
* Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable2016-06-211-1/+1
|\
| * Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-201-3/+24
| |\
| * | Admin::RunnerProjectsController#index is not usedremove-admin-runner-projectsLin Jen-Shin2016-06-171-1/+1
* | | Refs dropdown is now loaded asyncPhil Hughes2016-06-181-0/+1
| |/ |/|
* | Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-2/+8
|\ \
| * \ Merge master into issue_12758issue_12758Felipe Artur2016-06-171-0/+7
| |\ \
| * \ \ Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-2/+8
| |\ \ \ | | |_|/ | |/| |
| | * | Re-use notifications dropdown on user profileFelipe Artur2016-06-161-2/+8
* | | | Merge branch 'issuable-todo-improvements'Douwe Maan2016-06-181-1/+1
|\ \ \ \
| * | | | Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-1/+1
| * | | | Improved manual todosPhil Hughes2016-06-171-1/+1
| |/ / /
* | | | Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-171-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | a few changes based on MR feedbackJames Lopez2016-06-171-0/+1
| * | | fixed merge conflicts on UI branchJames Lopez2016-06-161-2/+12
| |\ \ \
| | * \ \ fixed merge conflictsJames Lopez2016-06-161-2/+12
| | |\ \ \ | | | |/ /
| * | | | lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-0/+1
| * | | | adapted current services stuff to use new project import, plus fixes a few is...James Lopez2016-06-141-1/+1
| * | | | Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-131-30/+75
| |\ \ \ \ | | |/ / /
| | * | | Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-131-30/+75
| | |\ \ \ | | | | |/ | | | |/|
| | * | | updated routes for gitlab_projectsJames Lopez2016-05-171-4/+2
| * | | | updated routes for gitlab_projectJames Lopez2016-05-171-1/+1
| * | | | updated routes fileJames Lopez2016-05-131-2/+0
| * | | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-031-7/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-031-7/+10
| | |\ \ \
| * | | | | more refactoring, now using custom job for processing project importsJames Lopez2016-04-261-0/+1
| * | | | | refactoring, mainly UI stuff to follow other import actionsJames Lopez2016-04-261-1/+0
| * | | | | Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-04-251-0/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-04-251-0/+1
| | |\ \ \ \
| | * | | | | changes to be picked by the UI branchJames Lopez2016-04-251-0/+6
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-04-221-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branches 'feature/project-export' and 'feature/project-import' into fea...James Lopez2016-04-221-1/+9
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | download export now workingJames Lopez2016-04-151-0/+1
| * | | | | | some experimental UI stuff to test exportJames Lopez2016-04-141-0/+1
* | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-161-2/+12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |