- 11 Nov, 2020 1 commit
-
-
Patrick Bajao authored
Also log additional information and reduce the number of jobs scheduled per minute from 300 to 180.
-
- 10 Nov, 2020 19 commits
-
-
Patrick Bajao authored
-
Patrick Bajao authored
Query the `merge_request_cleanup_schedules` table for records that are scheduled to be cleaned up. Limited at 300 records per minute.
-
Patrick Bajao authored
Instead of scheduling sidekiq jobs and keeping them in redis for 14 days before they get performed, we set the schedule in the DB. This is to prevent huge number of scheduled jobs in cases when there are a lot of closed/merged MRs.
-
Patrick Bajao authored
This table has the `scheduled_at` and `completed_at` columns which will be populated when a MR is scheduled to be cleaned up and when the clean up is done.
-
Lin Jen-Shin authored
Remove unpacked mapping from artifact See merge request gitlab-org/gitlab!47255
-
Ezekiel Kigbo authored
Remove bootstrap-looking component class from docs example See merge request gitlab-org/gitlab!38534
-
Kushal Pandya authored
Fix milestone payload when updating releases through the UI See merge request gitlab-org/gitlab!47222
-
Albert Salim authored
-
Stan Hu authored
Fix relative path not found on production web server See merge request gitlab-org/gitlab!47090
-
Heinrich Lee Yu authored
Make register_instructions optional in RunnerSetup See merge request gitlab-org/gitlab!47123
-
Michael Kozono authored
Remove signup flow experiment feature flag See merge request gitlab-org/gitlab!47168
-
Douglas Barbosa Alexandre authored
Geo: Feature flag Self-service framework verification See merge request gitlab-org/gitlab!46998
-
Adrien Kohlbecker authored
-
Ezekiel Kigbo authored
Remove unnecessary expand sha button See merge request gitlab-org/gitlab!47012
-
Marcel Amirault authored
Edit CI schedules doc based on Vale See merge request gitlab-org/gitlab!46958
-
David O'Regan authored
Mock deploy freeze time for frontend fixture See merge request gitlab-org/gitlab!46942
-
Ezekiel Kigbo authored
Moves the fixture generated data for the deploy freeze specs to a shared helper for reuse.
-
Suzanne Selhorn authored
Move runner variable config docs See merge request gitlab-org/gitlab!47160
-
Marcel Amirault authored
Some runner features can be configured with variables, but these details should be in the runner docs, not the CI YAML ref.
-
- 09 Nov, 2020 20 commits
-
-
Luke Duncalfe authored
Add type and type tests to GraphQL resolvers See merge request gitlab-org/gitlab!46539
-
charlie ablett authored
- Add type declaration - Add field declarations tests (including lookahead) Co-authored-by: Alex Kalderimis <alex.kalderimis@gmail.com>
-
Andrew Fontaine authored
Remove duplicated BS display properties from Wiki sidebar See merge request gitlab-org/gitlab!47128
-
Amy Qualls authored
Remove several instances of the word "please" from docs See merge request gitlab-org/gitlab!47240
-
Evan Read authored
Explain how to limit vale alerts levels See merge request gitlab-org/gitlab!47154
-
Marcel Amirault authored
-
Craig Norris authored
Fix login and signin grammar errors See merge request gitlab-org/gitlab!47145
-
Marcel Amirault authored
Expand vale rule to catch known bad grammar for login and signin, and fix all examples
-
Craig Norris authored
Removes several instances of please from the docs.
-
Stan Hu authored
Fix cop FactoryBot/InlineAssociation for designs_management factories See merge request gitlab-org/gitlab!45766
-
Dylan Griffith authored
Execute HTTP calls to Kubernetes in Sidekiq Worker Job See merge request gitlab-org/gitlab!47065
-
Suzanne Selhorn authored
Update admin docs to clarify helm charts installs See merge request gitlab-org/gitlab!47031
-
Tim Rizzi authored
-
Suzanne Selhorn authored
Docs: Update doc publish nuget package using CI/CD See merge request gitlab-org/gitlab!47132
-
Jose Ivan Vargas authored
Refactor pipeline header to use GraphQL mutations See merge request gitlab-org/gitlab!47011
-
Nick Gaskill authored
Add documentation for `container_scanning` FIPS support See merge request gitlab-org/gitlab!46507
-
mo khan authored
docs: Add changelog entry docs: add documentation on CS_MAJOR_VERSION docs: add example of how to use older version
-
Jose Ivan Vargas authored
Use help_page_path for links in PipelineTourSuccessModal See merge request gitlab-org/gitlab!47025
-
Robert Speicher authored
Quarantine create_project_spec.rb on staging only See merge request gitlab-org/gitlab!47223
-
Jennifer Louie authored
-