summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27920-both-wip-messages-showing' into 'master' Fatih Acet2017-02-172-1/+3
|\
| * Dispatch needed JS when creating a new MR in diff view27920-both-wip-messages-showingSam Rose2017-02-142-1/+3
* | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-171-3/+3
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-1516-62/+141
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-074-4/+75
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-0413-36/+95
| |\ \ \ \
| * | | | | Prefer service object over after_save hookLin Jen-Shin2017-01-211-3/+3
* | | | | | Merge branch 'paginate-environments-bundle' into 'master' Fatih Acet2017-02-161-5/+30
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-161-5/+30
| |\ \ \ \ \ \
| | * | | | | | Add count keys to response JSONfe-paginated-environments-apiZ.J. van de Weg2017-02-151-3/+4
| | * | | | | | Merge branch 'master' into fe-paginated-environments-apiFilipa Lacerda2017-02-122-4/+8
| | |\ \ \ \ \ \
| | * | | | | | | Add route for environment folder and expose an APIGrzegorz Bizon2017-02-091-0/+18
| | * | | | | | | Resolve 500 errorFilipa Lacerda2017-02-091-1/+0
| | * | | | | | | Add support for environment scopes in controllerGrzegorz Bizon2017-02-091-7/+12
| | * | | | | | | Enable grouping and pagination in environmnets APIGrzegorz Bizon2017-02-091-1/+3
* | | | | | | | | Merge branch '28176_merge_widget_fix' into 'master' Sean McGivern2017-02-161-3/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix error in MR widget after /merge slash commandJarka Kadlecova2017-02-161-3/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'move_tags_service_to_namespace' into 'master'Rémy Coutable2017-02-151-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Move tag services to `Tags` namespacedixpac2017-02-141-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Execute web hooks for WikiPage delete operationMark Fletcher2017-02-141-1/+1
|/ / / / / /
* | | | | | Merge branch '23535-folders-in-wiki-repository' into 'master' Douwe Maan2017-02-131-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 23535-folders-in-wiki-repositoryAlex Braha Stoll2017-01-2919-160/+184
| |\ \ \ \ \ \
| * | | | | | | Render wiki entries using a collection of WikiPage and WikiDirectory objectsAlex Braha Stoll2016-12-311-2/+2
| * | | | | | | Show directory hierarchy when listing wiki pagesAlex Braha Stoll2016-12-311-1/+2
* | | | | | | | Merge branch 'issue_25900_2' into 'master' Sean McGivern2017-02-132-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-092-4/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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
* | | | | | | | | Don't perform Devise trackable updates on blocked User recordsrs-warden-blocked-usersRobert Speicher2017-02-101-2/+2
|/ / / / / / / /
* | | | | | | | 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 'rename_delete_services' into 'master'Rémy Coutable2017-02-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix inconsistent naming for services that delete thingsdixpac2017-02-081-1/+1
* | | | | | | | | 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-0613-40/+87
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-2438-268/+524
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow to stop any environmentKamil Trzcinski2016-11-102-4/+8