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
AgeCommit message (Expand)Author
2014-01-25Fix broken test in spec/models/project_spec.rbJason Hollingsworth
2013-12-09Add gitlab-shell#path option in configDmitriy Zaporozhets
2013-11-29Drop rjs from Notes#indexDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-10-01Also match if it is at the end or in the middle of a sentence.Sytse Sijbrandij
2013-09-22Defaulted theme to MARSIzaak Alpert
2013-09-22Make users theme configurableIzaak Alpert
2013-09-09make public/private setting for project creation configurableAngus MacArthur
2013-08-26Link issues from comments and automatically close themash wilson
2013-08-21Remove can_create_team code from userDmitriy Zaporozhets
2013-07-18Default allow username or email login to falseIzaak Alpert
2013-05-30Merge pull request #4037 from mitchty/masterDmitriy Zaporozhets
2013-05-23Apparently the gitlab Travis install has no git user.Mitch Tishmack
2013-05-22Add a new Settings.gitlab value "user_home".Mitch Tishmack
2013-05-16Add settings for user permission defaultsDmitry Medvinsky
2013-05-08Add extra config for some advanced customizationDmitriy Zaporozhets
2013-04-26Wall and snippets were disabled by defaultAndrew8xx8
2013-04-24New settings added to enable or disable project features by defaultAndrew8xx8
2013-03-05Merge pull request #2870 from mikew/relative-url-root-defaultDmitriy Zaporozhets
2013-02-28Default value for issues_tracker setting addedAndrew8xx8
2013-02-14Add option to disable username changingJaakko Kantojärvi
2013-02-14Environments support added to Gitlab configAndrew8xx8
2013-02-11No gitolite in project any moreDmitriy Zaporozhets
2013-02-07gitlab;shell init scriptDmitriy Zaporozhets
2013-02-01default gitlab.relative_url_root to ENV['RAILS_RELATIVE_URL_ROOT']Mike Wyatt
2013-01-20Fix application crash on help pageDmitriy Zaporozhets
2013-01-18Add optional signup.Marin Jankovski
2013-01-18Fix default settings when they are boolean.Cyril
2013-01-17Fix settingsRiyad Preukschas
2013-01-17Merge branch 'check_gitlab_in_git_group' of https://github.com/VonC/gitlabhq ...Riyad Preukschas
2013-01-16Fix satellite path settingsRiyad Preukschas
2013-01-16add default for Settings['satellites']Cyril
2013-01-16Store repo satellites outside of tmp directoryDmitriy Zaporozhets
2013-01-14Fix git group detection for gitolite ssh user.VonC
2012-12-28added RAILS_RELATIVE_URL_ROOT supportChris Frohoff
2012-12-24Fixed syntax error in config -> settingsDmitriy Zaporozhets
2012-12-24Cleanup deprecated configsDmitriy Zaporozhets
2012-12-20Refactor Settings initializerRiyad Preukschas
2012-12-07allow customize gravatar urlSergey Linnik
2012-11-07gitolite custom configValeriy Sizov
2012-10-21Display https as repo clone indicator and prevent modification of web_protoco...Marin Jankovski
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-13Be more resilient in the case of missing omniauth settingsRobert Speicher
2012-09-12Refactoring authDmitriy Zaporozhets
2012-09-12Merge branch 'master' of https://github.com/funglaub/gitlabhq into funglaub-m...Dmitriy Zaporozhets
2012-08-29specify gitolite-admin owner in configrandx
2012-08-28Fixed some hardcoded pathsLeonB
2012-08-24Merge branch 'master' of git://github.com/gitlabhq/gitlabhqFlorian Unglaub
2012-08-17Omniauth SupportFlorian Unglaub
2012-08-16Allow disabling Gravatars in gitlab.yml settingsRobert Speicher