summaryrefslogtreecommitdiff
path: root/spec/models/application_setting_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-241-3/+3
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-3/+3
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-3/+3
| * Enable Style/WordArrayDouwe Maan2017-02-231-3/+3
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-3/+3
| * Enable Style/DotPositionDouwe Maan2017-02-231-3/+3
* | Fix tests due to error key changedLin Jen-Shin2017-02-211-1/+1
* | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-161-12/+14
* | Use static error message and don't give booleansLin Jen-Shin2017-02-161-0/+4
* | Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin2017-02-151-0/+6
* | Add a few more tests and make sure empty value sets to nilLin Jen-Shin2017-02-151-0/+22
|/
* Refine Git garbage collectionJacob Vosmaer2016-11-041-0/+18
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-4/+52
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-11/+11
* Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-1/+11
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-8/+8
* Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano2016-07-181-5/+5
* Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-0/+27
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+10
* stub Devise.omniauth_providers to return GitHub even if the gitlab.yml has no...Andrei Gliga2016-05-121-2/+8
* validate disabled_oauth_sign_in_sources in ApplicationSeAndrei Gliga2016-05-121-0/+3
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-46/+0
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-1/+0
* Validate email addresses using Devise.email_regexpRémy Coutable2016-02-091-0/+4
* Validate maximum attachment size in application settingsGrzegorz Bizon2016-02-091-0/+8
* Add sentry integrationJeroen Nijhof2016-01-181-0/+2
* Annotate modelsStan Hu2016-01-061-26/+39
* WIP require two factor authenticationGabriel Mazetto2015-12-241-0/+1
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-22/+0
* Add custom UrlValidatorRobert Speicher2015-12-071-0/+16
* Annotate modelsDmitriy Zaporozhets2015-11-131-0/+4
* Fix testsshared_runnersKamil Trzcinski2015-11-081-3/+25
* Re-annotate modelsStan Hu2015-09-061-0/+1
* Re-annotate modelsAtsushi Ishida2015-08-031-1/+4
* session_expire_seconds => session_expire_delaythemaze752015-06-101-1/+1
* Add session expiration delay configuration through UI applicationEric Maziade2015-06-051-0/+1
* Re-annotate modelsStan Hu2015-05-031-1/+4
* Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-0/+24
* Move restricted visibility settings to the UIVinnie Okada2015-03-071-11/+13
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-10/+11
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-1/+1
* Spelling errorMarco Wessel2015-01-251-1/+1
* Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-9/+10
* Annotate modelsDmitriy Zaporozhets2015-01-221-0/+15
* Fix feature and testsDmitriy Zaporozhets2015-01-081-3/+1
* Improve application settings and write testsDmitriy Zaporozhets2015-01-081-0/+7