Commit Graph

17457 Commits (fa3afbd21bed41428ebaf489291128e0accbe3b0)
 

Author SHA1 Message Date
Baris Usakli baf91089a6 remove unused methods
Baris Usakli 74fdadf8a6 test pubsub cache
Baris Usakli 444fd70ba3 test pubsub
Baris Usakli b4d8b7cf38 move sorted topics code out of recent
Baris Usakli 837f411783 closes
Misty (Bot) 550f52e182 Latest translations and fallbacks
Barış Soner Uşaklı 986511e718 try with higher timeout
Barış Soner Uşaklı 1d15dc089b revert isCluster
Barış Soner Uşaklı 0aebb9caf8 closes
Barış Soner Uşaklı 154d7076d9 dont pass options
Barış Soner Uşaklı 9dbe68a9cb testing again
Barış Soner Uşaklı aa567a5f2d print out connString and opts
Barış Soner Uşaklı 38ce83304d up widget essentials
Barış Soner Uşaklı 6b7f5db623 use createUser
Barış Soner Uşaklı 2d8d234c57 test mongodb again
Barış Soner Uşaklı 8f7482955d set cluster to false again
Barış Soner Uşaklı fd31ad3cfe disable busy check on tests
Barış Soner Uşaklı f4df89fe90 closes
Barış Soner Uşaklı 5dbc7f032a reset post cache between each suite
Barış Soner Uşaklı 8079d3d3b7 add tids used to returned data
Barış Soner Uşaklı fc68263f91 change to TEST_ENV
Barış Soner Uşaklı 45b6e56665 add node_env to tests
renovate[bot] 57b0f486f4 Update dependency mongodb to v3.1.8 ()
Barış Soner Uşaklı 85c60316ed
upgrade to winston 3.1, closes ()
* upgrade to winston 3.1

* fix winston in web/install and tests
Misty (Bot) 6fb11d37ff Latest translations and fallbacks
Barış Soner Uşaklı 6c15aee888 add cache hits/misses to posts cache
Barış Soner Uşaklı b57db7fd8e
update groups join to take array of group names ()
* allow groups.join to take an array of group names

* pass an array to groups.join/leave in privileges

* split up groups/membership

* add hits/miss to group cache

* fix typo
Barış Soner Uşaklı 523d68c640 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı c06480b82e add tests for blocked users teaser/unread
Misty (Bot) 9e7e148b9b Latest translations and fallbacks
Barış Soner Uşaklı a8e98e46df remove unused function
Barış Soner Uşaklı 687adea5dd closes
Misty (Bot) f95c3e9121 Latest translations and fallbacks
Barış Soner Uşaklı d4db8c2d42 removed reset
Barış Soner Uşaklı c9a415c469 check if process.send exists
Barış Soner Uşaklı 1024a0efa1 add reset to pubsub for tests
Baris Usakli 7d8fc09226 add test for pubsub
Misty (Bot) 7f89e874fc Latest translations and fallbacks
Barış Soner Uşaklı a0f5461860
don't set and read from topic hash in parallel ()
this was causing a test to fail, although very rarely
Baris Usakli 28f2144933 remove time out on plugin upgrade test
Baris Usakli a867b77509 add assert message to test
Misty (Bot) 834480f450 Latest translations and fallbacks
Barış Soner Uşaklı c2c8e8511f change codeclimate config
Barış Soner Uşaklı 1ec2d511b2 remove unnecessary code
Barış Soner Uşaklı 630282841c Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı ba21c5170a moved increase/decrease
moved these two methods into addPostToTopic&removePostFromTopic
Andrew Rodrigues e944af33c8
up persona
Barış Soner Uşaklı e615391b22 convert values to string before removing
Julian Lam 54a92984d8 bump persona
Barış Soner Uşaklı 5c7dd54815
fix zsets and update them on post move, closes ()