summaryrefslogtreecommitdiff
path: root/app/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1114-0/+38
* Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-5/+19
* Move project services log to a separate fileFelipe Artur2018-09-061-1/+2
* Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable2018-08-021-1/+3
|\
| * Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-1/+3
* | Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-311-1/+1
|\ \
| * | Fix /admin/jobs failing to load due to statement timeoutStan Hu2018-07-301-1/+1
* | | Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett2018-07-272-16/+0
|/ /
* | Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-272-0/+16
* | Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett2018-07-262-16/+0
|/
* Updates from `rubocop -a`Lin Jen-Shin2018-07-0910-12/+12
* Fixed pagination of web hook logsYorick Peterse2018-07-031-2/+1
* Merge branch 'patch-28' into 'master'Rémy Coutable2018-06-261-1/+1
|\
| * Fix initial settings loading at the first run of GitLab installed from sourceAndrei Vukolov2018-06-251-1/+1
| * Update wrong initial setting transfer in application_settings_controller.rbAndrei Vukolov2018-06-211-1/+1
* | Bring changes from EELin Jen-Shin2018-06-252-4/+4
|/
* Rails5 fix Admin::HooksControllerJasper Maes2018-06-201-1/+1
* allow uploading favicon in appearance settingsAlexis Reigel2018-06-051-0/+9
* Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński2018-05-311-3/+1
* Fix fast admin counters not working when PostgreSQL has secondariessh-fix-admin-page-counts-take-2Stan Hu2018-05-251-0/+4
* Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable2018-05-231-1/+1
* Fix Error 500 viewing admin page due to statement timeoutsStan Hu2018-05-161-0/+2
* Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets2018-04-131-4/+7
* Don't reset application settings import sourcesDmitriy Zaporozhets2018-04-131-9/+1
* [Rails5] Fix admin/application_settings_controllerblackst0ne2018-04-111-0/+2
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-042-2/+2
* Backport changes in EE MR 4972: System Header and FooterAndré Luís2018-04-021-4/+14
* Add read-only banner to all pagesToon Claes2018-03-221-14/+0
* Remove impersonate token from flash scopejulien MILLAU2018-03-021-1/+0
* Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-271-1/+1
* Replace $.ajax in admin broadcast messages with axiosClement Ho2018-02-051-1/+4
* Merge branch 'query-counts' into 'master'Rémy Coutable2018-02-051-0/+5
|\
| * Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+5
* | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
|/
* Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-0/+5
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-4/+2
|\
| * reference triggers.values for permitted parametersAlexis Reigel2018-01-171-5/+2
| * add missing permitted paramAlexis Reigel2018-01-171-0/+1
* | Merge branch 'winh-stop-jobs-modal' into 'master'Phil Hughes2018-01-181-1/+1
|\ \
| * | Add modal for stopping jobs in admin areaWinnie Hellmann2018-01-181-1/+1
* | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-2/+2
|/ /
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
|/
* Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-122-5/+14
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-1/+1
* Add custom brand text on new project pagesMarkus Koller2017-12-041-3/+3
* Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon2017-11-031-10/+5
|\
| * fix typorefactor-services-for-audit-events-ceJames Lopez2017-11-021-1/+1
| * fix specsJames Lopez2017-11-021-1/+1
| * fix specsJames Lopez2017-11-021-1/+1
| * refactor codeJames Lopez2017-10-311-1/+1