index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
web
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-02
[skip ci] Updated translations via Crowdin
GiteaBot
2
-1
/
+6
2022-05-02
Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage...
6543
4
-22
/
+22
2022-05-01
Improve UI on mobile (#19546)
Gusted
16
-16
/
+105
2022-05-01
Add API to check if team has repo access (#19540)
qwerty287
4
-1
/
+117
2022-05-01
Avoid MoreThanOne Error (#19557)
99rgosse
1
-1
/
+1
2022-05-01
[skip ci] Updated licenses and gitignores
GiteaBot
2
-0
/
+466
2022-05-01
Simplify loops to copy (#19569)
Gusted
2
-6
/
+3
2022-04-30
Use middleware to open gitRepo (#19559)
6543
2
-7
/
+3
2022-04-30
Added X-Mailer header to outgoing emails (#19562)
Ivan Fedorov
1
-0
/
+1
2022-04-30
fix #19545 (#19563)
6543
1
-4
/
+5
2022-04-30
[skip ci] Updated translations via Crowdin
GiteaBot
1
-0
/
+2
2022-04-29
Respect DefaultUserIsRestricted system default when creating new user (#19310)
Jimmy Praet
17
-85
/
+170
2022-04-29
Mute link in diff header (#19556)
silverwind
1
-1
/
+1
2022-04-29
Add API to query collaborators permission for a repository (#18761)
Florin Hillebrand
8
-3
/
+317
2022-04-29
Permalink files In PR diff (#19534)
KN4CK3R
1
-3
/
+4
2022-04-29
Fix Pull Request comment filename word breaks (#19535)
parnic
2
-2
/
+4
2022-04-29
Don't error when branch's commit doesn't exist (#19547)
Gusted
1
-2
/
+8
2022-04-29
[skip ci] Updated translations via Crowdin
GiteaBot
1
-0
/
+6
2022-04-28
Support `hostname:port` to pass host matcher's check #19543 (#19543)
wxiaoguang
2
-2
/
+9
2022-04-28
Add "Allow edits from maintainer" feature (#18002)
qwerty287
29
-60
/
+359
2022-04-28
Better describe what `/repos/{owner}/{repo}/raw/{filepath}` returns on 200 (#...
Gusted
2
-2
/
+2
2022-04-28
more context for models (#19511)
6543
54
-244
/
+274
2022-04-28
Prevent intermittent race in attribute reader close (#19537)
zeripath
1
-16
/
+1
2022-04-28
Make repository file list useable on mobile (#19515)
Gusted
1
-0
/
+24
2022-04-28
Update image URL for Discord webhook (#19536)
John Olheiser
2
-2
/
+1
2022-04-28
[skip ci] Updated translations via Crowdin
GiteaBot
1
-0
/
+1
2022-04-27
Fix 64-bit atomic operations on 32-bit machines (#19531)
Gusted
1
-1
/
+4
2022-04-27
Fix `upgrade.sh` script error with `su -c` (#19483)
YISH
1
-1
/
+2
2022-04-27
When view _Siderbar or _Footer, just display once (#19501)
Lunny Xiao
1
-26
/
+47
2022-04-27
Fix migrate release from github (#19510)
Lunny Xiao
1
-9
/
+12
2022-04-27
Prevent dangling archiver goroutine (#19516)
zeripath
3
-3
/
+3
2022-04-27
Don't let repo clone URL overflow (#19517)
Gusted
1
-1
/
+1
2022-04-27
Add commit status popup to issuelist (#19375)
parnic
4
-25
/
+33
2022-04-26
Disable unnecessary GitHooks elements
Pawel Boguslawski
3
-1
/
+3
2022-04-26
Improve dashboard's repo list performance (#18963)
Gusted
3
-36
/
+42
2022-04-26
By default force vertical tabs on mobile (#19486)
Gusted
6
-33
/
+17
2022-04-26
Refactor readme file renderer (#19502)
Lunny Xiao
1
-112
/
+125
2022-04-26
Allow package dump skipping (#19506)
KN4CK3R
2
-23
/
+40
2022-04-26
Unset git author/committer variables when running integration tests (#19512)
zeripath
1
-0
/
+7
2022-04-26
Allow commit status popup on /pulls page (#19507)
parnic
3
-13
/
+20
2022-04-26
Use router param for filepath in GetRawFile (#19499)
John Olheiser
1
-0
/
+1
2022-04-26
Fix two typos (#19504)
Lunny Xiao
2
-2
/
+2
2022-04-26
Add a new menu in file view to open blame view and fix blame view select rang...
Lunny Xiao
3
-5
/
+23
2022-04-26
Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl
wxiaoguang
2
-5
/
+12
2022-04-26
[skip ci] Updated translations via Crowdin
GiteaBot
28
-1
/
+127
2022-04-25
Improve Stopwatch behavior (#18930)
Gusted
5
-33
/
+77
2022-04-25
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461)
6543
4
-31
/
+23
2022-04-25
Use queue instead of memory queue in webhook send service (#19390)
Lunny Xiao
6
-157
/
+66
2022-04-25
add a directory prefix `gitea-src-VERSION` to release-tar-file (#19396)
jklippel
1
-1
/
+3
2022-04-25
User specific repoID or xorm builder conditions for issue search (#19475)
6543
8
-34
/
+25
[next]