summaryrefslogtreecommitdiff
path: root/config/initializers/1_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-261-1/+25
* Also match if it is at the end or in the middle of a sentence.Sytse Sijbrandij2013-10-011-1/+1
* Defaulted theme to MARSIzaak Alpert2013-09-221-1/+1
* Make users theme configurableIzaak Alpert2013-09-221-0/+1
* make public/private setting for project creation configurableAngus MacArthur2013-09-091-0/+1
* Link issues from comments and automatically close themash wilson2013-08-251-0/+1
* Remove can_create_team code from userDmitriy Zaporozhets2013-08-211-1/+0
* Default allow username or email login to falseIzaak Alpert2013-07-181-0/+2
* Merge pull request #4037 from mitchty/masterDmitriy Zaporozhets2013-05-291-2/+7
|\
| * Apparently the gitlab Travis install has no git user.Mitch Tishmack2013-05-231-1/+5
| * Add a new Settings.gitlab value "user_home".Mitch Tishmack2013-05-221-2/+3
* | Add settings for user permission defaultsDmitry Medvinsky2013-05-161-1/+12
|/
* Add extra config for some advanced customizationDmitriy Zaporozhets2013-05-081-0/+5
* Wall and snippets were disabled by defaultAndrew8xx82013-04-261-2/+2