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.
7d9a13035e
forgejo
/
routers
History
Lunny Xiao
7d9a13035e
display as error (
#7724
)
2019-08-03 10:07:51 +03:00
..
admin
Shadow the password on cache and session config on admin panel (
#7300
)
2019-06-27 00:12:38 +08:00
api
/v1
fix wrong email when use gitea as OAuth2 provider (
#7640
)
2019-07-27 16:15:30 +03:00
dev
org
org/members: display 2FA members states + optimize sql requests (
#7621
)
2019-08-02 12:06:27 -04:00
private
#6946
Run hooks on merge/edit and cope with protected branches (
#6961
)
2019-07-01 09:18:13 +08:00
repo
improve branches list performance and fix protected branch icon when no-login (
#7695
)
2019-08-01 10:50:06 -04:00
routes
Remove settting dependency on modules/session (
#7237
)
2019-07-17 09:04:37 +08:00
user
Fixed ineffectual assignments (
#7555
)
2019-07-22 17:35:53 +08:00
utils
home.go
Unifies pagination template usage (
#6531
) (
#6533
)
2019-04-20 00:15:19 -04:00
init.go
display as error (
#7724
)
2019-08-03 10:07:51 +03:00
install.go
Install page - Handle invalid administrator username better (
#7060
)
2019-05-28 07:18:40 +01:00
metrics.go
routers: do not leak secrets via timing side channel (
#7364
)
2019-07-06 13:03:13 -04:00
swagger_json.go