summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-fix-lfs-import-project-ssrf-forgery' into 'master'Yorick Peterse2019-01-241-0/+68
|\
| * Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-211-0/+68
* | Merge branch 'security-fix-wiki-access-rights-with-external-wiki-enabled' int...Yorick Peterse2019-01-242-22/+0
|\ \
| * | Fixed bug when external wiki is enabledFrancisco Javier López2019-01-182-22/+0
| |/
* | Merge branch 'security-2779-fix-email-comment-permissions-check' into 'master'Yorick Peterse2019-01-241-1/+1
|\ \
| * | Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-221-1/+1
* | | Fix 500 errors with legacy appearance logosStan Hu2019-01-231-0/+7
* | | Add domain field into Clusters::ClusterMayra Cabrera2019-01-221-1/+26
* | | Update GitLab Runner Helm Chart to 0.1.45Tomasz Maczukin2019-01-221-3/+3
|/ /
* | Merge branch '56371-don-t-check-confidential-issues-for-spam' into 'master'Douglas Barbosa Alexandre2019-01-211-28/+17
|\ \
| * | Don't check confidential issues for spamSean McGivern2019-01-181-28/+17
* | | Merge branch 'api-nested-group-permission' into 'master'Nick Thomas2019-01-181-0/+36
|\ \ \
| * | | Return max group access level in the projects APIAlejandro Rodríguez2019-01-161-0/+36
* | | | Fix runner eternal loop when update job resultShinya Maeda2019-01-181-0/+18
* | | | Merge branch '55544-port-upgrade-command' into 'master'Kamil Trzciński2019-01-181-0/+97
|\ \ \ \
| * | | | Port generic upgrade functionality to CE55544-port-upgrade-commandThong Kuah2019-01-151-0/+97
* | | | | 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
|\ \ \ \