THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gitea
/
routers
/
api
/
v1
/
repo
History
Ethan Koenig
d91fe5254d
Fix ignored errors in API route (
#2850
)
...
* Fix ignored errors in API route
2017-11-04 19:10:01 +01:00
..
branch.go
Fix API for branches with slashes (
#2096
)
2017-07-02 10:03:57 +08:00
collaborators.go
…
file.go
…
fork.go
Webhooks for repo creation/deletion (
#1663
)
2017-09-03 11:20:24 +03:00
hook.go
Improve swagger doc (
#2274
)
2017-08-21 14:13:47 +03:00
issue_comment.go
…
issue_label.go
Fix bug in issue labels API (
#2048
)
2017-06-25 07:52:51 +08:00
issue_tracked_time.go
Use api.TrackedTime in API (
#2807
)
2017-11-01 10:25:14 +08:00
issue.go
Remove redudant issue LoadAttributes() calls (
#2614
)
2017-09-27 09:41:52 -03:00
key.go
…
label.go
Load label ID in NewLabels (
#2045
)
2017-06-25 14:15:09 +08:00
milestone.go
…
pull.go
Fix ignored errors in API route (
#2850
)
2017-11-04 19:10:01 +01:00
release.go
Sync releases table with tags on push and for mirrors (
#2459
)
2017-09-20 13:26:49 +08:00
repo.go
Add search mode option to /api/repo/search (
#2756
)
2017-10-27 00:16:13 +03:00
star.go
…
status.go
Fix repo API bug (
#2133
)
2017-07-12 03:23:41 +02:00
subscriber.go
…