Commit Graph

2662 Commits (ef89e75d0eb232e98ca7a7ef278b8681c7f4fe50)

Author SHA1 Message Date
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943)
4 years ago
zeripath ca33a95778
Allow X in addition to x in tasks (#10979)
4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
赵智超 f685edf510
Change review status icons on PR view style to Github style (#10737)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
4 years ago
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880)
4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894)
4 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874)
4 years ago
zeripath d01763ee14
Protect against NPEs in notifications list (#10879)
4 years ago
zeripath 209045f55b
Slight simplification of accessibleRepositoryCondition (#10875)
4 years ago
Lunny Xiao 61f603cd8a
Create a new function to build search repository condition (#10858)
4 years ago
zeripath ea67e563dd
Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)
4 years ago
S7evinK 828a27feeb
Add Matrix webhook (#10831)
4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
4 years ago
Success Go 8cffae65a6
Fix typo of MSSQL (#10850)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
Lauris BH a3f90948d8
Set MySQL rowtype to dynamic for new tables (#10833)
4 years ago
zeripath 453f6e6e5a
In authorized_keys use double-quote for windows compatibility (#10841)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
zeripath b3f4f812d8
account for empty lines in receive-hook message (#10773)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
John Olheiser 4a4fc73ee1
Fix migration (#10641)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
zeripath 80db44267c
Add Approval Counts to pulls list (#10238)
4 years ago
Antoine GIRARD ae452d024e
Migration for deleting orphaned dependencies (#10617)
4 years ago
Lauris BH 6a57364dc8
Delete dependencies when deleting a repository (#10608)
4 years ago
Lauris BH 6420f17fb6
Add migration to fix the old broken merge-bases (#10604)
4 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
Lauris BH 3d5d21133c
OAuth2: add Yandex provider (#8335) (#10564)
4 years ago
techknowlogick bea497ff96
nextcloud oauth (#10562)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
4 years ago
Lunny Xiao 753c0675c1
Fix migration bug on v96.go (#10572)
4 years ago
6543 4160bd6ef1
Remove Unused Functions (#10516)
4 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758)
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
6543 694f44660f
inform participants on UI too (#10473)
4 years ago
6543 e57ac841de
Fix potential bugs (#10513)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475)
4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
4 years ago
James Lakin 7ffc2427da
Show the username as a fallback on feeds if full name is blank (#10438)
4 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
6543 b65e954f73
FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago