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
2014-02-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2014-02-14Add email aliases for usersJason Hollingsworth
2014-02-13Merge pull request #6258 from zzet/patch-6Dmitriy Zaporozhets
2014-02-11code refactor as per standardsGitLab
2014-02-06Add emoji images to asset load path.Andrew Kumanyaev
2014-02-06merge with upstream masterGitLab
2014-02-04Change Devise.confirm_within to Devise.allow_unconfirmed_access_forAthos Ribeiro
2014-02-01Merge pull request #5957 from ninech/dont-depend-on-appid-and-appsecretDmitriy Zaporozhets
2014-01-30Remove python from installation docsDmitriy Zaporozhets
2014-01-29Merge pull request #5842 from vikraman/patch-1Jacob Vosmaer
2014-01-28Merge pull request #6178 from Popl7/add_group_avatarsDmitriy Zaporozhets
2014-01-28added group avatarsSteven Thonus
2014-01-27People keep adding http:// in front of the host.dosire
2014-01-27 Merge branch 'upload-limits' into 'master'Dmitriy Zaporozhets
2014-01-27Reword the git explanation.dosire
2014-01-27Merge branch 'fix/routing' of /mnt/ebs/repositories/jhworth.developer/gitlab-ceDmitriy Zaporozhets
2014-01-25Fix broken test in spec/models/project_spec.rbJason Hollingsworth
2014-01-25Add files to path blacklist.Jason Hollingsworth
2014-01-23Merge branch 'master' into dont-depend-on-appid-and-appsecretRaffael Schmid
2014-01-22Git over ssh and http are different things.dosire
2014-01-22More explanation for upload limits.dosire
2014-01-22Merge pull request #6094 from sinm/patch-1Dmitriy Zaporozhets
2014-01-21Further explain userPrincipalName settingsJacob Vosmaer
2014-01-21Explain how to use AD userPrincipalName for loginsJacob Vosmaer
2014-01-20Updated gitlab.yaml.example's issue_closing_pattern to single quotessinm
2014-01-18Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets
2014-01-17 Merge branch 'explain_ldap_check' into 'master'Dmitriy Zaporozhets
2014-01-17Fix typo in LDAP explanation commentJacob Vosmaer
2014-01-17Explain allow_username_or_email_login LDAP settingJacob Vosmaer
2014-01-16Explain that `limit` only applies to the checkJacob Vosmaer
2014-01-16 Merge branch 'custom_password_length' into 'master'Dmitriy Zaporozhets
2014-01-15Always ask for email with github omniauthJeroen van Baarsen
2014-01-13Add instructions for custom password length limitsJacob Vosmaer
2014-01-13It's a bad idea to use hash symbol in a yaml value without quotessinm
2014-01-09Fixed the I18n deprecation warningJeroen van Baarsen
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-12-30refactor omniauth configuration methodRaffael Schmid
2013-12-25Enable secure option if https is used.Marin Jankovski
2013-12-24Confirmation url throttle.Marin Jankovski
2013-12-17Add project_services dir to autoload pathDmitriy Zaporozhets
2013-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-12-13Add comment about tls for ldap methodVikraman Choudhury
2013-12-11Reduce Fog expiration period to 17 yearsJacob Vosmaer
2013-12-11Expire fog links after 34 yearsJacob Vosmaer
2013-12-11Add DELETE to api corsDmitriy Zaporozhets
2013-12-10GitLab app is not threadsafe so better disable allow_concurrency for producti...Dmitriy Zaporozhets
2013-12-10Fixed the WhiningNill deprecation fixJeroen van Baarsen
2013-12-10Update config/* to rails4Dmitriy Zaporozhets
2013-12-10Migrate application to rails 4 step 1Dmitriy Zaporozhets
2013-12-09Add gitlab-shell#path option in configDmitriy Zaporozhets