index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
api
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't panic on `ErrEmailInvalid` (#19441)
Gusted
2022-04-20
1
-3
/
+10
*
Fix panic in team repos API (#19431)
qwerty287
2022-04-20
1
-1
/
+1
*
When updating mirror repo intervals by API reschedule next update too (#19429)
zeripath
2022-04-20
1
-22
/
+52
*
Add Helm Chart registry (#19406)
KN4CK3R
2022-04-19
3
-1
/
+212
*
Use a struct as test options (#19393)
Lunny Xiao
2022-04-14
1
-1
/
+3
*
Document 409 error returned by repos/migrate api (#19376)
Chongyi Zheng
2022-04-12
1
-0
/
+2
*
Fix panic in teams API when requesting members (#19360)
delvh
2022-04-11
1
-1
/
+1
*
Move milestone to models/issues/ (#19278)
Lunny Xiao
2022-04-08
4
-20
/
+22
*
Remove dependent on session auth for api/v1 routers (#19321)
Lunny Xiao
2022-04-08
2
-28
/
+3
*
Never use /api/v1 from Gitea UI Pages (#19318)
Lunny Xiao
2022-04-07
7
-95
/
+29
*
Package registry changes (#19305)
KN4CK3R
2022-04-06
5
-11
/
+25
*
An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300)
Peter GardfjÀll
2022-04-01
1
-0
/
+11
*
Fix container download counter (#19287)
KN4CK3R
2022-04-01
2
-9
/
+3
*
Move checks for pulls before merge into own function (#19271)
6543
2022-03-31
1
-75
/
+28
*
Move reaction to models/issues/ (#19264)
Lunny Xiao
2022-03-31
1
-12
/
+13
*
Use a more general (and faster) method to sanitize URLs with credentials (#19...
wxiaoguang
2022-03-31
1
-1
/
+1
*
Add Package Registry (#16510)
KN4CK3R
2022-03-30
26
-1
/
+5490
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
7
-8
/
+8
*
Move some issue methods as functions (#19255)
Lunny Xiao
2022-03-29
1
-1
/
+1
*
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
2
-2
/
+2
*
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-29
16
-97
/
+115
*
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
3
-1
/
+58
*
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
12
-147
/
+74
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
2
-3
/
+3
*
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-22
7
-11
/
+8
*
Fix the bug: deploy key with write access can not push (#19010)
wxiaoguang
2022-03-22
1
-1
/
+1
*
Renamed ctx.User to ctx.Doer. (#19161)
KN4CK3R
2022-03-22
50
-319
/
+319
*
Fix NPE `/repos/issues/search` when not signed in (#19154)
Gusted
2022-03-20
1
-4
/
+9
*
Restrict email address validation (#17688)
Lunny Xiao
2022-03-14
2
-2
/
+6
*
Add config option to disable "Update branch by rebase" (#18745)
Jimmy Praet
2022-03-04
1
-0
/
+4
*
ignore missing comment for user notifications (#18954)
eladyn
2022-03-03
1
-1
/
+1
*
[API] Allow removing issues (#18879)
Otto Richter (fnetX)
2022-03-01
2
-1
/
+48
*
Fix page and missing return on unadopted repos API (#18848)
qwerty287
2022-02-27
1
-0
/
+4
*
Add apply-patch, basic revert and cherry-pick functionality (#17902)
zeripath
2022-02-09
2
-0
/
+108
*
Update object repo with the migrated repository (#18684)
Hugo Hoitink
2022-02-09
1
-1
/
+1
*
Add `GetUserTeams` (#18499)
Gusted
2022-02-01
1
-6
/
+5
*
Automatically pause queue if index service is unavailable (#15066)
Lauris BH
2022-01-27
1
-2
/
+2
*
API: Return primary language and repository language stats API URL (#18396)
Lauris BH
2022-01-25
2
-0
/
+10
*
format with gofumpt (#18184)
6543
2022-01-20
23
-52
/
+45
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
18
-83
/
+78
*
Fix PR comments UI (#18323)
wxiaoguang
2022-01-18
1
-1
/
+3
*
Use indirect comparison when showing pull requests (#18313)
zeripath
2022-01-18
1
-3
/
+3
*
Fix NPE on try to get tag reference via API (#18245)
6543
2022-01-12
1
-1
/
+1
*
Fix various typos (#18219)
luzpaz
2022-01-10
1
-1
/
+1
*
Team permission allow different unit has different permission (#17811)
Lunny Xiao
2022-01-05
1
-28
/
+65
*
Don't delete branch if other PRs with this branch are open (#18164)
a1012112796
2022-01-03
1
-0
/
+11
*
Refactor auth package (#17962)
Lunny Xiao
2022-01-02
2
-17
/
+17
[next]