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
2016-05-17Instrument all Grape API helpersYorick Peterse
2016-05-16Bring back port to registry configurationKamil Trzcinski
2016-05-14Simplify registry configurationKamil Trzcinski
2016-05-14Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski
2016-05-13remove extra space to fix codestyleGabriel Mazetto
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-13Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher
2016-05-13Merge branch 'health-check-route'Douwe Maan
2016-05-12Fix CI testsKamil Trzcinski
2016-05-12Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz
2016-05-12Support token header for health check token, and general cleanup of the healt...DJ Mountney
2016-05-12Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master' Douwe Maan
2016-05-11Remove Rails monkey-patches now that we're using Rails 4.2.6Rémy Coutable
2016-05-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen
2016-05-10Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski
2016-05-10Add health_check access token, and enforce on the health_check endpointDJ Mountney
2016-05-10Set the standard health_check options to include the cache check.DJ Mountney
2016-05-10Add the health_check gem end expose the health_check routeDJ Mountney
2016-05-10Fix a few places where autoloading would failRémy Coutable
2016-05-10Add eager load paths to help prevent dependency load issues with Sidekiq workersStan Hu
2016-05-10Code improveLong Nguyen
2016-05-09Remove unused partsKamil Trzcinski
2016-05-09Rename `images` to `container_registry`Kamil Trzcinski
2016-05-09Revert "Eager load `lib/api`"Kamil Trzcinski
2016-05-09Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski
2016-05-09Send trace to a browser incrementally when build is runningKamil Trzcinski
2016-05-09Merge branch 'rs-remove-wall_enabled' into 'master' Dmitriy Zaporozhets
2016-05-09Merge branch 'trusted-proxies-ip-addr' into 'master' Rémy Coutable
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-05-08Remove `wall_enabled` field from ProjectRobert Speicher
2016-05-08Routing refactoringLong Nguyen
2016-05-08Fix routing errorLong Nguyen
2016-05-08user routings refactorLong Nguyen
2016-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen
2016-05-04Use the new admin settings for gravatarArtem Sidorenko
2016-05-04Merge branch 'add-instrumentation-for-15137' into 'master' Yorick Peterse
2016-05-04Instrument methods used in email diffsSean McGivern
2016-05-04Revert "Remove the Devise Async gem."Connor Shea
2016-05-03Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher
2016-05-02Fix "remember me" sign in optionJacob Vosmaer
2016-05-02Added JWT controllerKamil Trzcinski
2016-05-02Add snippet tab under user profileLong Nguyen
2016-04-30Merge branch 'add-parameters' into 'master' Robert Speicher
2016-04-30Add more parameters to the filter_parameters config.Connor Shea
2016-04-29Merge branch 'sentry-filter' into 'master' Robert Speicher
2016-04-29Eager load `lib/api`Timothy Andrew
2016-04-29Auth tokenKamil Trzcinski
2016-04-29Added authentication service for docker registryKamil Trzcinski
2016-04-29Prevent Rails filtered parameters from leaking to Sentry.Connor Shea
2016-04-28Load the "New Branch" button asynchronouslyYorick Peterse