summaryrefslogtreecommitdiff
path: root/config/initializers/1_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* Added documentation to artifacts expireKamil Trzcinski2016-06-131-1/+1
* Move keep to ArtifactsControllerKamil Trzcinski2016-06-131-3/+3
* Allow to expire build artifactsKamil Trzcinski2016-06-131-0/+3
* Enable Style/NegatedIf Rubocop coprubocop/enable-negatedif-style-copGrzegorz Bizon2016-05-301-1/+1
* Fix rubocop offensesKamil Trzcinski2016-05-161-1/+1
* Bring back path to registry settingsKamil Trzcinski2016-05-161-0/+1
* Compact host and portKamil Trzcinski2016-05-161-1/+1
* Use registry.port to construct the registry hostKamil Trzcinski2016-05-161-0/+2
* Simplify registry configurationKamil Trzcinski2016-05-141-33/+5
* Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-131-10/+10
|\
| * Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-9/+9
| * Fix a few places where autoloading would failRémy Coutable2016-05-101-1/+1
* | Fix CI testsKamil Trzcinski2016-05-121-1/+1
* | Remove unused partsKamil Trzcinski2016-05-091-1/+0
* | Rename `images` to `container_registry`Kamil Trzcinski2016-05-091-6/+6
* | Auth tokenKamil Trzcinski2016-04-291-0/+1
* | Added authentication service for docker registryKamil Trzcinski2016-04-291-0/+39
|/
* Merge branch 'admin-email-frequency' into 'master' Jacob Vosmaer2016-04-281-1/+1
|\
| * Send 'admin emails' weekly, not dailyJacob Vosmaer2016-04-261-1/+1
* | Fixes for review of GitHub Enterprise backport changesStan Hu2016-04-261-3/+3
* | Backport GitHub Enterprise import support from EEStan Hu2016-04-261-0/+24
|/
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-131-0/+5
|\
| * Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski2016-04-131-0/+1
| |\
| | * Allow `external_providers` for Omniauth to be defined to mark these users as ...Patricio Cano2016-04-111-0/+1
| * | Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets2016-04-131-0/+3
| |\ \
| | * | Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cronRobert Speicher2016-04-121-0/+3
| | |/
| * | Adjust the default trusted_proxies to only include localhost, and allow other...DJ Mountney2016-04-121-0/+1
| |/
* | Clear repository check columns asynchronouslyJacob Vosmaer2016-04-131-1/+1
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-121-1/+1
|\ \ | |/
| * Remove dumb debug statement and add many tests.Jacob Schatz2016-04-071-1/+0
| * Add optional colon.Jacob Schatz2016-04-071-1/+2
* | Rename almost all the thingsJacob Vosmaer2016-04-061-3/+3
* | Rebase repo check MRJacob Vosmaer2016-04-041-1/+6
|/
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-1/+0
* Don't load all of GitLab in mail_roomDouwe Maan2016-02-261-5/+1
* Properly set `auto_link_saml_user` default value in the Settings loader.Patricio Cano2016-02-221-0/+1
* Update ExternalIssue regex for JIRA integrationBlake Hitchcock2016-01-261-1/+1
* Ensure Gravatar host looks like an actual hostfix-gravator-default-urlRémy Coutable2016-01-181-8/+14
* Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee2016-01-121-1/+1
* Optimize LDAP and add a search timeoutDrew Blessing2016-01-111-0/+1
* Added additional config environmental variables to help Debian packagingGabriel Mazetto2015-12-301-3/+3
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-6/+0
* Merge branch 'environment-variables-in-the-app' into 'master' Dmitriy Zaporozhets2015-12-281-1/+1
|\
| * Use environment variables to configure GitLab.Sytse Sijbrandij2015-12-271-1/+1
* | Add documentation for using reCAPTCHAadd-recaptcha-supportStan Hu2015-12-271-1/+1
* | Add support for Google reCAPTCHA in user registration to prevent spammersStan Hu2015-12-271-0/+7
|/
* Hotfix for sidekiq-cron being loaded from Settingslogic with defaultsGabriel Mazetto2015-12-221-1/+1
* Merge branch 'feature/sidekiq-cron-config' into 'master' Dmitriy Zaporozhets2015-12-221-0/+9
|\
| * Sidekiq-cron configuration moved to gitlab.ymlfeature/sidekiq-cron-configGabriel Mazetto2015-12-141-0/+9
* | Merge branch 'tduehr/gitlab-ce-cas-support'Douwe Maan2015-12-211-0/+4
|\ \