- 03 Jun, 2020 18 commits
-
-
Ramya Authappan authored
Separate EE issue board e2e spec components Closes #218232 See merge request gitlab-org/gitlab!33421
-
Marcel Amirault authored
Replace whitelist with allowlist Closes #219975 See merge request gitlab-org/gitlab!33575
-
Russell Dickenson authored
-
Russell Dickenson authored
Docs: Add group GitLab.com specific permissions See merge request gitlab-org/gitlab!33624
-
Marcel Amirault authored
Add feature flag project toggle to junit documentation See merge request gitlab-org/gitlab!32871
-
Marcel Amirault authored
Docs: another set of spelling fixes See merge request gitlab-org/gitlab!33640
-
Amy Qualls authored
These words should not be flagged by the spell checker.
-
Ash McKenzie authored
Add model validation to Design to limit filename See merge request gitlab-org/gitlab!33564
-
Heinrich Lee Yu authored
211433 metrics dashboard annotations reaper job worker Closes #211433 See merge request gitlab-org/gitlab!32838
-
Shinya Maeda authored
Fix NoMethodError when reporting exceptions to Sentry See merge request gitlab-org/gitlab!33260
-
Paul Slaughter authored
Merge branch '22691-externalize-i18n-strings-from-./app/views/shared/milestones/_sidebar.html.haml' into 'master' Externalize i18n strings from ./app/views/shared/milestones/_sidebar.html.haml See merge request gitlab-org/gitlab!32150
-
Gilang Gumilar authored
Signed-off-by: Gilang Gumilar <gilangmlr@gmail.com>
-
Russell Dickenson authored
Move content to a separate section in Epics docs Closes #219269 See merge request gitlab-org/gitlab!33512
-
Marcin Sedlak-Jakubowski authored
-
Russell Dickenson authored
Update the SAST example in the secure integrations docs See merge request gitlab-org/gitlab!33627
-
Heinrich Lee Yu authored
Move UsageStatistics include from EE into FOSS [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!33662
-
charlie ablett authored
I removed an extra space and I improved wording See merge request gitlab-org/gitlab!33467
-
Ash McKenzie authored
-
- 02 Jun, 2020 22 commits
-
-
Ash McKenzie authored
Track merge_requests_users usage data See merge request gitlab-org/gitlab!32562
-
Stan Hu authored
Make Ci::Minutes::Notification user agnostic See merge request gitlab-org/gitlab!33611
-
Ash McKenzie authored
Add more specs for Irker integration Closes #219292 See merge request gitlab-org/gitlab!33206
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dylan Griffith authored
Merge branch '199245-search-api-seems-to-ignore-ref-returns-spurious-results-from-master' into 'master' Respect `ref` when searching for commits See merge request gitlab-org/gitlab!33216
-
Alishan Ladhani authored
Fixes a bug where the branch is always assumed to be master, even when the user specifies a branch they want to search
-
Fabio Pitino authored
By removing current_user in Notification we can reuse it as a ValueObject in other contexts and make it also a SSOT for notification levels.
-
Robert Speicher authored
Ensure to remove reposity folder when import fails See merge request gitlab-org/gitlab!33461
-
Robert Speicher authored
Add support for project and group label queries See merge request gitlab-org/gitlab!32113
-
Robert Speicher authored
Add base url path for metrics dashboards See merge request gitlab-org/gitlab!33553
-
Dhiraj Bodicherla authored
Base URL is needed for the metrics dashboard for the Vue router to function. This MR adds it on the BE and passes to FE
-
charlie ablett authored
Always persist `processed` of CommitStatus See merge request gitlab-org/gitlab!33652
-
Mayra Cabrera authored
Remove `:jira_issue_import_vue` feature flag See merge request gitlab-org/gitlab!33495
-
Kamil Trzciński authored
Since the same instance can go through multiple status transitions the subsequent changes to `processed` can be lost since the object is not refresh to exact DB state. Always consider processed as a changed value and persist its current value.
-
Amy Qualls authored
Documentation - Support review of AutoDevops Topic Index See merge request gitlab-org/gitlab!33439
-
Jason Adam Young authored
* there's be only one support ticket that made any reference to it * the use of the feature flag is confusing because there's no UI indicator when it overrides a Project's explicit disabling of autodevops # Conflicts: # doc/topics/autodevops/index.md
-
Bob Van Landuyt authored
Remove unused group links index route Closes #218700 See merge request gitlab-org/gitlab!33513
-
Doug Stull authored
- not used except by a test...
-
Bob Van Landuyt authored
Expose `release_links.link_type` via API See merge request gitlab-org/gitlab!33154
-
Mayra Cabrera authored
Remove ee? check from secpick script See merge request gitlab-org/gitlab!32903
-
Paul Slaughter authored
Resolve "Design view highlight focused design pins follow-up" See merge request gitlab-org/gitlab!33493
-
-