nodebb/test
Ben Lubar 33228bb7fe PostgreSQL database driver ()
* [test/database/list] Fix test list 4 being used in two different tests

* [database/postgres] PostgreSQL database driver

* [database/postgres] Make transactions work based on continuation scope.

* [database/postgres] Implement nested transactions

* eslint --fix

* Add database changes from earlier this week to the PostgreSQL driver.

* Fix typo

* Fix postgres.incrObjectFieldBy returning undefined instead of null when given NaN

* [database/postgres] Fix sortedSetsCard returning an array of strings.

* Update socket.io postgres adapter

* Fix PostgreSQL erroring when multiple updates are made to the same sorted set entry in a single operation.

Add a test case to catch this error.

* Fix lint errors.

* Only prune sessions on one instance in a cluster to avoid deadlocks.

They're caught and handled by the database server, but they spam the logs.

* Fix arguments.slice.
..
database PostgreSQL database driver ()
files fix test and image normalize test
helpers testing new socket.io-client extraHeaders ()
mocks PostgreSQL database driver ()
.eslintrc ESlint no-unused-vars
authentication.js Revert "fix some tests"
blacklist.js dont allow login with invalid ip, escape ip display on user/info page
build.js Remove string.js dependency
categories.js fixed tests
controllers-admin.js PostgreSQL database driver ()
controllers.js closes
coverPhoto.js coverPhoto tests
database.js PostgreSQL database driver ()
defer-logger.js Defer winston logging until after tests
emailer.js fixed tests, closes
feeds.js closes
file.js Use relative linking ()
flags.js fix flag tests
groups.js closes
image.js up deps
locale-detect.js locale test change
messaging.js kick support for chats,
meta.js closes
mocha.opts Bump dependencies ()
notifications.js closes
pagination.js ESlint object-curly-spacing
plugins.js closes
posts.js additional tests for post diffs privilege checking
rewards.js Fix many "duplicate key" errors
search-admin.js Bump dependencies
search.js closes
socket.io.js remove old test
template-helpers.js add missing ;
topics.js closes
translator.js closes
uploads.js closes , closes
user.js fix lint and tests
utils.js adjust username test