summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-ensure-link-pool-repo-gc' into 'master'Lin Jen-Shin2019-01-141-0/+4
|\
| * Ensure pool participants are linked before GCZeger-Jan van de Weg2019-01-141-0/+4
* | Merge branch 'osw-fix-quick-suggestion-application-being-reverted' into 'master'Douwe Maan2019-01-142-11/+23
|\ \
| * | Adjust applied suggestion reverting previous changesOswaldo Ferreira2019-01-112-11/+23
* | | Merge branch 'bump-ingress-chart-112' into 'master'Dmitriy Zaporozhets2019-01-141-1/+1
|\ \ \ | |_|/ |/| |
| * | Bump nginx-ingress chart to 1.1.2Thong Kuah2019-01-101-1/+1
* | | Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes2019-01-111-2/+2
* | | Merge branch 'remove-get-builds-method' into 'master'Grzegorz Bizon2019-01-111-4/+0
|\ \ \
| * | | Remove get_build method for find_by_idSteve Azzopardi2019-01-091-4/+0
* | | | Merge branch 'fix-udpate-head-pipeline-method' into 'master'Grzegorz Bizon2019-01-111-3/+4
|\ \ \ \
| * | | | Fix unexpected exception by failed to find an actual head pipelineShinya Maeda2019-01-101-3/+4
| | |/ / | |/| |
* | | | Merge branch 'zj-nillify-pool-repo-when-leaving' into 'master'Douwe Maan2019-01-112-2/+6
|\ \ \ \
| * | | | Nullify pool_repository when a project leavesZeger-Jan van de Weg2019-01-112-2/+6
| | |_|/ | |/| |
* | | | Fix default visibility_level for new projectsFabian Schneider2019-01-111-1/+1
* | | | Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern2019-01-111-13/+26
|\ \ \ \
| * | | | Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu2018-12-311-6/+7
| * | | | Add group milestones in upcoming filterHeinrich Lee Yu2018-12-311-8/+20
* | | | | Merge branch 'knative-show-page' into 'master'Mike Greiling2019-01-111-2/+18
|\ \ \ \ \
| * | | | | Initial Serverless Functions detailed viewChris Baumbauer2019-01-101-2/+18
| | |/ / / | |/| | |
* | | | | Use revision instead of build number for TC query.Willi Nesensohn2019-01-101-4/+2
* | | | | Merge branch 'add-uniqueness-validation-to-url-column-in-releases-link-model'...Kamil Trzciński2019-01-101-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add uniqueness validation to url column in Releases::Link modelShinya Maeda2019-01-091-1/+1
* | | | | Service for calling Sentry issues apiReuben Pereira2019-01-091-0/+45
* | | | | Merge branch 'pl-reactive-caching-primary_key' into 'master'Kamil Trzciński2019-01-091-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Implement SshHostKey.primary_key methodPeter Leitzen2019-01-081-0/+5
| | |/ / | |/| |
* | | | Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon2019-01-091-9/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Create `get_build` for project modelSteve Azzopardi2019-01-071-1/+5
| * | | Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-071-9/+5
* | | | Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu2019-01-081-10/+2
| |/ / |/| |
* | | Merge branch '3845-committers-cannot-approve-mr-ce' into 'master'Douwe Maan2019-01-082-7/+23
|\ \ \
| * | | Add committers and authors methods on MergeRequestTiago Botelho2019-01-082-7/+23
* | | | Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre2019-01-081-3/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-3/+23
* | | | Merge branch 'ce-7407-label-quick-epics' into 'master'Lin Jen-Shin2019-01-071-0/+4
|\ \ \ \
| * | | | Use parent instead of projectJarka Košanová2019-01-081-0/+4
* | | | | Implement error tracking configurationPeter Leitzen2019-01-071-0/+2
|/ / / /
* | | | Add table and model for error tracking settingsReuben Pereira2019-01-072-0/+15
| |/ / |/| |
* | | Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon2019-01-072-4/+29
|\ \ \
| * | | Clarify comments about for_merge_requestuser-update-head-pipeline-worker-2Shinya Maeda2019-01-041-2/+3
| * | | Make find_actual_head_pipeline private methodShinya Maeda2019-01-041-5/+7
| * | | Refactor the logic of updating head pipelinesShinya Maeda2019-01-042-4/+26
* | | | Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-072-5/+5
|\ \ \ \
| * | | | Allow to include files from another projectsKamil Trzciński2019-01-072-5/+5
* | | | | Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-062-8/+56
|\ \ \ \ \
| * | | | | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-042-8/+56
| |/ / / /
* | | | | Merge branch 'knative-rbac-check' into 'master'Kamil Trzciński2019-01-051-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-041-0/+11
| |/ / /
* | | | Merge branch 'deprecated-callback-false' into 'master'Robert Speicher2019-01-041-1/+1
|\ \ \ \
| * | | | Fix deprecation: returning false in Active Record and Active Model callbacks ...Jasper Maes2019-01-031-1/+1
| | |/ / | |/| |
* | | | Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan2019-01-041-0/+7
|\ \ \ \ | |_|/ / |/| | |