- 25 Mar, 2021 40 commits
-
-
Amy Qualls authored
Fix typo in ip restriction docs See merge request gitlab-org/gitlab!57414
-
Kushal Pandya authored
Add bulk edit to issues list page refactor See merge request gitlab-org/gitlab!57230
-
Coung Ngo authored
This commit adds bulk edit to the Vue issues list page, which is under the feature flag `vue_issues_list` defaulted to off.
-
Rémy Coutable authored
Set google-protobuf dependency to a version that works See merge request gitlab-org/gitlab!55972
-
Sean McGivern authored
Extend state transition that initiate creation of vulnerabilities in database to blocked pipeline state See merge request gitlab-org/gitlab!56779
-
Jan Provaznik authored
Remove N + 1 for milestones issues See merge request gitlab-org/gitlab!57349
-
Sean McGivern authored
Add a separate metrics definition generator for Redis HLL counters See merge request gitlab-org/gitlab!56367
-
Mikołaj Wawrzyniak authored
Return 0 early if there are no events See merge request gitlab-org/gitlab!57126
-
Rajendra Kadam authored
Add specs for the zero check
-
Jacques Erasmus authored
Moves diff notes comment icon to CSS See merge request gitlab-org/gitlab!57345
-
Heinrich Lee Yu authored
Create a fake mimemagic gem in the vendors folder [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57443
-
Fabio Pitino authored
Refactor workflow rules config passing See merge request gitlab-org/gitlab!57136
-
Dylan Griffith authored
Clean up git remote in cached repo See merge request gitlab-org/gitlab!57456
-
Heinrich Lee Yu authored
Reduce flakiness by waiting before pipeline hover See merge request gitlab-org/gitlab!57471
-
Heinrich Lee Yu authored
Merge branch '325638-api-version-repos-namespace-project-branches-should-not-query-the-primary-databases' into 'master' Do not stick to primary after log Jira DVCS usage See merge request gitlab-org/gitlab!57328
-
James Fargher authored
Delete security_finding records with missing UUIDs See merge request gitlab-org/gitlab!56975
-
Dmitry Gruzd authored
Increase version of gitlab-experiment schema See merge request gitlab-org/gitlab!56878
-
Dmytro Zaporozhets (DZ) authored
Ignore database locations in performance stats See merge request gitlab-org/gitlab!57380
-
Rémy Coutable authored
Fix RuboCop offenses of EE group model See merge request gitlab-org/gitlab!57384
-
Miguel Rincon authored
-
Ramya Authappan authored
Add a Gemfile lock for SAST enable test See merge request gitlab-org/gitlab!57415
-
Vitali Tatarintev authored
Merge branch '12975-the-field-enter-new-password-in-service-templates-pages-should-show-asterisks-in-the-password' into 'master' Clean up integration form titles and password fields See merge request gitlab-org/gitlab!56309
-
Justin Ho Tuan Duong authored
Use it as a password field's description
-
Adam Hegyi authored
Merge branch '325605-query-performance-investigation-4458344713234267000-select-merge_requests-from' into 'master' Add additional index to merge_request for project/status/created_at See merge request gitlab-org/gitlab!57267
-
Kerri Miller authored
Remove extra index from structure.sql
-
Matthias Fechner authored
Gitlab does not work with google-protobuff 3.15.x. Using the new version causes segfaults: /usr/local/lib/libruby27.so.27(rb_profile_frame_full_label+0x1665) [0x80059c535] /usr/local/lib/libruby27.so.27(0x8003fa3fb) [0x8003fa3fb] /usr/local/lib/libruby27.so.27(0x8005094d2) [0x8005094d2] /lib/libthr.so.3(_pthread_sigmask+0x53e) [0x800649b7e] /lib/libthr.so.3(0x80064913f) [0x80064913f] [0x7ffffffff193] /usr/local/lib/ruby/gems/2.7/gems/google-protobuf-3.15.0/lib/google/ protobuf_c.so(Defs_register+0xc99) [0x811958699] /usr/local/lib/ruby/gems/2.7/gems/google-protobuf-3.15.0/lib/google/ protobuf_c.so(0x81195c675) [0x81195c675] For more details see this bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254010
-
Imre Farkas authored
Resolve "Replace Namespace#self_and_descendants with linear version" [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56296
-
Dylan Griffith authored
We don't want to mix things up with the real gem so it seems better for us to choose a gem version number that does not exist.
-
Heinrich Lee Yu authored
license_finder fails when the gemspec does not have a homepage
-
Marc Shaw authored
Issue: gitlab.com/gitlab-org/gitlab/-/issues/325851 MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/57443 There is a current issue affecting mimemagic where it was using a magic number dataset which turned out to be under a GPL licence, which in turn meant the maintainer of mimemagic had to switch to the same licence. We can not use this licence. There are still dependencies in our gemfile which require mimemagic, and instead of removing all these, we create a fake gem that we require.
-
Dmitry Gruzd authored
Preload group.parent for project scope searches See merge request gitlab-org/gitlab!57277
-
Nick Thomas authored
Accelerate uploads via API with Workhorse [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57250
-
David Fernandez authored
Remove feature flag usage_data_track_ci_templates_unique_projects [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57280
-
-
Heinrich Lee Yu authored
Use upstream ruby-magic project See merge request gitlab-org/gitlab!57463
-
Arturo Herrero authored
-
Natalia Tepluhina authored
Update @gitlab/eslint-plugin to 8.2.0 See merge request gitlab-org/gitlab!57400
-
Stan Hu authored
The upstream version has all the changes in ruby-magic-static, as well as an additional fix (https://github.com/kwilczynski/ruby-magic/pull/2).
-
Jacques Erasmus authored
Rename first_class_init to vulnerability_report_init See merge request gitlab-org/gitlab!57342
-
Savas Vedova authored
Migrates the expand button in reports to gitlab UI See merge request gitlab-org/gitlab!57021
-