summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
Commit message (Expand)AuthorAgeFilesLines
* Use proper titles for issues trackersStefano Tortarolo2013-10-091-0/+3
* Correct spelling mistake.Sytse Sijbrandij2013-10-021-1/+1
* Also update example.Sytse Sijbrandij2013-10-011-3/+4
* Merge pull request #5200 from pfaro/bugfix-signupDmitriy Zaporozhets2013-09-301-1/+2
|\
| * Add check if the signup setting is enabled. fixes #4832 Perry Faro2013-09-271-1/+2
* | Changed wording in application.rb and gitlab.yml.example to match unicorn.rb....Thomas Misilo2013-09-291-2/+2
|/
* Defaulted theme to MARSIzaak Alpert2013-09-221-1/+1
* Make users theme configurableIzaak Alpert2013-09-221-0/+8
* Don't quote the default issue closing regex.Ash Wilson2013-09-151-1/+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/+5
* Remove can_create_team code from userDmitriy Zaporozhets2013-08-211-1/+0
* Relative root needs to be changed in three places.Sytse Sijbrandij2013-08-191-2/+6
* Configure the relative path only one time.Sytse Sijbrandij2013-08-191-3/+3
* Fixes grack authentification under relative_url_rootamouhzi2013-08-151-0/+1
* Allow the ldap logins with email or usernameIzaak Alpert2013-07-181-0/+1
* Merge branch 'warning_relative_url' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-07-021-0/+1
|\
| * Warn that relative URL's are unsupportedJacob Vosmaer2013-07-021-0/+1
* | whitespaces in gitlab.yml.exampleJean-Luc Geering2013-06-251-4/+4
|/
* Changed regex to support Jira issue numbering formatPedro Guridi2013-05-271-0/+5
* Merge branch 'add-defaults-create-group-team' of https://github.com/dmedvinsk...Dmitriy Zaporozhets2013-05-271-2/+4
|\
| * Add settings for user permission defaultsDmitry Medvinsky2013-05-161-1/+3
* | Restyle login page for LDAP/regular loginDmitriy Zaporozhets2013-05-241-0/+2
|/
* Add extra config for some advanced customizationDmitriy Zaporozhets2013-05-081-2/+13
* Fixed forgotten unicorn to puma in a comment.Dennis Boldt2013-05-061-1/+1
* Wall and snippets were disabled by defaultAndrew8xx82013-04-261-2/+2
* New settings added to enable or disable project features by defaultAndrew8xx82013-04-241-0/+7
* Fixed typo s/insues/issuesAxilleas Pipinellis2013-04-151-1/+1
* New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx82013-03-261-0/+8
* Comment external issue tracker by default in gitlab.yml.exampleDmitriy Zaporozhets2013-03-191-12/+12
* Corrected some typos in gitlab.yml.example commentswtw2013-03-011-17/+16
* Issues link from project page follows on remote bug tracker if it selected nowAndrew8xx82013-02-281-0/+6
* Section name returned back to baseAndrew8xx82013-02-281-3/+3
* Default value for issues_tracker setting addedAndrew8xx82013-02-281-1/+4
* Wrong default section in config. Fixed.Andrew8xx82013-02-281-2/+2
* New field addedAndrew8xx82013-02-281-5/+1
* External issue tracker params added to configAndrew8xx82013-02-281-1/+10
* Issue tracker field added to projectsAndrew8xx82013-02-281-0/+6
* Add option to disable username changingJaakko Kantojärvi2013-02-141-0/+1
* Environments support added to Gitlab configAndrew8xx82013-02-141-117/+127
* No gitolite in project any moreDmitriy Zaporozhets2013-02-111-13/+9
* Fix gitlab:checkDmitriy Zaporozhets2013-02-111-1/+1
* Improving installation docsDmitriy Zaporozhets2013-02-051-3/+1
* Advanced logging for post-receive workerDmitriy Zaporozhets2013-01-291-1/+2
* Update config/gitlab.yml.exampleErkan2013-01-221-1/+1
* Fix application crash on help pageDmitriy Zaporozhets2013-01-201-0/+3
* Add optional signup.Marin Jankovski2013-01-181-0/+1
* Merge pull request #2346 from sodabrew/omniauth_configsRiyad Preukschas2013-01-161-0/+2
|\
| * Allow the OmniAuth provider args parameter to pass through as either an Array...Aaron Stone2012-12-231-0/+2
* | Fix settingsRiyad Preukschas2013-01-161-8/+11