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-06-29Merge branch 'bvl-rename-all-reserved-paths' into 'master'Sean McGivern
2017-06-28Merge branch 'gitaly-encodings' into 'master'Robert Speicher
2017-06-28Merge branch 'dm-dependency-linker-newlines' into 'master'Robert Speicher
2017-06-28Merge branch 'bvl-fix-ldap-login' into 'master'Douwe Maan
2017-06-28Fix gitaly ref encoding bugsJacob Vosmaer
2017-06-28Merge branch 'submodules-private' into 'master'Sean McGivern
2017-06-28Fix setting `last_credential_check` on LDAP-loginBob Van Landuyt
2017-06-28Fix diff of requirements.txt file by not matching newlines as part of package...Douwe Maan
2017-06-27Merge branch 'backport-system-check-fix' into 'master'Douwe Maan
2017-06-27Disable rainbow during SimpleExecutor specs to have consistenceGabriel Mazetto
2017-06-27Merge branch 'gitlab-git-find-commits' into 'master'Sean McGivern
2017-06-27Make the SimpleExecutor rescue exceptions in the executing ChecksGabriel Mazetto
2017-06-27Make Gitlab::Ggit::Repository#submodules privateJacob Vosmaer
2017-06-27Adjust for new static-analysis failuresBob Van Landuyt
2017-06-27Merge branch 'zj-review-apps-usage-data' into 'master'Grzegorz Bizon
2017-06-27Merge branch '34324-gitlab-db-seed-is-broken' into 'master'Rémy Coutable
2017-06-27Remove 'contains' option from Commit.find_allJacob Vosmaer
2017-06-27Remove Gitlab::Git::Repository#find_allJacob Vosmaer
2017-06-27Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern
2017-06-27Add in_review_folder to usage pingZ.J. van de Weg
2017-06-26Fix Gitlab::Database.bulk_insert for non-UTF-8 dataSean McGivern
2017-06-26Keep failed renames in redisBob Van Landuyt
2017-06-26Use the migration name as a key in redisBob Van Landuyt
2017-06-26Don't break rolling back when a namespace or project was renamedBob Van Landuyt
2017-06-26Revert renames from a migrationBob Van Landuyt
2017-06-26Revert namespace renamesBob Van Landuyt
2017-06-26Add methods to revert project renamesBob Van Landuyt
2017-06-26Track all renames in redisBob Van Landuyt
2017-06-26Store merge request ref_fetched status in the databaseAdam Niedzielski
2017-06-26Merge branch 'backport-renew-exclusive-lease' into 'master'Douwe Maan
2017-06-26Merge branch 'zj-faster-charts-page' into 'master'Grzegorz Bizon
2017-06-24Introduce #renew for ExclusiveLeaseGabriel Mazetto
2017-06-24Merge branch 'dm-requirements-txt-tilde' into 'master'Grzegorz Bizon
2017-06-23Merge branch 'tc-refactor-projects-finder-init-collection' into 'master'Douwe Maan
2017-06-23Don't match tilde and exclamation mark as part of requirements.txt package nameDouwe Maan
2017-06-23Merge branch 'fix/gb/improve-updating-column-in-batches-helper' into 'master'Yorick Peterse
2017-06-23Remove references to build in pipeline chartsZ.J. van de Weg
2017-06-23Add User#full_private_access? to check if user has Private accessToon Claes
2017-06-22Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher
2017-06-22Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-22Fix Rubocop offense in migration helpers specsGrzegorz Bizon
2017-06-22Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon
2017-06-22Disable transaction in specs for some migrationsGrzegorz Bizon
2017-06-22Fix specs for database migration helpers with transactionsGrzegorz Bizon
2017-06-22Encode Gitaly diff patches properlyAhmad Sherif
2017-06-22Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master'Robert Speicher
2017-06-21Migrate Gitlab::Git::Blob.find to GitalyAhmad Sherif
2017-06-21Fix migration specs that can not run within transactionGrzegorz Bizon
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-21Raise if updating columns in batches within a transactionGrzegorz Bizon