summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński2018-03-261-110/+229
|\
| * Add specs for extracted pipeline-related methodsGrzegorz Bizon2018-03-221-0/+18
| * Bring seeds size method back to CI/CD pipeline classGrzegorz Bizon2018-03-221-0/+17
| * Move policy related specs our of YAML processor testsGrzegorz Bizon2018-03-221-91/+196
| * Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon2018-03-211-22/+0
| * Start building abstraction over pipeline seedsGrzegorz Bizon2018-03-211-1/+2
* | Merge branch 'pages_force_https' into 'master'Nick Thomas2018-03-232-49/+142
|\ \
| * | Add HTTPS-only pagesRob Watson2018-03-222-49/+142
* | | Merge branch '43771-improve-avatar-error-message' into 'master'Sean McGivern2018-03-233-3/+3
|\ \ \
| * | | Change avatar error message to include allowed file formatsFabian Schneider2018-03-223-3/+3
* | | | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-232-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-212-3/+3
* | | | Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-2/+3
* | | | Merge branch 'update-licensee' into 'master'Douwe Maan2018-03-211-2/+2
|\ \ \ \
| * | | | Fix test failures with licensee 8.9Pirate Praveen2018-03-201-2/+2
* | | | | Merge branch 'fix-ci-job-auto-retry' into 'master'Grzegorz Bizon2018-03-201-0/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Prevent auto-retry AccessDenied error from stopping transition to failedTomasz Maczukin2018-03-201-0/+29
* | | | | Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern2018-03-194-3/+115
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add spec for concurrent insert situation.31114-internal-ids-are-not-atomicAndreas Brandl2018-03-181-0/+13
| * | | | Address review comments.Andreas Brandl2018-03-161-1/+5
| * | | | Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-161-1/+7
| * | | | Backwards-compat for migration specs.Andreas Brandl2018-03-161-2/+17
| * | | | Refactor, extract class and improve comments.Andreas Brandl2018-03-162-6/+5
| * | | | More flexible way of internal id generation.Andreas Brandl2018-03-161-19/+7
| * | | | Atomic generation of internal ids for issues.Andreas Brandl2018-03-161-0/+87
| * | | | Deprecate InternalId concern and rename.Andreas Brandl2018-03-161-1/+1
| |/ / /
* | | | Merge branch 'update-kubeclient' into 'master'Grzegorz Bizon2018-03-192-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-177-78/+150
| |\ \ \ \ | | |/ / /
| * | | | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-152-2/+2
| | |/ / | |/| |
* | | | Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master'Kamil Trzciński2018-03-181-0/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Use with_artifacts_archive name. Add specShinya Maeda2018-03-151-0/+36
* | | | Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-151-1/+1
|\ \ \ \
| * | | | Only cache highlight results for latest MR diffsSean McGivern2018-03-151-1/+1
* | | | | Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'42762-project-settings-sections-cannot-be-expanded-after-submission-errorKamil Trzciński2018-03-153-11/+9
|\ \ \ \ \
| * | | | | Fix pipeline predefined variables specsGrzegorz Bizon2018-03-141-1/+1
| * | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-142-39/+90
| |\ \ \ \ \
| * | | | | | Fix pipeline specs for predefined variablesGrzegorz Bizon2018-03-141-2/+0
| * | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-149-112/+290
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-131-4/+4
| * | | | | | DRY project-level predefined variablesGrzegorz Bizon2018-03-131-4/+4
* | | | | | | Merge branch 'rs-ci-build-spec-warnings' into 'master'Kamil Trzciński2018-03-151-9/+9
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Don't attempt to override a `set` with a `let`rs-ci-build-spec-warningsRobert Speicher2018-03-141-8/+8
| * | | | | | Don't use `not_to raise_error(SomeError)`Robert Speicher2018-03-141-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-141-17/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tag subgroup tests with :nested_groupsmk/fix-move-upload-files-on-group-transferMichael Kozono2018-03-141-1/+1
| * | | | | Remove obsolete commentMichael Kozono2018-03-131-1/+0
| * | | | | Refactor specsMichael Kozono2018-03-131-3/+3
| * | | | | Fix moving local files during namespace transferMichael Kozono2018-03-131-15/+39
| | |/ / / | |/| | |
* | | | | Merge branch 'zj-create-repo-opt-out' into 'master'Sean McGivern2018-03-142-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-142-6/+6
| |/ / /