- 02 Oct, 2020 1 commit
-
-
Grzegorz Bizon authored
This commit aligns build trace correctness validation with live traces feature flag rollout. We will only validate build traces that consist of build chunks. This is especially important when incrementally rolling out the new feature.
-
- 28 Sep, 2020 39 commits
-
-
Andrew Fontaine authored
Whats new notification dot and count See merge request gitlab-org/gitlab!42494
-
Jose Ivan Vargas authored
Add frontend fixtures for releases See merge request gitlab-org/gitlab!43218
-
Mike Jang authored
Update wording for SCIM API usage See merge request gitlab-org/gitlab!43357
-
Douglas Barbosa Alexandre authored
Update charlock_holmes to v0.7.7 See merge request gitlab-org/gitlab!43575
-
Dan Davison authored
Geo end-to-end test for NPM registry replication See merge request gitlab-org/gitlab!42368
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!42961
-
Yannis Roussos authored
Remove outdated note about one-off instances See merge request gitlab-org/gitlab!43576
-
Andreas Brandl authored
-
Stan Hu authored
charlock_holmes v0.7.7 resolves a C++ build issue (https://github.com/brianmario/charlock_holmes/compare/0.7.6..v0.7.7) on some machines. This may also resolve a CentOS 6 build issue (https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5682) since the gem will be available for gitaly-ruby using the newer compiler.
-
Sean McGivern authored
Validate build traces using CRC32 checksums See merge request gitlab-org/gitlab!42829
-
Martin Wortschack authored
Remove unused analytics date dropdown Closes #233591 See merge request gitlab-org/gitlab!43495
-
James Lopez authored
Exclude health checks from http_request_duration_seconds bucket See merge request gitlab-org/gitlab!43409
-
James Lopez authored
Use new fingerprint as default fingerprint for Container Scanning findings See merge request gitlab-org/gitlab!43145
-
Peter Leitzen authored
Remove `ci_job_heartbeats_runner` feature flag See merge request gitlab-org/gitlab!43550
-
Natalia Tepluhina authored
Merge branch '214476-enable-graphql-and-vue-apollo-in-the-cleanup-policy-for-tags-form' into 'master' Boilerplate for graphql in container cleanup settings See merge request gitlab-org/gitlab!43122
-
Nicolò Maria Mezzopera authored
- source - test - snapshots
-
Alessio Caiazza authored
Fix broken master See merge request gitlab-org/gitlab!43534
-
Mike Jang authored
Consolidate use cases for GitHub import See merge request gitlab-org/gitlab!43037
-
Mike Jang authored
-
Grzegorz Bizon authored
This commit implements Comparable concern in a build trace chunk class, making chunks comparable by a chunk_index if these are associated with the same build.
-
Sean McGivern authored
We already exclude health checks from the `http_request_total` counter, and put them in `http_health_requests_total` instead. For durations, we don't really need them at all, so we can just exclude them from the `http_request_duration_seconds` bucket entirely.
-
Olena Horal-Koretska authored
Add support for Alerts to display the environment link See merge request gitlab-org/gitlab!43019
-
Angelo Gulina authored
Add a slotted component for the summary Add a utility for VTU, findByTestId()
-
Bob Van Landuyt authored
Validate Iteration dates across group tree See merge request gitlab-org/gitlab!43234
-
Ezekiel Kigbo authored
Removes the old date range dropdown for selecting a single value. Remove unused dropdown imports
-
Igor Drozdov authored
Update audit log related feature flag YAML See merge request gitlab-org/gitlab!43549
-
Phil Hughes authored
Add Invite Members modal behind feature flag See merge request gitlab-org/gitlab!37906
-
Jackie Fraser authored
- behind feature flag :invite_members_group_modal - no User dropdown search yet, that will be added next - the trigger link in the side nav is behind the same feature flag
-
Shinya Maeda authored
Fix Ruby 2.7 deprecation warnings in snippet_repository_spec.rb See merge request gitlab-org/gitlab!43516
-
Achilleas Pipinellis authored
Docs: how to perform your own backups on com.md See merge request gitlab-org/gitlab!41788
-
Steffen Heininger authored
-
Yannis Roussos authored
Remove PG warning with with_lock_retries See merge request gitlab-org/gitlab!43292
-
Kamil Trzciński authored
This is no longer being used
-
Tan Le authored
-
Phil Hughes authored
Send only one scope query when requesting pipeline findings See merge request gitlab-org/gitlab!43535
-
Alan (Maciej) Paruszewski authored
-
Igor Drozdov authored
Make git lfs for push mirrors work to GitHub.com Closes #250654 See merge request gitlab-org/gitlab!43321
-
Nick Thomas authored
There are two changes required: * Add an Accept: application/vnd.git-lfs+json header to batch requests * Support the verify action Without the former, GitHub (but not GitLab) responds with a 406 HTTP response to the batch request. With it, GitHub responds with a spec indicating that `verify` should be used.
-
Adam Hegyi authored
Merge branch '251048-modify-time-period-for-batch-counting-performance-of-the-last-portion-of-the-loops' into 'master' Improve batch counting performance for last 28 days See merge request gitlab-org/gitlab!42972
-