- 24 Jun, 2020 40 commits
-
-
Nicolò Maria Mezzopera authored
Fix Release assets for Guest users of private projects Closes #223926 See merge request gitlab-org/gitlab!35166
-
Nathan Friend authored
This commit fixes a bug that prevented the release assets from rendering for Guest users of private projects on the Releases page.
-
Igor Drozdov authored
Add milestone stats to GraphQL endpoint See merge request gitlab-org/gitlab!35066
-
Nathan Friend authored
This commit updates the milestone GraphQL type to allow statistics about the milestone to be queried.
-
Igor Drozdov authored
Remove unused container registry tag name validation See merge request gitlab-org/gitlab!35142
-
Sean McGivern authored
Switch to default report name See merge request gitlab-org/gitlab!35159
-
Tetiana Chupryna authored
-
Natalia Tepluhina authored
Create mitt like event hub for event_hub_factory See merge request gitlab-org/gitlab!35141
-
Kushal Pandya authored
Refactor alert status dropdown See merge request gitlab-org/gitlab!35133
-
David O'Regan authored
We now use a SFC to handle the shared alert status dropdown between the details page and list page.
-
Nick Thomas authored
Merge branch '209786-improve-performance-of-diffs_batch-and-diffs_metadata-actions-for-projects' into 'master' Improve the performance of DiffsController#metadata and #batches See merge request gitlab-org/gitlab!33037
-
Marc Shaw authored
This call was making a gitaly call, which was causing signifcant performance impact. We use these stats in the file, but they can be replaced by iterating over the files instead. Issue: gitlab.com/gitlab-org/gitlab/-/issues/209786 Merge Request: gitlab.com/gitlab-org/gitlab/-/merge_requests/33037
-
Sean McGivern authored
Sets ReactiveCaching limits only for Environment See merge request gitlab-org/gitlab!34202
-
João Alexandre Cunha authored
- Set limits disabled by default code-wide - Activates for Environements - Adds a FF to control Environments RC easily live
-
Sean McGivern authored
Show explicit warning when we add a new secret See merge request gitlab-org/gitlab!34696
-
Rémy Coutable authored
Add mapping for specs to be tested in `rspec foss-impact` Closes #220924 See merge request gitlab-org/gitlab!35209
-
Kushal Pandya authored
Lazy render diff line comment button Closes #223077 See merge request gitlab-org/gitlab!35006
-
Kushal Pandya authored
Refresh vulnerability state and timestamp when changed by other user See merge request gitlab-org/gitlab!34837
-
Adam Hegyi authored
Better testing and documentation on columns with _id suffix Closes #212218 See merge request gitlab-org/gitlab!34757
-
Toon Claes authored
Because the complete schema is defined in the shared codebase, there is no need to have a separate list of ignored EE foreign keys.
-
Peter Leitzen authored
Add docs for metric_label_values variable type See merge request gitlab-org/gitlab!34762
-
Kamil Trzciński authored
Updated CI Script for Android See merge request gitlab-org/gitlab!34007
-
Ayush Shrivastava authored
-
Toon Claes authored
Add project_key column to jira_tracker_data table See merge request gitlab-org/gitlab!34949
-
Sanad Liaquat authored
Add assign project milestone spec See merge request gitlab-org/gitlab!34768
-
Désirée Chevalier authored
Adds a new e2e spec for assigning project milestones
-
Albert Salim authored
-
Albert Salim authored
-
Heinrich Lee Yu authored
[RUN AS-IF-FOSS] RSpec zero monkey patching mode See merge request gitlab-org/gitlab!35054
-
Heinrich Lee Yu authored
Allow files with `.md.erb` extension in the Static Site Editor Closes #223171 See merge request gitlab-org/gitlab!35136
-
Marcel Amirault authored
Fix incorrect feature flag name in the doc See merge request gitlab-org/gitlab!35215
-
David Kim authored
-
Heinrich Lee Yu authored
Use CodeQuality 0.85.10 in the CI template See merge request gitlab-org/gitlab!34329
-
drew authored
-
Nicolò Maria Mezzopera authored
Merge branch '223192-create-a-new-design-management-app-to-be-displayed-under-the-feature-flag' into 'master' Create a new Design Management app to be behind the feature flag Closes #223192 See merge request gitlab-org/gitlab!34932
-
Natalia Tepluhina authored
This copy to be removed after feature flag removal
-
Albert Salim authored
- initializers - migrations - schema - factories
-
Thong Kuah authored
[RUN AS-IF-FOSS] RSpec zero monkey patching mode See merge request gitlab-org/gitlab!35057
-
Evan Read authored
Document GraphQL mount_aliased_mutation method See merge request gitlab-org/gitlab!35207
-
charlie ablett authored
Docs: standardize descriptions of search functions See merge request gitlab-org/gitlab!33794
-