- 27 Apr, 2020 40 commits
-
-
Natalia Tepluhina authored
User can enable alert management See merge request gitlab-org/gitlab!30024
-
David O'Regan authored
-
Nathan Friend authored
Migrate dirty_submit to Jest Closes #194229 See merge request gitlab-org/gitlab!30294
-
Marcia Ramos authored
Fix typo in file_lock.md See merge request gitlab-org/gitlab!30366
-
Marcia Ramos authored
Fix formatting in Uploads administration See merge request gitlab-org/gitlab!30138
-
Jan Provaznik authored
Fix AttributesRewriter for ResourceMilestoneEvents without milestone See merge request gitlab-org/gitlab!30475
-
Achilleas Pipinellis authored
Added 12.9 link to upgrade specific steps See merge request gitlab-org/gitlab!30495
-
Achilleas Pipinellis authored
Remove PyPI from suggested contributions See merge request gitlab-org/gitlab!30407
-
Mike Jang authored
Fix false formatting See merge request gitlab-org/gitlab!30411
-
Achilleas Pipinellis authored
Add troubleshooting advice for HTTP 403 See merge request gitlab-org/gitlab!30077
-
James Tharpe authored
-
Achilleas Pipinellis authored
Docs: Prefer Ubuntu's Git-PPA over source compiling See merge request gitlab-org/gitlab!30382
-
Katrin Leinweber authored
-
Marcin Sedlak-Jakubowski authored
Change guidance on 13.0 deprecations to V5 See merge request gitlab-org/gitlab!30482
-
Grzegorz Bizon authored
Test terraform state API using Unicorn::TeeInput See merge request gitlab-org/gitlab!30334
-
Toon Claes authored
Create Ops Strategies User Lists Table See merge request gitlab-org/gitlab!30243
-
Jason Goodman authored
For applying user lists to a feature flag strategy
-
Stan Hu authored
Enable Vue LFS badge by default See merge request gitlab-org/gitlab!30469
-
Nathan Friend authored
Refactor to use parseBoolean See merge request gitlab-org/gitlab!30076
-
Nathan Friend authored
Update Geo Replicable Filter Nav See merge request gitlab-org/gitlab!29979
-
Phil Hughes authored
Remove duplicate QA attribute for burndown charts Closes #214686 See merge request gitlab-org/gitlab!29719
-
Phil Hughes authored
Added side margin to Clone button See merge request gitlab-org/gitlab!30471
-
Patrick Derichs authored
Update specs as well
-
Mark Florian authored
Merge branch '34817-issue-description-reverts-to-an-older-version-when-saving-without-prompting-the-conflict' into 'master' Updated autosave.js to save a lock version See merge request gitlab-org/gitlab!29349
-
Marcin Sedlak-Jakubowski authored
Docs: Update due_dates.md with quick actions reference See merge request gitlab-org/gitlab!30444
-
Marcin Sedlak-Jakubowski authored
-
Denys Mishunov authored
Update dependency @gitlab/ui to v13 See merge request gitlab-org/gitlab!30413
-
Fabian Zimmer authored
-
Kushal Pandya authored
Merge branch 'migrate_ee_spec_javascripts_vue_mr_widget_components_performance_issue_body_spec' into 'master' Migrate ee performance_issue_body_spec to Jest See merge request gitlab-org/gitlab!30452
-
Adam Hegyi authored
[FIXED] Set all NULL `lock_version` values to 0 PART 2 See merge request gitlab-org/gitlab!30305
-
John Hope authored
-
Jarka Košanová authored
Migrate project snippets to the ghost user when the user is deleted See merge request gitlab-org/gitlab!28870
-
George Thomas authored
Closes #205772
-
Mark Fletcher authored
-
Denys Mishunov authored
Refactor package details installation tabs See merge request gitlab-org/gitlab!29946
-
James Lopez authored
Add :sectional_codeowners feature flag See merge request gitlab-org/gitlab!30311
-
GitLab Bot authored
-
Phil Hughes authored
Add link to customer portal from license dashboard See merge request gitlab-org/gitlab!30330
-
Denys Mishunov authored
On the Snippet view with "Clone" button visible, there's not enough right margin to comply with Pajamas. This MR fixes this issue.
-
Mario de la Ossa authored
Rails silently casts NULL `lock_version` values to 0 while doing optimistic locking, which causes false stale object exceptions. We had a monkey patch that would change it to check for [NULL, 0] but want to avoid monkey-patching if possible, which means we need to clean up our database values. This Commit is for CI objects (CI Stages, CI Builds, CI Pipelines)
-