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
AgeCommit message (Expand)Author
2017-04-27Merge branch 'remove-invalid-services' into 'master' Douwe Maan
2017-04-27Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan
2017-04-27Merge branch '2246-uuid-is-nil-for-new-installation' into 'master' Sean McGivern
2017-04-27tadds migration to remove invalid servicesTiago Botelho
2017-04-27Fix ordering of commits in the network graph.Timothy Andrew
2017-04-27Cache the rendered README, but post-process on showToon Claes
2017-04-26Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre
2017-04-26Merge branch 'backport-md-cache-fix' into 'master' Dmitriy Zaporozhets
2017-04-26remove invalid servicesTiago Botelho
2017-04-25Fix a failing specNick Thomas
2017-04-25Show correct size when MR diff overflowsSean McGivern
2017-04-24Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master' Sean McGivern
2017-04-24Ensure replying to an individual note by email creates a note with its own di...Douwe Maan
2017-04-24Merge branch 'sh-optimize-duplicate-routable-full-path' into 'master' Sean McGivern
2017-04-24Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński
2017-04-24Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński
2017-04-24Cache Routable#full_path in RequestStore to reduce duplicate route loadsStan Hu
2017-04-24Simplify specs and remove unnecessary attributesToon Claes
2017-04-24Refactor ExpirePipelineCacheWorker#performToon Claes
2017-04-24Use a better performing query to find all MRs for pipelineToon Claes
2017-04-24Properly expire cache for **all** MRs of a pipelineToon Claes
2017-04-21Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan
2017-04-21Improve helpers in pipeline model specsGrzegorz Bizon
2017-04-21Fix missing pipeline duration for blocked pipelinesGrzegorz Bizon
2017-04-21Start versioning cached markdown fieldsNick Thomas
2017-04-21Refactor add_users method for project and groupDmitriy Zaporozhets
2017-04-21Remove the ClearDatabaseCacheWorkerNick Thomas
2017-04-20Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern
2017-04-20Remove helpers assigned_issuables_count and cached_assigned_issuables_countValery Sizov
2017-04-19Fix active user countJames Lopez
2017-04-18Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov
2017-04-18disables test settings on chat notification services when repository is emptyTiago Botelho
2017-04-18Use DeleteUserWorker for removing users via spam logsStan Hu
2017-04-17Merge branch 'fix-follow-with-multiple-paths' into 'master' Douwe Maan
2017-04-17Merge branch 'dz-remove-repo-version' into 'master' Douwe Maan
2017-04-17Fix following with multiple pathsSean McGivern
2017-04-17Removes `Repository#version` method and testsDmitriy Zaporozhets
2017-04-16Hard delete users' associated records deleted from AbuseReportsStan Hu
2017-04-13Sanitize container repository path in model classGrzegorz Bizon
2017-04-12Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan
2017-04-12Prepare for zero downtime migrationsYorick Peterse
2017-04-12Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
2017-04-12Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern
2017-04-12Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern
2017-04-12Remove heading and trailing spaces from label's color and titleblackst0ne
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-11Merge branch 'rs-remove-open-for-scope' into 'master' Douwe Maan
2017-04-11Fix issue's note cache expiration after deletemhasbini
2017-04-11Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński