summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher2016-06-021-1/+0
|\
| * Upgrade devise and devise-two-factor, remove devise-asyncConnor Shea2016-05-301-1/+0
* | Merge branch 'issue_15557' into 'master' Rémy Coutable2016-06-012-2/+2
|\ \ | |/ |/|
| * Add leading comment space copissue_15557Felipe Artur2016-05-312-3/+3
* | Merge branch 'rubocop/enable-negatedif-style-cop' into 'master' Robert Speicher2016-05-301-1/+1
|\ \
| * | Enable Style/NegatedIf Rubocop coprubocop/enable-negatedif-style-copGrzegorz Bizon2016-05-301-1/+1
| |/
* | Merge branch 'rubocop/enable-redundant-parentheses-cop' into 'master' Robert Speicher2016-05-301-1/+1
|\ \
| * | Enable Style/RedundantParentheses rubocop coprubocop/enable-redundant-parentheses-copGrzegorz Bizon2016-05-301-1/+1
| |/
* | Enable Style/SpaceBeforeComment rubocop coprubocop/enable-space-before-comment-copGrzegorz Bizon2016-05-301-1/+1
|/
* Merge branch 'measure-proxy-timing' into 'master' Yorick Peterse2016-05-261-0/+1
|\
| * Rename metric to 'rails queue duration'Jacob Vosmaer2016-05-261-1/+1
| * Align class name with field nameJacob Vosmaer2016-05-251-1/+1
| * Couple ProxyTiming to Metrics middlewareJacob Vosmaer2016-05-252-1/+1
| * Measure proxy timing: needs influxdb codeJacob Vosmaer2016-05-241-0/+1
* | Don't remove IDs via premailerRobert Speicher2016-05-251-1/+1
|/
* Revert "Merge branch 'issues/15127' into 'master'"revert-3656b5dbStan Hu2016-05-191-1/+0
* Merge branch 'issues/15127' into 'master' Stan Hu2016-05-191-0/+1
|\
| * fix #15127 ActiveJob::DeserializationError thrownP.S.V.R2016-04-111-0/+1
* | Merge branch 'master' into docker-registry-viewdocker-registry-viewKamil Trzcinski2016-05-181-0/+2
|\ \
| * | Instrument all Grape API helpersYorick Peterse2016-05-171-0/+2
* | | Fix rubocop offensesKamil Trzcinski2016-05-161-1/+1
* | | Bring back path to registry settingsKamil Trzcinski2016-05-161-0/+1
* | | Compact host and portKamil Trzcinski2016-05-161-1/+1
* | | Use registry.port to construct the registry hostKamil Trzcinski2016-05-161-0/+2
|/ /
* | Simplify registry configurationKamil Trzcinski2016-05-141-33/+5
* | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-137-65/+21
|\ \
| * | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-133-11/+11
| * | Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher2016-05-121-1/+1
| |\ \
| | * | Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-1/+1
| * | | Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+3
| |\ \ \
| | * | | Support token header for health check token, and general cleanup of the healt...DJ Mountney2016-05-111-1/+1
| | * | | Set the standard health_check options to include the cache check.DJ Mountney2016-05-101-28/+3
| | * | | Add the health_check gem end expose the health_check routeDJ Mountney2016-05-101-0/+28
| * | | | Remove Rails monkey-patches now that we're using Rails 4.2.6Rémy Coutable2016-05-111-48/+0
| * | | | Fix a few places where autoloading would failRémy Coutable2016-05-102-4/+4
| |/ / /
| * | | Merge branch 'trusted-proxies-ip-addr' into 'master' Rémy Coutable2016-05-091-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Pass trusted_proxies to action_dispatch as IPAddrs instead of stringsDJ Mountney2016-04-281-1/+2
* | | | Fix CI testsKamil Trzcinski2016-05-121-1/+1
* | | | Remove unused partsKamil Trzcinski2016-05-091-1/+0
* | | | Rename `images` to `container_registry`Kamil Trzcinski2016-05-091-6/+6
* | | | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-094-16/+27
|\ \ \ \ | |/ / /
| * | | Merge branch 'add-instrumentation-for-15137' into 'master' Yorick Peterse2016-05-041-15/+22
| |\ \ \
| | * | | Instrument methods used in email diffsSean McGivern2016-05-041-15/+22
| * | | | Revert "Remove the Devise Async gem."Connor Shea2016-05-031-0/+1
| |/ / /
| * | | Fix "remember me" sign in optionJacob Vosmaer2016-05-021-1/+1
| * | | Prevent Rails filtered parameters from leaking to Sentry.Connor Shea2016-04-281-0/+3
| |/ /
* | | Auth tokenKamil Trzcinski2016-04-291-0/+1
* | | Added authentication service for docker registryKamil Trzcinski2016-04-291-0/+39
|/ /
* | Merge branch 'allow-disabling-of-rack-attack' into 'master' Rémy Coutable2016-04-282-2/+5
|\ \
| * | Disable Rack Attack if admin disables it in config fileStan Hu2016-04-272-2/+5