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
path: root/config
AgeCommit message (Expand)Author
2018-06-28Merge branch 'feature/oidc-subject-claim' into 'master'Douwe Maan
2018-06-28Don't hash user ID in OIDC subject claimMarkus Koller
2018-06-27Fix spelling: Uncommment -> UncommentStan Hu
2018-06-27Add RepositoryCheck::DispatchWorker to start worker per shardToon Claes
2018-06-27Migrate storage nesting check to GitalyJacob Vosmaer (GitLab)
2018-06-26Update _scopes_form.html.haml to remove duplicate informationMarcel Amirault
2018-06-25Merge branch '6591-dont-load-omniauth-if-not-enabled' into 'master'Stan Hu
2018-06-25Merge branch 'jprovazn-rails5-mysql-datetime' into 'master'Yorick Peterse
2018-06-25Don't try to load omniauth if not enabledLin Jen-Shin
2018-06-25Delete non-latest merge request diff files upon diffs reloadOswaldo Ferreira
2018-06-21Merge branch 'fix-webpack-node-env' into 'master'Clement Ho
2018-06-21Mysql fixes for Rails 5Jan Provaznik
2018-06-21disable nodeEnv within karma configMike Greiling
2018-06-21enable accidentally-disabled nodeEnv optimizationMike Greiling
2018-06-21Allow omnibus to disable sourcemaps in memory constrained environmentsMike Greiling
2018-06-21[Rails5] Fix ActionCable's mount_path configurationblackst0ne
2018-06-20Merge branch 'blackst0ne-rails5-found-new-routes-that-could-cause-conflicts-w...Rémy Coutable
2018-06-20More gitaly disk access blocksJacob Vosmaer (GitLab)
2018-06-20[Rails5] Fix ActionCable '/cable' mountpoint conflictblackst0ne
2018-06-18Redirect favicon.(png|ico) to actual favicon asset or uploadDouwe Maan
2018-06-15[Rails5] Fix optimistic lock valueblackst0ne
2018-06-14Merge branch 'rails5-database' into 'master'Sean McGivern
2018-06-14Use data_source_exists? instead of table_exists?Jarka Kadlecová
2018-06-13[Rails5] Pass class references instead of strings to middleware builderblackst0ne
2018-06-12Merge branch 'sh-update-unicorn-rb-example' into 'master'Robert Speicher
2018-06-12Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wik...blackst0ne
2018-06-12Clean up stale Prometheus metrics in before_exec unicorn hookStan Hu
2018-06-11Merge branch 'leipert-add-memory-info' into 'master'Tim Zallmann
2018-06-11set max_old_space_size to 3.5 GB for compile-assets jobLukas Eipert
2018-06-10Add missing `:comment` attributeJan Provaznik
2018-06-08Merge branch '5974-geo-unauthenticated-rate-limits-should-not-block-geo-reque...Douwe Maan
2018-06-08Merge branch '44331-upgrade-monaco-editor-and-remove-copywebpackplugin' into ...Tim Zallmann
2018-06-08approve @webassemblyjs packages (MIT license)Mike Greiling
2018-06-08add monaco-editor-webpack-plugin and update webpack configMike Greiling
2018-06-08Merge branch 'jl-update-error-rate-to-percent' into 'master'Mike Greiling
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
2018-06-07Merge branch '44790-disabled-emails-logging' into 'master'Sean McGivern
2018-06-07Merge branch '45505-lograge_formatter_encoding' into 'master'Kamil Trzciński
2018-06-07Merge branch 'sh-log-422-responses' into 'master'Sean McGivern
2018-06-07Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray
2018-06-06Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas
2018-06-06Log response body to production_json.log when a controller responds with a 42...Stan Hu
2018-06-06Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński
2018-06-06Rename worker to ArchiveTracesCronWorkerShinya Maeda
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-06Fix name of worker for cron worker specShinya Maeda
2018-06-06Rename find_stale. Fix worker name in declaration.Shinya Maeda
2018-06-06Changed cron interval to every 17 minuteShinya Maeda
2018-06-06Change cron period to per hourShinya Maeda
2018-06-06Simplify RescueStaleLiveTraceWorkerShinya Maeda