summaryrefslogtreecommitdiff
path: root/app/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master'Dmitriy Zaporozhets2018-09-201-1/+31
|\ \ | |/ |/|
| * Add empty controller actions and utilize referer_path helperMartin Wortschack2018-09-191-2/+24
| * Parse request.referer properlyMartin Wortschack2018-09-181-1/+1
| * Adds empty methods for 'geo' and 'templates'Martin Wortschack2018-09-141-0/+6
| * merge master and resolve conflictsMartin Wortschack2018-09-112-6/+21
| |\
| * | use referer for redirect instead of hidden field param from partialsMartin Wortschack2018-09-101-1/+1
| * | handle redirect properlyMartin Wortschack2018-09-061-1/+3
| * | redirect to the relevant sub page after updating application settingsMartin Wortschack2018-09-051-1/+1
* | | Cleaned up CI runner administration codeYorick Peterse2018-09-141-2/+0
* | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-5/+4
|\ \ \
| * | | rename variable from *_cnt to *_countAlexis Reigel2018-09-121-1/+1
| * | | add sort dropdown to admin runners pageAlexis Reigel2018-08-291-1/+3
| * | | extract filter/sort/paging logic to finder classAlexis Reigel2018-08-201-5/+1
| * | | add status filter to admin runners pageAlexis Reigel2018-08-201-0/+1
| |/ /