summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Warn that relative URL's are unsupportedJacob Vosmaer2013-07-021-0/+1
| * | Added update and delete_attachment actions to note controllerJack Weeden2013-07-011-1/+4
* | | Show shotcut dialog on ?Dmitriy Zaporozhets2013-06-301-0/+1
* | | Remove capistrano files since its very problematic to deploy gitlab with itDmitriy Zaporozhets2013-06-301-72/+0
* | | Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-301-4/+4
|\ \ \ | |/ /
| * | Merge pull request #4419 from jlgeering/masterYves Senn2013-06-251-4/+4
| |\ \ | | |/ | |/|
| | * whitespaces in gitlab.yml.exampleJean-Luc Geering2013-06-251-4/+4
* | | Remove unnecessary namespaced resourceDmitriy Zaporozhets2013-06-261-3/+1
* | | Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-3/+5
* | | Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-97/+97
* | | Restrict auto generated routesDmitriy Zaporozhets2013-06-221-4/+4
* | | Cleanup: removed unused routing/methods. Improved admin area usabilityDmitriy Zaporozhets2013-06-221-10/+1
* | | Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-181-26/+0
* | | Added UsersGroup scaffold. Simplify adding people to groupDmitriy Zaporozhets2013-06-181-2/+2
|/ /
* | Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets2013-06-131-0/+1
* | Disable threadsafe! for rake tasksDmitriy Zaporozhets2013-06-131-1/+1
* | cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-112-2/+2
* | Enable threadsafe. Preload lib/Dmitriy Zaporozhets2013-06-112-1/+6
* | Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets2013-06-111-2/+2
|\ \
| * | Commit List and Tree allow also + in branch nameJohannes Schleifenbaum2013-06-091-2/+2
| * | Routing fix Commit-List: switch to branch with # in nameJohannes Schleifenbaum2013-06-091-2/+2
* | | Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets2013-06-111-2/+2
|/ /
* | Fix typo in smtp_settings.rb.sampleDaniel Salmerón Amselem2013-06-071-1/+1
* | Improve api docsDmitriy Zaporozhets2013-06-061-0/+1