- 20 Jul, 2021 40 commits
-
-
Steve Azzopardi authored
Changelog: other
-
Robert May authored
Enable writes to CI builds metadata table by default See merge request gitlab-org/gitlab!66163
-
Fabio Pitino authored
Return ServiceResponse from CreatePipelineService#execute [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64318
-
Phil Hughes authored
Fix labels dropdown causing form submission See merge request gitlab-org/gitlab!66435
-
Markus Koller authored
Update protected branch merge access for security policy project See merge request gitlab-org/gitlab!66369
-
Markus Koller authored
RackAttack: extend basic authentication detection for rate limiting See merge request gitlab-org/gitlab!63287
-
Jonas Wälter authored
Detects the following forms of basic authentication in addition: * <username>:<password> * <username>:<personal_access_token> * <username>:<lfs_token> Changelog: fixed
-
GitLab Release Tools Bot authored
[ci skip]
-
Igor Drozdov authored
Skip already downloaded LFS objects in mirror updates See merge request gitlab-org/gitlab!66340
-
Ramya Authappan authored
Add Container Registry API test to preprod See merge request gitlab-org/gitlab!62183
-
Sean McGivern authored
Merge branch '330932-vulnerabilities-jira-integration-doesn-t-work-with-jira-next-gen-projects' into 'master' Handle team-managed (next-gen) Jira projects See merge request gitlab-org/gitlab!66250
-
Ezekiel Kigbo authored
Clean up unneeded ui class See merge request gitlab-org/gitlab!66393
-
Max Woolf authored
Always use generated queue name for worker matching See merge request gitlab-org/gitlab!66285
-
Russell Dickenson authored
Move some conceptual material to main page and other minor improvements See merge request gitlab-org/gitlab!66137
-
Evan Read authored
-
Dmitriy Zaporozhets (DZ) authored
Adjust trial registration page heading for experiment See merge request gitlab-org/gitlab!66207
-
Sean McGivern authored
Clarify sidekiq negate setting See merge request gitlab-org/gitlab!66412
-
Sean McGivern authored
Remove disable Sidekiq cluster docs See merge request gitlab-org/gitlab!66411
-
Phil Hughes authored
Refactor external storage admin area configuration UI and docs See merge request gitlab-org/gitlab!66219
-
Kushal Pandya authored
Prevent labels dropdown to bubble up Return/Enter key press event to parent form leading to form submission. Changelog: fixed
-
Olena Horal-Koretska authored
Refactor polling interval multiplier configuration UI and docs See merge request gitlab-org/gitlab!66342
-
Imre Farkas authored
Group token HTTP authentication See merge request gitlab-org/gitlab!65788
-
Brandon Labuschagne authored
Replace legacy stage table with updated stage table See merge request gitlab-org/gitlab!66189
-
Ezekiel Kigbo authored
-
Matthias Käppler authored
New cop to enforce using new GraphQL types See merge request gitlab-org/gitlab!66289
-
Brett Walker authored
instead of old ones
-
Ezekiel Kigbo authored
Resolve "Syntax highlighting has wrong inline background on darkmode" See merge request gitlab-org/gitlab!66410
-
Simon Knox authored
-
Sofia Vistas authored
-
Jan Provaznik authored
Remove badge cache from home panel See merge request gitlab-org/gitlab!65638
-
Matthias Käppler authored
Support blank string for RAILS_RELATIVE_URL_ROOT See merge request gitlab-org/gitlab!65974
-
Vitaly Slobodin authored
Set up the performance marks and measures See merge request gitlab-org/gitlab!66359
-
Heinrich Lee Yu authored
GDK defaulted to `/` but that has issues with some gems because that is not a valid relative root so we want to change the GDK default to an empty string. This changes our rackup file to handle a blank string properly.
-
Dylan Griffith authored
Change the place of scheduling the `StoreReportsWorker` See merge request gitlab-org/gitlab!66299
-
Dylan Griffith authored
Add helper methods for extending and reactivating trial See merge request gitlab-org/gitlab!66040
-
James Fargher authored
Resolve "Background migration cleanup process" See merge request gitlab-org/gitlab!65698
-
charlie ablett authored
Fix spam checking to consider updater of issue instead of author See merge request gitlab-org/gitlab!66408
-
Stan Hu authored
When an issue or some other issauble is updated, we previously would check whether the original author was the support bot instead of the user who updated this issue. As a result, the spam check would be triggered unnecessarily and causing spam logs to be attributed to the support bot. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/335971 Changelog: fixed
-
Alex Pooley authored
A helper to ensure that sidekiq and pending tracked jobs are processed. Optionally delete successful tracked job rows.
-
Ben Bodenmiller authored
-