Commit Graph

2294 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
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
Vasil Mikhalenya 240258a3e5
Avoiding directory execution on hook (#10954) (#10955)
4 years ago
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894)
4 years ago
zeripath e83daf77ad
Avoid logging []byte in queue failures - convert to string first (#10865)
4 years ago
zeripath 052bff0cff
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862)
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
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
zeripath cf4f2cfa3e
Fix internal server error on checkboxes (#10845)
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
zeripath 311ed516ce
log.Fatal on failure to listen to SSH port (#10795)
4 years ago
zeripath f036de5a94
Completely fix task-list checkbox styling (#10798)
4 years ago
Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776)
4 years ago
Lunny Xiao 83fe7d414e
Fix bug on branch API (#10767)
4 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735)
4 years ago
Lunny Xiao cf7ece6245
Fix queue log param (#10733)
4 years ago
zeripath 9269b7f627
Multiple LFS improvements (#10667)
4 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
Alexander Scheel b8551f8532
Fix task-list checkbox styling (#10668)
4 years ago
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