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
History
zeripath
c8d7ae1ee3
Make archive prefixing configurable with a global setting (
#9943
)
...
* Allow archive prefix setting * Update copyright * Update copyright
2020-01-22 23:46:46 +00:00
..
admin
Refactor repository check and sync functions (
#9854
)
2020-01-20 20:01:19 +00:00
api
/v1
Fix wrong hint when status checking is running on pull request view (
#9886
)
2020-01-22 11:46:04 +08:00
dev
Display ui time with customize time location (
#7792
)
2019-08-15 22:46:21 +08:00
org
Restricted users (
#6274
)
2020-01-13 18:33:46 +01:00
private
Fix admin handling at merge of PR (
#9749
)
2020-01-16 23:01:22 +02:00
repo
Make archive prefixing configurable with a global setting (
#9943
)
2020-01-22 23:46:46 +00:00
routes
Fix wrong permissions check when issues/prs shared operations (
#9885
)
2020-01-20 13:00:32 +01:00
user
Ensure that 2fa is checked on reset-password (
#9857
)
2020-01-19 20:17:12 +00:00
utils
…
home.go
Restricted users (
#6274
)
2020-01-13 18:33:46 +01:00
init.go
Refactor code indexer (
#9313
)
2019-12-23 20:31:16 +08:00
install.go
Add support for database schema in PostgreSQL (
#8819
)
2020-01-20 16:45:14 +01:00
metrics.go
Use gitea forked macaron (
#7933
)
2019-08-23 12:40:29 -04:00
swagger_json.go
…