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
*
Introduce NotifySubjectType (#16320)
6543
2021-07-01
2
-9
/
+23
*
Update Go-Git to take advantage of LargeObjectThreshold (#16316)
zeripath
2021-06-30
2
-1
/
+5
*
Prevent zombie processes (#16314)
zeripath
2021-06-30
2
-2
/
+10
*
Fix webhook commits wrong hash on HEAD reset (#16283)
KN4CK3R
2021-06-30
16
-5
/
+48
*
Make the github migration less rate limit waiting to get comment per page fro...
Lunny Xiao
2021-06-30
13
-53
/
+191
*
Fix panic in recursive cache (#16298)
zeripath
2021-06-29
1
-1
/
+2
*
Add custom emoji support (#16004)
6543
2021-06-29
5
-17
/
+33
*
Implemented head_commit for webhooks (#16282)
KN4CK3R
2021-06-29
3
-63
/
+92
*
Upgrade Gliderlabs SSH to 0.3.3 and add FailedConnectionCallback (#16278)
zeripath
2021-06-28
1
-0
/
+11
*
Fix API to return author for author on commits(#16276)
6543
2021-06-28
1
-2
/
+2
*
Refactor Webhook + Add X-Hub-Signature (#16176)
KN4CK3R
2021-06-27
1
-55
/
+0
*
Make allowed Visiblity modes configurable for Users (#16271)
6543
2021-06-27
1
-1
/
+33
*
Make app.ini more restrictive on new installations (#16266)
Steven
2021-06-27
1
-0
/
+13
*
Add --quiet and --verbose to gitea web to control initial logging (#16260)
zeripath
2021-06-27
1
-1
/
+2
*
Add Visible modes function from Organisation to Users too (#16069)
Sergey Dryabzhinsky
2021-06-26
5
-0
/
+20
*
Limit stdout tracelog to actual stdout (#16258)
zeripath
2021-06-26
1
-1
/
+5
*
Let package git depend on setting but not opposite (#15241)
Lunny Xiao
2021-06-26
6
-69
/
+81
*
Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16...
zeripath
2021-06-26
1
-7
/
+9
*
Added support for gopher URLs. (#14749)
ayb
2021-06-26
3
-0
/
+50
*
Use gitea logging module for git module (#16243)
6543
2021-06-25
17
-45
/
+59
*
Add tag protection (#15629)
KN4CK3R
2021-06-25
4
-11
/
+117
*
Replace ARCCache with TwoQueueCache to avoid patent issue (#16240)
Mura Li
2021-06-24
1
-2
/
+2
*
Fix diff expansion is missing final line in a file (#16222)
KN4CK3R
2021-06-24
1
-3
/
+8
*
Rework repository archive (#14723)
Lunny Xiao
2021-06-23
6
-18
/
+112
*
Add sanitizer rules per renderer (#16110)
KN4CK3R
2021-06-23
8
-110
/
+173
*
Fix 500 Error with branch and tag sharing the same name #15592 (#16040)
Viktor Yakovchuk
2021-06-23
2
-0
/
+24
*
Add code block highlight to orgmode back (#14222)
Lunny Xiao
2021-06-23
1
-0
/
+44
*
[API] GET / SET User Settings (#16169)
6543
2021-06-23
2
-0
/
+45
*
Small refactoring of modules/private (#15947)
KN4CK3R
2021-06-23
2
-2
/
+1
*
Use data path instead of config path (#16227)
KN4CK3R
2021-06-23
1
-1
/
+1
*
Improve notifications for WIP draft PR's (#14663)
Jimmy Praet
2021-06-23
2
-5
/
+47
*
Use html.Parse rather than html.ParseFragment (#16223)
zeripath
2021-06-22
1
-13
/
+12
*
More efficiently parse shas for shaPostProcessor (#16101)
zeripath
2021-06-21
4
-10
/
+106
*
Use git log name-status in get last commit (#16059)
zeripath
2021-06-21
9
-295
/
+473
*
Reintroduce squash merge default comment as a config setting (#16134)
parnic
2021-06-19
1
-0
/
+3
*
Fix some API bugs (#16184)
6543
2021-06-18
2
-2
/
+4
*
Add asymmetric JWT signing (#16010)
KN4CK3R
2021-06-17
4
-22
/
+399
*
[API] Add repoCreateTag (#16165)
6543
2021-06-17
2
-0
/
+11
*
Speed up git diff highlight generation (#16180)
Mura Li
2021-06-17
1
-0
/
+18
*
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)
6543
2021-06-17
1
-0
/
+9
*
Run processors on whole of text (#16155)
zeripath
2021-06-17
3
-318
/
+416
*
[API] ListReleases add filter for draft and pre-releases (#16175)
6543
2021-06-17
2
-0
/
+20
*
[API] User expose counters (#16167)
6543
2021-06-17
2
-0
/
+9
*
Ensure settings for Service and Mailer are read on the install page (#15943)
zeripath
2021-06-17
1
-0
/
+6
*
Clean-up the settings hierarchy for issue_indexer queue (#16001)
zeripath
2021-06-17
2
-23
/
+24
*
Fix missing discard in repo_language_stats (#16030)
zeripath
2021-06-17
1
-7
/
+3
*
Add Status Updates whilst Gitea migrations are occurring (#15076)
zeripath
2021-06-17
5
-8
/
+40
*
issue-keyword class is being incorrectly stripped off spans (#16163)
zeripath
2021-06-16
1
-5
/
+2
*
Make command in authorized keys a template (#16003)
zeripath
2021-06-15
1
-41
/
+49
*
Add push to remote mirror repository (#15157)
KN4CK3R
2021-06-14
17
-232
/
+1004
[next]