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
2025-02-20 15:45:29 +01:00
Code
Issues
Activity
12cb84b97f
gitea
/
routers
History
lstahlman
12cb84b97f
Extend the API to include more repository properties (
#3249
)
...
Adds description, stars_count, forks_count, watchers_count and open_issues_count.
2016-07-11 07:56:15 +08:00
..
admin
Use SecurityProtocol to replace UseSSL in LDAP config
2016-07-08 07:25:09 +08:00
api
/v1
Extend the API to include more repository properties (
#3249
)
2016-07-11 07:56:15 +08:00
dev
org
#1692
api: admin list and create team under organization
2016-03-21 12:47:54 -04:00
repo
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (
#3246
)
2016-07-09 13:22:28 +08:00
user
Fix XORM IN condition table name parse
2016-03-27 18:21:37 -04:00
home.go
#13
fix admin can't search private repos
2016-03-15 14:23:12 -04:00
install.go