- 20 Feb, 2020 40 commits
-
-
Robert Speicher authored
Remove rubocop ignore See merge request gitlab-org/gitlab!24660
-
Clement Ho authored
Style fixes for audit events page See merge request gitlab-org/gitlab!25576
-
Clement Ho authored
Style fixes to the Kubernetes pod log page See merge request gitlab-org/gitlab!25577
-
Robert Speicher authored
Replace set to let_it_be in spec/lib See merge request gitlab-org/gitlab!25528
-
Alessio Caiazza authored
Filter out Apollo Devtools console message See merge request gitlab-org/gitlab!25338
-
Alessio Caiazza authored
Remove duplicate authorization refresh on project create See merge request gitlab-org/gitlab!25426
-
Stan Hu authored
Prevent web-server to start without a working db connection" Closes #7003 See merge request gitlab-org/gitlab!25160
-
Marcia Ramos authored
Added technical evaluation issue temp See merge request gitlab-org/gitlab!23636
-
Jackie Meshell authored
-
Phil Hughes authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/shared/badges' See merge request gitlab-org/gitlab!25044
-
Marvin Karegyeya authored
-
Heinrich Lee Yu authored
Replace Gitlab::Elastic::Helper.refresh_index See merge request gitlab-org/gitlab!25434
-
Marcel Amirault authored
Improve the nuget repository documentation See merge request gitlab-org/gitlab!24972
-
David Fernandez authored
Add Uploading packages section Add Installing a package section
-
Marcel Amirault authored
Fix typo in NPM registry docs See merge request gitlab-org/gitlab!25601
-
Imre Farkas authored
Local tiller backend fixes See merge request gitlab-org/gitlab!25340
-
Mark Florian authored
Refactor charts header to the panel type wrapper Closes #32868 See merge request gitlab-org/gitlab!25332
-
Grzegorz Bizon authored
Refactor Gitlab::Serverless::FunctionURI class See merge request gitlab-org/gitlab!23922
-
David Fernandez authored
-
Marin Jankovski authored
Fix branch sync See merge request gitlab-org/gitlab!25596
-
Nick Thomas authored
This method exists to cause changes to the index to appear in specs. In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24298/diffs we will be changing how changes are processed, and it will be valuable to have a separate method in specs that we can hook into.
-
nmilojevic1 authored
-
Lin Jen-Shin authored
Merge branch '34322-investigate-how-to-reduce-the-duration-of-the-jest-job-to-under-15-minutes' into 'master' Extract frontend fixture creation from jest & karma See merge request gitlab-org/gitlab!24568
-
Miguel Rincon authored
- Reduce duplication by moving the header to the panel header instead of each chart. - Ensure widget contextual menu is present in all charts, instead of only the time series chart. - Clean some css so the heading keeps the same style when embedded.
-
Matt Kasa authored
- Move to Serverless::Domain - Decouple from database model - Add ServerlessDomainFinder - Update usage in Gitlab::Serverless::Service Relates to https://gitlab.com/gitlab-org/gitlab/issues/195964
-
Mark Florian authored
Skip the old_notes_spec that is failing in master See merge request gitlab-org/gitlab!25481
-
Sean McGivern authored
Update resource boundary for ExportCsvWorker See merge request gitlab-org/gitlab!25548
-
Yorick Peterse authored
Since changes to this file directly affect the Delivery team, it makes sense that they own this file and approve any changes to it.
-
Yorick Peterse authored
The variable CI_PROJECT_NAME only includes the project name, not the entire namespace; for that you need to use CI_PROJECT_PATH. The incorrect use of this variable meant that stable and security branches would not be synced to the appropriate target repositories.
-
Nick Thomas authored
Begin collecting blob truncation metrics See merge request gitlab-org/gitlab!25464
-
Albert Salim authored
-
Albert Salim authored
These jobs now have `needs` with `retrieve-tests-metadata` as it is the quickest test in `prepare`.
-
Adam Hegyi authored
Use unique feature name for Instance Sec Dashboard See merge request gitlab-org/gitlab!24505
-
Mark Florian authored
This should allow _only_ the Instance Security Dashboard to be disabled, without affecting the other Security Dashboards.
-
Bob Van Landuyt authored
Bump rspec and rspec-rails See merge request gitlab-org/gitlab!25105
-
Phil Hughes authored
Migrated getters_spec for jest See merge request gitlab-org/gitlab!25524
-
Phil Hughes authored
Replaces underscore with lodash and native func See merge request gitlab-org/gitlab!25572
-
Bob Van Landuyt authored
At the time of writing the last 15 days worth of this job spent more than 50% of its time on CPU. This sets the boundary accordingly.
-
Tim Zallmann authored
Replace underscore for lodash in releases Closes #196681 See merge request gitlab-org/gitlab!25556
-
Grzegorz Bizon authored
Preload associations needed by Namespace#pages_virtual_domain See merge request gitlab-org/gitlab!25499
-