This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
githaven
Watch
2
Star
1
Fork
0
You've already forked githaven
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
githaven
/
cmd
History
Lunny Xiao
e72acd5e5b
Split migrations folder (
#21549
)
...
There are too many files in `models/migrations` folder so that I split them into sub folders.
2022-11-02 16:54:36 +08:00
..
admin_auth_ldap_test.go
…
admin_auth_ldap.go
…
admin.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
cert.go
…
cmd.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
convert.go
…
docs.go
…
doctor.go
Split migrations folder (
#21549
)
2022-11-02 16:54:36 +08:00
dump_repo.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
dump.go
…
embedded_stub.go
…
embedded.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
generate.go
…
hook_test.go
…
hook.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
keys.go
…
mailer.go
…
main_test.go
…
manager_logging.go
…
manager.go
…
migrate_storage_test.go
…
migrate_storage.go
Merge db.Iterate and IterateObjects (
#21641
)
2022-10-31 23:51:14 +08:00
migrate.go
…
restore_repo.go
…
serv.go
…
web_acme.go
…
web_graceful.go
…
web_https.go
…
web.go
…