summaryrefslogtreecommitdiff
path: root/app/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* CE Port: Log impersonation actions in audit logce-port-315-log-impersonation-actions-in-audit-logmanojmj2019-07-231-1/+5
* 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
* | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-2/+2
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-7/+0
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-1/+2
* Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-2/+1
* Merge branch 'frozen-string-app-controller' into 'master'Stan Hu2018-09-2028-0/+56
|\
| * Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-1828-0/+56