summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Merge branch '36328-deserializemergerequestdiffsandcommits-fails-due-to-null-...Yorick Peterse2017-08-111-0/+11
|\ \ \
| * | | Fix merge request diff deserialisation when too_large was absentSean McGivern2017-08-111-0/+11
* | | | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-107-16/+16
|/ / /
* | | Merge branch 'jej/security-release-2017-08-10' into 'master'Stan Hu2017-08-102-0/+39
|\ \ \
| * | | Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'jej/security-release-2017-08-10James Edwards-Jones2017-08-101-0/+34
| * | | Merge branch 'import-symlinks-9-3' into 'security-9-3'James Edwards-Jones2017-08-101-0/+5
| |/ /
* | | Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable2017-08-102-64/+24
|/ /
* | Rename RPC 'Exists' to 'RepositoryExists'Jacob Vosmaer2017-08-091-19/+0
* | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-0916-27/+27
|/
* Merge branch 'gitaly-find-commit' into 'master'Dmitriy Zaporozhets2017-08-084-48/+62
|\
| * Incorporate Gitaly's CommitService.FindCommit RPCgitaly-find-commitAlejandro Rodríguez2017-08-072-1/+18
| * Move `deltas` and `diff_from_parents` logic to Gitlab::Git::CommitAlejandro Rodríguez2017-08-073-13/+5