index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
web.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Only offer hostcertificates if they exist (#15849)
zeripath
2
-4
/
+24
2021-05-13
Allow custom highlight mapping beyond file extensions (#15808)
mlpo
1
-10
/
+17
2021-05-13
fix truncate utf8 string (#15828)
yan
2
-4
/
+13
2021-05-13
[skip ci] Updated translations via Crowdin
GiteaBot
1
-11
/
+15
2021-05-12
Fix bound address/port for caddy's certmagic library (#15758)
Blake Miner
1
-0
/
+8
2021-05-12
change s3 bucket name (#15847)
techknowlogick
1
-3
/
+3
2021-05-12
Unregister non-matching serviceworkers (#15834)
silverwind
5
-30
/
+80
2021-05-12
Upgrade unrolled/render to v1.1.1 (#15845)
Lunny Xiao
4
-13
/
+22
2021-05-12
Update README.md | Add translation section (#15830)
Oymate
2
-0
/
+15
2021-05-12
Reaction improvements (#15836)
silverwind
3
-7
/
+17
2021-05-12
Tagger can be empty, as can Commit and Author - tolerate this (#15835)
zeripath
3
-8
/
+29
2021-05-12
Fix individual tests (addition to #15802) (#15818)
KN4CK3R
6
-7
/
+33
2021-05-12
[skip ci] Updated translations via Crowdin
GiteaBot
26
-19
/
+71
2021-05-12
Queue manager FlushAll can loop rapidly - add delay (#15733)
zeripath
1
-6
/
+9
2021-05-12
label size, PR ref, new PR button alignment (#15363)
Mike L
1
-4
/
+4
2021-05-11
don't record error when loading ref comment but ref comment id is zero (#15820)
Lunny Xiao
1
-0
/
+3
2021-05-11
Set autocomplete off on branches selector (#15809)
zeripath
1
-1
/
+1
2021-05-11
point appleboy/drone-git-push to use updated primary branch
techknowlogick
1
-0
/
+2
2021-05-11
Add Active and ProhibitLogin to API (#15689)
KN4CK3R
3
-0
/
+16
2021-05-10
Add mimetype mapping settings (#15133)
Adam Szatyin
5
-1
/
+58
2021-05-10
Add err to log (#15813)
John Olheiser
1
-1
/
+1
2021-05-10
don't record error when request a non-exist user (#15819)
Lunny Xiao
1
-1
/
+1
2021-05-10
add note about ``cron.SCHEDULE`` format in document (#15812)
a1012112796
3
-0
/
+15
2021-05-10
Fix goth user infer bug (#15821)
Lunny Xiao
1
-5
/
+10
2021-05-10
Move restore repo to internal router and invoke from command to avoid open th...
Lunny Xiao
5
-77
/
+164
2021-05-10
Use single shared random string generation function (#15741)
silverwind
15
-191
/
+99
2021-05-10
On open repository open common cat file batch and batch-check (#15667)
zeripath
26
-161
/
+463
2021-05-09
Return go-get info on subdirs (#15642)
zeripath
3
-65
/
+123
2021-05-09
Comment out app.example.ini (#15807)
zeripath
1
-1288
/
+2013
2021-05-09
Fix incorrect asset URL (#15805)
silverwind
2
-2
/
+2
2021-05-09
Respect default merge message syntax when parsing item references (#15772)
Steven
2
-1
/
+8
2021-05-09
Add trace logging to SSO methods (#15803)
zeripath
5
-0
/
+20
2021-05-09
Tests should use test files (#15801)
6543
1
-10
/
+5
2021-05-09
Allow only internal registration (#15795)
6543
9
-8
/
+30
2021-05-09
Fixed individual markdown tests. (#15802)
KN4CK3R
1
-0
/
+6
2021-05-09
Changelog v1.14.2 (#15794) (#15799)
6543
2
-1
/
+51
2021-05-09
Use binary version of revive linter (#15739)
silverwind
122
-13734
/
+7
2021-05-09
Ensure that ctx.Written is checked after issues(...) calls (#15797)
zeripath
1
-0
/
+3
2021-05-08
Display conflict-free merge messages for pull requests (#15773)
Steven
2
-2
/
+44
2021-05-08
Exponential Backoff for ByteFIFO (#15724)
zeripath
1
-29
/
+59
2021-05-08
Code comments improvements (#15722)
silverwind
7
-41
/
+65
2021-05-08
Rename StaticUrlPrefix to AssetUrlPrefix (#15779)
silverwind
21
-71
/
+71
2021-05-08
[API] make change repo settings work on empty repos (#15778)
6543
3
-13
/
+28
2021-05-08
Make let target "clean-all" remove node_modules folder too (#15780)
6543
1
-1
/
+1
2021-05-07
Add selecting tags on the compare page (#15723)
Jonathan Tran
5
-94
/
+229
2021-05-07
Use esbuild to minify CSS (#15756)
silverwind
3
-1283
/
+112
2021-05-07
Use pulls in commit graph unless pulls are disabled (#15774)
zeripath
1
-1
/
+1
2021-05-07
Fix URL of gitea emoji (#15770)
silverwind
2
-2
/
+2
2021-05-07
OAuth2 login: Set account link to "login" as default behavior (#15768)
6543
3
-5
/
+5
2021-05-07
Set GIT_DIR correctly if it is not set (#15751)
zeripath
1
-3
/
+47
[next]