summaryrefslogtreecommitdiff
path: root/config/initializers/1_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-061-20/+4
* Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-061-4/+20
* Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-0/+1
* Add config var to block auto-created LDAP users.Douwe Maan2015-04-141-0/+1
* Call your existing LDAP server 'main'Jacob Vosmaer2015-04-131-4/+0
* Simplify legacy LDAP config interpretationJacob Vosmaer2015-04-131-2/+3
* fix ldap identitiesValery Sizov2015-04-111-1/+6
* Add lib/gitlab.rb to autoload non-conventional pathsRobert Speicher2015-04-091-0/+2
* Merge branch 'custom-email-reply-to' into 'master'Douwe Maan2015-04-031-0/+1
|\
| * Add ability to configure Reply-To address in gitlab.ymlStan Hu2015-04-031-0/+1
* | Support configurable attachment size via Application SettingsStan Hu2015-04-021-0/+1
|/
* Reduce Rack Attack false positives by clearing out auth failure count uponStan Hu2015-03-241-0/+1
* Make email display name configurableVyacheslav Slinko2015-03-111-0/+1
* Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+1
* Extend issue closing pattern.Douwe Maan2015-02-081-1/+1
* Merge pull request #8449 from choppsv1/ipv6_addr_fixDmitriy Zaporozhets2015-02-041-1/+5
|\
| * Add []s around user@ipv6addr (e.g., "[git@::1]/repo.git")Christian E. Hopps2014-12-151-1/+5
* | Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets2015-02-031-1/+1
|\ \
| * | Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-1/+1
* | | Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-0/+1
|/ /
* | Allow commit messages to close several issues at once (thanks @123Haynesjubianchi2015-01-201-1/+1
* | Fix signup settingsDmitriy Zaporozhets2015-01-161-1/+1
* | Enable signup by defaultJacob Vosmaer2015-01-141-1/+1
* | White-list requests from 127.0.0.1Jacob Vosmaer2015-01-061-0/+1
* | Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer2014-12-151-0/+9
|/
* Add settings to disable email sending from GitLab.Marin Jankovski2014-10-271-0/+1
* Add timezone configuration to gitlab.ymlSullivan SENECHAL2014-10-211-0/+1
* Default the LDAP server label to LDAPJan-Willem van der Meer2014-10-171-1/+1
* Use Hash syntax for LDAP server declarationJan-Willem van der Meer2014-10-141-4/+6
* Apply configuration changes for Multiple LDAP serversJan-Willem van der Meer2014-10-131-2/+16
* 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
* Use new git max_size in the settings initializerJacob Vosmaer2014-08-151-1/+1
* Add support to set satellites timeoutAyrton Araújo2014-07-211-0/+1
* 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
* Removed the Support Email settingJeroen van Baarsen2014-05-301-1/+0
* Improve ssh_host settingsDmitriy Zaporozhets2014-04-231-2/+2
* Fix default ssh_host settingDmitriy Zaporozhets2014-04-231-0/+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
* | Allow to overwrite location of gitlab.yml config file.Cyril Rohr2014-04-151-1/+1
|/
* Synchronize default issue closing pattern in documetation and implementation,...Robert Schilling2014-04-111-1/+1
* Add option for disable standard signin.Marin Jankovski2014-04-071-0/+1
* Make the repository downloads path configurableJacob Vosmaer2014-03-311-0/+1
* Fix broken test in spec/models/project_spec.rbJason Hollingsworth2014-01-241-7/+3
* Add gitlab-shell#path option in configDmitriy Zaporozhets2013-12-091-0/+1
* Drop rjs from Notes#indexDmitriy Zaporozhets2013-11-291-1/+1