summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Add speccheck-environment-regex-ceShinya Maeda2018-01-081-1/+2
|
* Merge branch ↵Kamil Trzciński2018-01-077-69/+240
|\ | | | | | | | | | | | | | | | | '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled' into 'master' Resolve "Redirect to GCP page if users try to create a cluster but the account is not enabled" Closes #39957 and #41410 See merge request gitlab-org/gitlab-ce!15665
| * Fix check_gcp_project_billing_worker_spec.rbKamil Trzciński2018-01-071-1/+1
| |
| * Refactor GCP session token exchange schemeMatija Čupić2018-01-071-2/+2
| |
| * Separate let and subject line in specMatija Čupić2018-01-071-0/+1
| |
| * Merge branch 'master' into ↵Matija Čupić2018-01-0619-118/+308
| |\ | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | Store OAuth token in Redis for worker to pick upMatija Čupić2018-01-061-1/+1
| | |
| * | Use token from redis in gcp project billing workerMatija Čupić2018-01-061-14/+32
| | |
| * | Merge branch 'master' into ↵Matija Čupić2018-01-0560-325/+1403
| |\ \ | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | Return list of billing enabled projectsMatija Čupić2018-01-052-6/+7
| | | |
| * | | Merge branch 'master' into ↵Matija Čupić2018-01-05505-2439/+3621
| |\ \ \ | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | | Fix clusters/gcp feature specMatija Čupić2017-12-211-0/+1
| | | | |
| * | | | Fix use of pending decorator in specMatija Čupić2017-12-211-3/+2
| | | | |
| * | | | Implement GCP billing check in cluster formMatija Čupić2017-12-212-2/+17
| | | | |
| * | | | Remove actions for async GCP project billing checkMatija Čupić2017-12-211-189/+11
| | | | |
| * | | | Make GCP billing check mock more specificMatija Čupić2017-12-211-1/+1
| | | | |
| * | | | Mark the gcp check page feature spec pendingMatija Čupić2017-12-211-1/+3
| | | | |
| * | | | Merge branch 'master' into ↵Matija Čupić2017-12-21290-1879/+4339
| |\ \ \ \ | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | | | Update GCP feature spec with check page flowMatija Čupić2017-12-161-67/+86
| | | | | |
| * | | | | Add Worker rerun action to GcpControllerMatija Čupić2017-12-161-0/+50
| | | | | |
| * | | | | Expand controller test suite matrixMatija Čupić2017-12-163-43/+107
| | | | | |
| * | | | | Add lease to CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-9/+27
| | | | | |
| * | | | | Add check step for creating GCP clustersMatija Čupić2017-12-161-1/+70
| | | | | |
| * | | | | Isolate CheckGcpProjectBillingWorker specreturnsMatija Čupić2017-12-161-4/+5
| | | | | |
| * | | | | Add CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-0/+23
| | | | | |
| * | | | | Properly CamelCase service nameMatija Čupić2017-12-162-3/+3
| | | | | |
| * | | | | Add CheckGCPProjectBillingServiceMatija Čupić2017-12-161-0/+30
| | | | | |
| * | | | | Add Google Cloud client project billing infoMatija Čupić2017-12-161-0/+12
| | | | | |
| * | | | | Add Google Cloud client project listMatija Čupić2017-12-151-0/+12
| | | | | |
| * | | | | Fix cluster OAuth feature spec user flowMatija Čupić2017-12-131-0/+1
| | | | | |
| * | | | | Merge branch 'master' into ↵Matija Čupić2017-12-13271-2704/+8093
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | | | | Add link to create Google account in clusters pageMatija Čupić2017-11-301-0/+1
| | | | | | |
* | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-074-354/+454
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix restoring associations with import/export Closes #41646 See merge request gitlab-org/gitlab-ce!16221
| * | | | | | | Bump import/export version in test project exportGrzegorz Bizon2018-01-061-0/+0
| | | | | | | |
| * | | | | | | Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-0683-554/+1913
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (114 commits)
| * | | | | | | | Assert on correctly restoring pipelines after an importGrzegorz Bizon2018-01-051-0/+4
| | | | | | | | |
| * | | | | | | | Fix import/export project tree saver specsGrzegorz Bizon2018-01-052-7/+19
| | | | | | | | |
| * | | | | | | | Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-052-360/+410
| | | | | | | | |
| * | | | | | | | Check if stage_id relation has been assigned onlyGrzegorz Bizon2018-01-041-1/+1
| | | | | | | | |
| * | | | | | | | Add test for restoring associations with import/exportGrzegorz Bizon2018-01-042-2/+36
| | | | | | | | |
* | | | | | | | | Fix error 500 when viewing commit and merge request diffsStan Hu2018-01-071-0/+14
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to the refactoring in !16082, `Blob#batch` no longer falls back to a default `blob_size_limit`. Since `Repository#batch_blobs` was using a default `nil` value, this would cause issues in the `Blob#find_by_rugged` method. This fix here is to be consistent and use a non-nil default value in `Repository#batch_blobs`. The problem was masked in development and tests because Gitaly is always enabled by default for all features. Closes #41735
* | | | | | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-067-54/+103
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Improve non-triggered manual action job detail page" Closes #22643 and #37843 See merge request gitlab-org/gitlab-ce!15991
| * | | | | | | | Changes after reviewFilipa Lacerda2018-01-051-3/+3
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-0511-36/+247
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (24 commits) Allow local tests to use a modified Gitaly Update check.md add deprecation and removal issue to docs Add status attribute to runner api entity Fix typos in a code comment Just try to detect and assign once Modify `LDAP::Person` to return username value based on attributes Create Kubernetes based on Application Templates Fix a bug where charlock_holmes was used needlessly to encode strings Ignore the Migration/Datetime cop in a migration that fix a column type to datetime_with_timezone Use `__` instead of `s__` when context is not required Enclose props in quotes Update some Gitaly annotations in Gitlab::Shell Prepare Gitlab::Git::Repository#rebase for Gitaly migration add missing changelog refactor spec, add docs deprecate check integrity task add lock specs add locks chek remove max-depth flag so it works with subgroups ...
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-04452-1389/+3050
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (200 commits) Fix issue boards scroll config. Added multi editor setting on the profile preferences page fix missing import of timeWeek which would cause errors in prometheus graphs with deployments Remove downcase from special path helper Rename db:seed_fu-{pg,mysql} to gitlab:setup-{pg,mysql} Fix error when viewing diffs without blobs Moves prettier to dev dependency Eager load event target authors whenever possible Do not run ee_compat_check on security branches Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Move git operations for UpdateRemoteMirrorService into Gitlab::Git Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Move push_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Update Kubernetes service documentation fix issue #37843 ...
| * | | | | | | | | Fix cycle analytics specsGrzegorz Bizon2018-01-041-6/+8
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2254-1057/+551
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (22 commits) Extend Cluster Applications to allow installation of Prometheus Docs: move article LDAP-CE to its topic-related folder Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 Execute project hooks and services after commit when moving an issue Use relative URLs when linking to uploaded files Use gitlab-styles Clarify Auto DevOps pipelines Make webpack fail for missing exports Update VERSION to 10.4.0-pre Update CHANGELOG.md for 10.3.0 Explictly require Gitlab::Utils in ProjectFeaturesCompatibility Add note about using the term GPG for all related implementations Add index on namespaces lower(name) for UsersController#exists docs: fix a typo in LFS documentation Fix prometheus arg in prometheus.yml Update Dependencies It should escape spaces to %20 rather than + Replaced the remaining code-fork icons code-fork replacements ...
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2276-729/+1170
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (68 commits) Last push event widget width for fixed layout Added 'admin' persona Docs: move article Artifactory + GL to subject-related folder Mention GitLab Pages when changing username Consolidate the docs when changing a repo path Add docs for automatic redirects when renaming namespaces move "Transfer an existing project into a group" to project docs Do not show Vue pagination if only one page Resolve "Decouple multi-file editor from file list" Update Ruby version to 2.3.6 Skip projects filter on merge requests search Fall back to the `MergeRequestWidgetEntity` LDAP extern_uids are not normalized when updated via API organise content by subject Restore missing language code in datetime_utility.js Add support for defining explicit dependencies to QA factories Document mounting volumes with Docker-in-Docker add missing word to pawel-reduce_cardinality_of_prometheus_metrics.yml Use seconds where possible, and convert to milliseconds for Influxdb consumption update dispatcher to allow for dynamic imports until webpack plugin is updated ...
| * | | | | | | | | | | Fix spec failuresKamil Trzciński2017-12-212-3/+3
| | | | | | | | | | | |
| * | | | | | | | | | | Fix build factory to have properly filled started and finished dateKamil Trzciński2017-12-212-10/+17
| | | | | | | | | | | |