summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-071-21/+11
* | | | Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu2019-01-081-18/+0
| |/ / |/| |
* | | Merge branch '3845-committers-cannot-approve-mr-ce' into 'master'Douwe Maan2019-01-082-1/+52
|\ \ \
| * | | Add committers and authors methods on MergeRequestTiago Botelho2019-01-082-1/+52
* | | | Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre2019-01-081-4/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-4/+41
* | | | Use parent instead of projectJarka Košanová2019-01-081-0/+15
* | | | Add table and model for error tracking settingsReuben Pereira2019-01-072-0/+37
| |/ / |/| |
* | | Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon2019-01-071-0/+28
|\ \ \
| * | | Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-0/+28
* | | | Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-071-4/+6
|\ \ \ \
| * | | | Allow to include files from another projectsKamil Trzciński2019-01-071-4/+6
* | | | | Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-062-129/+208
|\ \ \ \ \
| * | | | | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-042-129/+208
| |/ / / /
* | | | | Merge branch 'knative-rbac-check' into 'master'Kamil Trzciński2019-01-051-0/+7
|\ \ \ \ \
| * | | | | Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-041-0/+7
| |/ / / /
* | | | | Fix broken master api_variables testMichael Kozono2019-01-041-1/+3
| |_|/ / |/| | |
* | | | Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan2019-01-042-1/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Minor improvements to CI_API_V4_URL variable exposurefeature/gb/expose-ci-api-url-variableGrzegorz Bizon2019-01-031-1/+1
| * | | Expose CI_API_V4_URL predefined CI/CD variableGrzegorz Bizon2019-01-031-0/+1
| * | | Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-031-1/+23
* | | | Merge branch 'contacted_at' into 'master'Stan Hu2019-01-041-0/+9
|\ \ \ \
| * | | | Take contacted_at value from the DB when it is about to be displayed in the W...Alexander Kutelev2019-01-041-0/+9
| | |/ / | |/| |
* | | | Add frozen_string_literal: trueShinya Maeda2019-01-042-0/+4
* | | | Add unique constraint to release and urlShinya Maeda2019-01-042-4/+4
* | | | Add spec for Releases::Source and Link modelsShinya Maeda2019-01-043-0/+132
* | | | Make RBAC enabled default for new clustersDylan Griffith2019-01-048-51/+33
* | | | Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan2019-01-041-0/+25
|\ \ \ \
| * | | | Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-031-0/+25
| |/ / /
* | | | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-041-2/+6
|\ \ \ \
| * | | | Use new merge request email address formatBrett Walker2019-01-031-2/+6
| | |/ / | |/| |
* | | | Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-041-12/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary double caching (in hash and request store)dm-git-access-any-ceDouwe Maan2019-01-021-7/+0
| * | | Consider all matching MRs to determine if user can pushDouwe Maan2019-01-021-0/+10
| * | | Extract any-branch-allows-collaboration logic into dedicated methodDouwe Maan2019-01-021-5/+14
* | | | Add Knative metrics to PrometheusChris Baumbauer2019-01-033-0/+33
| |/ / |/| |
* | | Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-022-41/+105
|\ \ \ | |/ / |/| |
| * | Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-202-41/+105
* | | Merge branch 'update-gitlab-runner-helm-chart-to-0-1-43' into 'master'Kamil Trzciński2019-01-021-3/+3
|\ \ \
| * | | Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-3/+3
* | | | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-025-19/+248
|\ \ \ \
| * | | | Use build for testing HasRefMatija Čupić2018-12-081-8/+8
| * | | | Check for explicit true or false in specsMatija Čupić2018-12-081-6/+22
| * | | | Refactor Project#protected_for? specsMatija Čupić2018-12-081-51/+67
| * | | | Add specs when full ref is passed to protected_forMatija Čupić2018-12-081-1/+21
| * | | | Remove resolving conditional from protected_forMatija Čupić2018-12-081-0/+22
| * | | | Raise an error on ambiguous refsMatija Čupić2018-12-081-2/+2
| * | | | Rename Repository#resolve_ref to expand_refMatija Čupić2018-12-081-5/+5
| * | | | Implement Repository#ambiguous_ref?Matija Čupić2018-12-082-34/+57
| * | | | Move Project#resolve_ref to RepositoryMatija Čupić2018-12-082-50/+48