summaryrefslogtreecommitdiff
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-222-4/+0
|\
| * Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-222-4/+0
* | Set the default gitlab-shell timeout to 3 hoursNick Thomas2017-11-211-1/+1
* | Batchload blobs for diff generationZeger-Jan van de Weg2017-11-211-0/+1
* | Fix offense to the LineBreakAfterGuardClauses cop40335-master-is-broken-due-to-static-analysisRémy Coutable2017-11-201-0/+2
* | Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-204-0/+5
|\ \ | |/ |/|
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-164-0/+5
* | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-171-0/+61
|\ \
| * | Don't add methods to Rack::AttackMichael Kozono2017-11-171-10/+12
| * | Fix OAuth API and RSS rate limitingMichael Kozono2017-11-171-11/+1
| * | Allow throttling code in test environmentMichael Kozono2017-11-171-18/+14
| * | Add request throttlesMichael Kozono2017-11-171-0/+73
| |/
* | Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-171-0/+26
|/
* Merge branch 'feature-change-signout-route' into 'master'Douwe Maan2017-11-081-1/+1
|\
| * Change Sign Out route from a DELETE to a GETJoe Marty2017-11-061-1/+1
* | Merge branch 'pawel/metrics-to-prometheus-33643' into 'master'Grzegorz Bizon2017-11-063-6/+19
|\ \ | |/ |/|
| * Only enable unicorn metrics when not in sidekiq mode.Pawel Chojnacki2017-11-021-1/+4
| * Cleanup transaction metricsPawel Chojnacki2017-11-023-8/+14
| * Finished Ruby SamplerPawel Chojnacki2017-11-021-1/+1
| * Add GC sampler and small refactor of samplersPawel Chojnacki2017-11-022-3/+7
* | Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern2017-11-061-4/+0
|\ \
| * | align with the commentsmicael.bergeron2017-11-061-3/+0
| * | removed the #ensure_ref_fetched from all controllersmicael.bergeron2017-11-031-2/+1
| |/
* | Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-061-1/+0
|/
* Disable Unicorn sampling in Sidekiq since there are no Unicorn sockets to mon...sh-disable-unicorn-sampling-sidekiqStan Hu2017-11-011-1/+3
* Add Gitaly data to the Peek performance barZeger-Jan van de Weg2017-10-231-0/+1
* Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-171-11/+0
|\
| * Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt2017-10-171-11/+0
* | Make usage ping scheduling more robust39017-gitlabusagepingworker-is-not-running-on-gitlab-comSean McGivern2017-10-161-5/+7
|/
* Merge branch 'api-sentry-extra' into 'master'Douwe Maan2017-10-061-1/+3
|\
| * Send API parameters as extra data for sentry errorsapi-sentry-extraAlejandro Rodríguez2017-10-051-1/+3
* | Merge branch 'fix/update-doorkeeper-openid-connect' into 'master'Rémy Coutable2017-10-062-2/+2
|\ \
| * | Upgrade doorkeeper-openid_connectMarkus Koller2017-09-202-2/+2
* | | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-051-9/+10
|\ \ \
| * | | Incorporate feedbackZeger-Jan van de Weg2017-10-041-1/+1
| * | | Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-043-2/+13
| |\ \ \
| * | | | Redirect to pages daemonZeger-Jan van de Weg2017-10-031-9/+10
| | |_|/ | |/| |
* | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-054-5/+28
|\ \ \ \
| * | | | Load only the currently needed JS locale fileTim Zallmann2017-10-041-0/+14
| | |/ / | |/| |
| * | | Add grpc.log for GitalyJacob Vosmaer (GitLab)2017-10-031-0/+11
| * | | Merge branch 'close-issue-by-implements' into 'master'Sean McGivern2017-10-031-1/+1
| |\ \ \
| | * | | Add "implements" to the default issue closing message regexGuilherme Vieira2017-10-021-1/+1
| | |/ /
| * | | Add `:email_confirmation` to devise `insensitive_keys`robdel122017-09-301-1/+1
| |/ /
| * | Remove Grit settings from default settingssh-remove-additional-grit-settingsStan Hu2017-09-231-3/+1
| |/
* | must now set the devise default scope (since we now have an :email scope)Brett Walker2017-09-241-1/+1
|/
* Merge branch 'fix-rails-migrations-for-partial-indexes' into 'master'Yorick Peterse2017-09-191-1/+1
|\
| * Fix regular expression used for opclasses to not be confused by partial index...fix-rails-migrations-for-partial-indexesGreg Stark2017-09-191-1/+1
* | Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+6
|/
* Merge branch '37789-followup-for-read-registry-change' into 'master'Rémy Coutable2017-09-181-1/+1
|\
| * Clean up read_registry scope changesRobin Bobbitt2017-09-181-1/+1