| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
We haven't seen a deadlock on Postgres, but we do see a lock held for a long
time. The problem is that the update to the row in `merge_requests` is part of
the transaction that creates the pipeline, and so it's locked for all that time.
This in turn means that commenting, or updating the MR's commits and diffs, will
take longer, as they may have to wait for the pipeline service to complete.
Making it a separate statement solves this problem as the update to the
`merge_requests` table is fast.
|
|\
| |
| |
| |
| | |
Add missing guidelines for i18n setup
See merge request !13541
|
|/ |
|
| |
|
|
|
| |
[ci skip]
|
|
|
|
|
|
|
| |
Unable to find css "h1.project-title" in spec/features/profiles/account_spec.rb:46
Unable to find css "h1.project-title" in spec/features/profiles/account_spec.rb:53
Failure/Error: expect(recorded.count).to be_within(1).of(57) in spec/serializers/pipeline_serializer_spec.rb:113
Metrics/AbcSize: Assignment Branch Condition size is too high in app/controllers/admin/projects_controller.rb:5
|
|\
| |
| |
| |
| | |
Fix displaying specific error message when Jenkins test fails
See merge request !13510
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
'master'
Do not run the `ee_compat_check` job for stableish branches
Closes #35131
See merge request !13497
|
| |
| |
| |
| |
| |
| | |
Fix conflicting redirect search
See merge request !13357
|
| |
| |
| |
| |
| |
| |
| | |
Render new issue link in failed job as a regular link instead of a UJS one
Closes #36158
See merge request !13450
|
| |
| |
| |
| |
| | |
Include RE2 in the upgrade docs
See merge request !13448
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
'35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master'
Resolve "'Please select a file' when attempting to upload or replace from the UI"
Closes #35052
See merge request !12863
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
into 'master'
Pending delete projects no longer return 500 error in Admins projects view
Closes #35435
See merge request !13389
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
'master'
Fix "Cannot connect to CI server error messages"
Closes #34547
See merge request !13252
|
| |
| |
| |
| |
| |
| | |
Fix 404 on jobs details page
See merge request !13459
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixed sign-in restrictions buttons not toggling active state
Closes #35882
See merge request !13270
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
'master'
Prevent user from changing username with container registry tags
Closes #35451
See merge request !13356
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
'master'
Synchronous zanata community contribution translation
Closes #35003
See merge request !13242
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fix LDAP documentation and example config
Closes #35770
See merge request !13196
|
| |
| |
| |
| |
| |
| |
| | |
Change project FK migration to skip existing FKs
Closes #35243
See merge request !13235
|
| |
| |
| |
| |
| |
| |
| | |
Uses jQuery to scroll since setting document.body.scrollTop does not work in firefox
Closes #34492
See merge request !13203
|
| |
| |
| |
| |
| | |
Fix Mattermost integration
See merge request !13305
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
'fix/sm/35931-active-ci-pipelineschedule-have-nullified-next_run_at' into 'master'
Fix "pipeline_schedules pages throwing error 500" when "Active Ci::PipelineSchedule have a nullified `next_run_at`"
Closes #32790
See merge request !13286
|
| |
| |
| |
| |
| |
| |
| | |
Make Delete Merged Branches handle wildcard protected branches correctly
Closes #35592
See merge request !13251
|
| |
| |
| |
| |
| | |
Fix group milestone path on issuable sidebar
See merge request !13199
|
| |
| |
| |
| |
| |
| |
| | |
Fix deletion of deploy keys linked to other projects
Closes #35630
See merge request !13162
|
| |
| |
| |
| |
| |
| |
| | |
fix Jump to next discussion
Closes #35232
See merge request !13076
|
| |
| |
| |
| |
| |
| |
| | |
Compile JS lang files before webpack compile
Closes #35615
See merge request !13122
|
| |
| |
| |
| |
| |
| |
| | |
Fixes the search losing focus
Closes #35515
See merge request !13221
|
|/
|
|
|
|
|
| |
Allow logged in users to read user list under public restriction
Closes #35697
See merge request !13201
|
| |
|
|
|
| |
[ci skip]
|
|
|
|
|
| |
Fix file disclosure via hidden symlinks using the project import
See merge request !2154
|
|
|
|
|
| |
Ensure user and hostnames begin with an alnum character in UrlBlocker
See merge request !2138
|
| |
|
|
|
| |
[ci skip]
|
|
|
|
|
| |
Fix prometheus client pid reuse bug
See merge request !13130
|
|
|
|
|
|
|
|
|
| |
'master'
Ensure test files are deleted after fs metrics gathering run
Closes #35457
See merge request !13080
|
|
|
|
|
|
|
| |
Improve deploy environment chatops slash command
Closes #34748
See merge request !13150
|
|
|
|
|
|
|
| |
Fix relative_url_root support for webpack chunks
Closes #35567
See merge request !13165
|
|
|
|
|
|
|
| |
Pass OmniAuth formatted options to OmniAuth::LDAP::Adaptor
Closes #35752
See merge request !13185
|
|
|
|
|
|
|
| |
Add libre2-dev to the list of dependencies
Closes #35342
See merge request !12996
|
|
|
|
|
|
|
| |
fix :focus styles for selected filter dropdown items
Closes #35482
See merge request !13070
|
|
|
|
|
|
|
| |
Fix height of issue boards with new navigation
Closes #35299
See merge request !12985
|
|
|
|
|
|
|
| |
Fix badge positioning in new navigation for Firefox
Closes #35634
See merge request !13186
|
|
|
|
|
|
|
| |
Fix top bar in jobs view for microsoft edge
Closes #35672
See merge request !13175
|
|
|
|
|
|
|
| |
Fixed the breadcrumb title for help pages
Closes #35679
See merge request !13151
|
|
|
|
|
|
|
| |
Make issuable searchbar full height
Closes #35417
See merge request !13046
|
| |
|