index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix logging of Transfer API (#19456)
Gusted
2022-04-21
1
-4
/
+6
*
RepoAssignment ensure to close before overwrite (#19449)
6543
2022-04-21
6
-43
/
+38
*
Fix DELETE request for non-existent public key (#19443)
Gusted
2022-04-21
1
-4
/
+9
*
Don't panic on `ErrEmailInvalid` (#19441)
Gusted
2022-04-20
1
-3
/
+10
*
Fix panic in team repos API (#19431)
qwerty287
2022-04-20
2
-1
/
+2
*
When updating mirror repo intervals by API reschedule next update too (#19429)
zeripath
2022-04-20
2
-28
/
+53
*
Add Helm Chart registry (#19406)
KN4CK3R
2022-04-19
3
-1
/
+212
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
6
-6
/
+18
*
Document 409 error returned by repos/migrate api (#19376)
Chongyi Zheng
2022-04-12
1
-0
/
+2
*
Fix middleware function's placements for some `/user/...` (#19377)
Gusted
2022-04-12
1
-5
/
+5
*
Fix panic in teams API when requesting members (#19360)
delvh
2022-04-11
1
-1
/
+1
*
Add logic to switch between source/rendered on Markdown (#19356)
Gusted
2022-04-10
1
-2
/
+10
*
Allow package linking to private repository (#19348)
KN4CK3R
2022-04-09
1
-1
/
+2
*
Move milestone to models/issues/ (#19278)
Lunny Xiao
2022-04-08
10
-63
/
+66
*
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#...
wxiaoguang
2022-04-08
2
-2
/
+2
*
Remove dependent on session auth for api/v1 routers (#19321)
Lunny Xiao
2022-04-08
5
-26
/
+119
*
Never use /api/v1 from Gitea UI Pages (#19318)
Lunny Xiao
2022-04-07
15
-96
/
+719
*
Package registry changes (#19305)
KN4CK3R
2022-04-06
8
-24
/
+41
*
Remove legacy unmaintained packages, refactor to support change default local...
wxiaoguang
2022-04-03
2
-3
/
+2
*
An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)
Peter GardfjÀll
2022-04-01
1
-0
/
+11
*
Refactor legacy `unknwon/com` package, improve golangci lint (#19284)
wxiaoguang
2022-04-01
2
-19
/
+24
*
Skip frontend ROOT_URL check on installation page, remove unnecessary global ...
wxiaoguang
2022-04-01
1
-9
/
+7
*
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-04-01
4
-23
/
+20
*
Fix container download counter (#19287)
KN4CK3R
2022-04-01
3
-10
/
+3
*
Fix global packages enabled avaiable (#19276)
Lunny Xiao
2022-03-31
2
-19
/
+26
*
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-31
6
-7
/
+192
*
Move checks for pulls before merge into own function (#19271)
6543
2022-03-31
3
-164
/
+73
*
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithCon...
wxiaoguang
2022-03-31
1
-1
/
+1
*
Move reaction to models/issues/ (#19264)
Lunny Xiao
2022-03-31
2
-18
/
+20
*
Use a more general (and faster) method to sanitize URLs with credentials (#19...
wxiaoguang
2022-03-31
2
-3
/
+2
*
Add Package Registry (#16510)
KN4CK3R
2022-03-30
35
-1
/
+6052
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
16
-24
/
+24
*
Move some issue methods as functions (#19255)
Lunny Xiao
2022-03-29
3
-3
/
+3
*
Move project files into models/project sub package (#17704)
Lunny Xiao
2022-03-29
3
-65
/
+105
*
Granular webhook events in editHook (#19251)
John Olheiser
2022-03-29
1
-5
/
+16
*
Move init repository related functions to modules (#19159)
Lunny Xiao
2022-03-29
6
-20
/
+24
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
31
-182
/
+214
*
Refactor repo clone button and repo clone links, fix JS error on empty repo p...
wxiaoguang
2022-03-29
3
-7
/
+2
*
Allow API to create file on empty repo (#19224)
zeripath
2022-03-28
1
-3
/
+0
*
Let web and API routes have different auth methods group (#19168)
Lunny Xiao
2022-03-28
6
-2
/
+116
*
Only send webhook events to active system webhooks and only deliver to active...
zeripath
2022-03-28
1
-1
/
+2
*
Set the default branch for repositories generated from templates (#19136)
Abheek Dhawan
2022-03-27
1
-9
/
+10
*
Add `ContextUser` to http request context (#18798)
KN4CK3R
2022-03-26
17
-282
/
+141
*
Fix showing issues in your repositories (#18916)
Gusted
2022-03-23
1
-4
/
+47
*
Fix compare link in active feeds for new branch (#19149)
a1012112796
2022-03-23
1
-0
/
+7
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
27
-83
/
+81
*
Clean paths when looking in Storage (#19124)
zeripath
2022-03-22
1
-11
/
+10
*
Use the new/choose link for New Issue on project page (#19172)
zeripath
2022-03-22
1
-2
/
+9
*
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-22
25
-64
/
+54
*
Fix the bug: deploy key with write access can not push (#19010)
wxiaoguang
2022-03-22
4
-43
/
+63
[next]