Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement review commentsdocs/fix-more-urls | Evan Read | 2018-11-12 | 2 | -4/+4 |
| | |||||
* | Update URLs to better ones | Evan Read | 2018-11-09 | 4 | -4/+4 |
| | |||||
* | Parameter per_page added | Alvaro Junqueira | 2018-11-09 | 1 | -0/+1 |
| | |||||
* | Merge branch 'patch-31' into 'master' | Evan Read | 2018-11-09 | 1 | -1/+1 |
|\ | | | | | | | | | Typo fix stoping -> stopping in the CI README.md See merge request gitlab-org/gitlab-ce!22890 | ||||
| * | Typo fix stoping -> stopping in the CI README.md | Bryce Chidester | 2018-11-07 | 1 | -1/+1 |
| | | |||||
* | | Fix broken link | Brendan O'Leary 🐢 | 2018-11-08 | 1 | -1/+1 |
| | | |||||
* | | Limit parallel to 100limit-parallel-to-100 | Kamil Trzciński | 2018-11-08 | 1 | -1/+1 |
| | | | | | | | | This prevents some of the abusive behaviors, of someone putting 100000 and creating out of memory condition easily | ||||
* | | Fix broken links and other minor improvements | Evan Read | 2018-11-08 | 1 | -21/+27 |
| | | |||||
* | | Merge branch 'docs/fix-version-number-ce-doc' into 'master' | Achilleas Pipinellis | 2018-11-08 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Feature backported to CE in 11.5, not 10.7 Closes #53648 See merge request gitlab-org/gitlab-ce!22892 | ||||
| * | | Feature backported to CE in 11.5, not 10.7docs/fix-version-number-ce-doc | Evan Read | 2018-11-08 | 1 | -1/+1 |
| | | | |||||
* | | | Fix Markdown so renderer parses links correctly, fixing 404sdocs/fix-various-404s | Evan Read | 2018-11-08 | 4 | -9/+9 |
| | | | | | | | | | | | | Also corrects capitalisation of Git. | ||||
* | | | Adds documentation for restricted project service account in deployment jobs | Mayra Cabrera | 2018-11-08 | 1 | -56/+63 |
| | | | |||||
* | | | Merge branch 'mk/import-bare-repo-from-hashed-storage-docs' into 'master' | Evan Read | 2018-11-08 | 1 | -1/+71 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Document that we do not support importing bare repositories from hashed storage in certain cases Closes #41423 See merge request gitlab-org/gitlab-ce!22783 | ||||
| * | | Improve wording and consistency | Michael Kozono | 2018-11-07 | 1 | -18/+19 |
| | | | |||||
| * | | Add an example of the stored project path | Michael Kozono | 2018-11-07 | 1 | -2/+9 |
| | | | |||||
| * | | Add steps to manually migrate projects | Michael Kozono | 2018-11-07 | 1 | -1/+18 |
| | | | |||||
| * | | Document limitation of bare repository import | Michael Kozono | 2018-11-05 | 1 | -1/+46 |
| | | | |||||
* | | | Merge branch 'docs/add-warning-for-registry-configuration' into 'master' | Evan Read | 2018-11-07 | 1 | -1/+4 |
|\ \ \ | |_|/ |/| | | | | | | | | Emphasis the importance of auth registry See merge request gitlab-org/gitlab-ce!22843 | ||||
| * | | Emphasis the importance of auth registrydocs/add-warning-for-registry-configuration | Steve Azzopardi | 2018-11-07 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | The container registry requires the `auth` config to be set up properly or users will be able to download images that they are not authorized to do so. For example https://gitlab.com/gitlab-org/gitlab-runner/issues/3652 | ||||
* | | | Merge branch 'bvl-patches-via-mail' into 'master' | Douwe Maan | 2018-11-07 | 1 | -0/+17 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Allow to add patches to merge requests created via email Closes #40830 See merge request gitlab-org/gitlab-ce!22723 | ||||
| * | | | Apply patches when creating MR via email | Bob Van Landuyt | 2018-11-07 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows users to add patches as attachments to merge request created via email. When an email to create a merge request is sent, all the attachments ending in `.patch` will be applied to the branch specified in the subject of the email. If the branch did not exist, it will be created from the HEAD of the repository. When the patches could not be applied, the error message will be replied to the user. The patches can have a maximum combined size of 2MB for now. | ||||
* | | | | Merge branch 'fix-formatting-eks-docs' into 'master' | Achilleas Pipinellis | 2018-11-07 | 1 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix EKS formatting See merge request gitlab-org/gitlab-ce!22781 | ||||
| * | | | | Fix EKS formattingfix-formatting-eks-docs | Joshua Lambert | 2018-11-02 | 1 | -1/+4 |
| | | | | | |||||
* | | | | | Merge branch 'docs/refine-markdown-proselint-config' into 'master' | Achilleas Pipinellis | 2018-11-07 | 3 | -98/+114 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add refined sample linting configuration See merge request gitlab-org/gitlab-ce!22827 | ||||
| * | | | | | Add refined sample linting configurationdocs/refine-markdown-proselint-config | Evan Read | 2018-11-06 | 3 | -98/+114 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also: - Ensures documentation section adheres to linters. - Makes other minor improvements. | ||||
* | | | | | Merge branch '52767-more-chaos-for-gitlab' into 'master' | Sean McGivern | 2018-11-07 | 2 | -1/+119 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more chaos to GitLab Closes #53362 and #52767 See merge request gitlab-org/gitlab-ce!22746 | ||||
| * | | | | | Documentation updates as per review [skip ci]52767-more-chaos-for-gitlab | Andrew Newdigate | 2018-11-06 | 2 | -35/+68 |
| | | | | | | |||||
| * | | | | | Updated with Sean's feedback | Andrew Newdigate | 2018-11-05 | 1 | -3/+4 |
| | | | | | | |||||
| * | | | | | Fixing the broken build with style fixes | Andrew Newdigate | 2018-11-01 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Add documentation, secure routes, etc | Andrew Newdigate | 2018-11-01 | 2 | -0/+84 |
| | | | | | | |||||
* | | | | | | Update Installation Guide for 11.5 | Steve Azzopardi | 2018-11-07 | 2 | -24/+10 |
| | | | | | | |||||
* | | | | | | Merge branch 'docs-private-vs-personal-access-tokens' into 'master' | Achilleas Pipinellis | 2018-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | Docs: fix private access token -> personal access token See merge request gitlab-org/gitlab-ce!22867 | ||||
| * | | | | | Fix private access token -> personal access tokendocs-private-vs-personal-access-tokens | David Planella | 2018-11-07 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'fj-41213-api-update-submodule-commit' into 'master' | Sean McGivern | 2018-11-07 | 2 | -1/+51 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add endpoint to update a git submodule reference Closes #41213 See merge request gitlab-org/gitlab-ce!20949 | ||||
| * | | | | | | Add submodule update API endpoint | Francisco Javier López | 2018-11-07 | 2 | -1/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new endpoint allow users to update a submodule's reference. The MR involves adding a new operation RPC operation in gitaly-proto (see gitlab-org/gitaly-proto!233) and change Gitaly to use this new version (see gitlab-org/gitaly!936). See gitlab-org/gitlab-ce!20949 | ||||
* | | | | | | | Merge branch 'max_retries_when' into 'master' | Grzegorz Bizon | 2018-11-07 | 1 | -3/+56 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to configure when to retry builds Closes gitlab-runner#3515 See merge request gitlab-org/gitlab-ce!21758 | ||||
| * | | | | | | | small doc fix [CI SKIP] | Markus Doits | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | doc updates as per feedback | Markus Doits | 2018-11-07 | 1 | -17/+19 |
| | | | | | | | | |||||
| * | | | | | | | fix location of spec file in doc comment [CI SKIP] | Markus Doits | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | small fixes to doc and remove on whitespace noise | Markus Doits | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | add a test that checks that retry when values in documentation are valid | Markus Doits | 2018-11-07 | 1 | -0/+8 |
| | | | | | | | | |||||
| * | | | | | | | add documentation for new retry when feature | Markus Doits | 2018-11-07 | 1 | -3/+46 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'triggermesh-phase1-knative' into 'master' | Grzegorz Bizon | 2018-11-07 | 1 | -1/+12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to install Knative as cluster application See merge request gitlab-org/gitlab-ce!22593 | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into triggermesh-phase1-knative | Chris Baumbauer | 2018-11-03 | 2 | -1/+6 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into triggermesh-phase1-knative | Chris Baumbauer | 2018-11-02 | 47 | -575/+1579 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation fixes | Chris Baumbauer | 2018-10-30 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Knative support | Chris Baumbauer | 2018-10-24 | 1 | -1/+12 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'dm-api-merge-requests-index-merged-at' into 'master' | Sean McGivern | 2018-11-07 | 1 | -11/+44 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose {closed,merged}_{at,by} in merge requests API index Closes #52031 See merge request gitlab-org/gitlab-ce!22806 | ||||
| * | | | | | | | | | Expose {closed,merged}_{at,by} in merge requests API index | Douwe Maan | 2018-11-05 | 1 | -11/+44 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch '43521-keep-personal-emails-private' into 'master' | Douwe Maan | 2018-11-07 | 3 | -2/+59 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds option to override commit email Closes #43521 See merge request gitlab-org/gitlab-ce!22560 |