Commit Graph
100 Commits
Author SHA1 Message Date
ansuz 2daf759299 remove clickable items from rendered mermaid 2020-04-02 15:39:55 -04:00
ansuz 110a26cc85 Merge branch 'soon' into staging 2020-04-02 13:11:36 -04:00
ansuz 0c65a69bab resolve merge conflict 2020-04-01 17:45:56 -04:00
ansuz 834c96a4fc update comments and remove some notes 2020-04-01 17:43:40 -04:00
ansuz ed5d97f899 WIP history-keeper fixes 2020-04-01 11:48:16 -04:00
ansuz eddbe80eef Merge branch 'soon' into staging 2020-03-30 18:30:34 -04:00
ansuz 1a825ad664 Merge branch 'master' into soon 2020-03-30 18:30:27 -04:00
ansuz ad118222d0 add a new test to send a stream of data to a mailbox 2020-03-30 18:27:57 -04:00
ansuz 3d8e78a268 fix overly broad config interpretation for daily check 2020-03-30 18:27:14 -04:00
ansuz e6ec891d9a improve admin rpc for diagnosing memory used by the cache 2020-03-30 18:26:04 -04:00
ansuz 77961e3954 trim lookup tables for channels without checkpoints 2020-03-30 18:03:37 -04:00
ansuz b588e8ed43 Merge branch 'soon' into staging 2020-03-30 08:57:51 -04:00
ansuz a6943b12b4 Merge branch 'soon' 2020-03-30 08:57:18 -04:00
ansuz db9eaa8d4f Merge branch 'soon' into staging 2020-03-27 19:59:45 -04:00
ansuz 6d0dee979a allow admins to inspect index/metadata caches 2020-03-27 19:59:26 -04:00
ansuz c8c98b5747 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-03-27 17:22:48 -04:00
ansuz cbd3547814 remove log statements 2020-03-27 17:20:57 -04:00
ansuz 9058a59555 reassign db tasks if the responsible worker fails 2020-03-27 17:17:42 -04:00
ansuz 172823c954 lint compliance 2020-03-27 16:59:41 -04:00
ansuz b5649707d1 export 'tryParse' command 2020-03-27 15:36:34 -04:00
ansuz 64b0879984 improve logging for parse errors 2020-03-27 15:15:54 -04:00
ansuz 3f86b6141e rename worker processes 2020-03-27 15:14:45 -04:00
ansuz d8a88cb4ca run expiration tasks in a worker instead of the main process 2020-03-27 14:38:58 -04:00
ansuz b0179eaad9 drop XXX note 2020-03-27 14:25:07 -04:00
ansuz 9dbd32758a improve worker logging and move blob deletion to worker processes as well 2020-03-27 13:38:27 -04:00
ansuz 5f69fc18d0 suppress some noisy errors 2020-03-26 17:11:43 -04:00
ansuz 5f2d7c8dcf increase worker rpc wait time before timeout 2020-03-26 15:53:00 -04:00
ansuz 33e8e65507 handle errors in the server's workers 2020-03-26 15:13:20 -04:00
ansuz a4c8039cc7 improve error handling with rpc response API 2020-03-26 14:45:24 -04:00
ansuz cb53bd1c15 lint compliance 2020-03-26 14:44:37 -04:00
ansuz 72ccd55e83 use latest chainpad-listmap 2020-03-26 11:40:53 -04:00
ansuz c0bb5c6427 use latest chainpad 2020-03-26 11:36:49 -04:00
ansuz 14feef1757 calculate pin list checksums in a worker 2020-03-25 18:37:42 -04:00
ansuz 51e6fe1cce Merge branch 'scaling-file-size' into soon 2020-03-25 17:48:11 -04:00
ansuz c4f3026331 don't bother sending IS_CHANNEL_PINNED requests 2020-03-25 17:44:32 -04:00
ansuz 70a0d4efb4 move more database reads into the database worker 2020-03-25 17:43:57 -04:00
ansuz bc13a21796 give fileStreams a little bit more time before closing them 2020-03-25 11:50:45 -04:00
ansuz 4ba36a9173 load user pins in the database worker 2020-03-25 11:39:14 -04:00
ansuz 50e8893b24 move the 'getOlderHistory' call into the database worker 2020-03-25 10:54:29 -04:00
ansuz 320778f54f use latest chainpad-server 2020-03-25 09:45:55 -04:00
ansuz 73f3933e03 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-03-24 17:43:27 -04:00
ansuz 471e374533 compute metadata in the same child process that builds indexes 2020-03-24 17:43:15 -04:00
ansuz 479b76f848 lint compliance 2020-03-24 17:40:07 -04:00
ansuz b134799449 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-03-24 15:02:55 -04:00
ansuz c2fcba31e3 remove an XXX 2020-03-24 15:02:46 -04:00
ansuz 967ca6afa9 suppress ENOENT errors when checking empty chat channels 2020-03-24 15:02:26 -04:00
ansuz 40251948d4 check authenticated rpc signatures in separate threads 2020-03-24 14:31:40 -04:00
ansuz 0e09c73a60 Merge branch 'master' into soon 2020-03-24 13:32:42 -04:00
ansuz e128683ffb call back with errors instead of throwing within the Storage module 2020-03-24 13:31:03 -04:00
ansuz 1240f4a2a5 Merge branch 'master' into soon 2020-03-24 13:04:25 -04:00
ansuz 90899aa2f4 start reviewing and removing XXX notes 2020-03-24 13:03:49 -04:00
ansuz 2ef0af29e5 guard against index worker rpc responses for a txid with no supplied callback 2020-03-23 22:03:59 -04:00
ansuz cc335a54b1 update chainpad-server to latest version 2020-03-23 18:56:04 -04:00
ansuz ee8d5c9c36 fix the premiumUploadSize validation to check the correct attribute 2020-03-23 16:13:48 -04:00
ansuz a8b2c03dbf avoid merge conflict with weblate 2020-03-21 10:07:46 -04:00
ansuz 552966a1f6 add Svenska translation 2020-03-21 09:57:49 -04:00
ansuz ed63d98ab0 Merge branch 'scaling-index' into soon 2020-03-20 18:57:51 -04:00
ansuz bf2e5aeca1 add an admin panel block to display the open file count 2020-03-20 17:04:18 -04:00
ansuz f9706623d5 Merge branch 'soon' into staging 2020-03-20 13:22:40 -04:00
ansuz 605aae222c update less devDependency to match client version 2020-03-20 13:21:50 -04:00
ansuz 590e249500 resolve merge conflict 2020-03-20 13:07:35 -04:00
ansuz 31c7cecaf9 add a few checks for safety 2020-03-20 10:54:01 -04:00
ansuz cea9705bbe Merge branch 'aggressive-stream-closing' into staging 2020-03-20 10:50:17 -04:00
ansuz e78b6e679d Merge branch 'soon' into staging 2020-03-20 10:48:38 -04:00
ansuz faa133aab8 remove an XXX 2020-03-20 10:22:48 -04:00
ansuz d386e223e4 simplify open/close of writeStreams 2020-03-19 17:33:22 -04:00
ansuz 32cd0f3c4d increase timeout value from 15s to 45. ought to be enough for anybody 2020-03-19 16:13:24 -04:00
ansuz 05a4e86cdb close streams whenever we finish using them. time out if necessary 2020-03-19 16:11:24 -04:00
ansuz 4522ffa18a compute indexes in child processes 2020-03-19 10:46:18 -04:00
ansuz d1b16af160 update changelog 2020-03-18 13:05:42 -04:00
ansuz 1200834800 Merge branch 'soon' 2020-03-18 11:12:38 -04:00
ansuz 2e9052cb42 Merge branch 'scaling2' into soon 2020-03-18 10:34:12 -04:00
ansuz f8ad649b45 [style] bail out early to avoid nesting 2020-03-18 10:30:42 -04:00
ansuz 019e5e708b wrap workers in a function scope and add a validateMessage method to HK's Env 2020-03-17 17:23:35 -04:00
ansuz 5467e1ffac replace ad-hoc response handler with Util.response 2020-03-17 16:52:41 -04:00
ansuz 9e85a1411e abstract the logic around worker choice out of message handling 2020-03-17 16:06:01 -04:00
ansuz 631ea54b49 lint compliance 2020-03-17 15:40:06 -04:00
ansuz 67dd4a608c Merge remote-tracking branch 'origin/scaling' into scaling2 2020-03-17 15:36:58 -04:00
ansuz 662ea86174 update chainpad-server dependency 2020-03-17 11:57:02 -04:00
ansuz b2fcde87d8 implement an admin command to update the default storage limit without a restart 2020-03-17 10:11:52 -04:00
ansuz f345998956 fix undefined reference 2020-03-17 10:10:20 -04:00
ansuz e90ac69714 update changelog for 3.14.0 2020-03-16 17:42:48 -04:00
ansuz dc586f4887 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-16 16:17:15 -04:00
ansuz 30f17040ac close streams when possible, simplify some code, enforce asynchrony 2020-03-16 16:13:38 -04:00
ansuz e2c748b6c7 use newest chainpad-server 2020-03-16 15:58:04 -04:00
ansuz 54420109ac update the open file limit in the example systemd service file 2020-03-16 12:32:45 -04:00
ansuz 2a9780abcf lint compliance 2020-03-16 12:29:26 -04:00
ansuz b5560c279b label some issues to fix before the release 2020-03-13 13:43:06 -04:00
ansuz 0438c783b2 Merge branch 'soon' into staging 2020-03-13 12:55:35 -04:00
ansuz a2b6501adb update package and footer version and add a dependency 2020-03-13 10:41:15 -04:00
ansuz 5d59b55799 lint compliance 2020-03-13 10:40:03 -04:00
ansuz 2d47e7e2cf implement an admin rpc to fetch ulimit data 2020-03-12 12:09:44 -04:00
ansuz 81c7416095 lint compliance 2020-03-12 11:40:46 -04:00
ansuz f644c24362 add an admin-rpc to count the number of open files 2020-03-12 11:35:16 -04:00
ansuz 1230057970 disable IS_PAD_PINNED 2020-03-12 11:31:08 -04:00
ansuz 96b92f472c Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-03-12 11:23:53 -04:00
ansuz e1a0daac9c possible server fixes 2020-03-12 11:23:43 -04:00
ansuz bc034d95a3 enforce asynchrony in 'gethistoryOffset' 2020-03-12 11:13:23 -04:00
ansuz 9cb92d2e6f Merge branch 'soon' into staging 2020-03-11 16:52:09 -04:00
ansuz e80a81a2bb Merge branch 'master' of github.com:xwiki-labs/cryptpad 2020-03-11 16:34:10 -04:00