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-05-16Allow to configure gitlab_shell_secret locationJakub Jirutka
2015-05-15Fix.Douwe Maan
2015-05-15Improve fix.Douwe Maan
2015-05-15Don't require DB conncetion in AttrEncrypted.Douwe Maan
2015-05-14Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets
2015-05-10Add support for backup codesDmitriy Zaporozhets
2015-05-10Fix rubocop complainDmitriy Zaporozhets
2015-05-10Init 2 factor authentication for user modelDmitriy Zaporozhets
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-06Disable Rack::MiniProfiler for Jasmine's specs routeRobert Speicher
2015-05-06Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-05-03Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-05-02Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu
2015-04-26Set default_url_options in test environments tooRobert Speicher
2015-04-24Protect OmniAuth request phase against CSRF.Douwe Maan
2015-04-23Add default_url_options initializerRobert Speicher
2015-04-21Fix two places where we should be using `Rails.env.development?`Robert Speicher
2015-04-20Merge branch 'master' of github.com:gitlabhq/gitlabhqMarin Jankovski
2015-04-17Fix Resource Owner Password Authentication FlowRoshan Gautam
2015-04-15Add Markdown to Mime typesRobert Speicher
2015-04-15Revert "Fix and improve help rendering"Robert Speicher
2015-04-14Add config var to block auto-created LDAP users.Douwe Maan
2015-04-13Merge branch 'ldap_migration'Dmitriy Zaporozhets
2015-04-13Call your existing LDAP server 'main'Jacob Vosmaer
2015-04-13Merge branch 'shell-version-warning' into 'master'Dmitriy Zaporozhets
2015-04-13Simplify legacy LDAP config interpretationJacob Vosmaer
2015-04-11fix ldap identitiesValery Sizov
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-04-09Add lib/gitlab.rb to autoload non-conventional pathsRobert Speicher
2015-04-09Revert "Preload lib/"Robert Speicher
2015-04-06Warn when gitlab-shell version doesn't match requirement.Douwe Maan
2015-04-04Merge remote-tracking branch 'github.com/master'Douwe Maan
2015-04-03Remove sidekiq-limit_fetch because it require Redis 2.6.Douwe Maan
2015-04-03Merge branch 'custom-email-reply-to' into 'master'Douwe Maan
2015-04-03Add ability to configure Reply-To address in gitlab.ymlStan Hu
2015-04-03Fix and improve help renderingSullivan SENECHAL
2015-04-03Merge branch 'configurable-attachment-size' into 'master'Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-31Limit number of concurrent archive_repo jobs to 2.Douwe Maan
2015-03-29update acts-as-taggable-onNihad Abbasov
2015-03-24Reduce Rack Attack false positives by clearing out auth failure count uponStan Hu
2015-03-21Fix typo.Marin Jankovski
2015-03-21Change the name of the key used for bitbucket importer.Marin Jankovski
2015-03-20Revert "Increase timeout for Git-over-HTTP requests."Dmitriy Zaporozhets
2015-03-11Make email display name configurableVyacheslav Slinko
2015-03-09Merge branch 'smtp_example_update' into 'master'Marin Jankovski
2015-03-05Increase timeout for Git-over-HTTP requests.Douwe Maan
2015-03-04Add link to smtp documentation.Marin Jankovski