This website requires JavaScript.
Explore
Help
Sign in
TakeV
/
forgejo
Archived
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-01-04
. You can view files and clone it, but cannot push or open issues or pull requests.
499a8a1cdd
forgejo
/
routers
History
Lunny Xiao
7162fbf3d6
if milestone id is zero don't get it from database (
#7169
)
2019-06-10 22:16:02 +08:00
..
admin
Repository avatar fallback configuration (
#7087
)
2019-06-02 14:40:12 +08:00
api
/v1
Fixes
#2738
- Adds the /git/tags API endpoint (
#7138
)
2019-06-08 17:31:11 +03:00
dev
org
Better logging (
#6038
) (
#6095
)
2019-04-02 08:48:31 +01:00
private
Move PushUpdate dependency from models to repofiles (
#6763
)
2019-06-10 19:35:13 +08:00
repo
if milestone id is zero don't get it from database (
#7169
)
2019-06-10 22:16:02 +08:00
routes
archived repos can be starred and watched (
#7163
)
2019-06-10 09:02:42 +08:00
user
Repository avatars (
#6986
)
2019-05-29 22:22:26 -04:00
utils
home.go
Unifies pagination template usage (
#6531
) (
#6533
)
2019-04-20 00:15:19 -04:00
init.go
Move serv hook functionality & drop GitLogger (
#6993
)
2019-06-01 23:00:21 +08: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