summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-282-12/+0
* Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-3/+10
* Merge branch 'influxdb' into 'master' Dmitriy Zaporozhets2015-12-281-0/+57
|\
| * Instrument all ActiveRecord model methodsYorick Peterse2015-12-171-0/+21
| * Instrument Gitlab::Shel and Gitlab::GitYorick Peterse2015-12-171-0/+12
| * Use custom code for instrumenting method callsYorick Peterse2015-12-171-1/+0
| * Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+25
* | 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-272-0/+13
|/ /
* | Hotfix for sidekiq-cron being loaded from Settingslogic with defaultsGabriel Mazetto2015-12-222-2/+6
* | Merge branch 'feature/sidekiq-cron-config' into 'master' Dmitriy Zaporozhets2015-12-222-5/+11
|\ \
| * | Sidekiq-cron configuration moved to gitlab.ymlfeature/sidekiq-cron-configGabriel Mazetto2015-12-142-5/+11
* | | Merge branch 'add_email_unlock' into 'master' Robert Speicher2015-12-211-2/+2
|\ \ \
| * | | Allow account unlock via emailDrew Blessing2015-12-141-2/+2
* | | | Merge branch 'tduehr/gitlab-ce-cas-support'Douwe Maan2015-12-212-0/+14
|\ \ \ \
| * | | | add CAS authentication supporttduehr2015-12-142-0/+14
| |/ / /
* | | | Backport JIRA serviceDrew Blessing2015-12-181-1/+1
| |_|/ |/| |
* | | Fixed Rubocop offensesGabriel Mazetto2015-12-151-5/+5
|/ /
* | Use new runners registration token to register CI runnersGrzegorz Bizon2015-12-111-2/+0
|/
* Upgraded Sidekiq to 4.xfeature/sidekiq-4Gabriel Mazetto2015-12-101-0/+8
* Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-101-1/+1
|\
| * Use devise paranoid mode and ensure the same message is returned every timeDrew Blessing2015-12-091-1/+1
* | Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-081-1/+3
|\ \ | |/ |/|
| * Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-cachingDouwe Maan2015-12-081-0/+6
| |\
| * \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-071-1/+1
| |\ \
| * \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0210-27/+46
| |\ \ \
| * \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-196-50/+29
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-271-1/+3
| |\ \ \ \ \
| * | | | | | Disabling caching in test environment because it was causing issues with Mark...Douwe Maan2015-10-221-9/+13
* | | | | | | Fix signin with OmniAuth providersfix-omniauth-signinDouwe Maan2015-12-081-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'feature/sidekiq-cron' into 'master' Dmitriy Zaporozhets2015-12-071-0/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Migrate from Sidetiq to Sidekiq-cronfeature/sidekiq-cronGabriel Mazetto2015-12-041-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into link-refsDouwe Maan2015-12-029-20/+20
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-309-20/+20
| |\ \ \ \
| | * | | | Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
| | * | | | Rails update to 4.2.4Valery Sizov2015-11-259-19/+19
* | | | | | 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
|/ / / /
* | | | Also fallback to a default value if none is set.session_expire_delay_cannot_be_nilMarin Jankovski2015-11-241-2/+2
* | | | Maybe rescue session_expire_delay by setting a default value.Marin Jankovski2015-11-241-0/+1
* | | | 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
* | | Disabling cache for test environmentValery Sizov2015-11-161-9/+11
* | | Expose CI enable option in project featuresKamil Trzcinski2015-11-131-0/+1