- 10 Apr, 2020 1 commit
-
-
Giorgenes Gelatti authored
Adds full support to uploading PyPi packages through the project/package API
-
- 09 Apr, 2020 39 commits
-
-
Shinya Maeda authored
Fix validation of dynamic child pipeline depenencies See merge request gitlab-org/gitlab!28901
-
Fabio Pitino authored
Ensure that validation can deal with `include` values that are strings as well as array of hashes.
-
Jan Provaznik authored
Remove blobs_fetch_in_batches feature flag See merge request gitlab-org/gitlab!29069
-
Heinrich Lee Yu authored
Use diff-stats for calculating raw diffs modified paths See merge request gitlab-org/gitlab!29134
-
Sean McGivern authored
Use modified paths inside AuthorityAnalyzer See merge request gitlab-org/gitlab!29138
-
Igor Drozdov authored
Prepend EE modules in the last line for Banzai See merge request gitlab-org/gitlab!29248
-
Heinrich Lee Yu authored
Fix different behavior between db:migrate:up/down and redo See merge request gitlab-org/gitlab!28363
-
Lin Jen-Shin authored
Clean up review apps deployed Using helm 3 Closes #213198 See merge request gitlab-org/gitlab!28768
-
Albert Salim authored
This is because the command might be passed a release that is tracked by a different helm version.
-
Jan Provaznik authored
Add endpoints for the group export UI See merge request gitlab-org/gitlab!28568
-
Igor Drozdov authored
That is more performance than fetching diff files for this
-
Peter Leitzen authored
-
Jan Provaznik authored
Refactor issues with embedded grafana charts See merge request gitlab-org/gitlab!28936
-
charlie ablett authored
Track Jira import progress in a separate data structure Closes #211660 See merge request gitlab-org/gitlab!28610
-
Phil Hughes authored
Merge branch '197314-the-board-list-issuable-sidebar-and-board-list-settings-overlap-when-both-are-opened' into 'master' Add event to handle closing all board sidebars Closes #197314 See merge request gitlab-org/gitlab!26886
-
Axel Garcia authored
This was made to avoid having to _manually_ close all sidebars (to open a new one for example), and to prevent having two or more sidebars open at the same time. Each of the sidebars components are listening to a 'sidebars.closeAll' event that has an optional `omit` property to avoid closing a sidebar if not needed, for example, when browsing through issues.
-
Rémy Coutable authored
Resolve "Flaky test `elastic_indexer_worker_spec.rb`" Closes #213740 See merge request gitlab-org/gitlab!29211
-
Toon Claes authored
Populate canonical emails Closes #205383 See merge request gitlab-org/gitlab!28298
-
Marcin Sedlak-Jakubowski authored
Correct format for curl in epic documentation See merge request gitlab-org/gitlab!29057
-
Alper Akgun authored
Refactor issues_with_embedded_grafana_charts_approx to use the batch counting with failover fallback
-
Phil Hughes authored
Fix keyboard shortcut to navigate to dashboard activity Closes #207185 See merge request gitlab-org/gitlab!28985
-
Victor Wu authored
-
Phil Hughes authored
Resolve "Audit Log date picker has no background color" Closes #213827 See merge request gitlab-org/gitlab!29153
-
Dmitry Gruzd authored
-
Dylan Griffith authored
But index_record_service_spec still flaky
-
Alishan Ladhani authored
Class level caching, classes being created in tests and then stored in a global registry of classes leads to bad results. The deleted test is messing with a class level cache and creating classes, the previous search method we switched out was using was looking through a global registry of classes.
-
Lin Jen-Shin authored
Add cluster management project template See merge request gitlab-org/gitlab!25318
-
Natalia Tepluhina authored
Project mirrors: Remove unused container See merge request gitlab-org/gitlab!29035
-
Bob Van Landuyt authored
Load GitLabSchema as workaround for errors See merge request gitlab-org/gitlab!29208
-
Bob Van Landuyt authored
Add policy read_cross_project specs for anonymous See merge request gitlab-org/gitlab!29198
-
Martin Wortschack authored
Make "Value Stream" the top item in group-level analytics sidebar menu Closes #210317 See merge request gitlab-org/gitlab!27277
-
Natalia Tepluhina authored
.com has a subscription expired banner See merge request gitlab-org/gitlab!28238
-
Sanad Liaquat authored
Add Terms intermediary page Closes #212145 See merge request gitlab-org/gitlab!28248
-
James Lopez authored
Update GitLab Shell to v12.1.0 See merge request gitlab-org/gitlab!29167
-
Bob Van Landuyt authored
Remove ProjectAuthorization.roles_stats method Closes #213083 See merge request gitlab-org/gitlab!29120
-
Kushal Pandya authored
Add annotations config generator See merge request gitlab-org/gitlab!29085
-
James Lopez authored
Ensure members mapper always runs on Project Import See merge request gitlab-org/gitlab!29046
-
charlieablett authored
Background migration to generate a canonical email based on the user's primary email. "Canonical" means the Agent part of the email address omitting `.` and anything after any `+`. Only applies to Gmail since they are a service that allows `.` and ignores anything after `+` in the Agent and all variations arrive in the same inbox.
-
Ramya Authappan authored
Improvements to make review_merge_request_spec more reliable See merge request gitlab-org/gitlab!28974
-