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-30 16:45:51 +01:00
Code
Issues
Activity
8fffb06168
gitea
/
routers
/
api
/
v1
History
Lanre Adelowo
141c58f5a6
add isAdmin to user model (
#6231
)
...
update vendor and add tests fix swagger
2019-03-03 17:57:24 -05: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
fix bug when migrate repository 500 when repo is existed (
#6188
)
2019-02-26 09:28:56 -05:00
swagger
user
add isAdmin to user model (
#6231
)
2019-03-03 17:57:24 -05:00
utils
api.go