summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-nested-group-permission' into 'master'Nick Thomas2019-01-181-0/+4
|\
| * Return max group access level in the projects APIAlejandro Rodríguez2019-01-161-0/+4
* | Fix runner eternal loop when update job resultShinya Maeda2019-01-181-1/+8
* | Merge branch '55544-port-upgrade-command' into 'master'Kamil Trzciński2019-01-182-6/+25
|\ \
| * | Refactor some methods in Prometheus modelThong Kuah2019-01-182-14/+7
| * | Port generic upgrade functionality to CE55544-port-upgrade-commandThong Kuah2019-01-151-1/+27
* | | Merge branch '26375-markdown-footnotes-not-working' into 'master'Lin Jen-Shin2019-01-171-1/+1
|\ \ \
| * | | Bumping the CACHE_COMMONMARK_VERSION26375-markdown-footnotes-not-workingBrett Walker2019-01-171-1/+1
* | | | Merge branch '47988-improve-milestone-queries-with-subq' into 'master'Andreas Brandl2019-01-171-4/+3
|\ \ \ \
| * | | | Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-4/+3
* | | | | Merge branch 'refactor-checking-personal-project-limits' into 'master'Nick Thomas2019-01-161-10/+14
|\ \ \ \ \
| * | | | | Refactor checking personal project limitsYorick Peterse2019-01-161-10/+14
* | | | | | Merge branch 'refactor-after-create-default-branch' into 'master'Nick Thomas2019-01-161-18/+1
|\ \ \ \ \ \
| * | | | | | Refactor code for protecting default branchesYorick Peterse2019-01-161-18/+1
* | | | | | | Merge branch 'ac-pages-subgroups' into 'master'Nick Thomas2019-01-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-141-1/+1
* | | | | | | | chore(rubocop): fix Style/TrivialAccessors issuesSemyon Pupkov2019-01-161-5/+3
* | | | | | | | Merge branch 'sh-suppress-duplicate-remote-mirror-notifications' into 'master'Douwe Maan2019-01-151-2/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Only send one notification for failed remote mirrorStan Hu2019-01-151-2/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Add clear_credentials method to ProjectImportDataStan Hu2019-01-141-0/+4
|/ / / / / /
* | | | | | 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
|\ \ \