barisusakli
|
65a65b19c0
|
tests for #5600
|
8 years ago |
barisusakli
|
9f8d80e3a4
|
closes #5600
|
8 years ago |
Peter Jaszkowiak
|
57696b22f4
|
Partial fix #5538
|
8 years ago |
Barış Soner Uşaklı
|
6b0a907ede
|
closes #5552
|
8 years ago |
Julian Lam
|
b6134b160e
|
moved auto_reconnect out of socketOptions object for Mongo
|
8 years ago |
barisusakli
|
5e0de4b8fb
|
closes #5517
|
8 years ago |
barisusakli
|
0c7dee05ef
|
fix lint
|
8 years ago |
barisusakli
|
92fa9fecb6
|
add mongodb connection options #3670
increase reconnect tries
add keepAlive setting
set autoReconnect to true, should be on by default
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
a038c66549
|
ESlint quotes
|
8 years ago |
Peter Jaszkowiak
|
b1b486f729
|
ESlint quote-props
|
8 years ago |
Peter Jaszkowiak
|
3361a72725
|
ESlint no-plusplus
and no-empty, space-unary-ops
|
8 years ago |
Peter Jaszkowiak
|
1cf25f57fc
|
ESlint no-space-func
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
Dominic Lennon
|
3f116e7636
|
Fixing null ttl issue for MongoSession
|
8 years ago |
Dominic Lennon
|
b1f0f8fa8b
|
Adding ttl value to the MongoStore options
|
8 years ago |
Dominic Lennon
|
a06e39528f
|
Code review change
|
8 years ago |
Dominic Lennon
|
ed19454eca
|
Adding more specific timing for session timings
|
8 years ago |
Dominic Lennon
|
d248ef95cd
|
Fix for issue #5334. SessionStore now uses the correct value
|
8 years ago |
Barış Soner Uşaklı
|
e0501656b6
|
parallel startup
|
8 years ago |
Barış Soner Uşaklı
|
bca6151892
|
fix lint
|
8 years ago |
Barış Soner Uşaklı
|
8c8e2ae190
|
closes #5271
|
8 years ago |
barisusakli
|
1c3d9f7e94
|
switch to createIndex
|
8 years ago |
barisusakli
|
5d6e2ad083
|
multiple test fixes
|
8 years ago |
barisusakli
|
6d97c4cec8
|
up mongo deps, create session store after db.authenticate
|
8 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
8 years ago |
barisusakli
|
3275d26590
|
removed comments
|
9 years ago |
Nguyen Trung Quan
|
279559ff97
|
Fix: Memory leak & connection flood when access /admin/advanced/database
|
9 years ago |
barisusakli
|
7f041a756d
|
closes #4865
|
9 years ago |
wktang
|
414a26fe42
|
Default mongodb db name should be "nodebb" instead of 0 (unlike redis). (#4573)
|
9 years ago |
Mr.Lee
|
3e2f36fc29
|
Make the description more clear.
The same description in mongo.js and install.js are ambiguous.
|
9 years ago |
barisusakli
|
20ca1e40aa
|
fallback
|
9 years ago |
barisusakli
|
d44d036b67
|
up mongodb connect-mongo remove workaround
|
9 years ago |
barisusakli
|
7185463d81
|
display avg object size in bytes
|
9 years ago |
barisusakli
|
dcbf53bae3
|
moved search to dbsearch
|
9 years ago |
barisusakli
|
a1dca63914
|
fileSize fix
|
9 years ago |
barisusakli
|
a9fae94e5a
|
switch to dbStats, only display fileSize if it exists
|
9 years ago |
barisusakli
|
5fda800f2b
|
filter info
|
9 years ago |
barisusakli
|
3b9fdcaa2b
|
more mongodb info
|
9 years ago |
Barış Soner Uşaklı
|
235a981dd1
|
added mongodb memory usage
|
10 years ago |
barisusakli
|
f4ea534327
|
closes #3312
|
10 years ago |
psychobunny
|
78ea462620
|
fix crash when redis server isn't running
|
10 years ago |
Julian Lam
|
96526a37a3
|
fixed #3218
|
10 years ago |
pentode
|
297b5906ed
|
add feature to define mongo client connect options via config.json
|
10 years ago |
barisusakli
|
484ad33549
|
convert key, value index to sparse/unique
|
10 years ago |
barisusakli
|
7b550b13b9
|
display both redis/mongo info if available
|
10 years ago |
Julian Lam
|
379bdd12e0
|
fixed improper parsing of url in loader, and updated mongo init to not send anything in cb except err. Also updated webserver init so that it doesn't expect stuff from static:app.preload
|
10 years ago |
Ryan Wilson
|
6f66209428
|
use tabs per barisusakli
|
10 years ago |
Ryan Wilson
|
c354929569
|
handled port as int with toString()
Signed-off-by: Ryan Wilson <[email protected]>
|
10 years ago |
Ryan Wilson
|
ec6c618751
|
use replicaset if configured
Signed-off-by: Ryan Wilson <[email protected]>
|
10 years ago |