summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Use preload for Event#target since it's a polymorphic association27395-reduce-group-activity-sql-queriesRémy Coutable2017-02-131-12/+11
* Merge branch 'issue_25900_2' into 'master' Sean McGivern2017-02-135-4/+38
|\
| * Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-095-4/+38
* | Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-131-1/+1
|\ \
| * | Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* | | Merge branch 'rename_files_delete_service' into 'master' Rémy Coutable2017-02-131-4/+4
|\ \ \
| * | | Rename Files::DeleteService to Files::DestroyServicedixpac2017-02-101-4/+4
* | | | Merge branch 'rs-warden-blocked-users' into 'master' Robert Speicher2017-02-106-22/+7
|\ \ \ \
| * | | | Don't perform Devise trackable updates on blocked User recordsrs-warden-blocked-usersRobert Speicher2017-02-106-22/+7
| |/ / /
* | | | Merge branch 'dz-nested-groups-members-page' into 'master' Dmitriy Zaporozhets2017-02-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Show parent group members for nested groupdz-nested-groups-members-pageDmitriy Zaporozhets2017-02-101-1/+1
| | |/ | |/|
* | | Merge branch 'protected-branch-dropdown-titles' into 'master' Jacob Schatz2017-02-101-2/+6
|\ \ \ | |/ / |/| |
| * | Added header to protected branches access dropdownsprotected-branch-dropdown-titlesPhil Hughes2017-01-261-2/+6
* | | Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-091-11/+22
|\ \ \
| * | | Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-11/+22
* | | | Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets2017-02-083-4/+4
|\ \ \ \
| * | | | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-083-4/+4
* | | | | Merge branch 'rename_delete_services' into 'master'Rémy Coutable2017-02-084-4/+4
|\ \ \ \ \
| * | | | | Fix inconsistent naming for services that delete thingsdixpac2017-02-084-4/+4
* | | | | | Merge branch 'lfs-noauth-public-repo' into 'master'Rémy Coutable2017-02-081-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | lfs: do not require auth for public repositoriesBen Boeckel2017-02-071-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-071-2/+4
|\ \ \ \ \
| * | | | | Fix rendering pipelines for a new merge requestGrzegorz Bizon2017-02-071-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-075-5/+14
|\ \ \ \ \
| * | | | | Address feedbackDouwe Maan2017-02-064-16/+9
| * | | | | Add feature specsDouwe Maan2017-02-062-4/+4
| * | | | | Improve performance of finding last deployed environmentDouwe Maan2017-02-065-6/+6
| * | | | | Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-064-1/+17
* | | | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-072-4/+9
|\ \ \ \ \ \
| * | | | | | Fix stoppable?Kamil Trzcinski2017-02-071-1/+1
| * | | | | | Update changesKamil Trzcinski2017-02-062-2/+3
| * | | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-0626-73/+154
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-2484-553/+1216
| |\ \ \ \ \ \
| * | | | | | | Allow to stop any environmentKamil Trzcinski2016-11-102-4/+8
* | | | | | | | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-073-7/+37
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-073-7/+37
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipe...Kamil Trzciński2017-02-075-24/+58
|\ \ \ \ \ \ \
| * | | | | | | Updated the #create action to render the show view in case of a form errorJose Ivan Vargas2017-02-061-2/+2
| * | | | | | | Improved code styling on the variables_controller_specJose Ivan Vargas2017-02-062-5/+4
| * | | | | | | Added tests for the variables controller #update actionJose Ivan Vargas2017-02-061-2/+3
| * | | | | | | Modified redirection logic in the variables cont.Jose Ivan Vargas2017-02-061-2/+3
| * | | | | | | Added redirections to the index actions for the variables and triggers contro...Jose Ivan Vargas2017-02-062-0/+8
| * | | | | | | Added a flash message to the creation of triggersJose Ivan Vargas2017-02-061-2/+3
| * | | | | | | Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-062-2/+6
| * | | | | | | Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-065-23/+14
| * | | | | | | Added private methods to initialize variables in the ci_cd_pipelines_controllerJose Ivan Vargas2017-02-061-5/+16
| * | | | | | | Corrected tests and changed trigger controller redirects to the ci_cd_pipelin...Jose Ivan Vargas2017-02-061-3/+3
| * | | | | | | Fixed badges testJose Ivan Vargas2017-02-061-1/+1
| * | | | | | | changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-064-10/+10
| * | | | | | | Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-065-23/+41
| | |_|_|/ / / | |/| | | | |