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/spec/lib
AgeCommit message (Expand)Author
2017-08-26Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...Grzegorz Bizon
2017-08-25Merge branch 'bvl-fix-mysql-bare-repository-importer' into 'master'Sean McGivern
2017-08-25Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński
2017-08-25Handle creating a nested group on MySQL correctlyBob Van Landuyt
2017-08-25Merge branch '36939-fix-find-blobs-by-path' into 'master'Sean McGivern
2017-08-25Fix searching for files by pathNick Thomas
2017-08-25Add missing third argument to `Git::Repository#initialize` in specRobert Speicher
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Merge branch 'fix-old-mr-diffs' into 'master'Douwe Maan
2017-08-24Show un-highlighted diffs when blobs are the sameSean McGivern
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-24Merge branch 'sh-fix-branch-count' into 'master'Douwe Maan
2017-08-24Fix inconsistent number of branches when remote branches are presentStan Hu
2017-08-23Support simple string LDAP attribute specifications, and search for name rath...Douwe Maan
2017-08-23Add tests for Committer#==Jacob Vosmaer
2017-08-23Merge branch 'bvl-improve-bare-project-import' into 'master'Sean McGivern
2017-08-23Migrate creation of nested groups into a serviceBob Van Landuyt
2017-08-23Improve bare repository importBob Van Landuyt
2017-08-23Merge branch 'gitaly-commit-patch' into 'master'Sean McGivern
2017-08-23Fix Hook.new call sites in testsJacob Vosmaer
2017-08-23Move GitHooksService testsJacob Vosmaer
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-22Incorporate DiffService.CommitPatch Gitaly RPCAlejandro Rodríguez
2017-08-22Stub `ForkedStorageCheck.storage_available?` by default in all specsRobert Speicher
2017-08-22Always return a simple diff viewerSean McGivern
2017-08-22Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon
2017-08-22Fix indentation in migration helpersGrzegorz Bizon
2017-08-22Merge branch 'fix/import-fork-mr' into 'master'Sean McGivern
2017-08-22Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan
2017-08-22Add Sidekiq migration helpers for migrating queuesGrzegorz Bizon
2017-08-22Use event-based waiting in Gitlab::JobWaiterNick Thomas
2017-08-22fix static analysisJames Lopez
2017-08-22fix specsJames Lopez
2017-08-22Merge branch 'gitaly-tree-entries-encoding' into 'master'Robert Speicher
2017-08-21Merge branch 'only-limit-fetch-when-requested' into 'master'Robert Speicher
2017-08-21Correctly encode string params for Gitaly's TreeEntries RPCAlejandro Rodríguez
2017-08-21Fix fork MRs importing issueJames Lopez
2017-08-21Only require sidekiq-limit_fetch when enabled in settingsSean McGivern
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-21Merge branch 'gitaly-annotations-update' into 'master'Douwe Maan
2017-08-18Reduce duplication in GitAccess spec around error messagesRobert Speicher
2017-08-18Greatly reduce test duration for git_access_specRobert Speicher
2017-08-18Delete unused Gitlab::Git methodsJacob Vosmaer
2017-08-18Fix MR diffs background migration when file modes are missingSean McGivern
2017-08-18Merge branch 'gitaly_ref_exists' into 'master'Sean McGivern
2017-08-18Merge branch '36041-notification-title' into 'master'Douwe Maan
2017-08-18Client Implementation: RefService::RefExistsAndrew Newdigate
2017-08-18Merge branch 'gitaly-apply-gitattributes' into 'master'Sean McGivern
2017-08-17Total Pages should be at least oneToon Claes