summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/ |/|
| * Merge Request on forked projectsIzaak Alpert2013-07-171-0/+1
* | Public area: Project#show page prototypeDmitriy Zaporozhets2013-07-271-0/+2
* | 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-182-1/+9
|/
* Ability to create new branch via UIDmitriy Zaporozhets2013-07-171-2/+2
* Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets2013-07-161-2/+1
* Move branches list to own controller with pagination. Ability to remove branc...Dmitriy Zaporozhets2013-07-161-0/+1
* Rename Group#people to Group#membersDmitriy Zaporozhets2013-07-121-1/+1
* Ability to leave group from profile areaDmitriy Zaporozhets2013-07-121-0/+5
* Fix unicorn init and configDmitriy Zaporozhets2013-07-081-1/+1
* Disable threadsafetyDmitriy Zaporozhets2013-07-081-1/+1
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-082-0/+109
|\
| * Add suppoort of unicorn and fog gemsDmitriy Zaporozhets2013-07-081-0/+102
| * Add cluster mode instructions to puma.rb.exampleJacob Vosmaer2013-07-041-0/+7
* | cleanup puma config a bitDmitriy Zaporozhets2013-07-081-35/+3
* | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-022-2/+7
|\ \ | |/
| * Merge branch 'warning_relative_url' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-07-021-0/+1
| |\