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
*
refactor bind functions based on generics (#22055)
Lunny Xiao
2022-12-12
1
-7
/
+2
*
Rename almost all Ctx functions (#22071)
Lunny Xiao
2022-12-10
6
-23
/
+23
*
Add API management for issue/pull and comment attachments (#21783)
KN4CK3R
2022-12-09
5
-4
/
+798
*
Update go dev dependencies (#22064)
silverwind
2022-12-08
1
-2
/
+4
*
Fix ListBranches to handle empty case (#21921)
Lunny Xiao
2022-12-04
1
-26
/
+34
*
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-12-03
18
-41
/
+43
*
Replace fmt.Sprintf with hex.EncodeToString (#21960)
Jason Song
2022-11-28
2
-4
/
+4
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
124
-248
/
+124
*
Workaround for container registry push/pull errors (#21862)
KN4CK3R
2022-11-25
3
-4
/
+68
*
Add support for HEAD requests in Maven registry (#21834)
KN4CK3R
2022-11-24
14
-24
/
+107
*
Replace yaml.v2 with yaml.v3 (#21832)
Jason Song
2022-11-21
1
-1
/
+1
*
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-19
23
-111
/
+113
*
Fix setting HTTP headers after write (#21833)
KN4CK3R
2022-11-17
1
-2
/
+6
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
4
-6
/
+6
*
Add some documentation to packages (#21648)
zeripath
2022-11-12
2
-1
/
+7
*
Load GitRepo in API before deleting issue (#21720)
Jason Song
2022-11-12
1
-1
/
+1
*
Add configuration for CORS allowed headers (#21747)
Drew Noel
2022-11-11
1
-1
/
+1
*
Add package registry quota limits (#21584)
KN4CK3R
2022-11-09
11
-55
/
+105
*
Remove semver compatible flag and change pypi to an array of test cases (#21708)
Wayne Starr
2022-11-08
2
-4
/
+47
*
Allow local package identifiers for PyPI packages (#21690)
KN4CK3R
2022-11-07
1
-2
/
+9
*
Add Webhook authorization header (#20926)
oliverpool
2022-11-03
3
-10
/
+69
*
feat: notify doers of a merge when automerging (#21553)
kolaente
2022-11-03
1
-1
/
+1
*
Fix 500 on PR files API (#21602)
qwerty287
2022-10-26
1
-1
/
+5
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
5
-6
/
+6
*
Fix package access for admins and inactive users (#21580)
KN4CK3R
2022-10-24
1
-0
/
+2
*
Allow for resolution of NPM registry paths that match upstream (#21568)
Wayne Starr
2022-10-24
2
-0
/
+45
*
Record OAuth client type at registration (#21316)
M Hickford
2022-10-24
1
-7
/
+9
*
Add link to user profile in markdown mention only if user exists (#21533)
Yarden Shoham
2022-10-22
1
-0
/
+7
*
Decouple HookTask from Repository (#17940)
KN4CK3R
2022-10-21
2
-2
/
+1
*
Enforce grouped NuGet search results (#21442)
KN4CK3R
2022-10-16
1
-13
/
+6
*
Display total commit count in hook message (#21400)
KN4CK3R
2022-10-16
1
-9
/
+10
*
Add support for Chocolatey/NuGet v2 API (#21393)
KN4CK3R
2022-10-13
5
-48
/
+600
*
Case-insensitive NuGet symbol file GUID (#21409)
Hubert Wawrzyńczyk
2022-10-12
2
-2
/
+2
*
Add generic set type (#21408)
KN4CK3R
2022-10-12
1
-19
/
+18
*
npm package registry support for `bin` (#21372)
eleith
2022-10-08
1
-0
/
+1
*
Add GET and DELETE endpoints for Docker blob uploads (#21367)
KN4CK3R
2022-10-07
2
-3
/
+54
*
Make external issue tracker regexp configurable via API (#21338)
Andrew Imeson
2022-10-07
1
-3
/
+4
*
Set SemverCompatible to false for Conan packages (#21275)
KN4CK3R
2022-10-07
1
-2
/
+1
*
Add `stat` to `ToCommit` function for speed (#21337)
Gennady Kovshenin
2022-10-06
3
-4
/
+11
*
Add API endpoint to get changed files of a PR (#21177)
qwerty287
2022-09-29
3
-0
/
+159
*
Better repo API unit checks (#21130)
John Olheiser
2022-09-28
1
-8
/
+23
*
Make NuGet service index publicly accessible (#21242)
KN4CK3R
2022-09-24
1
-26
/
+28
*
NPM Package Registry search API endpoint (#20280)
Jack Vine
2022-09-24
3
-0
/
+70
*
[API] teamSearch show teams with no members if user is admin (#21204)
6543
2022-09-19
1
-1
/
+5
*
Allow uppercase ASCII alphabet in PyPI package names (#21095)
KN4CK3R
2022-09-07
1
-1
/
+1
*
Webhook for Wiki changes (#20219)
Aaron F
2022-09-04
2
-0
/
+7
*
Add more checks in migration code (#21011)
zeripath
2022-09-04
2
-4
/
+2
*
Fill the specified ref in webhook test payload (#20961)
Jason Song
2022-09-04
1
-4
/
+12
*
fix: PackageMetadataVersion deps (#21017)
José Carlos
2022-09-03
1
-9
/
+12
*
Go 1.19 format (#20758)
John Olheiser
2022-08-31
6
-61
/
+53
[next]