- 19 Aug, 2019 30 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kushal Pandya authored
Stage card ui component See merge request gitlab-org/gitlab-ce!31580
-
Ezekiel Kigbo authored
The existing stage list items are rendered in haml, migrating them to vuejs for future work. Fix alignment of median value Test for stage_nav_item.vue
-
Evan Read authored
Link to GitLab Performance Monitoring See merge request gitlab-org/gitlab-ce!31947
-
Evan Read authored
Improve new CI job permissions model docs See merge request gitlab-org/gitlab-ce!30696
-
Ben Bodenmiller authored
-
Evan Read authored
Docs fixup: Remove reference to old lib/api/ci dir See merge request gitlab-org/gitlab-ce!31937
-
Evan Read authored
Add `be_like_time` matcher to Testing Styleguide See merge request gitlab-org/gitlab-ce!31833
-
Evan Read authored
Link more issues in Design Management Limitations See merge request gitlab-org/gitlab-ce!31697
-
Evan Read authored
Add Documentation for Feature Flag Target Users Closes gitlab-ee#11459 See merge request gitlab-org/gitlab-ce!31918
-
Jason Goodman authored
Add screenshot
-
Achilleas Pipinellis authored
Migrate cycle analytics topic to new section See merge request gitlab-org/gitlab-ce!31827
-
Evan Read authored
Also fixes links to new section and refactors some existing content for the GitLab 12.2 changes.
-
Nick Thomas authored
Fix pipelines not always being created after a push Closes #66196 See merge request gitlab-org/gitlab-ce!31927
-
Evan Read authored
Update docs jira service page screenshot Closes #64778 See merge request gitlab-org/gitlab-ce!31911
-
Kemais Ehlers authored
Update doc/user/project/integrations/jira.md, doc/user/project/integrations/img/jira_service_page_v12_2.png files Deleted doc/user/project/integrations/img/jira_service_page.png
-
Evan Read authored
Escape vertical bars inside code blocks in quick_actions.md See merge request gitlab-org/gitlab-ce!31556
-
Jonathan Love authored
Escape vertical bars inside code blocks in quick_actions.md - Markdown parsing in previews and Gitlab.com appear to parse these as table delimiters even when inside a code block.
-
Evan Read authored
Update screenshot to fix bad html Closes #63920 See merge request gitlab-org/gitlab-ce!31889
-
Marcel Amirault authored
-
Evan Read authored
Fix required runner permissions Closes #52513 See merge request gitlab-org/gitlab-ce!31598
-
Evan Read authored
Docs: Improve clarity of SCIM workflow Closes #65097 See merge request gitlab-org/gitlab-ce!31881
-
Tristan Williams authored
-
Thong Kuah authored
-
Mark Lapierre authored
Quarantine failing test See merge request gitlab-org/gitlab-ce!31943
-
Evan Read authored
Improve docs for cross-project MR dependencies Closes gitlab-ee#12980 See merge request gitlab-org/gitlab-ce!31904
-
Nick Thomas authored
Addressing a documentation review by Marcia!
-
Evan Read authored
Docs: Refresh CI quick start screenshots See merge request gitlab-org/gitlab-ce!31877
-
Tristan Williams authored
-
Evan Read authored
Remove MySQL references from development docs See merge request gitlab-org/gitlab-ce!31712
-
- 18 Aug, 2019 7 commits
-
-
Evan Read authored
Mentions `auth.log` on Rate limit docs See merge request gitlab-org/gitlab-ce!31906
-
Mayra Cabrera authored
Requests over the rate limit are logged into `auth.log`
-
Evan Read authored
Update srmX configuration description See merge request gitlab-org/gitlab-ce!31142
-
Evan Read authored
add GitLab CI job token API authentication section See merge request gitlab-org/gitlab-ce!30698
-
Ben Bodenmiller authored
-
Mark Lapierre authored
-
Luke Duncalfe authored
-
- 17 Aug, 2019 3 commits
-
-
Thong Kuah authored
This directory no longer exists (since 2017)
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31741 introduced a regression where not all the right parameters would be passed into `Ci::CreatePipelineService`. We fix this by breaking out the pipeline parameters and reusing a method from `Gitlab::DataBuilder::Push`. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66196
-
Paul Slaughter authored
Merge branch '50020-fe-allow-email-notifications-to-be-disabled-for-all-users-of-a-group' into 'master' UI for disabling group/project email notifications Closes #50020 See merge request gitlab-org/gitlab-ce!30961
-