summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add documentation to help section, rack_attack as exampleMarin Jankovski2013-09-302-3/+16
* Enable rack attack and add a throttle.Marin Jankovski2013-09-251-0/+3
* 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
* Fixes grack authentification under relative_url_rootamouhzi2013-08-151-1/+2
* Fix for Resque forking might cause stuck workers for the threaded Sidekiq.Sytse Sijbrandij2013-08-101-36/+0
* Default allow username or email login to falseIzaak Alpert2013-07-181-0/+2
* Update the proc/lamda to be consistentIzaak Alpert2013-07-181-3/+3
* Allow the ldap logins with email or usernameIzaak Alpert2013-07-181-1/+8
* Enable threadsafe. Preload lib/Dmitriy Zaporozhets2013-06-111-0/+5
* Fix typo in smtp_settings.rb.sampleDaniel Salmerón Amselem2013-06-071-1/+1
* 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
* | Merge branch 'add-defaults-create-group-team' of https://github.com/dmedvinsk...Dmitriy Zaporozhets2013-05-271-1/+12
|\ \
| * | Add settings for user permission defaultsDmitry Medvinsky2013-05-161-1/+12
| |/
* | Generate the Rails secret token on first run.ash2013-05-221-1/+17
|/
* Files controller handle redirect to remote storage. Added config block to car...Dmitriy Zaporozhets2013-05-151-9/+11
* Enable HAML ugly mode by default for all environmentsDmitriy Zaporozhets2013-05-141-0/+1
* Merge pull request #3687 from hiroponz/fix-not-using-git-bin-pathDmitriy Zaporozhets2013-05-081-0/+1
|\
| * Fix not using git.bin_path in config.Sato Hiroyuki2013-05-071-0/+1
* | Add extra config for some advanced customizationDmitriy Zaporozhets2013-05-081-0/+5
* | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-9/+9
* | Add smtp_settings sampleDmitriy Zaporozhets2013-05-051-0/+18
* | Init aws support for file storageDmitriy Zaporozhets2013-05-011-0/+16
* | Update gitlab_git to 1.0.3Dmitriy Zaporozhets2013-04-281-4/+0
* | Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-0/+3
* | 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/+6
|/
* login with both email or usernameDmitriy Zaporozhets2013-03-251-1/+1
* replace Gitolited mixin with Gitlab::ShellAdapterDmitriy Zaporozhets2013-03-211-0/+3
* Allow connection to Redis via unix socketPierre GUINOISEAU2013-03-061-3/+3
* Merge pull request #2870 from mikew/relative-url-root-defaultDmitriy Zaporozhets2013-03-051-1/+1
|\
| * default gitlab.relative_url_root to ENV['RAILS_RELATIVE_URL_ROOT']Mike Wyatt2013-01-311-1/+1
* | update devise gemDmitriy Zaporozhets2013-02-281-1/+1
* | Default value for issues_tracker setting addedAndrew8xx82013-02-281-0/+2
* | Merge pull request #2991 from raphendyr/username_change_disablationDmitriy Zaporozhets2013-02-181-0/+1
|\ \
| * | Add option to disable username changingJaakko Kantojärvi2013-02-141-0/+1
* | | uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets2013-02-161-2/+2
|/ /
* | Environments support added to Gitlab configAndrew8xx82013-02-141-0/+1
* | No gitolite in project any moreDmitriy Zaporozhets2013-02-111-17/+29
* | gitlab;shell init scriptDmitriy Zaporozhets2013-02-071-1/+1
* | Make gitlab works with gitlab-shellDmitriy Zaporozhets2013-02-041-2/+2
|/
* Fix application crash on help pageDmitriy Zaporozhets2013-01-201-0/+1
* Small fixesRiyad Preukschas2013-01-191-1/+1
* Add optional signup.Marin Jankovski2013-01-181-0/+1
* Fix default settings when they are boolean.Cyril2013-01-181-6/+6