summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '47988-improve-milestone-queries-with-subq' into 'master'Andreas Brandl2019-01-171-2/+2
|\
| * Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-2/+2
* | Merge branch 'refactor-checking-personal-project-limits' into 'master'Nick Thomas2019-01-161-2/+76
|\ \
| * | Refactor checking personal project limitsYorick Peterse2019-01-161-2/+76
* | | Merge branch 'ac-pages-subgroups' into 'master'Nick Thomas2019-01-161-1/+1
|\ \ \
| * | | Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-141-1/+1
* | | | Merge branch 'sh-suppress-duplicate-remote-mirror-notifications' into 'master'Douwe Maan2019-01-151-0/+19
|\ \ \ \
| * | | | Only send one notification for failed remote mirrorStan Hu2019-01-151-0/+19
| | |/ / | |/| |
* | | | Add clear_credentials method to ProjectImportDataStan Hu2019-01-141-0/+11
|/ / /
* | | Merge branch 'bump-ingress-chart-112' into 'master'Dmitriy Zaporozhets2019-01-141-3/+3
|\ \ \ | |/ / |/| |
| * | Bump nginx-ingress chart to 1.1.2Thong Kuah2019-01-101-3/+3
* | | Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes2019-01-112-3/+3
| |/ |/|
* | Merge branch 'remove-get-builds-method' into 'master'Grzegorz Bizon2019-01-111-23/+0
|\ \
| * | Remove get_build method for find_by_idSteve Azzopardi2019-01-091-23/+0
* | | Merge branch 'fix-udpate-head-pipeline-method' into 'master'Grzegorz Bizon2019-01-111-0/+17
|\ \ \
| * | | Fix unexpected exception by failed to find an actual head pipelineShinya Maeda2019-01-101-0/+17
| | |/ | |/|
* | | Merge branch 'zj-nillify-pool-repo-when-leaving' into 'master'Douwe Maan2019-01-111-0/+11
|\ \ \
| * | | Nullify pool_repository when a project leavesZeger-Jan van de Weg2019-01-111-0/+11
* | | | Fix default visibility_level for new projectsFabian Schneider2019-01-111-0/+18
* | | | Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern2019-01-111-7/+92
|\ \ \ \
| * | | | Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu2018-12-311-3/+67
| * | | | Add group milestones in upcoming filterHeinrich Lee Yu2018-12-311-6/+27
* | | | | Merge branch 'knative-show-page' into 'master'Mike Greiling2019-01-111-1/+35
|\ \ \ \ \
| * | | | | Initial Serverless Functions detailed viewChris Baumbauer2019-01-101-1/+35
| | |/ / / | |/| | |
* | | | | Use revision instead of build number for TC query.Willi Nesensohn2019-01-101-1/+1
* | | | | Merge branch 'add-uniqueness-validation-to-url-column-in-releases-link-model'...Kamil Trzciński2019-01-101-0/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add uniqueness validation to url column in Releases::Link modelShinya Maeda2019-01-091-0/+10
* | | | | Service for calling Sentry issues apiReuben Pereira2019-01-091-9/+82
| |_|_|/ |/| | |
* | | | Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon2019-01-091-55/+107
|\ \ \ \ | |/ / / |/| | |
| * | | Add explicit test for #latest_successful_build_for!Steve Azzopardi2019-01-071-43/+82
| * | | Create `get_build` for project modelSteve Azzopardi2019-01-071-0/+23
| * | | 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