Zachary Walters
|
5887bc116f
|
chore: remove usages of the deprecated `ioutil` (#7332)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2023-02-04 13:43:36 +08:00 |
Joe Chen
|
75fbb82440
|
db: use `context` for backup and restore (#7044)
|
2022-06-11 11:10:25 +08:00 |
deepsource-autofix[bot]
|
e452d94fc8
|
autofix: format code with gofumpt and gofmt (#6803)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 17:55:17 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
9bb218734c
|
db: use GORM to backup and restore non-legacy tables (#6142)
|
2020-05-04 16:25:57 +08:00 |
Philidor Green
|
87053c5369
|
cmd: backup support exclude mirror repositories (#6003)
* cmd: backup support exclude mirror repositories
* Apply suggestions from code review
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
2020-03-24 22:03:05 +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 |