Commit Graph

422 Commits

Author SHA1 Message Date
Julian Lam
e4f0e59c7b bump composer again 2018-08-21 11:37:19 -04:00
Julian Lam
af55a05122 bump composer 2018-08-21 11:26:38 -04:00
Julian Lam
ff3605fe78 bump markdown 2018-08-20 11:09:06 -04:00
Renovate Bot
ff593607fa Update dependency eslint to v5.4.0 2018-08-18 00:16:07 -04:00
Julian Lam
18a875c51d bump markdown 2018-08-17 12:01:11 -04:00
Julian Lam
e7a3dac10b bump markdown again 2018-08-17 11:18:33 -04:00
Julian Lam
df4c90dc78 bump markdown 2018-08-17 10:31:54 -04:00
Renovate Bot
85eef740a8 Update dependency validator to v10.6.0 2018-08-17 10:09:16 -04:00
Julian Lam
82e61d76fd bump markdown 2018-08-13 12:54:44 -04:00
Renovate Bot
aa1f881e88 Update dependency mocha to v5 2018-08-13 12:07:59 -04:00
Renovate Bot
a84e6c40ae Update dependency nyc to v12 2018-08-13 12:07:51 -04:00
Renovate Bot
772b5ee115 Update dependency eslint to v5 2018-08-13 12:07:41 -04:00
Renovate Bot
904e3ff8e7 Update dependency eslint-plugin-import to v2.14.0 2018-08-13 12:07:24 -04:00
Renovate Bot
731aa8912a Update dependency request to v2.88.0 2018-08-10 15:18:39 -04:00
Julian Lam
e6ec041dde bump composer-default 2018-08-10 12:04:53 -04:00
Renovate Bot
f2965bd903 Update dependency connect-pg-simple to v5 2018-08-08 16:51:10 -04:00
Ben Lubar
33228bb7fe PostgreSQL database driver (#5861)
* [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.
2018-08-08 15:13:48 -04:00
Barış Soner Uşaklı
1c286e4536 not even used 2018-08-03 18:50:45 -04:00
Renovate Bot
15c9f33404 Update dependency validator to v10.5.0 2018-08-03 11:23:27 -04:00
Renovate Bot
1a10659f59 Update dependency postcss to v7.0.2 2018-08-03 09:43:35 -04:00
Julian Lam
41d1ebf02e bump persona 2018-07-26 14:36:36 -04:00
Andrew Rodrigues
565893501c up slick 2018-07-25 18:34:00 -04:00
Julian Lam
bd85611964 bump vanilla 2018-07-25 14:17:05 -04:00
Anil Mandepudi
519103a7df up slick theme 2018-07-24 23:16:20 -07:00
Julian Lam
afa320c9c8 complete reversion of #6664 2018-07-24 16:08:17 -04:00
Julian Lam
3522ad0e05 Revert "closes #6664"
This reverts commit f27a0d252c.
2018-07-24 16:05:05 -04:00
Julian Lam
f27a0d252c closes #6664 2018-07-24 15:43:54 -04:00
Julian Lam
506467ad6f closes #6663 2018-07-24 10:30:47 -04:00
Ben Lubar
c1e98eefa7 Allow single-host clusters to not send pubsub and socket.io messages through the database. (#6659)
* Allow single-host clusters to not send pubsub and socket.io messages through the database.

* Fix lint errors.
2018-07-23 12:21:36 -04:00
Renovate Bot
d473a85ea1 Update dependency postcss to v7.0.1 2018-07-20 00:43:01 -04:00
Renovate Bot
6f73575f25 Update dependency eslint-plugin-import to v2.13.0 2018-07-19 16:44:42 -04:00
Andrew Rodrigues
de886d94c8 up benchpress 2018-07-18 00:30:35 -04:00
Renovate Bot
b24643e0ab Update dependency autoprefixer to v9 2018-07-17 15:07:58 -04:00
Andrew Rodrigues
ce3f0e1b39 up bench 2018-07-16 21:21:06 -04:00
Andrew Rodrigues
f27d966de8 up vanilla 2018-07-16 19:24:24 -04:00
Renovate Bot
ae3dcbc5ba Update dependency nodebb-theme-persona to v9.0.21 2018-07-16 18:03:08 -04:00
Renovate Bot
4250808b76 Update dependency coveralls to v3.0.2 2018-07-16 17:59:21 -04:00
Renovate Bot
2c447dbbbd Update dependency postcss to v7 2018-07-16 17:58:57 -04:00
Julian Lam
0a021d23d4 theme bumps for #6649 2018-07-16 17:28:01 -04:00
Peter Jaszkowiak
04d31fe1d4 Precompile all templates
- Benchpress compilation is 33x faster now
- Native module with JS fallback and pre-built binaries
- Dev template build is <1sec now
- Minified template build is ~5sec (uglify accounts for almost all)
2018-07-15 00:12:37 -06:00
Julian Lam
53c535063f Update package.json
Bump emoji plugin
2018-07-13 13:23:58 -04:00
Misty (Bot)
394edf83ec Incremented version number - v1.10.1 2018-07-05 18:43:05 +00:00
Julian Lam
b88a8de6a1 bump themes, closes #6560 2018-07-05 14:20:33 -04:00
Julian Lam
d0997ed83f fixes #6615 2018-06-29 11:18:42 -04:00
Barış Soner Uşaklı
57b7c7ede4 closes #6607 2018-06-27 14:36:12 -04:00
Misty (Bot)
12a7e57117 Incremented version number - v1.10.0 2018-06-27 14:29:32 -04:00
Barış Soner Uşaklı
27ed5de788 up composer default 2018-06-27 08:57:50 -04:00
Julian Lam
99f115f115 updating themes for compatibility strings 2018-06-25 14:38:29 -04:00
Renovate Bot
6ae5d7ccae Update dependency promise-polyfill to v8 2018-06-22 10:40:09 -04:00
Renovate Bot
0908ce7bfc Update dependency validator to v10.4.0 2018-06-22 10:27:36 -04:00