- 17 Mar, 2021 40 commits
-
-
Kerri Miller authored
Ops/Metrics - Review and revise settings-related UI text See merge request gitlab-org/gitlab!55908
-
Mike Jang authored
-
Kerri Miller authored
Merge branch '324212-merge-request-is-marked-as-draft-when-draft-or-wip-word-is-used-at-the-end-of-the-title' into 'master' Fix bug on MR title ending with draft/wip <- case in point See merge request gitlab-org/gitlab!56625
-
Douglas Barbosa Alexandre authored
Add id and short_sha fields to the graphql job_type See merge request gitlab-org/gitlab!56714
-
Paul Slaughter authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!56545
-
GitLab Release Tools Bot authored
-
Mark Florian authored
Move from btn-success to btn-confirm in app/views/profiles directory See merge request gitlab-org/gitlab!54748
-
Mike Jang authored
Docs: Moved text from the previous section for better clarification See merge request gitlab-org/gitlab!56872
-
Mario Mora authored
-
Douglas Barbosa Alexandre authored
Resolve "Improve text for error "No issue found for given params" in UI" See merge request gitlab-org/gitlab!45064
-
Marcin Sedlak-Jakubowski authored
-
GitLab Bot authored
-
Andrew Fontaine authored
Move to btn-confirm in download directory dropdown See merge request gitlab-org/gitlab!56193
-
Yogi authored
-
Rémy Coutable authored
Save Gitaly CI Prometheus metrics to a log file See merge request gitlab-org/gitlab!56863
-
Douglas Barbosa Alexandre authored
Enable :credential_inventory_gpg_keys by default and update docs See merge request gitlab-org/gitlab!56764
-
Robert Hunt authored
- Updated the feature flag yaml - Updated the feature flag calls to default_enabled: true - Updated documentation
-
Markus Koller authored
Add includeAncestors to group.milestones graphql See merge request gitlab-org/gitlab!56667
-
Brett Walker authored
for the GraphQL query
-
Alex Kalderimis authored
Enabled phabricator importer by default See merge request gitlab-org/gitlab!56765
-
Dmytro Zaporozhets (DZ) authored
Remove JSON endpoint for project container index See merge request gitlab-org/gitlab!52407
-
Nick Gaskill authored
Document GEMNASIUM_DB_UPDATE_DISABLED and add use cases See merge request gitlab-org/gitlab!56688
-
Igor Frenkel authored
-
Enrique Alcántara authored
Fix pipeline editor icon size See merge request gitlab-org/gitlab!56780
-
Enrique Alcántara authored
Update master to default branch inside env copy See merge request gitlab-org/gitlab!56264
-
David O'Regan authored
Update the review app modal to replace master to default branch name as used by the current project
-
Rémy Coutable authored
Prevent unnecessary sticking to the DB primary when recording experiments See merge request gitlab-org/gitlab!56852
-
Olena Horal-Koretska authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!56682
-
Kushal Pandya authored
Add metadata endpoints to MR Notes app See merge request gitlab-org/gitlab!56575
-
Olena Horal-Koretska authored
Add glfilteredsearch to epic boards [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56056
-
Scott Stern authored
Adding GLFilteredSearch to group issue baords as first iteration to replace old filtered search implementation
-
Mark Florian authored
Move to confirm variant from success in javascripts/feature_flags directory See merge request gitlab-org/gitlab!56202
-
Nick Gaskill authored
Add java 15 entry for DS_JAVA_VERSION See merge request gitlab-org/gitlab!56694
-
GitLab Bot authored
-
Kassio Borges authored
-
Enrique Alcántara authored
Update secondary nav element right margin to 8 See merge request gitlab-org/gitlab!56794
-
Enrique Alcántara authored
Remove tree action link component See merge request gitlab-org/gitlab!56766
-
Craig Norris authored
Add a test to check for non-standard quotes See merge request gitlab-org/gitlab!56630
-
Marcel Amirault authored
We don't need to allow irregular quotes, as it could allow some tests to be avoided if the test looks for the standard style only
-
Heinrich Lee Yu authored
Experiments can be run on high-traffic read-only pages and when a transaction is initiated, our load balancing code will direct all queries to the primary. This update is a no-op most of the time so we skip the update when we detect that the attributes haven't changed. ActiveRecord actually already does this under the hood but a `#transaction` call is still made in the process causing the undesired behavior with our load balancer.
-