Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
You need to sign in or sign up before continuing.
Commits · master
mongodb-database
Browse files
Aug 28, 2021
1.0.0-alpha.19
· 382d0884
thorbeN
authored
Aug 28, 2021
View commits for tag v1.0.0-alpha.19
v1.0.0-alpha.19
382d0884
feat: upgrade to mongodb 4.1 driver, use mongodb 5.0 in tests
· 63fcb775
thorbeN
authored
Aug 28, 2021
63fcb775
May 23, 2021
1.0.0-alpha.18
· 82680ceb
thorbeN
authored
May 23, 2021
View commits for tag v1.0.0-alpha.18
v1.0.0-alpha.18
82680ceb
feat: update database dependency, use new aggregation map
· 758f1471
thorbeN
authored
May 23, 2021
758f1471
feat: migrate to eslint, update database dependency
· 1fec5631
thorbeN
authored
May 23, 2021
1fec5631
1.0.0-alpha.17
· 7c8880a4
thorbeN
authored
May 23, 2021
View commits for tag v1.0.0-alpha.17
v1.0.0-alpha.17
7c8880a4
feat: implement aggregations
· 3744e6e2
thorbeN
authored
May 23, 2021
3744e6e2
May 01, 2021
1.0.0-alpha.16
· 79479076
thorbeN
authored
May 01, 2021
View commits for tag v1.0.0-alpha.16
v1.0.0-alpha.16
79479076
fix: pass correct index type to createIndexes call
· a7725afc
thorbeN
authored
May 01, 2021
a7725afc
1.0.0-alpha.15
· 2fe06735
thorbeN
authored
May 01, 2021
View commits for tag v1.0.0-alpha.15
v1.0.0-alpha.15
2fe06735
feat: allow creation of text index, make index property more loose to allow path properties
· ec44b023
thorbeN
authored
May 01, 2021
ec44b023
Apr 05, 2021
1.0.0-alpha.14
· acac3c09
thorbeN
authored
Apr 05, 2021
View commits for tag v1.0.0-alpha.14
v1.0.0-alpha.14
acac3c09
feat: update database dependency
· 8e66197e
thorbeN
authored
Apr 05, 2021
8e66197e
Apr 03, 2021
feat: update dependencies
· 5ebd6f2d
thorbeN
authored
Apr 03, 2021
5ebd6f2d
Apr 02, 2021
docs: describe correct min nodejs version
· 3f7f1548
thorbeN
authored
Apr 02, 2021
3f7f1548
feat: build against node 15, update package-lock.json with new format
· 8b17e9be
thorbeN
authored
Apr 02, 2021
8b17e9be
Feb 06, 2021
1.0.0-alpha.13
· 1928c1a1
thorbeN
authored
Feb 06, 2021
View commits for tag v1.0.0-alpha.13
v1.0.0-alpha.13
1928c1a1
feat: use mongodb 4.4 as base version for tests
· 4180b0b9
thorbeN
authored
Feb 06, 2021
4180b0b9
feat: update dependencies
· 3e45a48f
thorbeN
authored
Feb 06, 2021
3e45a48f
feat: build against node 14 lts
· 6076fe89
thorbeN
authored
Feb 06, 2021
6076fe89
feat: add prettier and husky
· 1477fe0f
thorbeN
authored
Feb 06, 2021
1477fe0f
Oct 03, 2020
1.0.0-alpha.12
· 70b10a54
thorbeN
authored
Oct 03, 2020
View commits for tag v1.0.0-alpha.12
v1.0.0-alpha.12
70b10a54
feat: only accept minor updates to mongodb to avoid compatibility issues
· 84948c37
thorbeN
authored
Oct 03, 2020
84948c37
feat: update to mongodb 3.6.2 driver and adjust new createCollection behavior
· 083a147e
thorbeN
authored
Oct 03, 2020
083a147e
Jul 05, 2020
1.0.0-alpha.11
· be8136f0
thorbeN
authored
Jul 05, 2020
View commits for tag v1.0.0-alpha.11
v1.0.0-alpha.11
be8136f0
Jun 04, 2020
feat: update database dependency, adopt new DatabaseResult
· b12da0b3
thorbeN
authored
Jun 04, 2020
b12da0b3
May 21, 2020
1.0.0-alpha.10
· b470e148
thorbeN
authored
May 21, 2020
View commits for tag v1.0.0-alpha.10
v1.0.0-alpha.10
b470e148
fix: use correct object notation for NotEqual operator
· 3133f639
thorbeN
authored
May 21, 2020
3133f639
May 12, 2020
1.0.0-alpha.9
· 42bfac1c
thorbeN
authored
May 12, 2020
View commits for tag v1.0.0-alpha.9
v1.0.0-alpha.9
42bfac1c
build: update dependencies
· c56254a5
thorbeN
authored
May 12, 2020
c56254a5
build: set build target to es2019 and add node 12 compatible libs to tsconfig
· 5ed53876
thorbeN
authored
May 12, 2020
5ed53876
Mar 22, 2020
1.0.0-alpha.8
· faf4b2a3
thorbeN
authored
Mar 22, 2020
View commits for tag v1.0.0-alpha.8
v1.0.0-alpha.8
faf4b2a3
test: close database handler in MongoDatabase.spec.ts
· 03c83cd2
thorbeN
authored
Mar 22, 2020
03c83cd2
fix: add collectionName to MongoDatabaseCollectionOptions and automatically...
· 8cce8770
thorbeN
authored
Mar 22, 2020
8cce8770
1.0.0-alpha.7
· e7a6f7c2
thorbeN
authored
Mar 22, 2020
View commits for tag v1.0.0-alpha.7
v1.0.0-alpha.7
e7a6f7c2
test: add integration test for RepositoryMapping and FieldOptions with MongoDatabase class
· be942595
thorbeN
authored
Mar 22, 2020
be942595
test: add test for multiple mappings for FieldOptions decorator
· 2a12ec82
thorbeN
authored
Mar 22, 2020
2a12ec82
fix: fix createIndexes which now uses createIndex internally to ensure the correct index name
· b1fe7a6c
thorbeN
authored
Mar 22, 2020
b1fe7a6c
feat: add barrel export for decorators and mapping
· 62207976
thorbeN
authored
Mar 22, 2020
62207976
1.0.0-alpha.6
· c74f5b30
thorbeN
authored
Mar 22, 2020
View commits for tag v1.0.0-alpha.6
v1.0.0-alpha.6
c74f5b30
Loading