You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* [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. |
7 years ago | |
|---|---|---|
| .. | ||
| database | 7 years ago | |
| files | 9 years ago | |
| helpers | 8 years ago | |
| mocks | 7 years ago | |
| .eslintrc | 9 years ago | |
| authentication.js | 8 years ago | |
| blacklist.js | 8 years ago | |
| build.js | 8 years ago | |
| categories.js | 8 years ago | |
| controllers-admin.js | 7 years ago | |
| controllers.js | 7 years ago | |
| coverPhoto.js | 9 years ago | |
| database.js | 7 years ago | |
| defer-logger.js | 9 years ago | |
| emailer.js | 8 years ago | |
| feeds.js | 7 years ago | |
| file.js | 8 years ago | |
| flags.js | 8 years ago | |
| groups.js | 8 years ago | |
| image.js | 9 years ago | |
| locale-detect.js | 9 years ago | |
| messaging.js | 8 years ago | |
| meta.js | 8 years ago | |
| mocha.opts | 8 years ago | |
| notifications.js | 8 years ago | |
| pagination.js | 9 years ago | |
| plugins.js | 8 years ago | |
| posts.js | 8 years ago | |
| rewards.js | 9 years ago | |
| search-admin.js | 8 years ago | |
| search.js | 8 years ago | |
| socket.io.js | 8 years ago | |
| template-helpers.js | 8 years ago | |
| topics.js | 8 years ago | |
| translator.js | 8 years ago | |
| uploads.js | 8 years ago | |
| user.js | 7 years ago | |
| utils.js | 8 years ago | |