Commit Graph

2269 Commits (de63ac046ed50e5ca937fb63c50df01dc285425b)

Author SHA1 Message Date
John Olheiser de63ac046e
Make PR message on pushes configurable (#10664)
4 years ago
John Olheiser b40428a50a
Check for tag, not just new tag (#10663)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
Antoine GIRARD 4e65d2b8ea
Ensure executable bit is kept on the web editor (#10607)
4 years ago
Lauris BH 3d5d21133c
OAuth2: add Yandex provider (#8335) (#10564)
4 years ago
zeripath 0b3a9c4f85
Fix LFS max file size enforcement (#10593)
4 years ago
techknowlogick bea497ff96
nextcloud oauth (#10562)
4 years ago
zeripath 07f6ae30e4
Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#10581)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
6543 4160bd6ef1
Remove Unused Functions (#10516)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534)
4 years ago
zeripath 154b137b6d
Relax sanitization as per https://github.com/jch/html-pipeline (#10527)
4 years ago
6543 694f44660f
inform participants on UI too (#10473)
4 years ago
zeripath 513b962c1d
Add max-file-size to LFS (#10463)
4 years ago
zeripath 9ad2aa8f4d
Use media links for img in post-process (#10515)
4 years ago
6543 e57ac841de
Fix potential bugs (#10513)
4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
4 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago
Lunny Xiao 542bd59239
Fix webhook bug (#10427)
4 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
Lunny Xiao 21e771c41b
Fix notification (#10331)
4 years ago
John Olheiser e76a64dda1
Inject SVG sprite via ajax (#10320)
4 years ago
mrsdizzie b5f28d154d
Don't manually replace whitespace during render (#10291)
4 years ago
zeripath 791b109d6f
Notification: queue ui.go notification-service (#10281)
4 years ago
zeripath 88986746d5
Fix Workerpool deadlock (#10283)
4 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251)
4 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
Lunny Xiao 3d69bbd58f
Fix queue pop error and stat empty repository error (#10248)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
zeripath 1125d1453b
Stop hanging issue indexer initialisation from preventing shutdown (#10243)
4 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 37892be635
Restore graceful restart on SIGHUP (#10224)
4 years ago
Lauris BH 852aeeffc0
Fix commit between two commits calculation if there is only last commit (#10225)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
Lars Lehtonen 0754ceca5b
modules/log: remove noop written variables (#10182)
4 years ago
zeripath c512bfd09c
Prevent double waitgroup decrement (#10170)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
4 years ago
Lauris BH 20c513be6e
Show download count info in release list (#10124)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
4 years ago