- Aug 23, 2019
-
-
Mike Greiling authored
Fix issuable sidebar icon of notification disabled See merge request gitlab-org/gitlab-ce!32134 (cherry picked from commit a93612aa) 9ad0a8ad Fix issuable sidebar icon of notification disabled
-
Walmyr Lima e Silva Filho authored
Quarantine filter issue comments test See merge request gitlab-org/gitlab-ce!32152 (cherry picked from commit 8f797950) 6d1800aa Quarantine filter issue comments test
-
Sanad Liaquat authored
Resolve "Failure in qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb" Closes gitlab-org/quality/staging#69 See merge request gitlab-org/gitlab-ce!32087 (cherry picked from commit 8634cca3) 095768be Fix failing test
-
- Aug 22, 2019
-
-
Mayra Cabrera authored
Fix "ERR value is not an integer or out of range" errors Closes #66449 See merge request gitlab-org/gitlab-ce!32126 (cherry picked from commit 8832aa95) 6bda359b Fix "ERR value is not an integer or out of range" errors
-
Kamil Trzcińśki authored
Avoid conflicts between ArchiveTracesCronWorker and ArchiveTraceWorker See merge request gitlab-org/gitlab-ce!31376 (cherry picked from commit 4e4f8534) d78f0724 Avoid conflicts between ArchiveTraceWorkers
-
Sanad Liaquat authored
Fix add project member spec Closes gitlab-org/quality/staging#67 See merge request gitlab-org/gitlab-ce!31974 (cherry picked from commit a08a882f) b759b4a6 Fix add project member spec 179955e8 Match space or newline after username
-
- Aug 21, 2019
-
-
Paul Slaughter authored
Resolve "HTML code shown in merge request" Closes #66331 See merge request gitlab-org/gitlab-ce!32032 (cherry picked from commit 77ffe60c) 57c629e5 Fix double escaped html cd2518ac Added changelog entry 6c7b5f56 Removed extra assertion in spec
-
Rémy Coutable authored
Update qa/Dockerfile to be built from the project root context See merge request gitlab-org/gitlab-ce!31533 (cherry picked from commit 4d4e88df) 6aa215aa Support X_if_ee methods for QA tests b601cfcf Update qa/Dockerfile to be built from the project root context 9a4dcd8d Update the 'build-qa-image' job to be built from project root context
-
Clement Ho authored
Embed metrics undefined param fix Closes #66177 See merge request gitlab-org/gitlab-ce!31975 (cherry picked from commit 04b37e42) 1ebc87e9 Remove dashboard param when undefined 8122a21a Insert additional assertion 2c4e17f9 Ensure all params have the option to be dropped when falsy 3812e4f3 Use isNil check 5ed2c263 Add tests and null check 2ebe1715 Add change log entry
-
- Aug 19, 2019
-
-
Marin Jankovski authored
-
Nick Thomas authored
Fix pipelines not always being created after a push Closes #66196 See merge request gitlab-org/gitlab-ce!31927 (cherry picked from commit c7d12e60) b46b9d5e Fix pipelines not always being created after a push
-
Achilleas Pipinellis authored
Migrate cycle analytics topic to new section See merge request gitlab-org/gitlab-ce!31827
-
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
-
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
-
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.
-
Mark Lapierre authored
Quarantine failing test See merge request gitlab-org/gitlab-ce!31943 (cherry picked from commit 15085d03) 56dcd45a Quarantine failing test
-
Evan Read authored
Update screenshot to fix bad html Closes #63920 See merge request gitlab-org/gitlab-ce!31889
-
-
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
-
-
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
-
Addressing a documentation review by Marcia!
-
Evan Read authored
Docs: Refresh CI quick start screenshots See merge request gitlab-org/gitlab-ce!31877
-
-
Evan Read authored
Remove MySQL references from development docs See merge request gitlab-org/gitlab-ce!31712
-
- Aug 18, 2019
-
-
Evan Read authored
Mentions `auth.log` on Rate limit docs See merge request gitlab-org/gitlab-ce!31906
-
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
-
-
Mark Lapierre authored
-
- Aug 17, 2019
-
-
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
-
- Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
-
- Aug 16, 2019
-
-
Michael Kozono authored
Migrate legacy uploads rake tasks See merge request gitlab-org/gitlab-ce!29409
-