summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add a new relation between a stage and related bridgesGrzegorz Bizon2019-01-251-0/+1
| * | | Add new pipeline relation to import/export specsGrzegorz Bizon2019-01-251-0/+1
| * | | Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-251-33/+0
| * | | Refactor pipeline specs and remove raise_error warningGrzegorz Bizon2019-01-251-5/+5
| * | | Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon2019-01-252-7/+51
* | | | Merge branch '54250-upstream-kubeclient-redirect-patch' into 'master'Kamil Trzciński2019-01-251-0/+32
|\ \ \ \
| * | | | Use http_max_redirects opt to replace monkeypatchThong Kuah2019-01-251-0/+32
| |/ / /
* | | | Merge branch '40997-gitlab-pages-deploy-jobs-have-a-null-status' into 'master'Grzegorz Bizon2019-01-251-1/+17
|\ \ \ \
| * | | | Treat "" as nil for external commit status descriptionVladimir Shushlin2019-01-221-1/+9
| * | | | Fix empty labels for `pages:deploy` jobVladimir Shushlin2019-01-211-1/+9
| | |_|/ | |/| |
* | | | Merge branch 'an-opentracing-active-record-tracing' into 'master'Kamil Trzciński2019-01-251-0/+73
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds tracing support for ActiveRecord notificationsAndrew Newdigate2019-01-241-0/+73
* | | | Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-2422-32/+32
|\ \ \ \
| * | | | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-2422-32/+32
* | | | | Remove expired artifacts periodicallyShinya Maeda2019-01-241-0/+45
|/ / / /
* | | | Merge branch 'sh-fix-upload-snippets-with-relative-url-root' into 'master'Nick Thomas2019-01-241-0/+54
|\ \ \ \
| * | | | Fix 404s for snippet uploads when relative URL root usedStan Hu2019-01-221-0/+54
| |/ / /
* | | | Merge branch 'sh-remove-bitbucket-mirror-constant' into 'master'Robert Speicher2019-01-231-4/+13
|\ \ \ \
| * | | | Fix import handling errors in Bitbucket Server importerStan Hu2019-01-181-4/+13
| | |/ / | |/| |
* | | | Merge branch '52674-api-v4-projects-project_id-jobs-endpoint-hits-statement-t...Nick Thomas2019-01-231-15/+82
|\ \ \ \
| * | | | [API] Omit X-Total{,-Pages} when count > 10kRémy Coutable2019-01-221-15/+82
* | | | | Merge branch '56417-update-helm-to-2-12-2' into 'master'Kamil Trzciński2019-01-231-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update Helm to 2.12.2 to address Helm client vulnerability56417-update-helm-to-2-12-2-ado-testTakuya Noguchi2019-01-181-1/+1
* | | | | Merge branch 'an-opentracing-propagation' into 'master'Kamil Trzciński2019-01-224-0/+195
|\ \ \ \ \
| * | | | | Adds inter-service OpenTracing propagationAndrew Newdigate2019-01-224-0/+195
| | |_|/ / | |/| | |
* | | | | Merge branch 'fixes-populate-cluster-kubernetes-namespace-table-spec' into 'm...Kamil Trzciński2019-01-221-35/+30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removes factories on Cluster background migrationMayra Cabrera2019-01-221-35/+30
| |/ / /
* | | | Merge branch '55966-when-ref-is-ambiguous-createpipelineservice-raises-an-err...Grzegorz Bizon2019-01-221-0/+25
|\ \ \ \
| * | | | Assign pipeline protected attribute in PopulateMatija Čupić2019-01-212-43/+25
| * | | | Move assignment to protected to separate stepMatija Čupić2019-01-182-11/+43
| * | | | Prevent checking protected_ref? for ambiguous refsMatija Čupić2019-01-161-0/+11
* | | | | Limit Sidekiq args logging to 10 KB of JSONSean McGivern2019-01-221-5/+26
| |/ / / |/| | |
* | | | Avoid overwriting default jaeger values with nilAndrew Newdigate2019-01-181-16/+42
| |/ / |/| |
* | | Merge branch '26375-markdown-footnotes-not-working' into 'master'Lin Jen-Shin2019-01-173-1/+124
|\ \ \
| * | | Refactoring and addressing review commentsBrett Walker2019-01-173-30/+62
| * | | Updates based on review commentsBrett Walker2019-01-101-0/+7
| * | | Properly process footnotes in markdownBrett Walker2019-01-082-1/+85
* | | | Conditionally initialize the global opentracing tracerAndrew Newdigate2019-01-172-0/+88
* | | | Merge branch '56309-read-only-controller-doesn-t-account-for-relative-paths-f...Stan Hu2019-01-161-7/+27
|\ \ \ \
| * | | | Allow sidekiq admin requests, regardless of rootAsh McKenzie2019-01-161-7/+27
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-01-162-5/+38
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'security-2770-verify-bundle-import-files' into 'master'Yorick Peterse2019-01-162-5/+38
| |\ \ \ \
| | * | | | Validate bundle files before unpacking themNick Thomas2019-01-102-5/+38
* | | | | | Merge branch 'bvl-dont-use-factories-in-bg-migration-specs-ce' into 'master'Rémy Coutable2019-01-1610-1/+19
|\ \ \ \ \ \
| * | | | | | Ignore existing offenses of FactoriesInMigrationBob Van Landuyt2019-01-1610-1/+19
* | | | | | | Merge branch 'refactor-after-create-default-branch' into 'master'Nick Thomas2019-01-161-0/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Refactor code for protecting default branchesYorick Peterse2019-01-161-0/+54
| |/ / / / /
* | | | | | Merge branch 'zj-feature-gate-set-project-path' into 'master'Kamil Trzciński2019-01-161-0/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Allow setting of feature gates per projectZeger-Jan van de Weg2019-01-141-0/+14
* | | | | | Merge branch 'sh-fix-backfill-project-repo-migration' into 'master'Douwe Maan2019-01-151-3/+13
|\ \ \ \ \ \