This website requires JavaScript.
Explore
Help
Sign In
worldcone
/
forgejo
Watch
2
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
c55bdca562
forgejo
/
routers
/
api
/
v1
History
Bogdan Petrea
583968f274
Return 409 when creating repo if it already exists. (
#6330
)
2019-03-15 10:19:09 -04:00
..
admin
Adds MustChangePassword to user create/edit API, defaults to true (
#6193
)
2019-02-27 21:37:57 +02:00
convert
misc
org
Allow to set organization visibility (public, internal, private) (
#1763
)
2019-02-18 18:00:27 +02:00
repo
Return 409 when creating repo if it already exists. (
#6330
)
2019-03-15 10:19:09 -04:00
swagger
Fix
#5799
- swagger for mergePullRequest (
#5996
)
2019-02-08 08:08:38 +00:00
user
add isAdmin to user model (
#6231
)
2019-03-03 17:57:24 -05:00
utils
api.go