summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Limit number of concurrent archive_repo jobs to 2.Douwe Maan2015-03-311-0/+2
|/
* update acts-as-taggable-onNihad Abbasov2015-03-291-131/+0
* Reduce Rack Attack false positives by clearing out auth failure count uponStan Hu2015-03-241-0/+1
* Fix typo.Marin Jankovski2015-03-201-1/+1
* Change the name of the key used for bitbucket importer.Marin Jankovski2015-03-201-1/+1
* Revert "Increase timeout for Git-over-HTTP requests."Dmitriy Zaporozhets2015-03-191-8/+0
* Make email display name configurableVyacheslav Slinko2015-03-111-0/+1
* Merge branch 'smtp_example_update' into 'master'Marin Jankovski2015-03-091-1/+4
|\
| * Add link to smtp documentation.Marin Jankovski2015-03-041-1/+4
* | Increase timeout for Git-over-HTTP requests.Douwe Maan2015-03-041-0/+8
|/
* Fix specs.Douwe Maan2015-02-241-1/+1
* Load public key in initializer.Douwe Maan2015-02-241-0/+2
* Change check to only swap static middleware when it's enabled.Douwe Maan2015-02-211-5/+2
* Explain `Gitlab::Middleware::Static`.Douwe Maan2015-02-201-0/+5
* Satisfy Rubocop.Douwe Maan2015-02-201-1/+1
* Use modified ActionDispatch::Static to let uploads go through to routes.Douwe Maan2015-02-201-0/+13
* Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+1
* Extend issue closing pattern.Douwe Maan2015-02-081-1/+1
* Add openssl_verify_mode option to the smtp configuration example.Marin Jankovski2015-02-051-2/+3
* GitLab integration. ImporterValery Sizov2015-02-051-1/+1
* Merge pull request #8449 from choppsv1/ipv6_addr_fixDmitriy Zaporozhets2015-02-041-1/+5
|\
| * Add []s around user@ipv6addr (e.g., "[git@::1]/repo.git")Christian E. Hopps2014-12-151-1/+5
* | Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets2015-02-036-32/+41
|\ \
| * | Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-021-12/+12
| * | Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-022-2/+2
| * | Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets2015-02-021-5/+6
| * | Rubocop: comment indentationDmitriy Zaporozhets2015-02-021-5/+13
| * | Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-022-2/+2