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-05-07Merge branch '10244-ux-improvements-for-group-runners' into 'master'Kamil Trzciński
2018-05-07Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan
2018-05-07Merge branch 'jl-fix-nginx-metrics' into 'master'Mike Greiling
2018-05-07Merge branch 'dm-warden-hook-scope' into 'master'Grzegorz Bizon
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2018-05-07Only run session related Warden hooks for user scopeDouwe Maan
2018-05-07Enable prometheus metrics by defaultFelipe Artur
2018-05-07Add signature verification badge to compare viewMarc
2018-05-07Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński
2018-05-07Allow to pause,resume,show,edit,destroy group runners (#10244)Dylan Griffith
2018-05-07Fix nginx metric namesJoshua Lambert
2018-05-04Merge branch 'bvl-enforce-terms' into 'master'Douwe Maan
2018-05-04Merge branch 'ash.mckenzie/fix-rails-sidekiq-rails-module-namespacing' into '...Douwe Maan
2018-05-04Display terms to a userBob Van Landuyt
2018-05-04Merge branch 'feature/runner-per-group' into 'master'Kamil Trzciński
2018-05-04Ensure we're using Rails, not Sidekiq::RailsAsh McKenzie
2018-05-03Output some useful information when running the rails consoleBrett Walker
2018-05-03[Rails5] Fix trusted proxiesblackst0ne
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-03Load branches on new merge request page asynchronouslyWinnie Hellmann
2018-05-02Optimize Emoji Sprite HandlingTim Zallmann
2018-05-02Merge branch 'master' into 33697-pipelines-json-endpointMatija Čupić
2018-05-02Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
2018-05-02Add stages_ajax endpoint to serve old HTMLKamil Trzciński
2018-05-01Fix memory and performance issues in Karma test suiteMike Greiling
2018-04-30Merge branch 'bvl-fix-openid-redirect' into 'master'Douwe Maan
2018-04-30Define custom base controller for DoorkeeperBob Van Landuyt
2018-04-30Merge branch 'add-jwt-strategy-to-gitlab-suite' into 'master'Douwe Maan
2018-04-27Fix example config miss-alignment in uploads.object_store.connectionAlessio Caiazza
2018-04-27Add gitlab-pages admin ping rake taskJacob Vosmaer (GitLab)
2018-04-26Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suiteTiago Botelho
2018-04-26remove peek performance_barPirate Praveen
2018-04-26Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-25Merge branch 'osw-backport-dev-env-check-for-storage-settings-deprecation' in...Rémy Coutable
2018-04-24Backport dev env check for storage settings deprecationOswaldo Ferreira
2018-04-24Do not preload settingsKamil Trzciński
2018-04-24Merge branch '30998-add-babel-rewire-plugin' into 'master'Clement Ho
2018-04-24Merge branch 'jej/refactor-omniauth-controller' into 'master'Douwe Maan
2018-04-24Merge branch 'sh-bump-lograge' into 'master'Rémy Coutable
2018-04-24Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-23Bump lograge to 0.10.0 and remove monkey patchStan Hu
2018-04-23Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rbRémy Coutable
2018-04-23Address latest feedbackRémy Coutable
2018-04-23Move Settings to its own file, isolate it from Rails and introduce Gitlab.rootRémy Coutable
2018-04-23Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the w...Rémy Coutable
2018-04-23allow disabling/enabling group runners per projectAlexis Reigel
2018-04-23disable sourcemaps when generating coverage report to avoid out-of-memory errorsMike Greiling
2018-04-23Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones
2018-04-19[Rails5] Avoid type casting in uniqueness validatorblackst0ne