Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update docs to put prepend as the last linedocs/update-prepend-documentation | Yorick Peterse | 2018-11-13 | 1 | -29/+124 |
| | | | | | | | | This updates the documentation for adding EE specific features to clarify that `prepend` should be on the last line, and how to deal with code that depends on class methods redefined in EE. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/53919 | ||||
* | Merge branch 'docs-fl-define-vuejs-expert-role' into 'master' | Tim Zallmann | 2018-11-13 | 1 | -0/+8 |
|\ | | | | | | | | | Defines Vue.js Expert Role See merge request gitlab-org/gitlab-ce!21922 | ||||
| * | Updates wordingdocs-fl-define-vuejs-expert-role | Filipa Lacerda | 2018-09-26 | 1 | -3/+3 |
| | | |||||
| * | Defines Vue.js Expert Role | Filipa Lacerda | 2018-09-26 | 1 | -0/+8 |
| | | | | | | | | Currently we have a vue.js expert role that is not defined By defining this role we can improve our Vue and Vuex code. | ||||
* | | update the part to Google+ API | Alexander Tanayno | 2018-11-13 | 1 | -1/+1 |
| | | |||||
* | | Adding what Projects permission is needed as text to match up with the image.53894-docs-update-adding-project-txt-to-match-up-with-image | astrachan | 2018-11-13 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'docs-quality/team-tasks-24' into 'master' | Mek Stittri | 2018-11-13 | 3 | -52/+119 |
|\ \ | | | | | | | | | | | | | | | | | | | Improve the 'Testing levels' documentation Closes gitlab-org/quality/team-tasks#24 See merge request gitlab-org/gitlab-ce!21505 | ||||
| * | | Improve the 'Testing levels' documentationdocs-quality/team-tasks-24 | Rémy Coutable | 2018-11-06 | 3 | -52/+119 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Docs: updates docs development guidelines | Marcia Ramos | 2018-11-12 | 3 | -319/+459 |
| | | | |||||
* | | | Merge branch 'blackst0ne-add-discord-service' into 'master' | Sean McGivern | 2018-11-12 | 2 | -0/+30 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add Discord integration Closes #21635 See merge request gitlab-org/gitlab-ce!22684 | ||||
| * | | | DRY specs, fix typos in docs | blackst0ne | 2018-11-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update documentation after documentation review. | blackst0ne | 2018-11-05 | 1 | -2/+2 |
| | | | | |||||
| * | | | Updated docs and removed redundant screenshot | blackst0ne | 2018-11-05 | 2 | -2/+2 |
| | | | | |||||
| * | | | Update docs after docs review | blackst0ne | 2018-11-05 | 1 | -14/+13 |
| | | | | |||||
| * | | | Update documentation | blackst0ne | 2018-11-05 | 3 | -0/+31 |
| | | | | |||||
* | | | | Merge branch 'docs/more-url-fixes' into 'master' | Dmitriy Zaporozhets | 2018-11-12 | 3 | -27/+23 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix some links and Markdown See merge request gitlab-org/gitlab-ce!22972 | ||||
| * | | | | Fix some links and Markdowndocs/more-url-fixes | Evan Read | 2018-11-12 | 3 | -27/+23 |
| | | | | | |||||
* | | | | | Merge branch 'docs/fix-more-urls' into 'master' | Achilleas Pipinellis | 2018-11-12 | 4 | -6/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update URLs to better ones See merge request gitlab-org/gitlab-ce!22931 | ||||
| * | | | | | 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 |
| | | | | | | |||||
* | | | | | | Merge branch 'docs/fix-helm-chart-issue-link' into 'master' | Achilleas Pipinellis | 2018-11-12 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | Fix link for raising helm chart issues See merge request gitlab-org/gitlab-ce!22970 | ||||
| * | | | | | Fix link for raising helm chart issuesdocs/fix-helm-chart-issue-link | Evan Read | 2018-11-12 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge branch 'add-rbac-link-in-k8s-docs' into 'master' | Evan Read | 2018-11-12 | 1 | -3/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Add link in K8s integration docs to RBAC roles See merge request gitlab-org/gitlab-ce!22941 | ||||
| * | | | | | Add link in K8s integration docs to RBAC rolesadd-rbac-link-in-k8s-docs | Dylan Griffith | 2018-11-09 | 1 | -3/+4 |
| |/ / / / | |||||
* | | | | | Docs: Update Variable naming | Marcel Amirault | 2018-11-11 | 11 | -18/+18 |
| | | | | | |||||
* | | | | | Merge branch 'docs-zj-hooks-update' into 'master'34758-group-cluster-controller | Marcia Ramos | 2018-11-09 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Symlinked hooks aren't executed See merge request gitlab-org/gitlab-ce!22933 | ||||
| * | | | | | Symlinked hooks aren't executeddocs-zj-hooks-update | Zeger-Jan van de Weg | 2018-11-09 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | This recently changed on the Gitaly side, but now spotted this in the docs for the next release. Updated to be more precise, and to signal users should not want control over this specific hook location. | ||||
* | | | | | Merge branch 'rs-revert-api' into 'master' | Nick Thomas | 2018-11-09 | 1 | -0/+42 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add revert to commits API Closes gitlab-org/release/framework#48 See merge request gitlab-org/gitlab-ce!22919 | ||||
| * | | | | | Add revert to commits API | Robert Speicher | 2018-11-09 | 1 | -0/+42 |
| | | | | | | |||||
* | | | | | | Merge branch 'docs-improve-review-apps-doc' into 'master' | Marin Jankovski | 2018-11-09 | 1 | -42/+50 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | Improve the Review Apps documentation a bit See merge request gitlab-org/gitlab-ce!22910 | ||||
| * | | | | | Improve the Review Apps documentation a bitdocs-improve-review-apps-doc | Rémy Coutable | 2018-11-08 | 1 | -42/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | | 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. |