summaryrefslogtreecommitdiff
path: root/lib/api/settings.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Settings API: domain_{black,white}list should be arraysMathieu Parent2019-09-091-4/+2
* App settings: Allow all import sources from APIMathieu Parent2019-09-091-1/+1
* Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-291-1/+5
|\
| * Add support for using a Camo proxy serverBrett Walker2019-08-231-1/+5
* | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-0/+5
|\ \ | |/ |/|
| * Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-311-0/+5
* | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-141-0/+6
* | Add backwards compatibility for legacy settingGeorge Koltsov2019-08-021-0/+6
|/
* Add support page link in help menuDiego Louzán2019-07-301-1/+1
* Add Grafana to Admin > Monitoring menu when enabledManeschi Romain2019-07-031-0/+2
* refactor: remove Sentry from application settingsRoger Meier2019-06-251-8/+0
* CE port of Move EE specific lines in API::SettingsImre Farkas2019-05-301-47/+5
* Backport of 328-versioned-es-schemace-11225-es_limited_namespaces_removalMario de la Ossa2019-05-021-0/+6
* 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
* Backport API parameters for API::SettingsYorick Peterse2019-03-261-0/+36
* Refactor API::Settings for EEYorick Peterse2019-03-041-0/+7
* Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-0/+1
* API: Fix default branch protection setting for Admin APIRobert Schilling2019-01-151-1/+1
* Remove Koding integration and documentationStan Hu2018-10-121-4/+0
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-5/+0
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
* Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda2018-08-011-3/+1
|\
| * Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-311-75/+72
| |\
| * | Add instance statistics settings to APIBob Van Landuyt2018-07-271-0/+1
| * | Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-1/+0
| * | Add instance statistics settings to APIBob Van Landuyt2018-07-271-0/+1
* | | Fix a few disrepencies between CE and EE in the lines orderingRémy Coutable2018-08-011-2/+2
| |/ |/|
* | Updated application settings with minor fixesMarcel Amirault2018-07-301-75/+75
|/
* Fix icon for manifest import and mention manifest feature in APIDmitriy Zaporozhets2018-07-111-1/+1
* Add missing usage_ping_enabled to API settingsStan Hu2018-05-301-0/+1
* Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan2018-05-291-2/+18
|\
| * Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-2/+18
* | include groups in descriptionDavin Walker2018-05-281-1/+1
|/
* Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable2018-05-231-1/+1