summaryrefslogtreecommitdiff
path: root/app/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* Add RateLimiter to RawControllerMayra Cabrera2019-07-241-0/+1
* Merge branch 'ce-port-315-log-impersonation-actions-in-audit-log' into 'master'Ash McKenzie2019-07-231-1/+5
|\
| * CE Port: Log impersonation actions in audit logce-port-315-log-impersonation-actions-in-audit-logmanojmj2019-07-231-1/+5
* | Bring backward compatibility for request profilesKamil Trzciński2019-07-231-2/+2
* | Add subgroup_creation_level to the list of allowed group paramsFabio Papa2019-07-191-1/+2
* | Add profile mode to extend request profilingadd-profile-mode-to-extend-request-profilingQingyu Zhao2019-07-181-4/+4
* | Remove auto ssl feature flagsVladimir Shushlin2019-07-121-10/+2
|/
* Fix broken specs due to cached application settingsStan Hu2019-07-011-1/+1
* Update application settings using correct actionBrett Walker2019-06-191-44/+39
* Whitelist query limiting admin usage data endpointPeter Leitzen2019-06-121-0/+6
* Redirect to admin projects index if project was deleted from admin pageLuke Picciau2019-05-291-1/+10
* Add Kubernetes logs to monitoring UITiger2019-05-271-1/+2
* Add Let's Encrypt clientVladimir Shushlin2019-05-161-0/+7
* Check instance cluster feature at policy levelJames Fargher2019-05-073-19/+6
* Allow projects to use instance level clustersJames Fargher2019-05-071-2/+10
* Instance level kubernetes clusters adminJames Fargher2019-05-072-0/+26
* Add Let's Encrypt application settingsVladimir Shushlin2019-04-271-0/+10
* Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-151-1/+1
|\
| * Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-151-1/+1
* | Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-151-1/+1
|/
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-1/+3
* Add part of needed codeGosia Ksionek2019-04-051-1/+2
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-3/+1
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-1/+3
* Externalize strings in admin controllersMartin Wortschack2019-03-2115-61/+61
* Fix undefined variable error on json project viewsAlejandro Rodríguez2019-03-181-1/+1
* Merge branch '56863-system-messages-in-email' into 'master'Douglas Barbosa Alexandre2019-02-281-0/+1
|\
| * Show header and footer system messages in emailAlexandru Croitor2019-02-271-0/+1
* | don't filter tags by taggable typeAlexis Reigel2019-02-271-1/+1
* | use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-271-1/+3
* | add tag filter to admin runners pageAlexis Reigel2019-02-271-1/+5
|/
* Merge branch 'sh-fix-users-controller-ruby-2.6-compat' into 'master'Douwe Maan2019-02-251-1/+1
|\
| * Make Admin::UsersController work with Ruby 2.6Stan Hu2019-02-191-1/+1
* | Port EE System Header And Footer feature to CEDouwe Maan2019-02-211-0/+4
|/
* Admin section finds users case-insensitivelyRobert Speicher2019-02-121-3/+7
* Fix requests profiler in admin page not rendering HTML properlyStan Hu2019-01-091-1/+1
* Fix deprecation: redirect_to :back is deprecatedJasper Maes2019-01-021-1/+1
* Make Admin::HealthCheckController EE-compatibleRémy Coutable2018-12-171-1/+7
* Merge branch 'render-text-deprecated' into 'master'Robert Speicher2018-12-031-1/+1
|\
| * Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes2018-11-291-1/+1
* | Add config to disable impersonationImre Farkas2018-11-292-12/+6
|/
* Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu2018-11-151-0/+3
|\
| * Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+3
* | Remove display of local Sidekiq process in /admin/sidekiqStan Hu2018-11-151-5/+0
|/
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-3/+3
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-3/+3
* | Make Highlight accept language paramMark Chao2018-10-301-1/+1
|/
* Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable2018-10-221-6/+2
|\
| * Remove useless braces !22296JB Vasseur2018-10-181-1/+1
| * Use ApplicationsFinder !22296JB Vasseur2018-10-181-6/+2