summaryrefslogtreecommitdiff
path: root/config/initializers/1_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+3
* Avoid data-integrity issue when repository_downloads_path is incorrectlyDouglas Barbosa Alexandre2016-07-211-1/+15
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-4/+0
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-1/+8
* add missing import sourcefix/import-sourcesJames Lopez2016-06-211-1/+1
* fixed merge conflicts on UI branchJames Lopez2016-06-161-0/+3
|\
| * 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
* | some refactoring - renaming things, etc..James Lopez2016-06-151-3/+3
* | project export archiverJames Lopez2016-06-141-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