summaryrefslogtreecommitdiff
path: root/config/initializers/1_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | add CAS authentication supporttduehr2015-12-141-0/+4
| |/
* | Backport JIRA serviceDrew Blessing2015-12-181-1/+1
|/
* Have ClosingIssueExtractor recognize all referenced issuesDouwe Maan2015-11-301-1/+1
* Merge branch 'rs-build-ssh-path-prefix' into 'master' Douwe Maan2015-11-301-3/+5
|\
| * Simplify `build_gitlab_shell_ssh_path_prefix`rs-build-ssh-path-prefixRobert Speicher2015-11-291-3/+5
* | Gracefully handle when Redis is not availableStan Hu2015-11-261-2/+7
* | Expire application settings from cache at startupStan Hu2015-11-251-0/+4
|/
* Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-1/+8
* Lfs on by default.Marin Jankovski2015-11-191-1/+1
* Add support for git lfs.lfsMarin Jankovski2015-11-161-0/+7
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-0/+1
* Final fixesKamil Trzcinski2015-11-101-1/+1
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+1
* Fix incoming email config defaultsfix-incoming-email-defaultDouwe Maan2015-11-091-2/+2
* Enable shared runners for all new projectsKamil Trzcinski2015-11-051-4/+5
* Merge branch 'shared-file-access' into 'master' Dmitriy Zaporozhets2015-10-291-1/+5
|\
| * Start putting shared files in "shared"Jacob Vosmaer2015-10-261-1/+5
* | Remove the contents of the satellites dirremove-satellitesJacob Vosmaer2015-10-231-1/+3
|/
* Shut up, RubocopRobert Speicher2015-10-141-1/+1
* Add defaults for incoming_email ssl and start_tls.incoming-email-configDouwe Maan2015-10-141-4/+6
* Make Reply by email easier to configureDouwe Maan2015-10-131-1/+3