summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix MR diffs background migration when file modes are missing36630-activerecord-statementinvalid-pg-notnullviolation-error-null-value-in-column-a_mode-violates-not-null-constraintSean McGivern2017-08-181-0/+11
* Merge branch 'gitaly_ref_exists' into 'master'Sean McGivern2017-08-182-15/+48
|\
| * Client Implementation: RefService::RefExistsgitaly_ref_existsAndrew Newdigate2017-08-182-15/+48
* | Merge branch '36041-notification-title' into 'master'Douwe Maan2017-08-183-27/+32
|\ \ | |/ |/|
| * Don't escape html entities when rich == raw line36041-notification-titleJarka Kadlecova2017-08-173-27/+32
* | Merge branch 'gitaly-apply-gitattributes' into 'master'Sean McGivern2017-08-181-0/+76
|\ \
| * | Incorporate RepositoryService.ApplyGitattributes Gitaly RPCgitaly-apply-gitattributesAlejandro Rodríguez2017-08-171-0/+13
| * | Add GitalyClient::RepositoryService specsAlejandro Rodríguez2017-08-171-0/+63
* | | Total Pages should be at least onetc-git-tower-pagination-linksToon Claes2017-08-171-1/+2
* | | Add specs for pagination Link headerToon Claes2017-08-171-4/+47
|/ /
* | Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan2017-08-171-0/+15
|\ \
| * | Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...ee-2628-backport-to-ceTiago Botelho2017-08-171-0/+15
* | | Merge branch 'backstage/gb/migrations-tests-schema-version' into 'master'Sean McGivern2017-08-171-16/+5
|\ \ \
| * | | Make it possible to provide schema version in testsGrzegorz Bizon2017-08-161-16/+5
| | |/ | |/|
* | | Fix project import to group when there are project milestonesFelipe Artur2017-08-172-20/+118
* | | Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher2017-08-162-50/+44
|\ \ \
| * | | Only create commit GPG signature when necessarydm-gpg-signature-performanceDouwe Maan2017-08-162-50/+44
| | |/ | |/|
* | | Merge branch 'bvl-circuitbreaker-settings-to-avoid-failures' into 'master'Rémy Coutable2017-08-161-10/+49
|\ \ \
| * | | Allow a `failure_wait_time` of 0 for storage accessBob Van Landuyt2017-08-161-10/+49
* | | | Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable2017-08-161-2/+2
|\ \ \ \
| * | | | Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-2/+2
* | | | | Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable2017-08-166-14/+14
|\ \ \ \ \
| * | | | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-156-14/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch '34643-fix-project-path-slugify' into 'master'Rémy Coutable2017-08-161-1/+15
|\ \ \ \ \
| * | | | | Fix CI_PROJECT_PATH_SLUG slugifyvanadium232017-08-151-1/+15
| | |/ / / | |/| | |
* | | | | Merge branch 'rs-redis-config-paths' into 'master'Douwe Maan2017-08-161-0/+7
|\ \ \ \ \
| * | | | | Don't depend on `Rails` for Redis configuration file pathsrs-redis-config-pathsRobert Speicher2017-08-151-0/+7
| | |/ / / | |/| | |
* | | | | Merge branch '34533-speed-up-project-creation' into 'master'Douwe Maan2017-08-161-11/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Speed up project creation by inlining repository creationNick Thomas2017-08-151-11/+24
| | |_|/ | |/| |
* | | | Merge branch 'workhorse-deprecate-gitaly-address' into 'master'Douwe Maan2017-08-151-1/+0
|\ \ \ \
| * | | | Remove deprecated field from workhorse API responsesworkhorse-deprecate-gitaly-addressJacob Vosmaer2017-08-151-1/+0
* | | | | Add two more project templateszj-add-two-more-project-templatesZ.J. van de Weg2017-08-151-1/+3
| |/ / / |/| | |
* | | | Merge branch 'malformed-submodule' into 'master'Douwe Maan2017-08-152-4/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle missing .gitmodules when getting submodule urlsmalformed-submoduleJacob Vosmaer2017-08-142-4/+10
| |/ /
* | | Merge branch 'gitaly-404-commit-list-files' into 'master'Douwe Maan2017-08-141-1/+1
|\ \ \
| * | | Migrate Git::Repository.ls_files to Gitalygitaly-404-commit-list-filesKim "BKC" Carlbäcker2017-08-101-1/+1
* | | | Merge branch 'fix/thread-safe-gpgme-tmp-directory' into 'master'Dmitriy Zaporozhets2017-08-141-0/+52
|\ \ \ \
| * | | | use mutex for keychain interactionAlexis Reigel2017-08-141-0/+30
| * | | | store gpg return directory locallyAlexis Reigel2017-08-111-0/+22
* | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan2017-08-141-0/+72
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespaceBob Van Landuyt2017-08-111-0/+72
* | | | | Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master'Robert Speicher2017-08-112-2/+4
|\ \ \ \ \
| * | | | | Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitalyAhmad Sherif2017-08-112-2/+4
| | |_|/ / | |/| | |
* | | | | Merge branch '32004-use-timecop-safe-mode' into 'master'Robert Speicher2017-08-112-17/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-112-17/+7
* | | | | Merge branch 'rc/32308-rspec-retry-hack' into 'master'Sean McGivern2017-08-114-6/+371
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use a new RspecFlakyListener to detect flaky specsRémy Coutable2017-08-114-6/+371
| |/ / /
* | | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-115-1/+457
|\ \ \ \ | |/ / / |/| | |
| * | | Use a specialized class for querying eventsYorick Peterse2017-08-101-0/+22
| * | | Migrate events into a new formatYorick Peterse2017-08-104-1/+435
| | |/ | |/|