355 Commits (931dedf7f1808effd3915a200a5e6576fb2b3d83)

Author SHA1 Message Date
barisusakli 5920697ac0 closes #4368 9 years ago
barisusakli d52a0ad87a closes #4366 9 years ago
barisusakli b0151502c2 use '-inf'/'+inf' 9 years ago
barisusakli 018f7ba65a closes #4307
ability to send an array of keys to getSortedSetRange
use getSortedSetRevRange instead of getSortedSetRevUnion
9 years ago
Barış Soner Uşaklı 4316c9a566 style changes 9 years ago
Ben Lubar df8c1abf7d fast path for mongodb batches (otherwise it's O(n^2) memory, which gets ugly fast) 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 60e1831152 check online from users:online zset 9 years ago
barisusakli 53d29e29af performance improvements
store parsed category description
removed mongo _key from returns
dont get category teaser for parent
9 years ago
barisusakli e2f590e0b4 only return id 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
barisusakli e7f87f4ffd closes #3686 9 years ago
Barış Soner Uşaklı 235a981dd1 added mongodb memory usage 10 years ago
Barış Soner Uşaklı fd87bedc90 fix indent 10 years ago
Barış Soner Uşaklı 0d789261a9 filter falsy check valid 10 years ago
barisusakli f4ea534327 closes #3312 10 years ago
barisusakli ea818e2af8 closes #3259 10 years ago
Barış Soner Uşaklı 6fc073d33e if key is fasly not a member 10 years ago
psychobunny 78ea462620 fix crash when redis server isn't running 10 years ago
Julian Lam 96526a37a3 fixed #3218 10 years ago
Julian Lam d5c6e2e73a Merge pull request #3156 from pentode/master
add feature to define mongo client connect options via config.json
10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
pentode 297b5906ed add feature to define mongo client connect options via config.json 10 years ago
barisusakli d9af2242a7 store id as int 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 <syndicated.life@gmail.com>
10 years ago
Ryan Wilson ec6c618751 use replicaset if configured
Signed-off-by: Ryan Wilson <syndicated.life@gmail.com>
10 years ago
barisusakli 625a0dcbfa closes #3074 10 years ago
Julian Lam 848babcdfa Merge pull request #2778 from ahwayakchih/support-more-config-defaults-for-setup
This adds more setup defaults from config.
10 years ago
Barış Soner Uşaklı ba1afdf879 dont crash if callback isnt supplied fixes #3033 10 years ago
barisusakli fa9fde43fb closes #2971 10 years ago
Barış Soner Uşaklı ca332d23c0 wait for createIndex errors 10 years ago
Barış Soner Uşaklı f6d0ad9b0f Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0 10 years ago
Julian Lam 4dbb1c08b6 added default host port and db settings for mongo, if not set in config file 10 years ago
barisusakli 6c0e07c384 Merge remote-tracking branch 'origin/master' into mongodb-3.0-driver-2.0 10 years ago
barisusakli 518aec6e76 modified indices, removed key 2 collections now 10 years ago
barisusakli ec7caea368 fix search on mongo 10 years ago
barisusakli 78c65aee05 even more search changes 10 years ago
barisusakli e2196af8ab part 2 of search changes 10 years ago
barisusakli c7128bcc98 part 1 of search change 10 years ago
barisusakli ec8fc8b97b dont do anything if id is falsy
added callback
10 years ago