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
2015-01-18Application admin scaffoldValery Sizov
2015-01-17Fix signup settingsDmitriy Zaporozhets
2015-01-14Enable signup by defaultJacob Vosmaer
2015-01-13Merge branch 'oauth_api_doc' into 'master'Dmitriy Zaporozhets
2015-01-13OAuth API documentation updateValery Sizov
2015-01-08Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklistJacob Vosmaer
2015-01-06White-list requests from 127.0.0.1Jacob Vosmaer
2014-12-25Merge branch 'master' into oauth2_providerDmitriy Zaporozhets
2014-12-24Hide rack profiler by defaultDmitriy Zaporozhets
2014-12-24Doorkeeper integrationValery Sizov
2014-12-21Css/views cleanup after layout restyleDmitriy Zaporozhets
2014-12-18Add more comments explaining how we block IPsJacob Vosmaer
2014-12-16Another comment fixJacob Vosmaer
2014-12-16Fix copy-paste error in commentJacob Vosmaer
2014-12-16Improve Redis::Store monkey-patch robustnessJacob Vosmaer
2014-12-15Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer
2014-12-08Use the new SIDEKIQ_MEMORY_KILLER_MAX_RSS variableJacob Vosmaer
2014-12-01Disable Sidekiq arguments logging by defaultJacob Vosmaer
2014-11-28Add 'MemoryKiller' Sidekiq middlewareJacob Vosmaer
2014-11-18Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets
2014-11-18gitlab shell works if multiple rubies installedCiro Santilli
2014-10-27Add email interceptor to prevent mail sending if email sending is disabled.Marin Jankovski
2014-10-27Add settings to disable email sending from GitLab.Marin Jankovski
2014-10-21Add timezone configuration to gitlab.ymlSullivan SENECHAL
2014-10-20Merge branch 'security-api-internal-publicity' into 'master'Dmitriy Zaporozhets
2014-10-17Default the LDAP server label to LDAPJan-Willem van der Meer
2014-10-17Prevent redeclaration of LDAP strategyJan-Willem van der Meer
2014-10-15add gitlab-shell identificationValery Sizov
2014-10-15Only enable LDAP providers if LDAP is enabledJan-Willem van der Meer
2014-10-14Use Hash syntax for LDAP server declarationJan-Willem van der Meer
2014-10-14Move dynamic omniauth declarations to initializerJan-Willem van der Meer
2014-10-13Apply configuration changes for Multiple LDAP serversJan-Willem van der Meer
2014-09-30Add option to gitlab config to specify if LDAP server is active directory.Marin Jankovski
2014-09-29Add backup upload support to the rake taskJacob Vosmaer
2014-09-12Adding ability to configure webhook timeout via gitlab.ymlWes Gurney
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-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-07-28Log Sidekiq argumentsJacob Vosmaer
2014-07-21Add support to set satellites timeoutAyrton Araújo
2014-07-09Try to keep token authenticable compatibilityMarin Jankovski
2014-06-27Fix password change. Fix test settingsDmitriy Zaporozhets
2014-06-17Enable identicon for gravatar by defaultDmitriy Zaporozhets