Lukas
|
25bf91bd37
|
Add linter whitespace (#531)
|
2021-11-24 01:31:11 +01:00 |
|
6543
|
07b32fa0fe
|
Update database in one transaction on syncing user repositorys (#513)
* userSyncer Sync commit changes in one transaction
* cover new cases with unit tests
|
2021-11-18 15:42:18 +01:00 |
|
6543
|
ca8e215cfa
|
Migrate to Xorm (#474)
close #234
* Migrate store
* Migrate tests
* Rewrite migrations
* Init fresh DB in on step
* Rm old stuff (meddler, sql files, dead code, ...)
|
2021-11-13 20:18:06 +01:00 |
|
6543
|
aca5fddcf3
|
Use Goblin Assert as intended (#501)
this allow for better debugging if an error occur
|
2021-11-04 14:42:25 +01:00 |
|
Anbraten
|
3c5827f08a
|
Fix repo access (#476)
* fix repo access
* fix permission syncing
|
2021-10-26 21:29:30 +02:00 |
|
John Olheiser
|
4276a04f0c
|
Move entirely to zerolog (#426)
Completely switch to zerolog
(Remove usage of logrus and std logger)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
|
2021-10-12 09:25:13 +02:00 |
|
Anbraten
|
bb37836600
|
Replace drone strings with woodpecker (#391)
Co-authored-by: 6543 <6543@obermui.de>
|
2021-10-02 10:59:34 +02:00 |
|
6543
|
a94807efeb
|
Refactor: move model/ to server/model/ (#366)
|
2021-09-27 19:51:55 +02:00 |
|
Jacob Floyd
|
5fe712cca6
|
Move package store/ to server/store/ (#341)
* Refactor: move store/ to server/store/
* fix pipeline for moved tests
Co-authored-by: 6543 <6543@obermui.de>
|
2021-09-23 13:33:59 +02:00 |
|