Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve "/assign me quick action doesn't work if there is extra white space" | Cindy Pallares 🦉 | 2018-10-19 | 1 | -0/+1 |
| | |||||
* | Document highlighted mentions | Achilleas Pipinellis | 2018-10-19 | 1 | -3/+6 |
| | |||||
* | Merge branch 'docs/docker-build' into 'master' | Evan Read | 2018-10-19 | 2 | -17/+29 |
|\ | | | | | | | | | | | | | Add the ways needed to authenticate to the registry via CI/CD Closes gitlab-com/support-forum#3825 See merge request gitlab-org/gitlab-ce!21538 | ||||
| * | Add the ways needed to authenticate to the registry via CI/CD | Achilleas Pipinellis | 2018-10-18 | 2 | -17/+29 |
| | | |||||
* | | Merge branch 'nurtch-docs-link' into 'master' | Achilleas Pipinellis | 2018-10-18 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Link to Nurtch doc site. See merge request gitlab-org/gitlab-ce!22399 | ||||
| * | | Link to Nurtch doc site. | Daniel Gruesso | 2018-10-16 | 1 | -1/+1 |
| | | | |||||
* | | | Allow JIRA to login using email and API token | Felipe Artur | 2018-10-17 | 6 | -51/+78 |
| | | | |||||
* | | | Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ↵ | Douwe Maan | 2018-10-16 | 1 | -6/+7 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Webhook Image URLs Rewritten Incorrectly in Issues" Closes #52650 See merge request gitlab-org/gitlab-ce!22361 | ||||
| * | | Web hook -> webhook | Sean McGivern | 2018-10-16 | 1 | -3/+3 |
| | | | |||||
| * | | Fix image webhook rewriting for uploads | Sean McGivern | 2018-10-16 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | This rewrote URLs to be absolute URLs. However, for uploads (the most common case), we actually need them to point to not just the GitLab instance, but the project they're from. Thankfully, we can normally get that information from the object we're building the hook for. | ||||
* | | | Document linguist overriding | Zeger-Jan van de Weg | 2018-10-16 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users report that some languages aren't detected, or at least not reported. This is mostly due to the fact that these languages aren't programming languages, according to Linguist. Originally noted in: https://gitlab.com/gitlab-org/gitlab-ce/issues/50705#note_99600216 Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/51995 | ||||
* | | | Fix link to 'when delayed' YAML configuration item | Evan Read | 2018-10-16 | 2 | -0/+0 |
| | | | |||||
* | | | Merge branch 'sh-remove-koding' into 'master' | Douwe Maan | 2018-10-15 | 15 | -131/+0 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Remove Koding integration and documentation Closes #39697 See merge request gitlab-org/gitlab-ce!22334 | ||||
| * | | Remove Koding integration and documentation | Stan Hu | 2018-10-12 | 15 | -131/+0 |
| | | | | | | | | | | | | | | | | | | This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697 | ||||
* | | | Update merge request diff navigation docs | James Ramsay | 2018-10-12 | 2 | -3/+3 |
|/ / | |||||
* | | Feature improved branch filter sorting | Jason Rutherford | 2018-10-11 | 4 | -5/+26 |
| | | |||||
* | | Clarify what happens when enabling a service template | Achilleas Pipinellis | 2018-10-09 | 1 | -2/+4 |
|/ | |||||
* | Docs - Prefilled fields for new issue link | Victor Wu | 2018-10-08 | 1 | -0/+18 |
| | |||||
* | Fix indentation in GPG documentation | Franklin Yu | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | Clone nurtch demo notebooks at Jupyter startup | Amit Rathi | 2018-10-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'ce-7287-epic-references' into 'master' | Nick Thomas | 2018-10-04 | 1 | -4/+4 |
|\ | | | | | | | | | Support short reference to epics from project entities See merge request gitlab-org/gitlab-ce!22048 | ||||
| * | Support short reference to group entities from project entitiesce-7287-epic-references | Jarka Košanová | 2018-10-04 | 1 | -4/+4 |
| | | | | | | | | | | | | - add a direct project parent (group) to Banzai context - if an epic is referenced from a direct descendant -> change epic to_reference to use short reference | ||||
* | | Merge branch 'docs/fix-links-to-subgit' into 'master' | Achilleas Pipinellis | 2018-10-04 | 1 | -3/+4 |
|\ \ | | | | | | | | | | | | | Fix links to external site and minor Markdown improvements See merge request gitlab-org/gitlab-ce!22098 | ||||
| * | | Fix links to external site and minor Markdown improvements | Evan Read | 2018-10-04 | 1 | -3/+4 |
| | | | |||||
* | | | Merge branch '51009-remove-rbac-clusters-feature-flag' into 'master' | Kamil Trzciński | 2018-10-04 | 1 | -27/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Remove :rbac_clusters feature flag Closes #51009 See merge request gitlab-org/gitlab-ce!22096 | ||||
| * | | Update docs to remove mention of feature flag | Thong Kuah | 2018-10-04 | 1 | -27/+2 |
| | | | |||||
* | | | Docs lock/unlock quick action | Victor Wu | 2018-10-03 | 1 | -1/+3 |
|/ / | |||||
* | | Merge branch 'docs-jira-update' into 'master' | Marcia Ramos | 2018-10-03 | 1 | -117/+119 |
|\ \ | | | | | | | | | | | | | | | | | | | Port Jira integration documentation update to CE Closes #50505 See merge request gitlab-org/gitlab-ce!22062 | ||||
| * | | Port jira doc update to ce | Mike Lewis | 2018-10-02 | 1 | -117/+119 |
| | | | |||||
* | | | #13650 added wip search functionality and tests | Chantal Rollison | 2018-10-03 | 2 | -2/+9 |
|/ / | |||||
* | | Refactor quick actions docs into multiple tables | Victor Wu | 2018-10-02 | 1 | -46/+79 |
|/ | |||||
* | Add variables on pipeline webhook | Pierre Tardy | 2018-10-01 | 1 | -1/+7 |
| | |||||
* | Docs: improve Pages overview (to deprecate feature page) | Marcia Ramos | 2018-09-28 | 9 | -40/+148 |
| | |||||
* | Docs: improve Issue Boards overview (to deprecate feature page) | Marcia Ramos | 2018-09-28 | 5 | -113/+176 |
| | |||||
* | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master' | Marcia Ramos | 2018-09-27 | 1 | -1/+1 |
|\ | | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827 | ||||
| * | Correct Gitlab to GitLab in docs | Marcel Amirault | 2018-09-25 | 1 | -1/+1 |
| | | |||||
* | | Fix link to mitmproxy installationdocs/fix-mitmproxy-link | Evan Read | 2018-09-27 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'docs/add-artifact-file-url' into 'master' | Kamil Trzciński | 2018-09-26 | 1 | -0/+14 |
|\ \ | | | | | | | | | | | | | Add documentation for stable URLs for Artifacts See merge request gitlab-org/gitlab-ce!21890 | ||||
| * | | Add documentation for stable URLs for Artifacts | Jorge C. Leitao | 2018-09-24 | 1 | -0/+14 |
| |/ | | | | | | | | | | | | | This was not documented, and it is a very useful feature for badges, versioned documentation, etc. already exist, it is just not documented. This commit fixes this. | ||||
* | | Merge branch 'patch-29' into 'master' | Rémy Coutable | 2018-09-26 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Docs: Update deploy token example to use https See merge request gitlab-org/gitlab-ce!21720 | ||||
| * | | Update deploy token example to use https | Clayton Carter | 2018-09-13 | 1 | -1/+1 |
| | | | |||||
* | | | Update doc/user/project/repository/index.mddocs/zj-update-repository-lang | Zeger-Jan van de Weg | 2018-09-25 | 1 | -1/+3 |
| |/ |/| | |||||
* | | Merge branch 'docs-fix-setup-grammar-marcel-contribution-2' | Robert Speicher | 2018-09-21 | 9 | -9/+9 |
|\ \ | | | | | | | | | | | | | | | | Correct grammar (setup to set-up) in Docs See merge request gitlab-org/gitlab-ce!21857 | ||||
| * | | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 9 | -9/+9 |
| | | | |||||
* | | | Changed feature page link to valid link | Jason Colyer | 2018-09-21 | 1 | -1/+1 |
|/ / | |||||
* | | Update wiki upload documentation | James Ramsay | 2018-09-20 | 1 | -5/+8 |
| | | |||||
* | | Add webhook branch filtering docs | James Ramsay | 2018-09-20 | 2 | -0/+8 |
| | | |||||
* | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master' | Kamil Trzciński | 2018-09-17 | 1 | -9/+82 |
|\ \ | | | | | | | | | | | | | | | | | | | Support Kubernetes RBAC for GitLab Managed Apps for creating new clusters Closes #29398 See merge request gitlab-org/gitlab-ce!21401 | ||||
| * | | Copyedit RBAC clusters docs | Achilleas Pipinellis | 2018-09-14 | 1 | -11/+11 |
| | | | |||||
| * | | Doc : document creation of a new service-account-token too. | Thong Kuah | 2018-09-14 | 1 | -6/+7 |
| | | | | | | | | | | | | I think that's all the k8s resources created AFAIK |