Barış Soner Uşaklı
e092778ba6
closes #6200
2018-01-15 15:05:33 -05:00
Barış Soner Uşaklı
5146f43b33
remove console.log
2018-01-03 14:38:09 -05:00
Barış Soner Uşaklı
87d40e9e78
fix increment to use data
2018-01-03 14:24:07 -05:00
Barış Soner Uşaklı
cbaa977233
fix type on mongodb if key has expireAt
2017-12-30 11:41:36 -05:00
Barış Soner Uşaklı
ea8cf6545c
change db.set/get to use data field instead of value
2017-12-18 20:21:38 -05:00
Barış Soner Uşaklı
8e04e86e24
closes #5912
2017-12-07 20:43:07 -05:00
Baris Usakli
5ca3b535e7
closes #6105
2017-11-22 12:19:08 -05:00
Baris Usakli
dbf815ed47
closes #6103
2017-11-22 12:10:40 -05:00
Baris Usakli
30ae0a5499
another process.nextTick
2017-11-15 13:06:23 -05:00
Baris Usakli
e187a0def2
fix method name
2017-11-15 11:50:44 -05:00
Baris Usakli
12546cb9ad
break up sync operation
2017-11-15 11:35:25 -05:00
Julian Lam
7e0d0e0eb5
Merge remote-tracking branch 'origin/develop'
2017-11-02 14:13:48 -04:00
Barış Soner Uşaklı
54a84bf130
cache fixes
2017-11-02 12:56:44 -04:00
Barış Soner Uşaklı
43f9c3224f
dont crash sortedSetIncryBy on redis if no callback is supplied
2017-11-02 08:14:35 -04:00
Peter Jaszkowiak
e609e497b3
Provide more error information to logs
...
Provides full stack instead of just message
2017-11-01 18:59:48 -06:00
Barış Soner Uşaklı
a73c2628c4
cache improvements, stats
2017-10-25 18:20:44 -04:00
Barış Soner Uşaklı
e7318a1cea
Mongo cache ( #6002 )
...
* cache mongodb objects
remove user settings cache since it is cached at the object level
* removed indexOf from isMemberOfSets
* change has to get, change maxAge to 0
2017-10-23 18:31:16 -04:00
Barış Soner Uşaklı
7ad4420b6a
closes #6000
2017-10-23 15:09:13 -04:00
Barış Soner Uşaklı
108f84fd19
add type to dbal
2017-10-20 13:51:07 -04:00
Barış Soner Uşaklı
62c81ca0d3
fix lint
2017-08-20 21:07:54 -04:00
Barış Soner Uşaklı
329bfeeb3b
convert min/max to float
2017-08-20 20:41:31 -04:00
Barış Soner Uşaklı
923bd86662
Widgets refactor ( #5817 )
...
* widgets refactor
render widgets server side
widgets can use all the data the template can use
* fix tests
2017-07-10 12:54:45 -04:00
Baris Usakli
e0de922ede
Revert "widgets refactor"
...
This reverts commit 9e94edb5aa .
2017-07-07 15:35:06 -04:00
Baris Usakli
9e94edb5aa
widgets refactor
...
render widgets server side
widgets can use all the data the template can use
2017-07-07 15:33:16 -04:00
Baris Usakli
d469f53eba
using async in batch
...
removed unused code in debug
2017-07-06 12:08:01 -04:00
Barış Soner Uşaklı
3d85992757
modify db.processSortedSet so it works with intervals
2017-06-23 18:18:34 -04:00
Baris Usakli
7fe239229d
show 3 digits
2017-06-20 16:34:34 -04:00
Peter Jaszkowiak
3c2d4fe649
Switch from underscore to lodash
2017-05-27 14:51:45 -06:00
Barış Soner Uşaklı
890c2eff70
style changes
2017-05-27 01:44:26 -04:00
Barış Soner Uşaklı
fe0a5aaf28
fix redis tests
2017-05-19 20:32:31 -04:00
Barış Soner Uşaklı
fd0043f36a
more tests
2017-05-19 20:24:54 -04:00
Barış Soner Uşaklı
95196ceedc
closes #5692
2017-05-19 14:52:36 -04:00
Barış Soner Uşaklı
54a9e7eab9
#5674
2017-05-12 15:53:07 -04:00
Barış Soner Uşaklı
33f135c091
closes #5675
2017-05-12 15:40:09 -04:00
Julian Lam
ad14b0d60b
more fixes for #5660
2017-05-09 15:07:59 -04:00
Barış Soner Uşaklı
7135d25a4a
closes #5654
2017-05-08 12:19:22 -04:00
Barış Soner Uşaklı
14f3907aa4
change the way group member posts are stored
2017-05-04 16:32:51 -04:00
barisusakli
b91b41dfa3
show database values in gbs
2017-04-22 17:08:54 -04:00
barisusakli
ba51a6c746
fix underscore
2017-04-22 00:33:49 -04:00
barisusakli
b7b65c7d63
change style
2017-04-22 00:19:23 -04:00
barisusakli
a2784738a4
fix lint
2017-04-22 00:15:12 -04:00
barisusakli
2029de4cc5
closes #5449
2017-04-21 23:56:24 -04:00
barisusakli
3d39a577f4
style change
2017-04-21 23:55:57 -04:00
barisusakli
38e16ca8f6
Merge branch 'master' into develop
2017-04-16 14:48:00 -04:00
barisusakli
65a65b19c0
tests for #5600
2017-04-16 14:46:02 -04:00
barisusakli
c3ac7c31b1
Merge branch 'master' into develop
2017-04-16 14:32:50 -04:00
barisusakli
185b6e5c8e
#5600
2017-04-16 14:31:49 -04:00
barisusakli
e3205bcfad
merge
2017-04-16 14:26:12 -04:00
barisusakli
9f8d80e3a4
closes #5600
2017-04-16 14:22:40 -04:00
barisusakli
92343eb2e1
fix mongo setObject if key/value is empty string
2017-04-14 13:58:32 -04:00