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
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
31
-64
/
+64
*
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235)
zeripath
2022-03-29
7
-101
/
+313
*
More commit info from API (#19252)
John Olheiser
2022-03-29
2
-5
/
+28
*
Provide configuration to allow camo-media proxying (#12802)
zeripath
2022-03-29
4
-0
/
+108
*
Move init repository related functions to modules (#19159)
Lunny Xiao
2022-03-29
2
-5
/
+222
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
6
-27
/
+29
*
Refactor repo clone button and repo clone links, fix JS error on empty repo p...
wxiaoguang
2022-03-29
1
-5
/
+12
*
Prevent intermittent failures in RepoIndexerTest (2) (#19229)
zeripath
2022-03-27
1
-0
/
+5
*
Hide sensitive content on admin panel progress monitor (#19218)
Lunny Xiao
2022-03-27
2
-1
/
+28
*
Do not include global arguments in process manager (#19226)
zeripath
2022-03-27
1
-8
/
+10
*
Prevent intermittent failures in RepoIndexerTest (#19225)
zeripath
2022-03-27
1
-2
/
+8
*
Set the default branch for repositories generated from templates (#19136)
Abheek Dhawan
2022-03-27
2
-2
/
+15
*
Add auto logging of goroutine pid label (#19212)
zeripath
2022-03-26
3
-0
/
+61
*
Add `ContextUser` to http request context (#18798)
KN4CK3R
2022-03-26
3
-3
/
+6
*
Add pprof labels in processes and for lifecycles (#19202)
zeripath
2022-03-25
4
-48
/
+55
*
Bump goldmark to v1.4.11 (#19201)
Robert Kaussow
2022-03-24
1
-0
/
+13
*
Prevent redirect to Host (2) (#19175)
zeripath
2022-03-23
1
-0
/
+6
*
Prevent start panic due to missing DotEscape function
Andrew Thornton
2022-03-23
1
-0
/
+1
*
Redirect .wiki/* ui link to /wiki (#18831)
a1012112796
2022-03-23
1
-0
/
+20
*
Try to prevent autolinking of displaynames by email readers (#19169)
zeripath
2022-03-23
1
-0
/
+5
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
6
-9
/
+9
*
Clean paths when looking in Storage (#19124)
zeripath
2022-03-22
3
-40
/
+30
*
Ensure that setting.LocalURL always has a trailing slash (#19171)
zeripath
2022-03-22
1
-1
/
+4
*
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-22
7
-19
/
+17
*
Fix the bug: deploy key with write access can not push (#19010)
wxiaoguang
2022-03-22
2
-4
/
+4
*
Renamed ctx.User to ctx.Doer. (#19161)
KN4CK3R
2022-03-22
7
-56
/
+56
*
Cleanup protected branches when deleting users & teams (#19158)
Norwin
2022-03-22
1
-0
/
+18
*
Make migrations SKIP_TLS_VERIFY apply to git too (#19132)
zeripath
2022-03-19
2
-16
/
+22
*
remove not needed (#19128)
6543
2022-03-18
3
-73
/
+2
*
nit fix (#19116)
6543
2022-03-17
1
-2
/
+1
*
Store the foreign ID of issues during migration (#18446)
Aravinth Manivannan
2022-03-17
7
-53
/
+59
*
rm .sample hooks which aren't used (#19101)
techknowlogick
2022-03-16
34
-1950
/
+0
*
use go1.18 to build gitea (#19099)
techknowlogick
2022-03-16
2
-7
/
+57
*
Update golang.org/x/crypto (#19097)
Gusted
2022-03-16
2
-57
/
+1
*
Fix lfs bug (#19072)
Lunny Xiao
2022-03-14
2
-0
/
+68
*
RSS/Atom support for Repos (#19055)
6543
2022-03-13
2
-3
/
+5
*
If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049)
zeripath
2022-03-10
1
-1
/
+1
*
Improve SyncMirrors logging (#19045)
zeripath
2022-03-10
2
-20
/
+33
*
fix pam authorization (#19040)
zeripath
2022-03-10
1
-0
/
+4
*
Don't show context cancelled errors in attribute reader (#19006)
zeripath
2022-03-08
1
-1
/
+3
*
Add Index to comment for migrations and mirroring (#18806)
singuliere
2022-03-06
1
-1
/
+2
*
Support ignore all santize for external renderer (#18984)
Lunny Xiao
2022-03-06
6
-18
/
+54
*
Add config option to disable "Update branch by rebase" (#18745)
Jimmy Praet
2022-03-04
1
-0
/
+2
*
git backend ignore replace objects (#18979)
6543
2022-03-02
1
-0
/
+2
*
Refactor admin user filter query parameters (#18965)
wxiaoguang
2022-03-02
1
-9
/
+0
*
Fix admin user list pagination (#18957)
Otto Richter (fnetX)
2022-03-01
1
-0
/
+9
*
[API] Allow removing issues (#18879)
Otto Richter (fnetX)
2022-03-01
4
-0
/
+13
*
Refactor SecToTime() function (#18863)
René Schaar
2022-02-28
2
-35
/
+59
*
Adjust error for already locked db and prevent level db lock on malformed con...
zeripath
2022-02-27
1
-6
/
+42
*
Allow adminstrator teams members to see other teams (#18918)
Gusted
2022-02-26
1
-0
/
+16
[next]