summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'id-extract-widget-into-different-request' into 'master'Ash McKenzie2019-06-283-6/+29
|\
| * Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-283-6/+29
* | Remove group_clusters feature flagThong Kuah2019-06-281-9/+0
* | Merge branch 'sh-add-gitaly-ref-caching-search-controller' into 'master'Kamil Trzciński2019-06-273-6/+8
|\ \
| * | Enable Gitaly ref caching for SearchControllersh-add-gitaly-ref-caching-search-controllerStan Hu2019-06-263-6/+8
* | | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-273-2/+93
|\ \ \ | |/ / |/| |
| * | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-263-2/+93
* | | Merge branch 'vue-tree-logs-tree-request' into 'master'Filipa Lacerda2019-06-261-0/+1
|\ \ \
| * | | Fetch commit message with log_tree endpointPhil Hughes2019-06-251-0/+1
* | | | Merge branch '51952-forking-via-webide' into 'master'Nick Thomas2019-06-265-21/+13
|\ \ \ \
| * | | | Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-251-2/+2
| * | | | Make checks for continue_params more robustMarkus Koller2019-06-254-19/+11
| | |_|/ | |/| |
* | | | In dev, always allow access to health endpoints from localhostAndrew Newdigate2019-06-261-0/+4
| |_|/ |/| |
* | | Bring Manual Ordering on Issue ListRajat Jain2019-06-262-0/+8
* | | New RecaptchaExperimentHelper modulesAsh McKenzie2019-06-251-10/+20
|/ /
* | Rename Todos.with_api_entity_associations to with_entity_associationssh-optimize-todos-controllerStan Hu2019-06-241-1/+1
* | Eliminate N+1 queries in Dashboard::TodosControllerStan Hu2019-06-241-0/+1
|/
* Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-241-5/+1
|\
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-5/+1
* | Enable Gitaly ref name caching for discussions.jsonsh-enable-ref-name-caching-discussionsStan Hu2019-06-221-1/+1
* | Merge branch 'bw-issue-reorder' into 'master'Kamil Trzciński2019-06-211-1/+15
|\ \
| * | Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-211-1/+15
* | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-5/+3
| |/ |/|
* | Merge branch '57973-errors-in-application-settings-panel-shows-wrong-panel' i...Sean McGivern2019-06-201-44/+39
|\ \
| * | Update application settings using correct actionBrett Walker2019-06-191-44/+39
* | | Add embedding flag and filter to CPU/MemSarah Yasonik2019-06-201-3/+11
* | | Fix N+1 problem in `JobsController#index`fix-jobs-controller-index-n-1Kamil Trzciński2019-06-191-1/+5
|/ /
* | Add documentation and testsManoj MJ2019-06-191-2/+1
|/
* #57815 Password authentication disabled for UltraAuth usersKartikey Tanna2019-06-181-1/+2
* Search issuables by iidsRiccardo Padovani2019-06-181-0/+6
* Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+2
* Allow Developer role to delete tags via container registry apiJason Goodman2019-06-171-1/+1
* Merge branch 'ce-3861-use-serializers-for-project-group-boards' into 'master'Stan Hu2019-06-132-1/+13
|\
| * Add `to_json` to `represent` method callce-3861-use-serializers-for-project-group-boardscharlieablett2019-06-131-1/+1
| * Add `to_json` to `represent` method callcharlieablett2019-06-101-1/+1
| * Use serialization for project boardscharlieablett2019-06-062-1/+13
* | Refactor for cleaner caching in dashboardsSarah Yasonik2019-06-131-1/+1
* | Revert "Avoid loading objects from DB in ES results"Nick Thomas2019-06-131-1/+0
* | Remove the grafana_dashboard_link feature flagReuben Pereira2019-06-122-5/+0
* | Whitelist query limiting admin usage data endpointPeter Leitzen2019-06-121-0/+6
* | Update merge options for auto merge strategiesShinya Maeda2019-06-121-3/+9
* | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-111-1/+5
* | Merge branch 'prom-api-1' into 'master'Sean McGivern2019-06-111-1/+1
|\ \
| * | Return no_content from prometheus API empty responseSimon Knox2019-06-061-1/+1
| |/
* | Merge branch 'sh-fix-fogbugz-import' into 'master'James Lopez2019-06-101-2/+6
|\ \
| * | Fix Fogbugz Importer not workingsh-fix-fogbugz-importStan Hu2019-06-091-2/+6
* | | Externalize strings of email page in user profileantony liu2019-06-101-2/+2
|/ /
* | Merge branch 'ee-9688-fe-mr-merge-order' into 'master'Clement Ho2019-06-071-3/+7
|\ \
| * | Backport of EE Displaying Blocking MRsee-9688-fe-mr-merge-orderSam Bigelow2019-06-051-3/+7
* | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-1/+2
|\ \ \