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-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
2018-06-06Added flush-to-db process for the cron worker. Rename to RescueStaleLiveTrace...Shinya Maeda
2018-06-06Rescue stale live tracesShinya Maeda
2018-06-05Convert from GraphQL::Batch to BatchLoaderNick Thomas
2018-06-05Add a minimal GraphQL APINick Thomas
2018-06-05Merge branch 'rails5-fix-46236' into 'master'Yorick Peterse
2018-06-05Support rails5 in postgres indexes function and fix some migrationsJasper Maes
2018-06-04Update validatorKamil Trzciński
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-06-02Fix attr_encryption key settingsStan Hu
2018-06-01Add comment about the need for truncating keys in Ruby 2.4Stan Hu
2018-06-01Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu
2018-06-01Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)
2018-06-01Merge branch '46481-preserve-warnings-even-if-passed' into 'master'Douwe Maan
2018-06-01Merge branch 'add-moneky-patch-for-using-stream-upload-with-carrierwave' into...Kamil Trzciński
2018-06-01Introduce Gitlab::Auth.omniauth_setup_providersLin Jen-Shin
2018-06-01Eliminate constants warnings by:Lin Jen-Shin
2018-06-01Update 404 and 403 pagesPaul Slaughter
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-30better handle a missing gitlab-shell versionBrett Walker
2018-05-30Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern
2018-05-30Replace grape-route-helpers with our own grape-path-helpersStan Hu
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-05-29Add `shared_projects` endpointBob Van Landuyt
2018-05-28Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan
2018-05-28Revise commentsShinya Maeda
2018-05-28Clean up patchShinya Maeda
2018-05-28Fix rubocop namespaceShinya Maeda
2018-05-28Reload remote file the cacheds file is already removedShinya Maeda
2018-05-28Use prepend to correctly use the monketpatch's methodShinya Maeda
2018-05-28Fix static analysisShinya Maeda
2018-05-28Add a monkey pach of https://github.com/carrierwaveuploader/carrierwave/pull/...Shinya Maeda
2018-05-25Merge branch '46600-fix-gitlab-revision-when-not-in-git-repo' into 'master'Rémy Coutable
2018-05-25Merge branch 'sh-disable-background-metrics-in-tests' into 'master'Robert Speicher
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-24Merge branch '46741-add-access-control-allow-headers-wds' into 'master'Mike Greiling
2018-05-24Add `Access-Control-Allow-Headers` to Webpack Dev Server configKushal Pandya
2018-05-24Disable the background Prometheus sampler in testsStan Hu