This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2025-01-09 04:23:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a4962a9440
forgejo
/
routers
History
Jimmy Praet
a4962a9440
Add filter by owner and team to issue/pulls search endpoint (
#16662
)
...
* Filter by owner and team in API issue/pulls search * Add integration test
2021-08-13 22:47:25 +02:00
..
api
/v1
Add filter by owner and team to issue/pulls search endpoint (
#16662
)
2021-08-13 22:47:25 +02:00
common
Rename context.Query to context.Form (
#16562
)
2021-07-29 03:42:15 +02:00
install
Allow setting X-FRAME-OPTIONS (
#16643
)
2021-08-06 16:47:10 -04:00
private
Rename ctx.Form() to ctx.FormString() and move code into own file (
#16571
)
2021-08-11 02:31:13 +02:00
utils
web
[API] generalize list header (
#16551
)
2021-08-12 14:43:08 +02:00
init.go