- 04 Jun, 2021 40 commits
-
-
Jacob Vosmaer authored
Make clear Redis "default_url" is not an example to be followed See merge request gitlab-org/gitlab!63208
-
Ezekiel Kigbo authored
Refactor branch switcher in pipeline editor See merge request gitlab-org/gitlab!62871
-
Mireya Andres authored
-
Dmitry Gruzd authored
Move LB call in overriden method for MatchingMergeRequest to Core See merge request gitlab-org/gitlab!62997
-
James Lopez authored
Add upcoming_reconciliations table and model See merge request gitlab-org/gitlab!63054
-
Jacob Vosmaer authored
GitLab::Redis::{Cache,Queues,SharedState} have a configuration fallback mechanism where in the absence of either YAML configuration file, they fall back to localhost Redis URL's. These default URL's make no sense because if you need multiple Redis instances, your GitLab is too big to have Redis on localhost. Because there is a remote chance someone is using these default URL's anyway, this commit stops short of removing them. But we do refactor the default URL lookup code to make it unlikely that the next person adding a new Redis instance to the app will cargo-cult the default URL behavior.
-
Jacob Vosmaer authored
Support graceful shutdown of Workhorse connections See merge request gitlab-org/gitlab!62701
-
Vitaly Slobodin authored
Re-generated Startup CSS files See merge request gitlab-org/gitlab!63286
-
Thong Kuah authored
-
Denys Mishunov authored
-
Bob Van Landuyt authored
Improve some wiki specs See merge request gitlab-org/gitlab!63150
-
Kushal Pandya authored
Remove unused epic related boards code [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63272
-
Savas Vedova authored
Add link to navigate to profile settings page See merge request gitlab-org/gitlab!62791
-
Olena Horal-Koretska authored
Update deprecated GlIcon size in IDE branch search See merge request gitlab-org/gitlab!62782
-
Jonston Chan authored
Changelog: changed
-
Natalia Tepluhina authored
Refactor AuthorToken to use BaseToken See merge request gitlab-org/gitlab!63030
-
Ezekiel Kigbo authored
Fix loading board lists on big screen size See merge request gitlab-org/gitlab!63004
-
Natalia Tepluhina authored
-
Savas Vedova authored
Styled the collapsed state of the left sidepanel See merge request gitlab-org/gitlab!62963
-
Jacques Erasmus authored
Simplify network policy sidebar See merge request gitlab-org/gitlab!62134
-
David Fernandez authored
Move LB calls for API helpers to Core See merge request gitlab-org/gitlab!62748
-
Ezekiel Kigbo authored
Update validation for escalation rule See merge request gitlab-org/gitlab!62825
-
Olena Horal-Koretska authored
-
Sanad Liaquat authored
Quarantine elastic search qa/specs/features/ee/browser_ui/enablement/elasticsearch/elasticsearch_reindexing_spec.rb See merge request gitlab-org/gitlab!63114
-
Kushal Pandya authored
Move Alert intergrations tab in Operations[RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62832
-
David O'Regan authored
-
Eulyeon Ko authored
The removed codes are no longer used by boards
-
Evan Read authored
Delete duplicate `milestone` attribute description See merge request gitlab-org/gitlab!63265
-
Mark Chao authored
Rename base class for issue tracker integrations See merge request gitlab-org/gitlab!63019
-
Kenneth Chu authored
-
Reuben Pereira authored
Add the upcoming_reconciliations table and UpcomingReconciliation model. This table is to be used for displaying alerts to customers when their subscription will be undergoing the quarterly reconciliation process. The table will hold the date when the next reconciliation is to occur, and a date when an alert should start being displayed to the customer. This information will be received from CustomersDot. The table will hold a row for each relevant namespace in SaaS, which should be about 9,000 - 10,000 rows (at time of commit). This is because customers buy subscriptions for top-level namespaces in SaaS. In self-managed, the table should hold one row only, because the entire self-managed instance uses one subscription/license. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63054 Changelog: added
-
David Kim authored
Ecosystem: Update usage ping metrics See merge request gitlab-org/gitlab!63035
-
Suzanne Selhorn authored
Full review of Start using Git on the command line See merge request gitlab-org/gitlab!62779
-
Cynthia Ng authored
-
Kerri Miller authored
Wait for requests when expanding diffs in feature spec See merge request gitlab-org/gitlab!63239
-
David Kim authored
Enable cross pipeline artifacts download [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63074
-
David Kim authored
Rename repository to repository_deprecated See merge request gitlab-org/gitlab!63085
-
David Kim authored
Add project topic to graphql See merge request gitlab-org/gitlab!60397
-
Mark Lapierre authored
E2E: Move label migration validation in to existing spec See merge request gitlab-org/gitlab!62994
-
Andrejs Cunskis authored
-