This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-11-28 19:18:52 +01:00
Code
Issues
Activity
a4962a9440
gitea
/
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