renovate[bot]
b2f812befa
Update dependency mongodb to v3.1.6 ( #6582 )
2018-09-25 14:14:10 -04:00
Julian Lam
02046889ec
closes #6691
2018-09-25 12:44:13 -04:00
Julian Lam
78b47b33af
bump persona
2018-09-25 11:15:20 -04:00
Renovate Bot
f273746bbd
Update dependency validator to v10.8.0
2018-09-25 10:54:33 -04:00
Renovate Bot
630873a742
Update dependency nodebb-theme-persona to v9.0.33
2018-09-24 19:59:56 -04:00
Renovate Bot
08c45c3743
Update dependency nodebb-plugin-markdown to v8.8.0
2018-09-24 10:43:30 -04:00
Baris Usakli
90f3e1281d
up markdown
2018-09-21 12:54:41 -04:00
Barış Soner Uşaklı
352bea9475
up persona
2018-09-20 17:58:06 -04:00
Barış Soner Uşaklı
b7ead6dc9c
Replace jimp with sharp ( #6774 )
...
* add probe image size and max image size
* replace jimp and image-probe with sharp
* better name for test
* resize with just path
* resize thumb inplace
* use filename
2018-09-20 17:05:52 -04:00
Julian Lam
06bd4892ce
bump composer-default
2018-09-17 16:23:31 -04:00
Renovate Bot
bfadd3ea58
Update dependency eslint to v5.6.0
2018-09-15 22:24:37 -04:00
Renovate Bot
c0b96a402e
Update dependency jimp to v0.5.0
2018-09-15 17:29:42 -04:00
Barış Soner Uşaklı
cfe0e690b5
up themes
2018-09-11 11:14:27 -04:00
Barış Soner Uşaklı
84a0a68b2b
up vanilla
2018-09-05 17:02:41 -04:00
Renovate Bot
a3cb7dc68a
Update dependency nyc to v13
2018-09-04 15:13:38 -04:00
Renovate Bot
3175d58dc0
Update dependency eslint to v5.5.0
2018-09-04 15:12:51 -04:00
Renovate Bot
65497b18fa
Update dependency validator to v10.7.1
2018-09-04 15:12:41 -04:00
renovate[bot]
f51b2e07f4
Update dependency jimp to v0.4.0 ( #6682 )
2018-09-03 15:27:33 -04:00
Julian Lam
cc532d2c8b
bump persona
2018-08-31 16:04:51 -04:00
Julian Lam
c2c925cacd
closes #6678
2018-08-31 15:34:36 -04:00
Barış Soner Uşaklı
0519f84734
Promisify modules ( #6723 )
...
* WIP promisify
* promisify psql
* ability to skip some keys
* dont promisify client object
* remove async
* clone entire module so it has all properties
* add shim for node 6
* ignore sessionStore as well
* ignore pool on psql
2018-08-31 11:04:42 -04:00
Julian Lam
545e678e8a
fixes #6726
2018-08-30 15:08:01 -04:00
Julian Lam
d3ee71e09f
bump persona
2018-08-30 14:01:00 -04:00
Julian Lam
ba96a7a7bc
bump emoji
2018-08-30 12:59:22 -04:00
Renovate Bot
40b453e9fd
Update dependency jsdom to v12
2018-08-27 10:06:19 -04:00
Renovate Bot
9e2e32500a
Update dependency smtp-server to v3.4.7
2018-08-27 10:05:35 -04:00
Renovate Bot
33020b1ee0
Update dependency validator to v10.7.0
2018-08-24 10:47:22 -04:00
Julian Lam
9d202d9be9
closes #424
2018-08-23 10:02:57 -04:00
Renovate Bot
8f724d7611
Update dependency archiver to v3
2018-08-22 23:32:36 -04:00
Barış Soner Uşaklı
ebe8593421
up dbsearch
2018-08-21 16:04:56 -04:00
Barış Soner Uşaklı
3124cb37db
closes #6712
2018-08-21 15:37:34 -04:00
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