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-10-02Use peer-based authentication for PostgreSQLJacob Vosmaer
2013-10-02Streamline MySQL setup in installation.mdJacob Vosmaer
2013-10-01Update code to work with gitlab_git 3Dmitriy Zaporozhets
2013-10-01Also update example.Sytse Sijbrandij
2013-10-01Also match if it is at the end or in the middle of a sentence.Sytse Sijbrandij
2013-10-01Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-09-30Merge pull request #5200 from pfaro/bugfix-signupDmitriy Zaporozhets
2013-09-30Add documentation to help section, rack_attack as exampleMarin Jankovski
2013-09-29Changed wording in application.rb and gitlab.yml.example to match unicorn.rb....Thomas Misilo
2013-09-28Updated at the request of @f0kThomas Misilo
2013-09-27Added reference to the line "ENV['RAILS_RELATIVE_URL_ROOT'] = "/gitlab"" , as...Thomas Misilo
2013-09-27 Add check if the signup setting is enabled. fixes #4832 Perry Faro
2013-09-25Enable rack attack and add a throttle.Marin Jankovski
2013-09-24Public projects feature - step2Dmitriy Zaporozhets
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