summaryrefslogtreecommitdiff
path: root/app/controllers/admin/application_settings_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add RateLimiter to RawControllerMayra Cabrera2019-07-241-0/+1
* 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
* Add Let's Encrypt clientVladimir Shushlin2019-05-161-0/+7
* Add Let's Encrypt application settingsVladimir Shushlin2019-04-271-0/+10
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-1/+3
* 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-211-4/+4
* Fix deprecation: redirect_to :back is deprecatedJasper Maes2019-01-021-1/+1
* Make Highlight accept language paramMark Chao2018-10-301-1/+1
* 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-201-0/+2
|\
| * Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* | 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-111-5/+19
|\ \ | |/
| * Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-5/+19
* | 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
|/
* Fix initial settings loading at the first run of GitLab installed from sourceAndrei Vukolov2018-06-251-1/+1
* Update wrong initial setting transfer in application_settings_controller.rbAndrei Vukolov2018-06-211-1/+1
* Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable2018-05-231-1/+1
* Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets2018-04-131-4/+7
* Don't reset application settings import sourcesDmitriy Zaporozhets2018-04-131-9/+1
* [Rails5] Fix admin/application_settings_controllerblackst0ne2018-04-111-0/+2
* Remove the `pretty` parameter for `usage_data`rs-remove-usage-ping-prettyRobert Speicher2017-09-061-2/+1
* Make the attribute list for application settings reusableBob Van Landuyt2017-07-271-78/+3
* Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Nick Thomas2017-07-211-2/+2
* 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
* Allow admin to disable all restricted visibility levels32408-enable-disable-all-restricted-visibility-levelsTiago Botelho2017-07-051-0/+2
* Help landing page customizationsRobin Bobbitt2017-06-141-0/+2
* Prometheus settingsPawel Chojnacki2017-06-021-0/+1
* Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-0/+2
* Add user cohorts table to admin areaSean McGivern2017-04-141-1/+6
* Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+7
* Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+1
* Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-0/+1
* Remove redundant code to convert restricted_levels to integersToon Claes2017-03-231-9/+0
* Add admin settings entriesPawel Chojnacki2017-03-061-0/+3
* Use the same syntax for default expirationLin Jen-Shin2017-02-151-1/+1
* Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-0/+1
* Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-061-0/+1
|\
| * Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-0/+1