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-06-13Ensure `session_expire_delay` field exists before accessing itRobert Speicher
2015-06-12Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan
2015-06-11Add a note that changing example configuration files requires changing omnibu...Marin Jankovski
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-09update fog to 1.25.0 and add multipart upload supportJeroen Nijhof
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-06-03Add option to automatically link omniauth and LDAP identitiesAlex Lossent
2015-05-29Add an option to automatically sign-in with an Omniauth provider without show...Alex Lossent
2015-05-29Disable Rack::MiniProfiler for /teaspoon pathRobert Speicher
2015-05-29Remove jasmine-rails; add teaspoonRobert Speicher
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