summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Streamline and edit video referencesadd_video_to_jira_intMike Lewis2019-06-121-4/+2
|
* Apply suggestion to doc/user/project/integrations/jira.mdMike Lewis2019-06-121-1/+0
|
* Added links to videos to supplement docsRussell Dickenson2019-06-122-2/+7
|
* Merge branch 'docs/link-priority-on-issues-list' into 'master'Evan Read2019-06-111-1/+3
|\ | | | | | | | | Update issues/index.md with note on label priority sorting See merge request gitlab-org/gitlab-ce!29365
| * Update issues/index.md with note on label priority sortingLucas Charles2019-06-111-1/+3
|/
* Merge branch 'feature-jp-issue-permission' into 'master'Thong Kuah2019-06-114-10/+6
|\ | | | | | | | | API issues - minor cleanup of permission check See merge request gitlab-org/gitlab-ce!29423
| * API issues - minor cleanup of permission checkJan Provaznik2019-06-114-10/+6
|/ | | | | | Adds `set_issue_updated_at` similar to `set_issue_created_at` permission and cleans up the related permission check in issues API.
* Merge branch 'fe-fix-gl-dropdown-scrolling-to-top' into 'master'Fatih Acet2019-06-112-1/+6
|\ | | | | | | | | Fix gl_dropdown scrolling to top on assignee click See merge request gitlab-org/gitlab-ce!29500
| * Fix gl_dropdown scrolling to top on assignee clickPaul Slaughter2019-06-112-1/+6
| | | | | | | | | | | | | | **How?** It looks like when assignees are clicked, the child of the `<a>`. We fix our propogation check by looking at `.closest` which traverses through the element itself and parent.
* | Merge branch 'patch-70' into 'master'Marcia Ramos2019-06-111-0/+1
|\ \ | | | | | | | | | | | | Adds a space to fix code display See merge request gitlab-org/gitlab-ce!29463
| * | Adds a space to fix code displayEzekiel Kigbo2019-06-111-0/+1
| | |
* | | Merge branch 'rnienaber-component-diagram-docs' into 'master'Marcia Ramos2019-06-112-0/+15
|\ \ \ | |_|/ |/| | | | | | | | Add high level component overview back to architecture page See merge request gitlab-org/gitlab-ce!28729
| * | Final doc reviewRachel Nienaber2019-06-112-0/+15
|/ / | | | | | | | | - Wrap text - Move image to /img/
* | Merge branch 'docs/admin_groups' into 'master'Marcia Ramos2019-06-111-3/+22
|\ \ | | | | | | | | | | | | Documented the Admin Area's *Groups* page See merge request gitlab-org/gitlab-ce!28038
| * | Documented the Admin Area's *Groups* pageRussell Dickenson2019-06-111-3/+22
|/ /
* | Merge branch 'docs-issue-data' into 'master'Marcia Ramos2019-06-119-101/+161
|\ \ | | | | | | | | | | | | Docs: Updating issue data and actions doc See merge request gitlab-org/gitlab-ce!28810
| * | Docs: Updating issue data and actions docMarcel Amirault2019-06-119-101/+161
|/ /
* | Merge branch 'revert-28513' into 'master'Douwe Maan2019-06-1114-381/+223
|\ \ | | | | | | | | | | | | Revert "Automatically update MR merge-ref along merge status" See merge request gitlab-org/gitlab-ce!29492
| * | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-1114-381/+223
| | |
* | | Merge branch 'docs-autodevops-notes-review' into 'master'Achilleas Pipinellis2019-06-113-78/+57
|\ \ \ | | | | | | | | | | | | | | | | Remove unnecessary notes from AutoDevOps documentation See merge request gitlab-org/gitlab-ce!27433
| * | | Remove unnecessary notes from AutoDevOps documentationMike Lewis2019-06-113-78/+57
|/ / /
* | | Merge branch 'patch-58' into 'master'Achilleas Pipinellis2019-06-111-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Alertmanager on omnibus requires configuration See merge request gitlab-org/gitlab-ce!28398
| * | | Alertmanager on omnibus requires configurationpatch-58Ben Bodenmiller2019-06-091-1/+1
| | | |
* | | | Merge branch 'patch-23' into 'master'Achilleas Pipinellis2019-06-111-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Docs: enable numeric UIDs and GIDs for NFS See merge request gitlab-org/gitlab-ce!21712
| * | | | Docs: enable numeric UIDs and GIDs for NFSBen Bodenmiller2019-06-111-0/+8
|/ / / /
* | | | Merge branch '62788-graphql-pagination' into 'master'Phil Hughes2019-06-115-9/+140
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creates pagination component graphql Closes #62788 See merge request gitlab-org/gitlab-ce!29277
| * | | | Creates pagination component graphqlFilipa Lacerda2019-06-115-9/+140
| | | | | | | | | | | | | | | | | | | | | | | | | creates a pagination component for the graphql api
* | | | | Merge branch 'cg-gitlab-ce-admin-ha-title' into 'master'Achilleas Pipinellis2019-06-111-2/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Take out JN title in text See merge request gitlab-org/gitlab-ce!29376
| * | | | | Take out JN title in textCassiana Gudgenov2019-06-111-2/+1
|/ / / / /
* | | | | Merge branch 'jl-improve-wording-license-docs' into 'master'Achilleas Pipinellis2019-06-111-9/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve wording for automatic license import See merge request gitlab-org/gitlab-ce!29330
| * | | | | Improve wording for automatic license importJoshua Lambert2019-06-111-9/+3
|/ / / / /
* | | | | Merge branch 'docs-ci-videos' into 'master'Achilleas Pipinellis2019-06-116-16/+32
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: CI - link videos Closes #62293 See merge request gitlab-org/gitlab-ce!29491
| * | | | | Docs: CI - link videosMarcia Ramos2019-06-116-16/+32
|/ / / / /
* | | | | Merge branch 'docs-ssot-review-ci-examples' into 'master'Achilleas Pipinellis2019-06-1117-108/+148
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update CI Examples section to confirm to SSOT Documentation standards Closes #61507 See merge request gitlab-org/gitlab-ce!29397
| * | | | | Doc types on tutorials in top level examples folder, minor editsMike Lewis2019-06-1117-108/+148
|/ / / / / | | | | | | | | | | | | | | | Variety of edits to conform with SSOT doc style standards
* | | | | Merge branch '62813-show-inline-diff-example-rendered' into 'master'Marcia Ramos2019-06-112-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show inline diff example rendered Closes #62813 See merge request gitlab-org/gitlab-ce!29239
| * | | | | Replace rendered example with imageMark Lapierre2019-06-112-1/+5
|/ / / / / | | | | | | | | | | | | | | | | | | | | Because the markdown wouldn't have been rendered on docs.gitlab.com
* | | | | Merge branch '62760-use-time-zone-now' into 'master'Rémy Coutable2019-06-111-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Time.zone.now for Ci::PipelineSchedule#ideal_next_run_at Closes #62760 See merge request gitlab-org/gitlab-ce!29275
| * | | | | Use Time.zone.now for Ci::PipelineSchedule#ideal_next_run_atLin Jen-Shin2019-06-111-1/+2
|/ / / / /
* | | | | Merge branch 'docs-fix-alert-box' into 'master'Marcia Ramos2019-06-111-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Use correct alert box See merge request gitlab-org/gitlab-ce!28268
| * | | | Use correct alert boxBen Bodenmiller2019-06-111-1/+1
|/ / / /
* | | | Merge branch 'fix-pipeline-schedule-owner-is-nil' into 'master'Stan Hu2019-06-113-1/+14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pipeline schedule when owner is nil Closes gitlab-com/gl-infra/production#805 and #63086 See merge request gitlab-org/gitlab-ce!29477
| * | | | Fix pipeline schedule when owner is nilfix-pipeline-schedule-owner-is-nilShinya Maeda2019-06-113-1/+14
| | | | | | | | | | | | | | | | | | | | Fixing the bug
* | | | | Merge branch 'docs/architecture-table-hack' into 'master'Marcia Ramos2019-06-111-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the architecture table displayed in a block Closes #62990 See merge request gitlab-org/gitlab-ce!29470
| * | | | | Make the architecture table displayed in a blockdocs/architecture-table-hackAchilleas Pipinellis2019-06-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, all tables have a width of 100% on docs.gitlab.com. In a few cases, the table will overlap the table of contents (ToC). For these cases, we need to add an entry to the document’s frontmatter to render them as a display block.
* | | | | | Merge branch 'docs/subscriptions-ce-port' into 'master'Mike Lewis2019-06-111-0/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port the subscriptions docs to CE See merge request gitlab-org/gitlab-ce!29484
| * | | | | | Port the subscriptions docs to CEdocs/subscriptions-ce-portAchilleas Pipinellis2019-06-111-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12072/diffs
* | | | | | | Merge branch 'jv-go-1.11.10' into 'master'Achilleas Pipinellis2019-06-112-8/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Go 1.11.10 in source installations See merge request gitlab-org/gitlab-ce!29471
| * | | | | | | Use Go 1.11.10 in source installationsJacob Vosmaer2019-06-112-8/+8
|/ / / / / / /
* | | | | | | Merge branch 'docs-bulk-migrate-issues' into 'master'Tom Atkins2019-06-111-0/+25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding documentation on how to bulk migrate issues See merge request gitlab-org/gitlab-ce!24530