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/lib
AgeCommit message (Expand)Author
2017-07-18Fix queries duration sorting in Performance BarRémy Coutable
2017-07-18Merge branch 'backstage/gb/add-index-and-foreign-key-to-merge-requests' into ...Kamil Trzciński
2017-07-18Merge branch 'request-store-wrap' into 'master'Rémy Coutable
2017-07-18Rename the methods to make it fit with current nameLin Jen-Shin
2017-07-18Follow feedback on the merge requestLin Jen-Shin
2017-07-18Merge branch 'perf/policy-class-cache' into 'master'Sean McGivern
2017-07-18Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon
2017-07-18Renamed Gitaly servicesAndrew Newdigate
2017-07-18cache the cache key...http://jneen.net/
2017-07-18avoid #respond_to? in Cache.id_forhttp://jneen.net/
2017-07-18cache DeclarativePolicy.class_for at the class levelhttp://jneen.net/
2017-07-18Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz
2017-07-17Update the comments for the new functionalityLin Jen-Shin
2017-07-17Use RequestStoreWrap for Commit#authorLin Jen-Shin
2017-07-17Add RequestStoreWrap to cache via RequestStoreLin Jen-Shin
2017-07-17Don't track cached queries in Gitlab::PerformanceBar::PeekQueryTrackerRémy Coutable
2017-07-17Merge branch 'fix/gb/process-scheduled-background-migrations' into 'master'Yorick Peterse
2017-07-17Simplify background migrations stealing codeGrzegorz Bizon
2017-07-17Expire cached user IDs that can see the performance after 5 minutesRémy Coutable
2017-07-17Merge branch 'remove-git-search-files' into 'master'Sean McGivern
2017-07-17Merge branch 'gitaly-more-annotations' into 'master'Sean McGivern
2017-07-17Fix off-by-one error in background migration retriesGrzegorz Bizon
2017-07-17Recover from all exceptions when stealing bg migrationGrzegorz Bizon
2017-07-14Merge branch 'bjk/metric_names' into 'master'Douwe Maan
2017-07-14Merge branch 'pass-before-script-as-is' into 'master'Grzegorz Bizon
2017-07-14Remove Repository#search_filesJacob Vosmaer
2017-07-14Gitaly migration annotationsJacob Vosmaer
2017-07-14Use helper instead of ad-hoc regexJacob Vosmaer
2017-07-14Make commit lookups explicitJacob Vosmaer
2017-07-14Catch exceptions when stealing background migrationsGrzegorz Bizon
2017-07-14Remove deprecated #heads methodJacob Vosmaer
2017-07-14Make branch filter support privateJacob Vosmaer
2017-07-14Merge branch 'gitlab-git-repository-log' into 'master'Sean McGivern
2017-07-14Avoid race condition when stealing a background migrationGrzegorz Bizon
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-14Handle case when BroadcastMessage.current is nilStan Hu
2017-07-13Indirectly migrate count_commits_between to GitalyJacob Vosmaer
2017-07-13More Gitaly annotationsJacob Vosmaer
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-13Change Git::Repository#log to return CommitsJacob Vosmaer
2017-07-13Fix mocks in background migrations specsGrzegorz Bizon
2017-07-13Implement draining scheduled sets of background migrationsGrzegorz Bizon
2017-07-13Merge branch 'lib-git-gitaly' into 'master'Sean McGivern
2017-07-13Rename ConnectionRackMiddleware to RequestsRackMiddleware.Pawel Chojnacki
2017-07-12Merge branch 'migrate-workhorse-send-blob-to-gitaly' into 'master'Robert Speicher
2017-07-12Merge branch 'mr-branch-link-use-tree' into 'master'Robert Speicher
2017-07-12Try to eliminate unused diff optionsJacob Vosmaer
2017-07-12Merge branch 'backport-ee-2405' into 'master'Douwe Maan
2017-07-12Add Gitaly notes and annotations to Gitlab::GitJacob Vosmaer
2017-07-12Add unit to latency metrics.Ben Kochie