einhornimmond
|
1065ddb645
|
clear pointer on AppDatabase.destroy
|
2025-12-06 17:09:26 +01:00 |
|
einhornimmond
|
798a6b5bdd
|
log connection details
|
2025-12-06 17:06:29 +01:00 |
|
einhornimmond
|
159d63b620
|
use 127.0.0.1 instead if localhost as default host for db
|
2025-12-06 16:03:45 +01:00 |
|
einhornimmond
|
d0a7becc1f
|
try drizzle with hardcoded connection string
|
2025-12-06 15:59:47 +01:00 |
|
einhornimmond
|
29bbecfe44
|
finetune code, move drizzle init after type orm init
|
2025-12-06 15:23:02 +01:00 |
|
einhornimmond
|
4745de4f58
|
log error
|
2025-12-06 15:04:32 +01:00 |
|
einhornimmond
|
165fc3fbf1
|
ping drizzle connection
|
2025-12-06 15:01:10 +01:00 |
|
einhornimmond
|
349fa32ede
|
experiment, dont't call delete an begin of test
|
2025-12-06 14:57:48 +01:00 |
|
einhornimmond
|
f5d79e8a36
|
fix lint
|
2025-12-06 14:46:57 +01:00 |
|
einhornimmond
|
c4d04b4143
|
add drizzleOrm, use in OpenaiThreads, fix tests
|
2025-12-05 17:34:43 +01:00 |
|
einhornimmond
|
07a80b2df7
|
linting
|
2025-12-04 13:01:01 +01:00 |
|
einhornimmond
|
c48b7c45d9
|
Merge branch 'master' into fix_small_bugs
|
2025-12-04 09:54:52 +01:00 |
|
einhornimmond
|
44785bd861
|
chore: release v2.7.3
|
2025-12-04 09:20:32 +01:00 |
|
Einhornimmond
|
38f7ab87a5
|
fix module dependencies in correct category
|
2025-12-03 12:22:36 +01:00 |
|
einhornimmond
|
b80da339dc
|
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis
|
2025-12-02 12:55:22 +01:00 |
|
einhornimmond
|
ad06002a68
|
chore: release v2.7.2
|
2025-12-02 12:48:28 +01:00 |
|
einhornimmond
|
693bbf7c2a
|
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis
|
2025-12-02 06:42:49 +01:00 |
|
einhornimmond
|
4eb8a87fdd
|
revert not neccessary changes, to reduce review noise
|
2025-11-30 14:36:59 +01:00 |
|
einhornimmond
|
a805fda1a5
|
bundle custom type defs in root
|
2025-11-30 14:09:53 +01:00 |
|
einhornimmond
|
1b0d8324fb
|
move seeding back into backend
|
2025-11-30 12:47:17 +01:00 |
|
einhornimmond
|
654eec3f85
|
use new seeding in database from backend
|
2025-11-30 12:30:33 +01:00 |
|
einhornimmond
|
27b4d81370
|
add roles to new seeding
|
2025-11-29 14:57:00 +01:00 |
|
einhornimmond
|
01b4f1ef66
|
fix to make compatible to gradido-blockchain
|
2025-11-29 14:33:13 +01:00 |
|
einhornimmond
|
15cd2a6e7f
|
speed up seeding
|
2025-11-29 11:04:35 +01:00 |
|
einhornimmond
|
c87fc511c9
|
rewrite seed code with direct db usage
|
2025-11-28 19:01:28 +01:00 |
|
einhornimmond
|
25b344f6a6
|
fix bug with missing use table call
|
2025-11-28 19:00:52 +01:00 |
|
einhornimmond
|
2b9068560d
|
move main seed into database
|
2025-11-28 19:00:31 +01:00 |
|
einhornimmond
|
5370218dc9
|
move enums into db which are used for seeding
|
2025-11-28 18:58:08 +01:00 |
|
clauspeterhuebner
|
4a00cdb6ce
|
remove console.log
|
2025-11-27 22:29:44 +01:00 |
|
einhornimmond
|
e032ff7f18
|
wait on redis exit
|
2025-11-27 20:50:33 +01:00 |
|
clauspeterhuebner
|
60c3749119
|
Merge remote-tracking branch 'origin/master' into
3573-feature-introduce-distributed-semaphore-base-on-redis
|
2025-11-26 16:49:28 +01:00 |
|
einhornimmond
|
8e990314a1
|
fixed for future use of biome
|
2025-11-26 14:04:26 +01:00 |
|
clauspeterhuebner
|
1d8582ab40
|
invoke redis.quit in test.afterAll
|
2025-11-25 03:00:27 +01:00 |
|
einhornimmond
|
5803c34d7b
|
remove not longer used module
|
2025-11-22 12:43:23 +01:00 |
|
einhornimmond
|
fc79874606
|
fix wrong version
|
2025-11-22 12:41:20 +01:00 |
|
einhornimmond
|
54c7f70976
|
change import to type, import actually entity later, speedup database test with bun
|
2025-11-22 12:40:05 +01:00 |
|
einhornimmond
|
44720f25b4
|
chore: release v2.7.1
|
2025-11-21 16:22:39 +01:00 |
|
clauspeterhuebner
|
a2ee080ed5
|
introduce redis-semaphore along with a running docker redis server
|
2025-11-20 02:33:49 +01:00 |
|
einhornimmond
|
d5813b2f66
|
add missing 'use <table>' in clear db function
|
2025-11-14 16:53:26 +01:00 |
|
einhornimmond
|
3fa05cf2c5
|
Merge branch 'master' into fix_small_bugs
|
2025-11-03 14:04:40 +01:00 |
|
einhornimmond
|
ee09eb94a6
|
reduce double entries in .gitignore files, trust mainly .gitignore in root folder
|
2025-11-03 14:01:21 +01:00 |
|
einhornimmond
|
6caddf05c0
|
fix migration mysql
|
2025-10-22 12:16:56 +02:00 |
|
einhornimmond
|
3d3780ab9e
|
Merge branch 'release-2_7_0' into dlt_connector_direct_usage
|
2025-10-22 12:07:58 +02:00 |
|
einhornimmond
|
0b42a700d1
|
Merge branch 'federation_handshake_own_table' into release-2_7_0
|
2025-10-22 12:03:08 +02:00 |
|
einhornimmond
|
87cc9a5876
|
Merge branch 'master' into federation_handshake_own_table
|
2025-10-22 11:58:40 +02:00 |
|
einhornimmond
|
9b08ad36bf
|
Merge branch 'master' into use_bun_instead_of_yarn
|
2025-10-22 11:49:15 +02:00 |
|
einhornimmond
|
2ac59f99cf
|
again revert
|
2025-10-22 11:36:30 +02:00 |
|
einhornimmond
|
5d4611f83f
|
remove simple white space and order changes to make review less noisy
|
2025-10-22 11:22:24 +02:00 |
|
einhornimmond
|
c1be096bb8
|
use specific bun version also in Dockerfiles and deployement script
|
2025-10-22 09:53:19 +02:00 |
|
einhornimmond
|
1230799a2e
|
Merge branch 'release-2_7_0' into dlt_connector_direct_usage
|
2025-10-20 16:02:07 +02:00 |
|