- 27 Apr, 2020 40 commits
-
-
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
-
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
-
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)
-
Phil Hughes authored
Code Review Analytics: Add filters store See merge request gitlab-org/gitlab!30361
-
Phil Hughes authored
-
Adam Hegyi authored
Add clusters index to improve usage data queries See merge request gitlab-org/gitlab!28626
-
Ash McKenzie authored
Map labels from Jira to labels in GitLab See merge request gitlab-org/gitlab!29970
-
Imre Farkas authored
Query for vulnerability history See merge request gitlab-org/gitlab!27052
-
Avielle Wolfe authored
Adds Vulnerability.count_by_day_and_severity. This method takes an integer and returns vulnerability counts grouped by severity for that number of days before the current day. It does not return rows when there are no vulnerabilities for a day and severity. The count does not include dismissed or resolved vulnerabilities. This work is the first step towards moving the group security dashboard history chart to first class vulnerabilities, and hopefully improving its performance. https://gitlab.com/gitlab-org/gitlab/-/issues/201792
-
James Lopez authored
Clean up wiki model specs Closes #213982 See merge request gitlab-org/gitlab!30158
-
Phil Hughes authored
Add LFS badge feature flag to RefsController#logs_tree See merge request gitlab-org/gitlab!30442
-
Heinrich Lee Yu authored
Deprecate /plugins directory See merge request gitlab-org/gitlab!29678
-
Jarka Košanová authored
- import all labels from Jira during the ImportLabels stage - create a service for handling the labels - move out of metada section on GitLab issue in IssueSerializer
-
Bob Van Landuyt authored
Disable RequestContext deadline checking in tests Closes gitlab-development-kit#882 See merge request gitlab-org/gitlab!30423
-