summaryrefslogtreecommitdiff
path: root/app/models/application_setting.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+6
|\
| * Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+6
* | no schema info for ApplicationSettingAndrei Gliga2016-05-121-49/+0
* | typoAndrei Gliga2016-05-121-1/+1
* | validate disabled_oauth_sign_in_sources in ApplicationSeAndrei Gliga2016-05-121-0/+10
* | default value for disabled_oauth_sign_in_sources in create_from_defaults @ Ap...Andrei Gliga2016-05-121-0/+1
* | serialize the disabled_oauth_sign_in_sourcesAndrei Gliga2016-05-121-0/+50
|/
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-52/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-6/+10
* Add repository_checks_enabled settingJacob Vosmaer2016-04-121-1/+2
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-2/+0
* Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+1
* Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...streamline-email-validationRémy Coutable2016-02-091-1/+1
* Validate email addresses using Devise.email_regexpRémy Coutable2016-02-091-2/+2
* Merge branch 'fix/max-attachment-size-setting-validation'Douwe Maan2016-02-091-0/+4
|\
| * Validate maximum attachment size in application settingsGrzegorz Bizon2016-02-091-0/+4
* | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+1
|/
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-1/+7
* Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-2/+0
* Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+2
|\
| * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+2
* | Add sentry integrationJeroen Nijhof2016-01-181-0/+6
|/
* Annotate modelsStan Hu2016-01-061-2/+13
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-10/+18
* WIP require two factor authenticationGabriel Mazetto2015-12-241-26/+33
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-0/+4
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-6/+6
* Ensure that app settings contains runners registration tokenGrzegorz Bizon2015-12-111-0/+2
* Refactor `TokenAuthenticatable` to improve reusabilityGrzegorz Bizon2015-12-111-0/+3
* Add `runners_registration_token` to ApplicationSettingsGrzegorz Bizon2015-12-111-1/+1
* Add custom UrlValidatorRobert Speicher2015-12-071-2/+2
* Fix application settings cache not expiring after changesStan Hu2015-12-041-7/+5
* Expire application settings from cache at startupStan Hu2015-11-251-2/+10
* Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-1/+1
* Annotate modelsDmitriy Zaporozhets2015-11-131-0/+4
* Merge pull request #9825 from huacnlee/cache-application-settingDmitriy Zaporozhets2015-11-131-1/+7
|\
| * Add caching for ApplicationSetting, Ci::ApplicationSetting.Jason Lee2015-11-121-1/+7
* | Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+1
|/
* Enable shared runners for all new projectsKamil Trzcinski2015-11-051-1/+2
* Validate admin notification email.Douwe Maan2015-10-181-0/+4
* Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-051-2/+1
* Allow to disable GitLab CIKamil Trzcinski2015-09-181-1/+2
* FogBugz project importJared Szechy2015-09-081-1/+1
* Import sources: settings in the admin interfaceArtem Sidorenko2015-08-201-1/+14
* Re-annotate modelsAtsushi Ishida2015-08-031-2/+3
* Ensure `session_expire_delay` field exists before accessing itrs-issue-1798Robert Speicher2015-06-131-4/+4
* session_expire_seconds => session_expire_delaythemaze752015-06-101-2/+6
* Add session expiration delay configuration through UI applicationEric Maziade2015-06-051-0/+2
* Allow to configure a URL to show after sign outAlex Lossent2015-05-291-0/+5
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-0/+1