Joe Chen
|
75fbb82440
|
db: use `context` for backup and restore (#7044)
|
2022-06-11 11:10:25 +08:00 |
4e4o
|
f2c3027f50
|
restore: fix incorrect existence checking of "repositories.zip" (#6914)
|
2022-04-27 10:32:13 +08:00 |
Joe Chen
|
f37cd9672c
|
restore: clean up leftover and invalid chars (#6875)
|
2022-03-26 15:10:39 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
9fd4f5562d
|
all: use semver to compare versions (#6147)
|
2020-05-04 18:48:23 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
9bb218734c
|
db: use GORM to backup and restore non-legacy tables (#6142)
|
2020-05-04 16:25:57 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
82e511ddb1
|
cmd: init logging before `SetEngine` (#6001)
|
2020-03-22 14:11:52 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
5843038a08
|
workflows: enable golangci-lint (#5998)
* Create golint.yml
* Update golint.yml
* Update golint.yml
* Fix errcheck
* Fix gosimple
* Fix staticcheck
|
2020-03-21 13:39:32 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
d3ecd22dba
|
cmd: fix unable to find correct custom config
|
2020-02-22 19:12:31 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
5efbde4fe9
|
conf: overhaul database settings
|
2020-02-22 18:58:16 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
c4a0a40473
|
conf: overhaul repository settings (#5932)
|
2020-02-22 15:22:32 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
648d9e253c
|
conf: overhaul server settings (#5928)
* conf: rename package
* Requires Go 1.12
* Fix lint
* Fix lint
* Overhaul
* db: fix tests
* Save my work
* Fix tests
* Server.UnixSocketPermission
* Server.LocalRootURL
* SSH settings
* Server.OfflineMode
* Save my work
* App.Version
* Remove [server] STATIC_ROOT_PATH
* Server.LandingURL
|
2020-02-22 09:05:26 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
1c09373b4f
|
log: migrate to unknwon.dev/clog/v2 (#5927)
* Add unknwon.dev/clog/v2
* Update all places
|
2020-02-20 02:25:02 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
ea75f01ba2
|
admin: show all version in dashboard
And removed version info from footer.
|
2020-02-19 17:32:56 +08:00 |
Unknwon
|
01c8df01ec
|
internal: move packages under this directory (#5836)
* Rename pkg -> internal
* Rename routes -> route
* Move route -> internal/route
* Rename models -> db
* Move db -> internal/db
* Fix route2 -> route
* Move cmd -> internal/cmd
* Bump version
|
2019-10-24 01:51:46 -07:00 |