summaryrefslogtreecommitdiff
path: root/app/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-071-0/+1
|\ \
| * | Restore some changes from !9199Rubén Dávila2017-09-061-0/+1
* | | Remove the `pretty` parameter for `usage_data`rs-remove-usage-ping-prettyRobert Speicher2017-09-061-2/+1
|/ /
* | Merge branch 'tc-test-admin-log-links' into 'master'Dmitriy Zaporozhets2017-09-061-1/+8
|\ \ | |/ |/|
| * Put loggers in before_action for easier overriding in EEtc-test-admin-log-linksToon Claes2017-09-061-1/+8
* | Merge branch '28938-password-change-workflow-for-admins' into 'master'Sean McGivern2017-08-311-4/+11
|\ \ | |/ |/|
| * Changes the password change workflow for admins.28938-password-change-workflow-for-adminsTiago Botelho2017-08-311-4/+11
* | Refactor Admin::ProjectsFinder by extracting finders as private methodsMehdi Lahmam2017-08-241-3/+3
|/
* Refactor `Admin::LogsController#show`rs-fix-admin-logs-timeoutRobert Speicher2017-08-221-0/+9
* Cache Appearance instances in Redisappearances-caching-and-schemaYorick Peterse2017-08-101-1/+1
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+7
* Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-271-78/+3
|\
| * Make the attribute list for application settings reusableBob Van Landuyt2017-07-271-78/+3
* | Use params#require instead params[] accessOswaldo Ferreira2017-07-271-1/+1
* | Backport gitlab-ee!2456Oswaldo Ferreira2017-07-271-1/+1
|/
* Merge branch '35453-pending-delete-projects-error-in-admin-dashboard-fix' int...Sean McGivern2017-07-261-1/+1
|\
| * Fixes 500 error caused by pending delete projects in admin dashboard35453-pending-delete-projects-error-in-admin-dashboard-fixTiago Botelho2017-07-251-1/+1
* | Merge branch 'backport-ee-2328' into 'master'Sean McGivern2017-07-251-2/+2
|\ \ | |/ |/|
| * Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Nick Thomas2017-07-211-2/+2
* | Decrease ABC threshold to 56.96Maxim Rydkin2017-07-241-12/+3
|/
* Wrong data type when testing webhooksAlexander Randa2017-07-202-15/+4
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
* Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-0/+2
* Merge branch '32408-enable-disable-all-restricted-visibility-levels' into 'ma...Douwe Maan2017-07-051-0/+2
|\