summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Clarify scope for AtomicInternalId shared specShinya Maeda2018-05-145-0/+6
* Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-144-14/+54
|\
| * Merge branch 'bvl-restrict-api-git-for-terms' into 'master'Douwe Maan2018-05-111-0/+27
| |\
| | * Block access to API & git when terms are enforcedBob Van Landuyt2018-05-101-0/+27
| * | Merge branch 'ce-5911-extract-ee-specific-files-lines-for-spec-models-cluster...Kamil Trzciński2018-05-112-8/+7
| |\ \
| | * | Backport CE changes from gitlab-ee#518a29073a9Matija Čupić2018-05-101-2/+2
| | * | Stub deployments in Clusters::Platforms::Kubernetes specMatija Čupić2018-05-101-1/+4
| | * | Backport EE runner spec changes to CEMatija Čupić2018-05-101-5/+1
| * | | Merge branch 'correct-runner-type-when-assigning-shared-to-project' into 'mas...Kamil Trzciński2018-05-111-6/+20
| |\ \ \
| | * | | Ensure Ci::Runner#assign_to errors for group runnerscorrect-runner-type-when-assigning-shared-to-projectDylan Griffith2018-05-101-7/+20
| | * | | Ensure runner_type is updated correctly when assigning shared runner to projectDylan Griffith2018-05-101-0/+1
* | | | | Rescue RecordNotUnique when pipeline is created with non-unique iidShinya Maeda2018-05-111-1/+1
* | | | | Remove numericality as it's redandant with integer column and validates nil IIDShinya Maeda2018-05-111-0/+1
* | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-113-7/+32
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bw-fix-sha-attribute' into 'master'Stan Hu2018-05-101-4/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | only issue a warning if column doesn't existBrett Walker2018-05-101-4/+6
| * | | | Merge branch 'fix/wiki-find-page-invalid-encoding' into 'master'Robert Speicher2018-05-101-0/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix finding wiki pages when they have invalidly-encoded contentAhmad Sherif2018-05-091-0/+11
| | |/ /
| * | | Merge branch '45442-updates-updated-at-to-issue-on-time-spent' into 'master'Douwe Maan2018-05-101-3/+15
| |\ \ \ | | |_|/ | |/| |
| | * | Updates updated_at on issue when using /spend quick actionJacopo2018-05-091-3/+15
* | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-103-3/+34
|\ \ \ \ | |/ / /
| * | | Merge branch 'dm-repository-xcode-project' into 'master'Robert Speicher2018-05-091-1/+32
| |\ \ \ | | |_|/ | |/| |
| | * | Add Repository#xcode_project? methodDouwe Maan2018-05-091-1/+32
| * | | Add validation Ci::Runner runner_type must be presentDylan Griffith2018-05-091-0/+1
| |/ /
| * | Merge branch 'add-runner-type-to-cluster-app' into 'master'Grzegorz Bizon2018-05-091-2/+1
| |\ \
| | * | Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-2/+1
| | |/
* | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-093-34/+40
|\ \ \ | |/ /
| * | Merge branch '46010-add-missing-parens' into 'master'Kamil Trzciński2018-05-082-25/+25
| |\ \ | | |/ | |/|
| | * Add some missing parens in project_spec and runner_specDylan Griffith2018-05-082-25/+25
| * | Removes RemoteMirror related TODO from project_specTiago Botelho2018-05-081-2/+0
| |/
| * Update commit status from external CI services less aggressivelyNick Thomas2018-05-081-7/+15
* | Fix specShinya Maeda2018-05-081-0/+1
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-0819-61/+1359
|\ \ | |/
| * Backport: Keep ShaAttribute from halting startup when we can’t connect to a...Brett Walker2018-05-081-13/+54
| * Merge branch '43557-osw-present-merge-sha-commit' into 'master'Robert Speicher2018-05-071-0/+16
| |\
| | * Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-071-0/+16
| * | Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon2018-05-072-2/+5
| |\ \
| | * | Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin2018-05-072-2/+5
| * | | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-073-0/+383
| |\ \ \
| | * | | Adds remote mirror table migrationTiago Botelho2018-05-073-9/+6
| | * | | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-073-0/+386
| * | | | Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-074-4/+8
| * | | | Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon2018-05-071-0/+15
| |\ \ \ \
| | * \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-076-41/+392
| | |\ \ \ \
| | * | | | | Added shared exmaple for fast_destroy_all concernShinya Maeda2018-05-042-69/+15
| | * | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-042-8/+4
| | |\ \ \ \ \
| | * | | | | | Add spec for FastDestroyAllShinya Maeda2018-05-031-0/+69
| * | | | | | | Merge branch 'live-trace-v2' into 'master'Grzegorz Bizon2018-05-071-0/+381
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-076-41/+392
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | * | | | Add validation and skip logic at #truncateShinya Maeda2018-05-041-5/+1