summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add email interceptor to prevent mail sending if email sending is disabled.Marin Jankovski2014-10-271-0/+2
* Add settings to disable email sending from GitLab.Marin Jankovski2014-10-271-0/+1
* Add timezone configuration to gitlab.ymlSullivan SENECHAL2014-10-212-0/+2
* Merge branch 'security-api-internal-publicity' into 'master'Dmitriy Zaporozhets2014-10-201-0/+19
|\
| * add gitlab-shell identificationValery Sizov2014-10-151-0/+19
* | Default the LDAP server label to LDAPJan-Willem van der Meer2014-10-171-1/+1
* | Prevent redeclaration of LDAP strategyJan-Willem van der Meer2014-10-171-1/+2
* | Only enable LDAP providers if LDAP is enabledJan-Willem van der Meer2014-10-152-8/+10
* | Use Hash syntax for LDAP server declarationJan-Willem van der Meer2014-10-143-10/+12
* | Move dynamic omniauth declarations to initializerJan-Willem van der Meer2014-10-141-0/+5
* | Apply configuration changes for Multiple LDAP serversJan-Willem van der Meer2014-10-133-16/+36
|/
* Add option to gitlab config to specify if LDAP server is active directory.Marin Jankovski2014-09-301-0/+1
* Add backup upload support to the rake taskJacob Vosmaer2014-09-291-0/+5
* Adding ability to configure webhook timeout via gitlab.ymlWes Gurney2014-09-121-0/+1
* Move cache setup to config/application.rbJacob Vosmaer2014-08-291-20/+0
* Merge branch 'redis_settings'Dmitriy Zaporozhets2014-08-282-1/+21
|\
| * Hide configuration shenanigans in a blockJacob Vosmaer2014-08-271-14/+16
| * Rename resque_url to redis_url_stringJacob Vosmaer2014-08-271-7/+7
| * Store sessions in a Redis namespaceJacob Vosmaer2014-08-261-1/+1
| * Configure Redis cache for all environmentsJacob Vosmaer2014-08-261-0/+18
* | Expire Rack sessions after 1 weekJacob Vosmaer2014-08-261-0/+1
|/
* Create one big regular expresion for Rack::AttackJacob Vosmaer2014-08-221-6/+6
* Change rack attack example.Marin Jankovski2014-08-221-2/+10
* Use new git max_size in the settings initializerJacob Vosmaer2014-08-151-1/+1
* Log Sidekiq argumentsJacob Vosmaer2014-07-281-0/+4
* Add support to set satellites timeoutAyrton Araújo2014-07-211-0/+1
* Try to keep token authenticable compatibilityMarin Jankovski2014-07-091-4/+0
* Fix password change. Fix test settingsDmitriy Zaporozhets2014-06-261-1/+1
* Enable identicon for gravatar by defaultDmitriy Zaporozhets2014-06-171-2/+2
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-1/+0
* Rename snippets scopes to plural names.Marin Jankovski2014-06-041-3/+3
* Add acts-as-taggable-on-patch for gem version 2.4.1 and Rails 4.1.Marin Jankovski2014-06-031-0/+130
* Add a state_machine patch for rails 4.1.Marin Jankovski2014-06-031-0/+9
* Removed the Support Email settingJeroen van Baarsen2014-05-301-1/+0
* Revert "Actually use the 'user_filter' configuration option"Jacob Vosmaer2014-05-271-2/+1
* Make sure that tests pass when aws group is used.Marin Jankovski2014-04-241-0/+12
* Improve ssh_host settingsDmitriy Zaporozhets2014-04-231-2/+2
* Fix default ssh_host settingDmitriy Zaporozhets2014-04-231-0/+1
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceDmitriy Zaporozhets2014-04-231-1/+2
|\
| * Merge branch 'bug-to-ldap-configuration' into 'master'Dmitriy Zaporozhets2014-04-231-1/+2
| |\
| | * Actually use the 'user_filter' configuration optionTravis Odom2014-04-211-1/+2
* | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhqDmitriy Zaporozhets2014-04-231-1/+1
|\ \ \
| * \ \ Merge pull request #6827 from demisx/masterDmitriy Zaporozhets2014-04-231-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add ability to set different ssh host, if different from http/httpsDmitri Moore2014-04-181-1/+1
| | |/
* | | Merge branch 'namespace_redis_cache' into 'master'Dmitriy Zaporozhets2014-04-231-1/+1
|\ \ \ | |/ / |/| |
| * | Give the Rails cache its own Redis namespaceJacob Vosmaer2014-04-151-1/+1
| |/
* | Merge pull request #6782 from pkgr/allow-to-change-gitlab-config-location-via...Sytse Sijbrandij2014-04-221-1/+1
|\ \
| * | Allow to overwrite location of gitlab.yml config file.Cyril Rohr2014-04-151-1/+1
| |/
* | Allow to specify secret token via environment variable.Cyril Rohr2014-04-151-1/+3
|/
* Synchronize default issue closing pattern in documetation and implementation,...Robert Schilling2014-04-111-1/+1