summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Test against public projectsZeger-Jan van de Weg2017-10-051-1/+1
* Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-048-23/+31
|\
| * Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-10/+6
| * Merge branch '36670-remove-edit-form' into 'master'Sean McGivern2017-10-031-9/+1
| |\
| | * Remove edit action for issuesJarka Kadlecova2017-10-031-9/+1
| * | Merge branch 'sh-improve-perf-notes-actions' into 'master'Douwe Maan2017-10-031-1/+1
| |\ \
| | * | Improve performance of filtering notes in NotesControllersh-improve-perf-notes-actionsStan Hu2017-10-021-1/+1
| * | | Merge branch 'ff_port_from_ee' into 'master'Sean McGivern2017-10-031-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-023-0/+11
| | |\ \
| | * \ \ Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-2813-26/+48
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-264-16/+36
| | |\ \ \
| | * | | | Fast forward merge: basic implemenation[ci skip]Valery Sizov2017-09-191-0/+1
| * | | | | Merge branch 'enhance-logging' into 'master'Robert Speicher2017-10-024-3/+22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Remove lock reason and add guard clauseBrian Neel2017-09-291-1/+3
| | * | | | Standardize capitalization and statusBrian Neel2017-09-272-4/+4
| | * | | | # This is a combination of 1 commit.Brian Neel2017-09-274-3/+20
| | | |/ / | | |/| |
* | | | | Redirect to pages daemonZeger-Jan van de Weg2017-10-031-7/+11
|/ / / /
* | | | Merge branch 'dm-json-page-title' into 'master'Jacob Schatz2017-09-293-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Encode Page-Title header as ISO-8859-1Douwe Maan2017-09-261-1/+2
| * | | Add Page-Title header to tree and blob JSON endpointsDouwe Maan2017-09-263-0/+10
* | | | refactor emails servicerefactor-servicesJames Lopez2017-09-282-3/+3
* | | | refactor users update serviceJames Lopez2017-09-288-17/+17
* | | | refactor keys controllerJames Lopez2017-09-281-1/+7
* | | | refactor some controllers to make them EE friendlyJames Lopez2017-09-283-5/+21
* | | | refactor services to match EE signatureJames Lopez2017-09-289-20/+20
| |/ / |/| |
* | | Backport part of c777bb91fd7 and 4074cb3b7c16 from EERémy Coutable2017-09-261-1/+1
|/ /
* | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-7/+20
* | Workaround for n+1 in Projects::TreeController#show38171-workaroundAndrew Newdigate2017-09-221-1/+4
* | Merge branch 'hide-frontmatter-help-page' into 'master'Robert Speicher2017-09-211-2/+8
|\ \
| * | Do not show YAML frontmatter for doc pages under /helpAchilleas Pipinellis2017-09-191-2/+8
* | | Merge branch '20049-projects-api-forks' into 'master'Rémy Coutable2017-09-201-5/+3
|\ \ \ | |_|/ |/| |
| * | Employ ForkProjectsFinder in ForksControllerMark Fletcher2017-09-201-5/+3
| |/
* | Do not perform hard check (presence of file on storage)Kamil Trzcinski2017-09-191-1/+1
* | Merge branch 'sh-stop-loading-issue-discussions' into 'master'Douwe Maan2017-09-191-3/+0
|\ \
| * | Remove unnecessary loading of discussions in `IssuesController#show`sh-stop-loading-issue-discussionsStan Hu2017-09-191-3/+0
| |/
* | Detect n+1 issues involving GitalyAndrew Newdigate2017-09-198-22/+57
|/
* 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