This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
mirror of
https://github.com/go-gitea/gitea
synced
2025-12-07 13:28:25 +00:00
Code
Releases
Activity
Files
2f7dc28b22f039b04aa200ee0909bf889d86e66e
gitea
/
routers
/
api
/
v1
/
repo
T
History
awwalker
and
Kim "BKC" Carlbäcker
c0f99e8229
API: support /users/:username/repos
...
clean up fix arguments remove repeated token give admins listing rights
2017-02-27 07:46:01 +01:00
..
branch.go
golint fixed for routers (
#208
)
2016-11-24 15:04:31 +08:00
collaborators.go
Remove redundant query in collaborator API (
#516
)
2016-12-28 09:09:54 +08:00
file.go
golint fixed for routers (
#208
)
2016-11-24 15:04:31 +08:00
fork.go
API endpoints for forks (
#509
)
2016-12-31 09:15:45 +08:00
hook.go
Bug fixes for webhook API (
#650
)
2017-01-14 10:14:48 +08:00
issue_comment.go
Search bar for issues/pulls (
#530
)
2017-01-25 10:43:02 +08:00
issue_label.go
Bug fixes and unit tests for models/issue_label (
#802
)
2017-02-01 09:31:35 +08:00
issue.go
refactor api issues load attributes for better performance (
#1066
)
2017-02-27 08:36:42 +08:00
key.go
Golint fixed for modules/setting (
#262
)
2016-11-27 18:14:25 +08:00
label.go
Added sorting to the labels & milestones page (
#199
)
2016-12-24 22:41:09 +08:00
milestone.go
golint fixed for routers (
#208
)
2016-11-24 15:04:31 +08:00
pull.go
add milestone changed traker on issue view (
#804
)
2017-02-01 10:36:08 +08:00
release.go
Attach to release (
#673
)
2017-01-15 22:57:00 +08:00
repo.go
API: support /users/:username/repos
2017-02-27 07:46:01 +01:00
star.go
API endpoint for stargazers (
#597
)
2017-01-06 15:05:09 +08:00
subscriber.go
API endpoint for subscribers (
#598
)
2017-01-07 11:13:02 +08:00