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
Bo-Yi Wu
743697a549
refactor: append, build variable and type switch (
#4940
)
...
* refactor: append, build variable and type switch * fix: remove redundant space.
2019-05-28 23:45:54 +08:00
..
admin
Refactor models.NewRepoContext to extract git related codes to modules/git (
#6941
)
2019-05-15 09:57:00 +08:00
api
/v1
Fix index produces problem when issues/pulls deleted (
#6973
)
2019-05-18 10:37:49 +08:00
dev
…
org
Better logging (
#6038
) (
#6095
)
2019-04-02 08:48:31 +01:00
private
move code.gitea.io/git to code.gitea.io/gitea/modules/git (
#6364
)
2019-03-27 17:33:00 +08:00
repo
Show git-notes (
#6984
)
2019-05-24 10:52:05 +03:00
routes
Fix LFS Locks over SSH (
#6999
)
2019-05-28 11:32:41 +01:00
user
refactor: append, build variable and type switch (
#4940
)
2019-05-28 23:45:54 +08:00
utils
…
home.go
Unifies pagination template usage (
#6531
) (
#6533
)
2019-04-20 00:15:19 -04:00
init.go
Fix wrong init dependency on markup extensions (
#7038
)
2019-05-25 18:15:39 +01:00
install.go
Install page - Handle invalid administrator username better (
#7060
)
2019-05-28 07:18:40 +01:00
metrics.go
Fix metrics auth token detection (
#6006
)
2019-02-09 00:58:31 -05:00
swagger_json.go
…