summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Ensure `session_expire_delay` field exists before accessing itrs-issue-1798Robert Speicher2015-06-131-4/+4
* Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan2015-06-122-2/+7
|\
| * session_expire_seconds => session_expire_delaythemaze752015-06-102-3/+7
| * Add session expiration delay configuration through UI applicationEric Maziade2015-06-052-1/+2
* | Add a note that changing example configuration files requires changing omnibu...note_about_omnibus_changesMarin Jankovski2015-06-112-0/+2
* | update fog to 1.25.0 and add multipart upload supportJeroen Nijhof2015-06-091-0/+1
* | Add option to automatically link omniauth and LDAP identitiesAlex Lossent2015-06-031-0/+3
|/
* Add an option to automatically sign-in with an Omniauth provider without show...Alex Lossent2015-05-292-0/+4
* Disable Rack::MiniProfiler for /teaspoon pathrs-teaspoonRobert Speicher2015-05-281-1/+2
* Remove jasmine-rails; add teaspoonRobert Speicher2015-05-281-1/+1
* Allow to configure gitlab_shell_secret locationJakub Jirutka2015-05-162-4/+5
* Fix.Douwe Maan2015-05-151-13/+5
* Improve fix.attr_encryped_no_db_connectionDouwe Maan2015-05-151-13/+12
* Don't require DB conncetion in AttrEncrypted.Douwe Maan2015-05-151-0/+29
* Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets2015-05-141-0/+5
|\
| * Protect OmniAuth request phase against CSRF.Douwe Maan2015-04-241-0/+5
* | Add support for backup codesDmitriy Zaporozhets2015-05-091-0/+1
* | Fix rubocop complainDmitriy Zaporozhets2015-05-091-1/+1
* | Init 2 factor authentication for user modelDmitriy Zaporozhets2015-05-091-0/+4
* | Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-081-0/+1
|\ \
| * | Disable Rack::MiniProfiler for Jasmine's specs routeRobert Speicher2015-05-061-0/+1
* | | Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-064-28/+27
|/ /
* | Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-064-27/+28
* | Merge branch 'restrict-signups-to-domains' into 'master'Dmitriy Zaporozhets2015-05-031-0/+1
|\ \
| * | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-0/+1
* | | Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu2015-05-011-6/+1
|/ /
* | Set default_url_options in test environments tooRobert Speicher2015-04-251-11/+9
|/
* Add default_url_options initializerRobert Speicher2015-04-231-0/+13
* Fix two places where we should be using `Rails.env.development?`rs-rails-env-predicatesRobert Speicher2015-04-201-1/+1
* Merge branch 'master' of github.com:gitlabhq/gitlabhqMarin Jankovski2015-04-201-2/+2
|\
| * Fix Resource Owner Password Authentication FlowRoshan Gautam2015-04-171-2/+2
* | Add Markdown to Mime typesRobert Speicher2015-04-151-0/+2
* | Revert "Fix and improve help rendering"Robert Speicher2015-04-151-1/+0
|/
* Add config var to block auto-created LDAP users.Douwe Maan2015-04-141-0/+1
* Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-131-2/+4
|\
| * Call your existing LDAP server 'main'Jacob Vosmaer2015-04-131-4/+0
| * Simplify legacy LDAP config interpretationJacob Vosmaer2015-04-131-2/+3
| * fix ldap identitiesValery Sizov2015-04-111-1/+6
* | Merge branch 'shell-version-warning' into 'master'Dmitriy Zaporozhets2015-04-131-0/+7
|\ \
| * | Warn when gitlab-shell version doesn't match requirement.shell-version-warningDouwe Maan2015-04-061-0/+7
* | | Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan2015-04-101-1/+1
| |/ |/|
* | Add lib/gitlab.rb to autoload non-conventional pathsRobert Speicher2015-04-091-0/+2
* | Revert "Preload lib/"Robert Speicher2015-04-091-5/+0
|/
* Merge remote-tracking branch 'github.com/master'Douwe Maan2015-04-041-0/+1
|\
| * Fix and improve help renderingSullivan SENECHAL2015-04-031-0/+1
* | Remove sidekiq-limit_fetch because it require Redis 2.6.no-limit-fetchDouwe Maan2015-04-031-2/+0
* | Merge branch 'custom-email-reply-to' into 'master'Douwe Maan2015-04-031-0/+1
|\ \
| * | Add ability to configure Reply-To address in gitlab.ymlStan Hu2015-04-031-0/+1
* | | Merge branch 'configurable-attachment-size' into 'master'Douwe Maan2015-04-031-0/+1
|\ \ \ | |_|/ |/| |
| * | Support configurable attachment size via Application SettingsStan Hu2015-04-021-0/+1
| |/