summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Show un-highlighted diffs when blobs are the samefix-old-mr-diffsSean McGivern2017-08-231-4/+40
* Always return a simple diff viewerSean McGivern2017-08-221-0/+14
* Merge branch 'fix/import-fork-mr' into 'master'Sean McGivern2017-08-223-1/+21
|\
| * fix static analysisfix/import-fork-mrJames Lopez2017-08-221-2/+0
| * fix specsJames Lopez2017-08-221-1/+6
| * Fix fork MRs importing issueJames Lopez2017-08-213-1/+18
* | Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan2017-08-221-16/+25
|\ \
| * | Use event-based waiting in Gitlab::JobWaiterNick Thomas2017-08-221-16/+25
* | | Merge branch 'gitaly-tree-entries-encoding' into 'master'36778-url-redirection-from-old-note-attachments-path-to-new-uploads-path-not-working36775-move-helm-chart-data-to-gitlab-ce-repo-instead-of-omnibus-docsRobert Speicher2017-08-211-0/+14
|\ \ \
| * | | Correctly encode string params for Gitaly's TreeEntries RPCgitaly-tree-entries-encodingAlejandro Rodríguez2017-08-211-0/+14
| | |/ | |/|
* | | Merge branch 'only-limit-fetch-when-requested' into 'master'Robert Speicher2017-08-211-17/+33
|\ \ \ | |/ / |/| |
| * | Only require sidekiq-limit_fetch when enabled in settingsonly-limit-fetch-when-requestedSean McGivern2017-08-211-17/+33
| |/
* | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-212-0/+82
|\ \
| * | Add specs for stage status background migration classGrzegorz Bizon2017-08-171-0/+80
| * | Merge branch 'backstage/gb/migrations-tests-schema-version' into backstage/gb...Grzegorz Bizon2017-08-171-16/+5
| |\ \
| * | | Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon2017-08-161-1/+1
| * | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-16127-535/+2560
| |\ \ \
| * \ \ \ Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon2017-07-31177-468/+1119
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2611-36/+170
| |\ \ \ \ \
| * | | | | | Fix import/export for CI/CD stage commit statusesGrzegorz Bizon2017-07-241-1/+1
| * | | | | | Adds some specs for stage optimistic lockingGrzegorz Bizon2017-07-241-0/+1
| * | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2412-93/+273
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-201-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2043-519/+822
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add a new stage status column to safe attributesGrzegorz Bizon2017-07-111-0/+1
* | | | | | | | | | Merge branch 'gitaly-annotations-update' into 'master'Douwe Maan2017-08-211-17/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Delete unused Gitlab::Git methodsJacob Vosmaer2017-08-181-17/+0
* | | | | | | | | | Reduce duplication in GitAccess spec around error messagesrs-git-access-spec-speedRobert Speicher2017-08-181-35/+36
* | | | | | | | | | Greatly reduce test duration for git_access_specRobert Speicher2017-08-181-111/+93
* | | | | | | | | | 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
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Incorporate RepositoryService.ApplyGitattributes Gitaly RPCgitaly-apply-gitattributesAlejandro Rodríguez2017-08-171-0/+13
* | | | | | | | | Add GitalyClient::RepositoryService specsAlejandro Rodríguez2017-08-171-0/+63
* | | | | | | | | 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-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
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |