Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2013-09-22Defaulted theme to MARSIzaak Alpert
2013-09-22Make users theme configurableIzaak Alpert
2013-09-15Don't quote the default issue closing regex.Ash Wilson
2013-09-14Merge pull request #5084 from spudstud/patch-2Dmitriy Zaporozhets
2013-09-14Update unicorn.rb.exampleSpencer
2013-09-13Drop support of root namespace in routingHiroyuki Sato
2013-09-12Enable UsersGroup observer, Add group_member methods to NotificationServiceDmitriy Zaporozhets
2013-09-09make public/private setting for project creation configurableAngus MacArthur
2013-08-27Improve admin user show pageDmitriy Zaporozhets
2013-08-26Link issues from comments and automatically close themash wilson
2013-08-25Merge pull request #4845 from mmoll/unicorn_localhostDmitriy Zaporozhets
2013-08-23Fix the `service gitlab restart` commandJacob Vosmaer
2013-08-22bind unicorn listener to 127.0.0.1Michael Moll
2013-08-21Remove can_create_team code from userDmitriy Zaporozhets
2013-08-20Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-08-20Relative root needs to be changed in three places.Sytse Sijbrandij
2013-08-19Fix confusing situation where install guide told you to install init.d script...Sytse Sijbrandij
2013-08-19Configure the relative path only one time.Sytse Sijbrandij
2013-08-19Show iid in event feed and uatocomplete as default id for issues, mrDmitriy Zaporozhets
2013-08-15Fixes grack authentification under relative_url_rootamouhzi
2013-08-14Fix caching when using remote redis serverRobin Gloster
2013-08-10Fix for Resque forking might cause stuck workers for the threaded Sidekiq.Sytse Sijbrandij
2013-08-08Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets
2013-08-05Refactor recent branches pageDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-27Public area: Project#show page prototypeDmitriy Zaporozhets
2013-07-18Default allow username or email login to falseIzaak Alpert
2013-07-18Update the proc/lamda to be consistentIzaak Alpert
2013-07-18Allow the ldap logins with email or usernameIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-17Ability to create new branch via UIDmitriy Zaporozhets
2013-07-17Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets
2013-07-16Move branches list to own controller with pagination. Ability to remove branc...Dmitriy Zaporozhets
2013-07-12Rename Group#people to Group#membersDmitriy Zaporozhets
2013-07-12Ability to leave group from profile areaDmitriy Zaporozhets
2013-07-08Fix unicorn init and configDmitriy Zaporozhets
2013-07-08Disable threadsafetyDmitriy Zaporozhets
2013-07-08Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-08Add suppoort of unicorn and fog gemsDmitriy Zaporozhets
2013-07-08cleanup puma config a bitDmitriy Zaporozhets
2013-07-04Add cluster mode instructions to puma.rb.exampleJacob Vosmaer
2013-07-02Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-02Merge branch 'warning_relative_url' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-07-02Warn that relative URL's are unsupportedJacob Vosmaer
2013-07-01Added update and delete_attachment actions to note controllerJack Weeden
2013-06-30Show shotcut dialog on ?Dmitriy Zaporozhets
2013-06-30Remove capistrano files since its very problematic to deploy gitlab with itDmitriy Zaporozhets
2013-06-30Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-06-26Remove unnecessary namespaced resourceDmitriy Zaporozhets
2013-06-26Merge pull request #4419 from jlgeering/masterYves Senn