summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for Release Link APIac-releases-api-with-assets-update-delete-linksShinya Maeda2019-01-0413-234/+477
* Add API for release asset linksShinya Maeda2019-01-042-0/+117
* Support CURD operation for release asset linksShinya Maeda2019-01-048-0/+182
* Change release links table ID to bigserialac-releases-api-with-assetsShinya Maeda2019-01-042-2/+2
* Use AR releation "count" methodShinya Maeda2019-01-041-1/+1
* Add sequence to release link factoryShinya Maeda2019-01-041-2/+2
* Add frozen_string_literal: trueShinya Maeda2019-01-043-0/+6
* Add unique constraint to release and urlShinya Maeda2019-01-048-110/+28
* Add spec for duplicate link name creationShinya Maeda2019-01-042-23/+34
* Add spec for Releases::Source and Link modelsShinya Maeda2019-01-046-3/+136
* Update safe model attributes for import/exportShinya Maeda2019-01-041-0/+7
* Support CURD operation for release asset linksShinya Maeda2019-01-0415-3/+371
* Merge branch '55853-deprecate-ci-autodeploy-quick_start_guide-html-docs' into...Achilleas Pipinellis2019-01-048-95/+1
|\
| * Deprecate Auto Deploy's quick start guide55853-deprecate-ci-autodeploy-quick_start_guide-html-docsTakuya Noguchi2019-01-028-95/+1
* | Merge branch 'mj/process-feature-freeze' into 'master'Yorick Peterse2019-01-041-4/+7
|\ \
| * | Change the wording on branch feature freezemj/process-feature-freezeMarin Jankovski2018-12-141-6/+5
| * | Green pipeline for feature freeze PROCESSMarin Jankovski2018-12-131-3/+7
* | | Merge branch 'ab-50763-persist-index' into 'master'Yorick Peterse2019-01-044-3/+60
|\ \ \
| * | | Add specific index namesab-50763-persist-indexAndreas Brandl2019-01-032-6/+31
| * | | Add specific indexes for CIAndreas Brandl2019-01-033-0/+26
| * | | Add support for explicit index orderAndreas Brandl2019-01-031-3/+9
* | | | Merge branch 'ee1979-gl-modal-vuex' into 'master'Kushal Pandya2019-01-049-0/+353
|\ \ \ \
| * | | | Create shared gl-modal-vuex component and moduleee1979-gl-modal-vuexPaul Slaughter2019-01-039-0/+353
* | | | | Merge branch '43623-add-submit-feedback-in-product-feedback-link' into 'master'Kushal Pandya2019-01-043-0/+11
|\ \ \ \ \
| * | | | | Add submit feedback link to help dropdown43623-add-submit-feedback-in-product-feedback-linkBrandon Labuschagne2019-01-043-0/+11
* | | | | | Merge branch '53696-make-rbac-default' into 'master'Kamil Trzciński2019-01-0418-113/+95
|\ \ \ \ \ \
| * | | | | | Make RBAC enabled default for new clustersDylan Griffith2019-01-0418-113/+95
* | | | | | | Merge branch 'tz-make-user-popover-spec-more-consistent' into 'master'Kushal Pandya2019-01-041-6/+10
|\ \ \ \ \ \ \
| * | | | | | | Made user_popovers_spec more stable on the value sidetz-make-user-popover-spec-more-consistentTim Zallmann2019-01-041-6/+10
* | | | | | | | Merge branch 'ce-revert-revert-gold-trial-mrs' into 'master'Kamil Trzciński2019-01-0423-57/+140
|\ \ \ \ \ \ \ \
| * | | | | | | | Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-0323-57/+140
* | | | | | | | | Merge branch 'use-cheap-operation-for-ci-pipeline-all_merge_requests' into 'm...Kamil Trzciński2019-01-041-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use cheap operation for `Ci::Pipeline#all_merge_requests`use-cheap-operation-for-ci-pipeline-all_merge_requestsShinya Maeda2019-01-031-1/+1
* | | | | | | | | | Merge branch 'add-a-comment-on-ci-pipeline-git_ref-about-merge-request-ref' i...Kamil Trzciński2019-01-041-0/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Add a comment on `Ci::Pipeline#git_ref` about merge request refadd-a-comment-on-ci-pipeline-git_ref-about-merge-request-refShinya Maeda2019-01-031-0/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan2019-01-043-2/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-033-2/+32
* | | | | | | | | | Merge branch '49056-configure-auto-devops-deployed-applications-with-secrets-...Kamil Trzciński2019-01-046-43/+141
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | QA spec for Auto DevOps application secrets49056-configure-auto-devops-deployed-applications-with-secrets-that-aren-t-committed-to-the-repoThong Kuah2019-01-042-31/+76
| * | | | | | | | | | Update CI/CD variables help textThong Kuah2019-01-042-0/+5
| * | | | | | | | | | DRY up some functions in Auto-DevOps scriptThong Kuah2019-01-041-16/+27
| * | | | | | | | | | Remove application secret on stopping environmentThong Kuah2019-01-041-0/+3
| * | | | | | | | | | Simplify bash functionThong Kuah2019-01-041-27/+11
| * | | | | | | | | | Solve multi word CI variables not quoted properlyThong Kuah2019-01-041-25/+42
| * | | | | | | | | | Create K8S_SECRET_* CI variables as a K8s SecretThong Kuah2019-01-042-0/+33
* | | | | | | | | | | Merge branch 'docs/rs-11-7-guides' into 'master'Achilleas Pipinellis2019-01-042-3/+393
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add 11.6 to 11.7 update guidedocs/rs-11-7-guidesRobert Speicher2019-01-021-0/+390
| * | | | | | | | | | Update installation from source guideRobert Speicher2019-01-021-3/+3
* | | | | | | | | | | Merge branch '44353-improve-snippet-search-performance' into 'master'Sean McGivern2019-01-043-3/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reduce counts in search_entries_info44353-improve-snippet-search-performanceHeinrich Lee Yu2019-01-043-3/+8