summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-134-0/+66
* Merge branch 'thomas-nilsson-irfu/gitlab-ce-thomas-nilsson-irfu-master-patch-...Stan Hu2019-06-071-2/+2
|\
| * Allow masking if 8 or more characters in base64Thomas Nilsson2019-06-061-2/+2
* | Merge branch '51636-task-list-api-pderichs' into 'master'Sean McGivern2019-06-071-0/+7
|\ \
| * | Add task count and completed count to responses of Issue and MRPatrick Derichs2019-06-071-0/+7
* | | Merge branch '58297-remove-extraneous-gitaly-calls-from-md-rendering' into 'm...Dmitriy Zaporozhets2019-06-071-1/+1
|\ \ \
| * | | Lock suggestions_filter_enabled as trueKerri Miller2019-06-051-1/+1
* | | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-072-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Comment why forks get default_git_depth of 0 instead nil62418-project-default-git-depthKrasimir Angelov2019-06-071-3/+1
| * | | Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-1/+3
| * | | Add project level git depth settingKrasimir Angelov2019-06-062-0/+20
* | | | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-061-1/+9
* | | | Add pages domains acme ordersVladimir Shushlin2019-06-062-0/+25
* | | | Merge branch 'create-base-class-for-auto-merge-architecture' into 'master'Robert Speicher2019-06-061-15/+0
|\ \ \ \
| * | | | Create BaseService for Auto Merge architecturecreate-base-class-for-auto-merge-architectureShinya Maeda2019-06-061-15/+0
* | | | | Merge branch 'fix/allow-lower-case-issue-ids' into 'master'Sean McGivern2019-06-061-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow lowercase prefix for Youtrack issue idsMatthias Baur2019-06-031-3/+3
* | | | | Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"revert-a05f86ceNick Thomas2019-06-061-9/+1
* | | | | Add certificate valid time to pages domain tableVladimir Shushlin2019-06-061-1/+9
* | | | | Merge branch 'revert-86900f00' into 'master'Grzegorz Bizon2019-06-061-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-1/+1
* | | | | Merge branch 'simplify-pipeline-notification-check' into 'master'Sean McGivern2019-06-062-13/+4
|\ \ \ \ \
| * | | | | Simplify notification check for participatingsimplify-pipeline-notification-checkHeinrich Lee Yu2019-06-062-13/+4
* | | | | | Backport of 10854-elasticsearch_avoid_dbce-10854-elasticsearch_avoid_dbMario de la Ossa2019-06-051-0/+2
| |_|_|/ / |/| | | |
* | | | | Setup Git client for JupyterAmit Rathi2019-06-051-1/+10
| |_|_|/ |/| | |
* | | | Merge branch 'issue_49897' into 'master'Robert Speicher2019-06-051-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-051-0/+3
* | | | Merge branch '54140-non-ar-cache-commit-markdown' into 'master'Douwe Maan2019-06-052-79/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao2019-06-052-79/+20
| |/ /
* | | Avoid 500's when commit is not reachableOswaldo Ferreira2019-06-051-1/+1
|/ /
* | Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into 'm...Robert Speicher2019-06-041-14/+6
|\ \
| * | Adjust burndown chart opened issues countce-9578-adjust-opened-issues-count-and-completion-rateAlexandru Croitor2019-06-041-14/+6
* | | Merge branch 'bvl-design-diff-notes-ce' into 'master'Douwe Maan2019-06-043-11/+21
|\ \ \
| * | | Get `repository` from noteable in DiffNotesBob Van Landuyt2019-06-031-5/+9
| * | | Make `resolvable_types` a class methodBob Van Landuyt2019-06-033-6/+12
* | | | Merge branch '58941-use-gitlab-serverless-with-existing-knative-installation'...Grzegorz Bizon2019-06-042-48/+4
|\ \ \ \
| * | | | Adapt functions to work for external KnativeJoão Cunha2019-05-292-48/+4
* | | | | Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah2019-06-041-0/+10
|\ \ \ \ \
| * | | | | Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-041-0/+10
* | | | | | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-8/+17
|\ \ \ \ \ \
| * | | | | | Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-8/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ce-fe-fix-ee-diff-profile-key-views' into 'master'Bob Van Landuyt2019-06-041-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Resolved EE differences in app/views/profiles/keysce-fe-fix-ee-diff-profile-key-viewsPaul Slaughter2019-05-311-0/+5
* | | | | | Bump Gitaly version to 1.44.0Douwe Maan2019-06-031-1/+1
* | | | | | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-031-21/+15
|\ \ \ \ \ \
| * | | | | | Add payload to the service responseOswaldo Ferreira2019-05-311-4/+0
| * | | | | | Simplify merge_ref_head methodsOswaldo Ferreira2019-05-311-6/+4
| * | | | | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-311-21/+21
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-5-2' into 'master'Kamil Trzciński2019-06-031-1/+1
|\ \ \ \ \ \
| * | | | | | Update GitLab Runner Helm Chart to 0.5.2update-gitlab-runner-helm-chart-to-0-5-2Tomasz Maczukin2019-06-031-1/+1
| | |_|_|_|/ | |/| | | |