summaryrefslogtreecommitdiff
path: root/spec/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+3
* Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-282-57/+29
* Use next_instance_of instead of any_instance_ofBob Van Landuyt2019-06-201-2/+7
* Update application settings using correct actionBrett Walker2019-06-191-0/+28
* Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+4
* Change specs to match gitlab code standardsJames Fargher2019-05-071-10/+10
* Stop using `go` function in clusters controller specsJames Fargher2019-05-071-54/+54
* Check instance cluster feature at policy levelJames Fargher2019-05-071-0/+10
* Instance level kubernetes clusters adminJames Fargher2019-05-072-0/+679
* Add some frozen string to spec/**/*.rbgfyoung2019-04-1514-0/+28
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+22
* Add part of needed codeGosia Ksionek2019-04-052-0/+13
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-22/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+22
* Fix undefined variable error on json project viewsAlejandro Rodríguez2019-03-181-0/+10
* Show header and footer system messages in emailAlexandru Croitor2019-02-271-6/+42
* Remove N+1 query for tags in /admin/runners pageStan Hu2019-02-261-1/+18
* Merge branch 'sh-fix-users-controller-ruby-2.6-compat' into 'master'Douwe Maan2019-02-251-0/+14
|\
| * Make Admin::UsersController work with Ruby 2.6Stan Hu2019-02-191-0/+14
* | Port EE System Header And Footer feature to CEDouwe Maan2019-02-211-0/+55
|/
* Admin section finds users case-insensitivelyRobert Speicher2019-02-121-0/+11
* Fix requests profiler in admin page not rendering HTML properlyStan Hu2019-01-091-0/+47
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-1910-57/+63
* Add config to disable impersonationImre Farkas2018-11-291-0/+12
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-10/+2
* Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto2018-10-051-0/+11
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+18
* Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+7
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-1/+1
* Rails5 ActionController::ParameterMissing: param is missing or the value is e...Jasper Maes2018-06-131-1/+1
* Update invalid test application_settings_controller_spec.rbDmitriy Zaporozhets2018-04-141-3/+2
* Remove N+1 queries in /admin/projects pageStan Hu2018-03-191-0/+10
* Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-0/+15
* Permits 'password_authentication_enabled_for_git' parameter for ApplicationSe...Mark Fletcher2018-01-191-0/+7
* reference triggers.values for permitted parametersAlexis Reigel2018-01-171-3/+4
* add missing permitted paramAlexis Reigel2018-01-171-0/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-2/+2
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-207-21/+21
* Fix namespace deletion testsZeger-Jan van de Weg2017-10-051-1/+1
* Changes the password change workflow for admins.28938-password-change-workflow-for-adminsTiago Botelho2017-08-311-12/+20
* Pending delete projects no longer return 500 error in Admins projects view35435-pending-delete-project-error-in-admin-interface-fixTiago Botelho2017-08-111-0/+12
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+25
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-026-8/+8
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-3/+3
* Backport gitlab-ee!2456Oswaldo Ferreira2017-07-271-3/+8
* Fixes 500 error caused by pending delete projects in admin dashboard35453-pending-delete-projects-error-in-admin-dashboard-fixTiago Botelho2017-07-251-0/+21
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-2/+7