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-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
2014-06-13Wipe wall notes featureDmitriy Zaporozhets
2014-06-04Rename snippets scopes to plural names.Marin Jankovski
2014-06-03Add acts-as-taggable-on-patch for gem version 2.4.1 and Rails 4.1.Marin Jankovski
2014-06-03Add a state_machine patch for rails 4.1.Marin Jankovski
2014-05-30Removed the Support Email settingJeroen van Baarsen
2014-05-27Revert "Actually use the 'user_filter' configuration option"Jacob Vosmaer
2014-04-24Make sure that tests pass when aws group is used.Marin Jankovski
2014-04-23Improve ssh_host settingsDmitriy Zaporozhets
2014-04-23Fix default ssh_host settingDmitriy Zaporozhets
2014-04-23Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceDmitriy Zaporozhets
2014-04-23Merge branch 'master' of https://github.com/gitlabhq/gitlabhqDmitriy Zaporozhets
2014-04-23 Merge branch 'bug-to-ldap-configuration' into 'master'Dmitriy Zaporozhets
2014-04-23Merge pull request #6827 from demisx/masterDmitriy Zaporozhets
2014-04-23Merge branch 'namespace_redis_cache' into 'master'Dmitriy Zaporozhets
2014-04-22Merge pull request #6782 from pkgr/allow-to-change-gitlab-config-location-via...Sytse Sijbrandij
2014-04-21Actually use the 'user_filter' configuration optionTravis Odom