summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary loading of discussions in `IssuesController#show`sh-stop-loading-issue-discussionsStan Hu2017-09-191-3/+0
* Merge branch 'sh-optimize-discussion-json' into 'master'Yorick Peterse2017-09-181-2/+2
|\
| * Eliminate N+1 queries in loading discussions.json endpointsh-optimize-discussion-jsonStan Hu2017-09-181-2/+2
* | Merge branch '37789-followup-for-read-registry-change' into 'master'Rémy Coutable2017-09-181-1/+1
|\ \
| * | Clean up read_registry scope changesRobin Bobbitt2017-09-181-1/+1
* | | Merge branch 'fix-label-message' into 'master'Rémy Coutable2017-09-181-1/+1
|\ \ \
| * | | Fix notification message when admin label was modifiedfix-label-messageRobert Schilling2017-09-181-1/+1
| | |/ | |/|
* | | Merge branch '24121_extract_yet_another_users_finder' into 'master'Grzegorz Bizon2017-09-181-40/+7
|\ \ \ | |/ / |/| |
| * | move `find_users` method into finder and add `load_group` methodMaxim Rydkin2017-09-101-19/+7
| * | rename yet_another_users_finder into autocomplete_users_finderMaxim Rydkin2017-09-101-1/+1
| * | extract finder and add first testMaxim Rydkin2017-09-101-22/+1
* | | created services for keyshaseeb2017-09-154-8/+7
* | | Make the labels in the Compare form less confusing21331-improve-confusing-compare-pageRémy Coutable2017-09-151-1/+1
| |/ |/|
* | Merge branch '34510-board-issues-sql-speedup' into 'master'Douwe Maan2017-09-141-4/+9
|\ \
| * | fix another N+1 query for label priorities34510-board-issues-sql-speedupmicael.bergeron2017-09-121-2/+2
| * | add association preloading for issue boardsmicael.bergeron2017-09-121-4/+9
* | | Merge branch '5836-move-lib-ci-into-gitlab-namespace' into 'master'Grzegorz Bizon2017-09-132-6/+6
|\ \ \
| * | | move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin2017-09-121-2/+2
| * | | move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb`Maxim Rydkin2017-09-121-4/+4
| |/ /
* | | Merge branch 'revert-2f46c3a8' into 'master'Robert Speicher2017-09-122-1/+3
|\ \ \ | |/ / |/| |
| * | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-112-1/+3
| |/
* | Eager load namespace owners for project dashboardsdashboards-projects-controllerYorick Peterse2017-09-111-1/+1
|/
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-082-3/+1
* Merge branch 'backport-issues-controller-changes' into 'master'Sean McGivern2017-09-082-14/+17
|\
| * Merge branch 'master' into backport-issues-controller-changesbackport-issues-controller-changesBryce Johnson2017-09-0711-17/+28
| |\
| * | Move issues index variable setting to a methodSean McGivern2017-09-072-14/+17
* | | Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-071-12/+10
| |/ |/|
* | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-072-7/+10
|\ \
| * \ Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops...Kamil Trzcinski2017-09-0710-210/+244
| |\ \
| * \ \ Merge branch 'master' into zj-auto-devops-tablezj/gitlab-ce-zj-auto-devops-tableZeger-Jan van de Weg2017-09-071-2/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-0615-20/+54
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-065-24/+61
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-045-29/+63
| |\ \ \ \ \ \
| * | | | | | | Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-312-7/+10
* | | | | | | | Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-078-9/+15
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-078-9/+15
* | | | | | | | Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-072-1/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Restore some changes from !9199Rubén Dávila2017-09-062-1/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-078-209/+241
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Finish backports and fix specsFelipe Artur2017-09-061-1/+1
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-0613-66/+175
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Fix specs BACKPORTFelipe Artur2017-09-041-1/+1
| * | | | | | Small fixesFelipe Artur2017-08-311-1/+1
| * | | | | | Continue BE backportFelipe Artur2017-08-314-1/+45
| * | | | | | Group boards CE backportFelipe Artur2017-08-287-209/+197
* | | | | | | Remove the `pretty` parameter for `usage_data`rs-remove-usage-ping-prettyRobert Speicher2017-09-061-2/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'...Douwe Maan2017-09-066-3/+23
|\ \ \ \ \ \
| * | | | | | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-067-10/+23
| * | | | | | Adds CommitDescriptionRendererTiago Botelho2017-09-061-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '35161_first_time_contributor_badge' into 'master'Sean McGivern2017-09-067-9/+16
|\ \ \ \ \ \