summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-1/+4
* Move CI project settings page to CE project settings areamove-ci-settingsDmitriy Zaporozhets2015-09-293-32/+39
* Move CI triggers page to project settings areamove-triggers-pageDmitriy Zaporozhets2015-09-292-43/+35
* Move CI variables page to project settingsmove-variables-pageDmitriy Zaporozhets2015-09-284-37/+29
* Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-284-77/+76
|\
| * Move runners page to project settingsDmitriy Zaporozhets2015-09-254-77/+76
* | Merge branch 'fxposter/gitlab-ce-login-from-admin'Douwe Maan2015-09-281-0/+6
|\ \
| * | Add option to admin area to sign in as a specific userPavel Forkert2015-09-241-0/+6
* | | Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-0/+4
| |/ |/|
* | Remove CI dashboardDmitriy Zaporozhets2015-09-241-14/+2
|/
* Show CI status on commit pageDmitriy Zaporozhets2015-09-241-0/+2
* Check for CI enabled in correct placeDmitriy Zaporozhets2015-09-242-1/+1
* Add header for ci graphs and check that it is enabledDmitriy Zaporozhets2015-09-241-0/+7
* Merge branch 'master' into move-ci-chartsDmitriy Zaporozhets2015-09-241-0/+5
|\
| * Merge branch 'cleanup-ci-dashboard' into 'master' Douwe Maan2015-09-241-37/+8
| |\
| * \ Merge branch 'rs-fix-help-links' into 'master' Douwe Maan2015-09-231-0/+5
| |\ \
| | * | Simplify help path prefixingrs-fix-help-linksRobert Speicher2015-09-231-17/+4
| | * | Prevent double-prefixing of help page pathsRobert Speicher2015-09-221-0/+18
* | | | Move CI charts to project graphs areaDmitriy Zaporozhets2015-09-232-24/+10
| |_|/ |/| |
* | | Remove non-existing pageDmitriy Zaporozhets2015-09-231-5/+2
* | | Fix search for ci projects and cleanup unnecessary codeDmitriy Zaporozhets2015-09-231-7/+1
* | | Simplify CI projects queryDmitriy Zaporozhets2015-09-231-3/+6
* | | Show only enabled CI projectsDmitriy Zaporozhets2015-09-231-25/+2
|/ /
* | Fix error when MR source branch no longer exists.fix-mr-missing-source-branch-errorDouwe Maan2015-09-221-2/+1
|/
* Merge branch 'fix-ci-permissions' into 'master' Dmitriy Zaporozhets2015-09-221-1/+1
|\
| * Fix permissions problemsKamil Trzcinski2015-09-211-1/+1
* | Merge branch 'fix-issue-2593' into 'master' Robert Speicher2015-09-211-4/+6
|\ \ | |/ |/|
| * Fix Error 500 when comparing non-existing branchesfix-issue-2593Stan Hu2015-09-181-4/+6
* | Fetch merge request ref if it is missing when visit MR pagefix-mr-without-refsDmitriy Zaporozhets2015-09-211-0/+7
* | Merge branch 'notification-levels' into 'master' Douwe Maan2015-09-211-0/+4
|\ \
| * | Minor code cleanupnotification-levelsDouwe Maan2015-09-201-2/+3
| * | Use the `find_by_user_id` magic finder instead of `where`.Patricio Cano2015-09-161-1/+1
| * | Merge branch 'master' into notification-levelsPatricio Cano2015-09-1626-13/+941
| |\ \
| * \ \ Merge branch 'master' into notification-levelsPatricio Cano2015-09-1616-44/+63
| |\ \ \
| * | | | Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-1/+3
| * | | | Notification level can now be saved from within the project view.Patricio Cano2015-09-141-1/+1
| * | | | PAtrially working notification buttonDarby2015-09-141-0/+1
* | | | | Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-192-2/+2
* | | | | Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher2015-09-191-1/+1
* | | | | remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-181-11/+1
| |_|_|/ |/| | |
* | | | Allow to disable GitLab CIKamil Trzcinski2015-09-183-2/+16
* | | | Merge branch 'add-custom-text-to-help' into 'master' Jeroen van Baarsen2015-09-181-0/+1
|\ \ \ \
| * | | | Allow custom info to be added to Help pageJeroen van Baarsen2015-09-181-0/+1
* | | | | Merge branch 'fix-ci-non-public-project' into 'master' Dmitriy Zaporozhets2015-09-181-3/+1
|\ \ \ \ \
| * | | | | Fix 500 when accessing private project when not logged infix-ci-non-public-projectKamil Trzcinski2015-09-171-3/+1
| |/ / / /
* | | | | Merge branch 'ci_projects_order' into 'master' Valery Sizov2015-09-181-15/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix: ci projects orderci_projects_orderValery Sizov2015-09-171-15/+9
| | |_|/ | |/| |
* | | | Merge branch 'remove-ci-help' into 'master'Kamil TrzciƄski2015-09-171-16/+0
|\ \ \ \
| * | | | Remove CI helpKamil Trzcinski2015-09-171-16/+0
* | | | | Move partial locals out of controllerStan Hu2015-09-171-11/+0
|/ / / /