summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
| * | Css/views cleanup after layout restyleDmitriy Zaporozhets2014-12-211-0/+1
| |/
* | White-list requests from 127.0.0.1Jacob Vosmaer2015-01-061-0/+1
* | Add more comments explaining how we block IPsJacob Vosmaer2014-12-181-0/+2
* | Another comment fixJacob Vosmaer2014-12-161-2/+2
* | Fix copy-paste error in commentJacob Vosmaer2014-12-161-1/+1
* | Improve Redis::Store monkey-patch robustnessJacob Vosmaer2014-12-161-0/+23
* | Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer2014-12-153-0/+40
|/
* Use the new SIDEKIQ_MEMORY_KILLER_MAX_RSS variableJacob Vosmaer2014-12-081-1/+1
* Disable Sidekiq arguments logging by defaultJacob Vosmaer2014-12-011-1/+1