- 29 Aug, 2019 4 commits
-
-
GitLab Bot authored
-
Stan Hu authored
Add index to improve query performance See merge request gitlab-org/gitlab-ce!31988
-
Thong Kuah authored
Now we have cluster_id, state index, we don't the cluster_id index as well.
-
Thong Kuah authored
For Environment.deployed_to_cluster
-
- 28 Aug, 2019 36 commits
-
-
GitLab Bot authored
-
Mayra Cabrera authored
Resolve "Notes are persisted with the user's locale" See merge request gitlab-org/gitlab-ce!32264
-
Sean McGivern authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Properly delete files when a package is removed See merge request gitlab-org/gitlab-ee!15634
-
Alessio Caiazza authored
Both CarrierWave and ProjectStatistics relies on record deletion to cleanup storage and update statistics. We delete Packages instead of PackageFiles and the record deletion is performed by the DB. This commit introduce a dependent: :destroy on Package-PackageFiles relation.
-
Dan Davison authored
Commit to current branch by default in Web IDE E2E tests See merge request gitlab-org/gitlab-ce!32248
-
Dan Davison authored
Commit to current branch by default in Web IDE E2E tests See merge request gitlab-org/gitlab-ee!15713
-
GitLab Bot authored
-
Mayra Cabrera authored
Reduce the number of SQL requests on MR-show See merge request gitlab-org/gitlab-ce!32192
-
Igor authored
- Extract MR fields for notes into a separate serializer - Check if pipelines are empty via count
-
Stan Hu authored
Ensure namespace/project used minutes are reset Closes gitlab-ce#65540 and gitlab-ce#66679 See merge request gitlab-org/gitlab-ee!15744
-
GitLab Bot authored
-
Clement Ho authored
Resolve "Migrate spec/javascripts/vue_shared/components/file_icon_spec.js to Jest" See merge request gitlab-org/gitlab-ce!32278
-
GitLab Bot authored
-
Michael Kozono authored
Save board lists collapsed setting Closes #52758 See merge request gitlab-org/gitlab-ce!31069
-
Felipe Artur authored
Persists if a board list is collapsed for each user.
-
Illya Klymov authored
-
Tim Zallmann authored
Merge branch '12908-add-a-tooltip-to-add-designs-button-to-inform-users-of-image-replacements' into 'master' Add a tooltip to Add Designs button See merge request gitlab-org/gitlab-ee!15471
-
Natalia Tepluhina authored
-
Lin Jen-Shin authored
Expose fields matching with FE See merge request gitlab-org/gitlab-ee!15531
-
Can Eldem authored
Change payload to match with vulnerability api Update tests
-
Fabio Pitino authored
-
Fabio Pitino authored
-
Fabio Pitino authored
Do not rely on whether we have sent a notification to the customre or not. This solution may be less performant but ensures we always reset the minutes for all namespaces.
-
GitLab Bot authored
-
Stan Hu authored
Regenerate locale/gitlab.pot file See merge request gitlab-org/gitlab-ee!15762
-
Paul Slaughter authored
Fix top-nav search bar dropdown on xl displays Closes #64120 and #66075 See merge request gitlab-org/gitlab-ce!31864
-
Kemais Ehlers authored
-
Michael Kozono authored
Support Gitaly feature flags in workhorse Closes gitaly#1764 See merge request gitlab-org/gitlab-ce!31764
-
Jacob Vosmaer authored
-
GitLab Bot authored
-
Tom Atkins authored
Improve grammar and correct syntax in curl example See merge request gitlab-org/gitlab-ce!32163
-
Tom Atkins authored
improve grammar in Gitaly configuration See merge request gitlab-org/gitlab-ce!31605
-
Michael Kozono authored
Edit limit text See merge request gitlab-org/gitlab-ce!32318
-
Nick Thomas authored
Rename Labkit::Tracing::GRPCInterceptor to GRPC::ClientInterceptor See merge request gitlab-org/gitlab-ce!32230
-