0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 10:54:38 +01:00
gitea/routers
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
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