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-09-24Merge branch 'gitlab_ldap_filter' into 'master'Sytse Sijbrandij
2014-09-24Add more LDAP user_filter documentationJacob Vosmaer
2014-09-23Merge pull request #7317 from drpdigitalmedia/masterDmitriy Zaporozhets
2014-09-23Increase unicorn timeout to 60 secondsDmitriy Zaporozhets
2014-09-17Merge branch 'refator-members-logic' of https://dev.gitlab.org/dzaporozhets/g...Dmitriy Zaporozhets
2014-09-16Add dormant New Relic gemJacob Vosmaer
2014-09-15Merge branch 'redis_socket' into 'master'Dmitriy Zaporozhets
2014-09-15Move hook models in separate dirDmitriy Zaporozhets
2014-09-14Fix STI+polymorphic for Group <-> GroupMemberDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-13Merge pull request #7749 from wesgurn/masterDmitriy Zaporozhets
2014-09-12Adding ability to configure webhook timeout via gitlab.ymlWes Gurney
2014-09-12Use sockets to connect to RedisJacob Vosmaer
2014-09-12Use the default Unicorn socket backlog value: 1024Jacob Vosmaer
2014-09-08simplify HTTPS setup detailsBen Bodenmiller
2014-08-29Disable allow_username_or_email_login in exampleJacob Vosmaer
2014-08-29Move cache setup to config/application.rbJacob Vosmaer
2014-08-28Merge branch 'redis_settings'Dmitriy Zaporozhets
2014-08-27Hide configuration shenanigans in a blockJacob Vosmaer
2014-08-27Rename resque_url to redis_url_stringJacob Vosmaer
2014-08-26Store sessions in a Redis namespaceJacob Vosmaer
2014-08-26Configure Redis cache for all environmentsJacob Vosmaer
2014-08-26Expire Rack sessions after 1 weekJacob Vosmaer
2014-08-23make configuration comment spacing consistentBen Bodenmiller
2014-08-22Create one big regular expresion for Rack::AttackJacob Vosmaer
2014-08-22Change rack attack example.Marin Jankovski
2014-08-15Use new git max_size in the settings initializerJacob Vosmaer
2014-08-15Merge pull request #7281 from skv-headless/diff-unfoldDmitriy Zaporozhets
2014-08-14Mention username option for developers in gitlab.ymlDmitriy Zaporozhets
2014-08-14diff unfoldskv
2014-08-13set the collation to utf8_general_ciAlexander Mills
2014-08-12Disable debug assetsJan-Willem van der Meer
2014-07-31Dont stub gitlab-shell calls. Make test environment closer to real oneDmitriy Zaporozhets
2014-07-30Add create/update to Labels controllerDmitriy Zaporozhets
2014-07-28Log Sidekiq argumentsJacob Vosmaer
2014-07-27Merge branch 'test_regex_with_rubular' into 'master'Sytse Sijbrandij
2014-07-25Most starred projects page for Explore areaDmitriy Zaporozhets
2014-07-25Add a tip on how to test regular expressionsJacob Vosmaer
2014-07-24Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant...Dmitriy Zaporozhets
2014-07-23Merge pull request #7316 from ayr-ton/masterDmitriy Zaporozhets
2014-07-23Refactor explore areaDmitriy Zaporozhets
2014-07-23Explore areaDmitriy Zaporozhets
2014-07-22Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into 7-...Dmitriy Zaporozhets
2014-07-21Add support to set satellites timeoutAyrton Araújo
2014-07-21Move signup_enabled and signin_enabled backJacob Vosmaer
2014-07-18Add project stars.Ciro Santilli
2014-07-15Default gix max size to 20mbDmitriy Zaporozhets
2014-07-15Increase grit memory limitDmitriy Zaporozhets
2014-07-15Added public groups area to enhance searching and exploring of projectsdreis
2014-07-11Use devise stored_location to redirect after signing for both public and priv...Marin Jankovski