summaryrefslogtreecommitdiff
path: root/app/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
| * add applications controller logicJames Lopez2017-10-311-10/+5
* | Add sudo API scopeDouwe Maan2017-11-021-1/+1
|/
* Merge branch '38720-sort-admin-runners' into 'master'Rémy Coutable2017-10-111-1/+2
|\
| * Add sort runners on admin runnersTakuya Noguchi2017-10-041-1/+2
* | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+14
* | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-052-5/+11
|\ \ | |/
| * refactor emails servicerefactor-servicesJames Lopez2017-09-281-1/+1
| * refactor users update serviceJames Lopez2017-09-281-2/+2
| * refactor some controllers to make them EE friendlyJames Lopez2017-09-281-2/+8
| * refactor services to match EE signatureJames Lopez2017-09-281-3/+3
* | fix calls to Emails::DestroyServiceBrett Walker2017-09-231-1/+1
|/
* Fix notification message when admin label was modifiedfix-label-messageRobert Schilling2017-09-181-1/+1
* created services for keyshaseeb2017-09-151-3/+2
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+1
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+0
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-073-5/+5
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-073-5/+5