You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang
6292603215
Fix database deadlock when update issue labels ( #17649 )
...
This fix updates issue labels one by one, and won't cause database deadlock.
In future, we can use a batch API to update all changed labels by one request.
3 years ago
..
components
Frontend refactor, PascalCase to camelCase, remove unused code ( #17365 )
3 years ago
features
Fix database deadlock when update issue labels ( #17649 )
3 years ago
markup
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
3 years ago
standalone
docs: swagger show models by default ( #14880 )
4 years ago
vendor
Restore Accessibility for Dropdown ( #16576 )
3 years ago
easymde.js
Switch from SimpleMDE to EasyMDE ( #13333 )
4 years ago
index.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
3 years ago
jquery.js
Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations ( #11055 )
5 years ago
publicpath.js
Frontend refactor, PascalCase to camelCase, remove unused code ( #17365 )
3 years ago
serviceworker.js
Fix serviceworker output file and misc improvements ( #11562 )
5 years ago
svg.js
Save and view issue/comment content history ( #16909 )
3 years ago
utils.js
Fix context popup error ( #17398 )
3 years ago
utils.test.js
Fix context popup error ( #17398 )
3 years ago