index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix send mail (#13312)
Lunny Xiao
2020-10-26
1
-1
/
+6
*
Group Label Changed Comments in timeline (#13304)
Pedro Alves
2020-10-25
1
-0
/
+10
*
#12897 - add mastodon provider (#13293)
Divyam Bhasin
2020-10-25
1
-0
/
+9
*
Fix Storage mapping (#13297)
zeripath
2020-10-25
2
-6
/
+6
*
Fix bug isEnd detection on getIssues/getPullRequests (#13299)
Lunny Xiao
2020-10-25
2
-32
/
+50
*
Sendmail command (#13079)
Maxim Zhiburt
2020-10-24
1
-0
/
+53
*
Store task errors following migrations and display them (#13246)
zeripath
2020-10-24
1
-17
/
+22
*
Remove PAM from auth dropdown when unavailable (#13276)
John Olheiser
2020-10-23
2
-0
/
+6
*
Migrations: Gitea should not fail just because of no apiConfig return (#13229)
6543
2020-10-22
1
-6
/
+7
*
go-version constraints ignore pre-releases (#13234)
zeripath
2020-10-21
9
-20
/
+20
*
Add review request api (#11355)
a1012112796
2020-10-20
3
-0
/
+12
*
Move install pages out of main macaron routes (#13195)
zeripath
2020-10-19
3
-8
/
+2
*
When handling errors in storageHandler check underlying error (#13178)
zeripath
2020-10-18
1
-1
/
+1
*
[Refactor] Move APIFormat functions into convert package (#12856)
6543
2020-10-17
9
-53
/
+177
*
Vendor Update Go Libs (#13166)
6543
2020-10-16
1
-5
/
+1
*
Prevent panics with missing storage (#13164)
zeripath
2020-10-16
3
-15
/
+44
*
Slightly simplify the queue settings code to help reduce the risk of problems...
zeripath
2020-10-15
3
-28
/
+46
*
[Vendor] Update go-ldap to v3.2.4 (#13163)
6543
2020-10-15
1
-1
/
+1
*
Avatars and Repo avatars support storing in minio (#12516)
Lunny Xiao
2020-10-14
6
-81
/
+168
*
Finally fix diff names (#13136)
zeripath
2020-10-14
1
-1
/
+1
*
Gitea 2 Gitea migration (#12657)
6543
2020-10-14
17
-32
/
+1083
*
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
赵智超
2020-10-13
1
-1
/
+1
*
Provide self-registering storage system (#12978)
zeripath
2020-10-13
8
-151
/
+234
*
[API] If User is Admin, show 500 error message on PROD mode too (#13115)
6543
2020-10-13
1
-2
/
+2
*
4 line diff (#13103)
6543
2020-10-12
1
-3
/
+1
*
Update golangci-lint to version 1.31.0 (#13102)
kolaente
2020-10-11
11
-23
/
+23
*
Log the underlying panic in runMigrateTask (#13096)
zeripath
2020-10-11
1
-7
/
+4
*
Add ssh certificate support (#12281)
Wim
2020-10-11
3
-18
/
+151
*
Fix attachments list in edit comment (#13036)
zeripath
2020-10-11
1
-0
/
+7
*
Disable DSA ssh keys by default (#13056)
zeripath
2020-10-09
1
-10
/
+11
*
Fix line break for MS teams webhook (#13081)
Iván Valdés
2020-10-09
1
-1
/
+1
*
Cache last commit when pushing for big repository (#10109)
Lunny Xiao
2020-10-09
3
-4
/
+102
*
fix a small nit (#13074)
赵智超
2020-10-08
1
-1
/
+1
*
Avoid setting the CONN_STR in issue indexer queue unless it is meant to be se...
zeripath
2020-10-08
1
-1
/
+1
*
Disable Git Hooks by default (#13064)
techknowlogick
2020-10-07
1
-1
/
+1
*
Attachments: Add extension support, allow all types for releases (#12465)
silverwind
2020-10-05
8
-98
/
+384
*
[#13004] Add Timestamp to Tag list API (#13026)
Lucas Queiroz
2020-10-05
3
-2
/
+47
*
Return sample message for login error in api context (#12994)
赵智超
2020-10-04
1
-3
/
+23
*
Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025)
zeripath
2020-10-04
2
-3
/
+3
*
hCaptcha Support (#12594)
John Olheiser
2020-10-03
6
-9
/
+92
*
Fix 500 on README in submodule (#13006)
zeripath
2020-10-02
1
-0
/
+11
*
Fix repository create/delete event webhooks (#13008)
James Lakin
2020-10-02
1
-18
/
+14
*
fix: media links in org files not liked to media files (#12997)
Pranav Nachnekar
2020-10-01
1
-3
/
+17
*
allow U2F with default settings for gitea in subpath (#12990)
techknowlogick
2020-10-01
1
-1
/
+1
*
Refactor use TrimSuffix instead of TrimRight (#12993)
6543
2020-10-01
1
-1
/
+1
*
Always return a list from GetCommitsFromIDs (#12981)
zeripath
2020-09-29
1
-4
/
+0
*
Add default storage configurations (#12813)
Lunny Xiao
2020-09-29
7
-113
/
+241
*
Completely quote AppPath and CustomConf paths (#12955)
zeripath
2020-09-29
3
-3
/
+195
*
Fix the issue reported on #12385 (#12969)
zeripath
2020-09-29
1
-0
/
+1
*
Allow common redis and leveldb connections (#12385)
zeripath
2020-09-27
14
-42
/
+1000
[next]