summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Warn when gitlab-shell version doesn't match requirement.shell-version-warningDouwe Maan2015-04-061-0/+7
* 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
| * | Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-022-7/+7
* | | Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-0/+1
|/ /
* | Increase password reset timeout since other people trigger it when they creat...Sytse Sijbrandij2015-01-231-1/+2
* | allow to use http in redirect urlValery Sizov2015-01-221-0/+6
* | Allow commit messages to close several issues at once (thanks @123Haynesjubianchi2015-01-201-1/+1
* | Application admin scaffoldValery Sizov2015-01-171-1/+1
* | Fix signup settingsDmitriy Zaporozhets2015-01-161-1/+1
* | Enable signup by defaultJacob Vosmaer2015-01-141-1/+1
* | Merge branch 'oauth_api_doc' into 'master'Dmitriy Zaporozhets2015-01-131-0/+5
|\ \
| * | OAuth API documentation updateValery Sizov2015-01-121-0/+5
* | | Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklistJacob Vosmaer2015-01-082-0/+93
|\ \ \ | |/ /
| * | Merge branch 'master' into oauth2_providerDmitriy Zaporozhets2014-12-251-0/+1
| |\ \
| | * | Hide rack profiler by defaultDmitriy Zaporozhets2014-12-241-0/+1
| * | | Doorkeeper integrationValery Sizov2014-12-241-0/+91
| |/ /