- 01 Feb, 2021 1 commit
-
-
Grzegorz Bizon authored
This commit avoid creating a new instance of a class and additional memory allocations when ensuring read consistency in CE / EE.
-
- 28 Jan, 2021 1 commit
-
-
Grzegorz Bizon authored
This commit increases consistency when a build trace chunk is created.
-
- 26 Jan, 2021 24 commits
-
-
Grzegorz Bizon authored
This commit adds `Gitlab::Database::Consistency` helper that makes it easier to ensure consistent reads in GitLab CE.
-
Grzegorz Bizon authored
This commits adds a new class that disables database load balancing in EE when reading build trace metadata (chunks, checksums) before a database write happens. This makes build logs more resilient to a replication lag problem.
-
Thong Kuah authored
[RUN ALL RSPEC] Fix broke CE tests due to merge train pipeline check See merge request gitlab-org/gitlab!52556
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52137 introduced a `merge_train_pipeline?` check in the view, but this method was only available in EE. We now define a method in CE that is overriden in EE.
-
Achilleas Pipinellis authored
Update verification section in Geo framework doc See merge request gitlab-org/gitlab!51776
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Lin Jen-Shin authored
Merge branch '299822-flaky-test-on-spec-features-projects-show-user_sees_git_instructions_spec-rb-1-1-3-2-1-1' into 'master' Resolve "Flaky test on ./spec/features/projects/show/user_sees_git_instructions_spec.rb[1:1:3:2:1:1]" See merge request gitlab-org/gitlab!52457
-
David O'Regan authored
Apply GitLab UI for create file button in MR See merge request gitlab-org/gitlab!51795
-
Yogi authored
-
Brandon Labuschagne authored
Add URL Navigation to Pipeline Analytics Charts See merge request gitlab-org/gitlab!52338
-
Andrew Fontaine authored
If a query string of `?chart=XXX` is added to the URL, the appropriate tab is selected. Currently, the only correct values are `pipelines` and `deployments`. All other values are ignored, and `pipelines` is used as the default. If the application would not display tabs, nothing is affected.
-
Jacques Erasmus authored
Fix misspelling of 'vulnerabilities' in API See merge request gitlab-org/gitlab!52380
-
Amy Qualls authored
The word is misspelled in definitions, which means it shows up as a misspelled word in our docs.
-
Kushal Pandya authored
Use GraphQL for Jira importer user mapping member search See merge request gitlab-org/gitlab!52211
-
Coung Ngo authored
This converts the member search from using REST to GraphQL since we are GraphQL-first. https://gitlab.com/gitlab-org/gitlab/-/issues/241746
-
Albert Salim authored
-
Vitaly Slobodin authored
Fix line spacing in billing card header See merge request gitlab-org/gitlab!52521
-
Jake Burden authored
Remove unnecessary flex and container
-
Thong Kuah authored
Add merge train badge to pipelines See merge request gitlab-org/gitlab!52137
-
Payton Burdette authored
Add the train badge for pipelines.
-
Shinya Maeda authored
API fuzz - configuration screen - Create configuration page See merge request gitlab-org/gitlab!51940
-
Paul Gascou-Vaillancourt authored
Adds the basic boilerplate for the new API fuzzing configuration page
-
Amy Qualls authored
Updated version history note format See merge request gitlab-org/gitlab!52533
-
- 25 Jan, 2021 14 commits
-
-
Stan Hu authored
Add "free upgrade" marketing UX See merge request gitlab-org/gitlab!51702
-
Andrei Stoicescu authored
Add service to get plan upgrade info Add specs for new helper methods
-
charlie ablett authored
Move simple, useful methods from helper to model See merge request gitlab-org/gitlab!51414
-
Robert Speicher authored
Refactor variables merging for job rules See merge request gitlab-org/gitlab!52305
-
Furkan Ayhan authored
This will be a first step before implementing workflow:rules:variables
-
Stan Hu authored
Move PipelineEntity to the Ci namespace See merge request gitlab-org/gitlab!52248
-
David O'Regan authored
Bold metricDetailsLabel in the performance bar See merge request gitlab-org/gitlab!52417
-
Yogi authored
-
Suzanne Selhorn authored
-
Nathan Friend authored
Edit UI text for repository cleanup See merge request gitlab-org/gitlab!52384
-
Nick Gaskill authored
-
Mayra Cabrera authored
Fix diff sorting when 2 files have the same name See merge request gitlab-org/gitlab!52202
-
Robert Speicher authored
Fix missing setting LDAP servers See merge request gitlab-org/gitlab!52512
-
Jose Ivan Vargas authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!52313
-