summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prevent Releases links API to leak tag existanceAlessio Caiazza2019-02-083-0/+23
|
* Merge branch 'docs/fix-anchor-link' into 'master'Achilleas Pipinellis2019-02-081-1/+1
|\ | | | | | | | | Fixes link to wrong section See merge request gitlab-org/gitlab-ce!24811
| * Fixes link to wrong sectiondocs/fix-anchor-linkEvan Read2019-01-311-1/+1
| |
* | Merge branch 'docs/uplift-broadcast-messages-api-doc' into 'master'Achilleas Pipinellis2019-02-082-35/+68
|\ \ | | | | | | | | | | | | Refactor broadcast message API page See merge request gitlab-org/gitlab-ce!24920
| * | Refactor broadcast message API pagedocs/uplift-broadcast-messages-api-docEvan Read2019-02-052-35/+68
| | |
* | | Merge branch 'docs/uplift-snippets-api-doc' into 'master'Achilleas Pipinellis2019-02-082-71/+152
|\ \ \ | | | | | | | | | | | | | | | | Refactor snippets API documentation page See merge request gitlab-org/gitlab-ce!24921
| * | | Refactor snippets API documentation pageEvan Read2019-02-082-71/+152
|/ / /
* | | Merge branch 'docs/fix-anchors-for-manual-actions' into 'master'Achilleas Pipinellis2019-02-084-5/+5
|\ \ \ | | | | | | | | | | | | | | | | Fix many 'when manual' anchors See merge request gitlab-org/gitlab-ce!24947
| * | | Fix many 'when manual' anchorsdocs/fix-anchors-for-manual-actionsEvan Read2019-02-064-5/+5
| | | |
* | | | Merge branch 'remove_make_updated_cluster_applications' into 'master'Douglas Barbosa Alexandre2019-02-082-35/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove #make_updated! as have #make_installed! now Closes #57374 See merge request gitlab-org/gitlab-ce!24988
| * | | | Remove #make_updated! as have #make_installed! nowremove_make_updated_cluster_applicationsThong Kuah2019-02-082-35/+0
| | | | | | | | | | | | | | | | | | | | | | | | | We can have multiple and conditional transistions in a event, so make use of that.
* | | | | Merge branch 'patch-44' into 'master'Marcia Ramos2019-02-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | docs: trivial: remove stray extra "to" See merge request gitlab-org/gitlab-ce!25024
| * | | | | docs: remove stray extra "to"Andrew Petro2019-02-071-1/+1
| |/ / / /
* | | | | Merge branch 'move-permission-check-manual-actions-on-deployments' into 'master'Filipa Lacerda2019-02-0817-50/+48
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move permission check of manual actions of deployments Closes #52412 See merge request gitlab-org/gitlab-ce!24660
| * | | | | Move permission check of manual actions of deploymentsShinya Maeda2019-02-0817-50/+48
|/ / / / /
* | | | | Merge branch 'docs/fix-spelling-in-internationalisation-section' into 'master'Achilleas Pipinellis2019-02-083-5/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix spelling and other minor improvements See merge request gitlab-org/gitlab-ce!24813
| * | | | | Fix spelling and other minor improvementsdocs/fix-spelling-in-internationalisation-sectionEvan Read2019-01-313-5/+5
| | | | | |
* | | | | | Merge branch 'patch-40' into 'master'Achilleas Pipinellis2019-02-081-25/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update index.md See merge request gitlab-org/gitlab-ce!24698
| * | | | | | Update index.mdRajakavitha Kodhandapani2019-02-081-25/+19
|/ / / / / /
* | | | | | Merge branch 'docs/fix-anchor-landing-page' into 'master'Achilleas Pipinellis2019-02-081-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Anchor link was incorrect See merge request gitlab-org/gitlab-ce!24922
| * | | | | | Anchor link was incorrectdocs/fix-anchor-landing-pageEvan Read2019-02-051-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'patch-31' into 'master'Achilleas Pipinellis2019-02-081-9/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: capitalization fixes in Gitaly docs See merge request gitlab-org/gitlab-ce!24994
| * | | | | | docs: capitalization fixes in GitalyBen Bodenmiller2019-02-071-9/+9
| | | | | | |
* | | | | | | Merge branch 'patch-40' into 'master'Grzegorz Bizon2019-02-081-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dotNet test task to upload test results on failure See merge request gitlab-org/gitlab-ce!24591
| * | | | | | | Update dotNet test task to upload test results on failurePatrick Galbraith2019-01-231-0/+1
| | | | | | | |
* | | | | | | | Merge branch 'patch-43' into 'master'Dmitriy Zaporozhets2019-02-081-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update comment about legacy pipeline triggers See merge request gitlab-org/gitlab-ce!24998
| * | | | | | | | Update comment about legacy pipeline triggersDmitriy Zaporozhets2019-02-071-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch '57397-fixes-technical-debt-for-cluster-domain' into 'master'Grzegorz Bizon2019-02-083-6/+16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes technical debt issues for cluster domain Closes #57397 See merge request gitlab-org/gitlab-ce!25010
| * | | | | | | | | Fixes technical debt issues for cluster domain57397-fixes-technical-debt-for-cluster-domainMayra Cabrera2019-02-073-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid using direct code on spec migration - Removes milestone and point to issue, to avoid making fake promises Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57397
* | | | | | | | | | Merge branch 'patch-30' into 'master'Evan Read2019-02-081-5/+7
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: improve per-repository deploy keys See merge request gitlab-org/gitlab-ce!24207
| * | | | | | | | | | docs: improve per-repository deploy keysBen Bodenmiller2019-02-081-5/+7
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'sh-nfs-read-perf-docs' into 'master'Evan Read2019-02-081-11/+76
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve NFS benchmarking doc to include read performance test See merge request gitlab-org/gitlab-ce!24874
| * | | | | | | | | | Add missing punctuationEvan Read2019-02-081-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Include benchmarking with fiosh-nfs-read-perf-docsStan Hu2019-02-071-7/+61
| | | | | | | | | | |
| * | | | | | | | | | Improve NFS benchmarking doc to include read performance testStan Hu2019-02-071-4/+15
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'leipert-disable-sprocket-caching' into 'master'Mek Stittri2019-02-081-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable caching for sprockets for now See merge request gitlab-org/gitlab-ce!25025
| * | | | | | | | | | Disable caching for sprockets for nowleipert-disable-sprocket-cachingLukas Eipert2019-02-081-2/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'docs/update-artifact-expiry' into 'master'Evan Read2019-02-071-2/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update default expiry information for artifacts See merge request gitlab-org/gitlab-ce!24932
| * | | | | | | | | Update default expiry information for artifactsdocs/update-artifact-expirySteve Azzopardi2019-02-071-2/+3
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have wrong documentation where we say that if no `expire_in` is set it will be kept forever, which is not true since we have an instance wide default expiry date.
* | | | | | | | | Merge branch 'gitaly-update-1.19.0' into 'master'Stan Hu2019-02-071-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade Gitaly to 1.19.0 See merge request gitlab-org/gitlab-ce!25019
| * | | | | | | | | Upgrade gitaly to 1.19.0gitaly-update-1.19.0Douglas Barbosa Alexandre2019-02-071-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'use_upgrade_install_for_helm_apps' into 'master'Douglas Barbosa Alexandre2019-02-0739-350/+894
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade cluster applications, starting with runner See merge request gitlab-org/gitlab-ce!24789
| * | | | | | | | | | Upgrade cluster applications, starting with runnerThong Kuah2019-02-0739-350/+894
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'leipert-fix-webpack-bundle' into 'master'Mek Stittri2019-02-071-1/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix increased package size of public/assets Closes gitlab-org/distribution/team-tasks#310 See merge request gitlab-org/gitlab-ce!25018
| * | | | | | | | | | Fix increased package size of public/assetsleipert-fix-webpack-bundleLukas Eipert2019-02-071-1/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jlenny-AddPagesTemplates' into 'master'Douglas Barbosa Alexandre2019-02-0718-30/+86
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pages templates on the new project templates menu Closes #47857 See merge request gitlab-org/gitlab-ce!24906
| * | | | | | | | | | Project template: Fall back to GitLab logojlenny-AddPagesTemplatesLukas Eipert2019-02-079-34/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gitlab-svg to provide the icons for rails, spring and express. For the new GitLab pages templates, we are falling back to the GitLab logo.
| * | | | | | | | | | Add Pages templatesJason Lenny2019-02-0711-4/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds templates for the 5 most popular Pages templates to the new project menu. This does not add unique icons for the templates because that turned out more complicated than expected, and this feature is valuable without them.
* | | | | | | | | | | Merge branch 'qa-quarantine-flaky-tests' into 'master'Mark Lapierre2019-02-076-6/+12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quarantine flaky tests See merge request gitlab-org/gitlab-ce!25015
| * | | | | | | | | | | Quarantine flaky testsqa-quarantine-flaky-testsMark Lapierre2019-02-076-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See issues: https://gitlab.com/gitlab-org/quality/nightly/issues/70 https://gitlab.com/gitlab-org/quality/nightly/issues/72 https://gitlab.com/gitlab-org/quality/staging/issues/21 https://gitlab.com/gitlab-org/quality/staging/issues/31 https://gitlab.com/gitlab-org/quality/staging/issues/30 https://gitlab.com/gitlab-org/quality/staging/issues/26