Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10Merge branch 'fj-41477-fix-bug-wiki-last-version' into 'master'Douwe Maan
2018-01-02Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern
2018-01-01Rename asset sync related AWS variablesBalasankar "Balu" C
2017-12-22Merge branch 'dm-issue-move-transaction-error' into 'master'Robert Speicher
2017-12-22Execute project hooks and services after commit when moving an issueDouwe Maan
2017-12-22Use gitlab-stylesRémy Coutable
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-14Merge branch 'rc/update-flipper' into 'master'Robert Speicher
2017-12-14Update flipper to 0.11.0 and take advantage of the new featuresRémy Coutable
2017-12-12Use a dedicated queue for each workerDouwe Maan
2017-12-11Ignore temporary table in schemaMichael Kozono
2017-12-08Resolve "Include asset_sync gem"Ian Baum
2017-12-07Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki
2017-12-07Prevent schema.rb reverting from datetime_with_timezone to datetimeJames Edwards-Jones
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-12-04Add notice to gollum initializerJacob Vosmaer
2017-11-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-24Merge branch 'pawel/update_prometheus_gem_to_well_tested_version' into 'master'Douwe Maan
2017-11-24Rename wip to worker_idPawel Chojnacki
2017-11-24Move prometheus middle ware to prometheus initialized.Pawel Chojnacki
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-22Merge branch 'feature_add_mermaid' into 'master'Phil Hughes
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-21Set the default gitlab-shell timeout to 3 hoursNick Thomas
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-20Fix offense to the LineBreakAfterGuardClauses copRémy Coutable
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan
2017-11-17Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-17Don't add methods to Rack::AttackMichael Kozono
2017-11-17Fix OAuth API and RSS rate limitingMichael Kozono
2017-11-17Allow throttling code in test environmentMichael Kozono
2017-11-17Add request throttlesMichael Kozono
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-08Merge branch 'feature-change-signout-route' into 'master'Douwe Maan
2017-11-07Change Sign Out route from a DELETE to a GETJoe Marty
2017-11-07Merge branch 'pawel/metrics-to-prometheus-33643' into 'master'Grzegorz Bizon
2017-11-06Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-06align with the commentsmicael.bergeron
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-11-02Only enable unicorn metrics when not in sidekiq mode.Pawel Chojnacki
2017-11-02Cleanup transaction metricsPawel Chojnacki
2017-11-02Finished Ruby SamplerPawel Chojnacki