8707 Commits (ec83b83c74fa7856a697b56d27ff87f430a2a7c9)
 

Author SHA1 Message Date
Lauris BH ec83b83c74
Merge branch 'master' into graceful-queues 6 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 6 years ago
GiteaBot 6a5a2f493a [skip ci] Updated translations via Crowdin 6 years ago
John Olheiser fb3a6aba7d Only show sender if it makes sense (#9601) 6 years ago
GiteaBot 07439d8059 [skip ci] Updated translations via Crowdin 6 years ago
Lauris BH 2b8b0f66ed Add translatable Powered by Gitea text in footer (#9600) 6 years ago
zeripath 8649dfa65e
Update docs/content/doc/advanced/config-cheat-sheet.en-us.md 6 years ago
Andrew Thornton 90eeb1415a
Clean up documentation for queues 6 years ago
Andrew Thornton c7550a4bdd
No redis host specified not found 6 years ago
Andrew Thornton e4ddaab70b
Small changes as per @guillep2k 6 years ago
Andrew Thornton 1cb7a86e37
Add warning if number of workers < 0 6 years ago
Andrew Thornton 21b9778119
move unlocking out of setInternal 6 years ago
Andrew Thornton e852cb620f
As per @guillep2k add mutex locks on shutdown/terminate 6 years ago
6543 ee9b9365be [Docs] Add guide on howto develop API (#9587) 6 years ago
guillep2k bedd7b2833 Fix error logged when repos qs is empty (#9591) 6 years ago
GiteaBot 4a768e1c3e [skip ci] Updated translations via Crowdin 6 years ago
Bagas Sanjaya 34c5eee703 Add footer extra links template (#9576) 6 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 6 years ago
mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596) 6 years ago
6543 134e3fdf3d [API] dont reqToken on GetReactions (fix #9543) (#9548) 6 years ago
John Olheiser b3c5b4b0d1 Update version in docs (#9588) 6 years ago
GiteaBot 09bf77bc4f [skip ci] Updated translations via Crowdin 6 years ago
6543 4ab072d9c2 Changelog for 1.10.2 (#9586) 6 years ago
6543 5b9283ddfe make sure Poster is loaded (#9583) 6 years ago
John Olheiser b2b10858c6 Don't auto-init SimpleMDE for review textarea (#9574) 6 years ago
6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582) 6 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 6 years ago
6543 d1798f77f6 swagger UI: hide iretating search field (#9554) 6 years ago
John Olheiser a864d61ee6 Add box-shadow to blue buttons in normal theme (#9573) 6 years ago
John Olheiser 7bdf17ec29 Use limited commits (#9572) 6 years ago
Flutterlice 8941f7fc01 Fix for a wrong URL in activity page of repository. (Using config url instead of an actual one) (#9571) 6 years ago
mrsdizzie 0989404d2f Update default issue template (#9568) 6 years ago
zeripath 9941ae2966
Update modules/queue/queue_redis.go 6 years ago
Andrew Thornton 030b6d91c8
Remove dependency on queue from setting 6 years ago
Andrew Thornton 8798a61ba4
Cancel pool workers when removed 6 years ago
Andrew Thornton 6306cd42bc
Rename queue.Description to queue.ManagedQueue as per @guillep2k 6 years ago
zeripath a10129f74c
Update modules/queue/queue_disk_channel.go 6 years ago
zeripath 402e4dfe96
Update modules/queue/queue_disk.go 6 years ago
zeripath 6c6d3eae76
Update modules/queue/queue_channel.go 6 years ago
zeripath 632757bfa7
Update modules/indexer/issues/indexer.go 6 years ago
zeripath a763ccada1
Update modules/indexer/issues/indexer.go 6 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 6 years ago
6543 655aea13a5 update swagger info (#9558) 6 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 6 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393) 6 years ago
Andrew Thornton 4d8b8ed02e
Merge branch 'master' into graceful-queues 6 years ago
Andrew Thornton b1c9fa7f1a
Add MaxWorker settings to queues 6 years ago
Andrew Thornton a492b3071c
Prevent deadlock during early shutdown of issue indexer 6 years ago
Andrew Thornton 1fb9104009
Queue: Allow Redis to connect to unix 6 years ago
Andrew Thornton 1013ced326
Fix test 6 years ago