summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Expand refs constraints to include valid charactersPeter Fern2013-10-241-6/+6
* Fix typo in sample smtp settingsEdouard2013-10-221-1/+1
* Add smtp settings override in smtp_settings sample file.Marin Jankovski2013-10-181-6/+6
* Enable confirmable and reconfirmable modules for UserDmitriy Zaporozhets2013-10-151-0/+2
* The cookie store is vulnerable to session replay attacks.Sytse Sijbrandij2013-10-111-9/+7
* Merge branch 'refactor/profile_account' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets2013-10-101-4/+6
|\
| * Move profile account to separate controllerDmitriy Zaporozhets2013-10-091-4/+6
* | Send devise emails asyncDmitriy Zaporozhets2013-10-091-0/+1
|/
* Use proper titles for issues trackersStefano Tortarolo2013-10-091-0/+3
* Merge branch 'broader-message-matching' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets2013-10-022-4/+5
|\
| * Correct spelling mistake.Sytse Sijbrandij2013-10-021-1/+1
| * Also update example.Sytse Sijbrandij2013-10-011-3/+4
| * Also match if it is at the end or in the middle of a sentence.Sytse Sijbrandij2013-10-011-1/+1
* | Use peer-based authentication for PostgreSQLJacob Vosmaer2013-10-021-2/+2
* | Streamline MySQL setup in installation.mdJacob Vosmaer2013-10-021-1/+1
* | Update code to work with gitlab_git 3Dmitriy Zaporozhets2013-10-011-3/+0
|/
* Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-013-0/+20
|\
| * Add documentation to help section, rack_attack as exampleMarin Jankovski2013-09-304-5/+19
| * Enable rack attack and add a throttle.Marin Jankovski2013-09-252-0/+6
* | 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-292-4/+4
* | | Updated at the request of @f0kThomas Misilo2013-09-281-1/+7
* | | Added reference to the line "ENV['RAILS_RELATIVE_URL_ROOT'] = "/gitlab"" , as...Thomas Misilo2013-09-271-0/+3
|/ /
* | Public projects feature - step2Dmitriy Zaporozhets2013-09-241-2/+0
|/
* Defaulted theme to MARSIzaak Alpert2013-09-222-2/+2
* Make users theme configurableIzaak Alpert2013-09-222-0/+9
* Don't quote the default issue closing regex.Ash Wilson2013-09-151-1/+1
* Merge pull request #5084 from spudstud/patch-2Dmitriy Zaporozhets2013-09-141-1/+1
|\
| * Update unicorn.rb.exampleSpencer2013-09-131-1/+1
* | Drop support of root namespace in routingHiroyuki Sato2013-09-131-12/+12
|/
* Enable UsersGroup observer, Add group_member methods to NotificationServiceDmitriy Zaporozhets2013-09-121-0/+1
* make public/private setting for project creation configurableAngus MacArthur2013-09-092-0/+2
* Improve admin user show pageDmitriy Zaporozhets2013-08-271-5/+1
* Link issues from comments and automatically close themash wilson2013-08-252-0/+6
* Merge pull request #4845 from mmoll/unicorn_localhostDmitriy Zaporozhets2013-08-251-1/+1
|\
| * bind unicorn listener to 127.0.0.1Michael Moll2013-08-221-1/+1
* | Fix the `service gitlab restart` commandJacob Vosmaer2013-08-231-13/+13
|/
* Remove can_create_team code from userDmitriy Zaporozhets2013-08-212-2/+0
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-201-1/+1
|\
| * Show iid in event feed and uatocomplete as default id for issues, mrDmitriy Zaporozhets2013-08-191-1/+1
* | Relative root needs to be changed in three places.Sytse Sijbrandij2013-08-192-2/+15
* | Fix confusing situation where install guide told you to install init.d script...Sytse Sijbrandij2013-08-191-93/+0
* | Configure the relative path only one time.Sytse Sijbrandij2013-08-192-7/+3
|/
* Fixes grack authentification under relative_url_rootamouhzi2013-08-153-1/+7
* Fix caching when using remote redis serverRobin Gloster2013-08-141-1/+8
* Fix for Resque forking might cause stuck workers for the threaded Sidekiq.Sytse Sijbrandij2013-08-101-36/+0
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-1/+6
|\
| * Refactor recent branches pageDmitriy Zaporozhets2013-08-051-1/+6
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-0/+1
|\ \ | |/ |/|