[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-16 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 6023fdc3c70a2d2aad2c98c8e739f19d7a630e8b Author: Ashod Nakashian Date: Sun Apr 16 23:47:46 2017 -0400 wsd: take DocBrokers lock before broadcasting diskfull

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-13 Thread Miklos Vajna
wsd/LOOLWSD.cpp |2 -- 1 file changed, 2 deletions(-) New commits: commit 4269fbbaa4c3c87c368eaa68887596712985f533 Author: Miklos Vajna Date: Thu Apr 13 10:31:17 2017 +0200 wsd: remove unused using declarations in LOOLWSD Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-11 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 1752dd74d61aeb17c826be28b167d3e7169d0189 Author: Ashod Nakashian Date: Tue Apr 11 23:18:33 2017 -0400 wsd: avoid miscounting outstanding child forks

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-09 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 9a761ffe68b24e180dd74c0737e20cabe9dc9e1b Author: Ashod Nakashian Date: Sun Apr 9 18:28:00 2017 -0400 wsd: clear the incoming buffer before

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-09 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) New commits: commit bc41ad9bf96722b9ec2654f4e54a052f5b56d52e Author: Ashod Nakashian Date: Sun Apr 9 18:27:25 2017 -0400 wsd: remove outdated comment and simplify

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-06 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a22118df104aa9ffd7834fef232a3c31ee0aeead Author: Ashod Nakashian Date: Thu Apr 6 02:29:25 2017 -0400 wsd: inhibit thread checks sooner when shutting down

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-06 Thread Michael Meeks
wsd/LOOLWSD.cpp |4 1 file changed, 4 insertions(+) New commits: commit bb4459a288fa072698a2a4d35f325d3e60c63f3c Author: Michael Meeks Date: Wed Apr 5 21:48:35 2017 +0100 Give up on doing thread checks during late shutdown. Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-05 Thread Michael Meeks
wsd/LOOLWSD.cpp |9 - 1 file changed, 9 deletions(-) New commits: commit 4b7dee56528650e72bbef5bbc06c647c3a79e653 Author: Michael Meeks Date: Wed Apr 5 11:57:11 2017 +0100 Remove un-used _stop member, and cleanup redundant code. diff --git

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-04 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 21 - 1 file changed, 12 insertions(+), 9 deletions(-) New commits: commit 38f955b5c54ada780afec69ed16e286989c1c17e Author: Ashod Nakashian Date: Wed Apr 5 00:25:15 2017 -0400 wsd: start DocBroker thread before

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-04 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 24 +++- 1 file changed, 11 insertions(+), 13 deletions(-) New commits: commit e848996247c4b7baf1241e79c09835a844b719ec Author: Ashod Nakashian Date: Wed Apr 5 00:18:16 2017 -0400 wsd: simplify career span timing

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-04 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 28 1 file changed, 16 insertions(+), 12 deletions(-) New commits: commit 2576f9c4e9dc8a4e7eb084b4bc74055f0c92e850 Author: Ashod Nakashian Date: Wed Apr 5 00:21:49 2017 -0400 wsd: correctly search for

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-04 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit e0d6ab78354ed82b2ef00c1853ca13a2a83b79cf Author: Ashod Nakashian Date: Tue Apr 4 21:28:55 2017 -0400 wsd: stop poll threads before joining

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-03 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 4a5c71c13c6c41710ef8bba70f79975c93fd86c2 Author: Ashod Nakashian Date: Tue Apr 4 00:09:12 2017 -0400 wsd: move socket to DocBroker in callback

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-04-03 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 26ac97826614dc8e6f1f09199023e63fa240c31d Author: Ashod Nakashian Date: Mon Apr 3 21:07:53 2017 -0400 wsd: don't close invalid forkit pipe

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-31 Thread Michael Meeks
wsd/LOOLWSD.cpp |4 1 file changed, 4 insertions(+) New commits: commit ca24df225ef1d6cf4a609137989f04c3e954cfb9 Author: Michael Meeks Date: Fri Mar 31 15:42:45 2017 +0100 Prefork children correctly on start, rather than after a delay. diff --git

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-30 Thread Andras Timar
wsd/LOOLWSD.cpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit ec5fb2a794738b84a4dae7790726be07ab56bfda Author: Andras Timar Date: Fri Mar 31 07:51:30 2017 +0200 add missing default config values Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-27 Thread Miklos Vajna
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c1e8fc5334121cc413465599a71b41c5c3aed14b Author: Miklos Vajna Date: Mon Mar 27 09:18:30 2017 +0200 wsd: fix libstdc++-4.8 build error: no viable conversion from

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-26 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 46 -- 1 file changed, 46 deletions(-) New commits: commit 2a049cf60f6ca29dc6af570e7a1da2e012faa404 Author: Ashod Nakashian Date: Sun Mar 26 23:05:08 2017 -0400 wsd: kill unused code

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-25 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e9e36ba848df4f8933867b2adf9960052c532c14 Author: Ashod Nakashian Date: Sat Mar 25 21:53:17 2017 -0400 wsd: reduce main poll timeout to recover child processes

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-25 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit c3e67575a7588cc5f05d02a98af4adffa4183cda Author: Ashod Nakashian Date: Sat Mar 25 21:52:46 2017 -0400 wsd: reject the client's connection when destroying the

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-20 Thread Miklos Vajna
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 98e2f0669af9b429d21da7b84dec46781b39e44e Author: Miklos Vajna Date: Mon Mar 20 09:28:59 2017 +0100 wsd: fix -Werror,-Winconsistent-missing-override Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-15 Thread Jan Holesovsky
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 191d22992df44add2824cd958fd441b9a41381ac Author: Jan Holesovsky Date: Wed Mar 15 20:59:54 2017 +0100 This must have been pushed by mistake. Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-14 Thread Jan Holesovsky
wsd/LOOLWSD.cpp |9 - 1 file changed, 9 deletions(-) New commits: commit d71ff2240ad667c3ba5193cb7caf710591f05357 Author: Jan Holesovsky Date: Tue Mar 14 17:41:54 2017 +0100 We don't expect the DocumentBroker isAlive() yet here. Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-14 Thread Pranav Kant
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60e86cfba8bd4abab9f06aa86f29976ddba5d2c3 Author: Pranav Kant Date: Tue Mar 14 19:19:15 2017 +0530 clearer log message, insert space here Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-14 Thread Pranav Kant
wsd/LOOLWSD.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 9efb0e8701017cb2133c928c90f861979193a2a6 Author: Pranav Kant Date: Tue Mar 14 18:04:02 2017 +0530 loolwsd: Fix dump states output Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-03-11 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit 2e16fd28524a7533efe6190a7bab13e2836f48af Author: Ashod Nakashian Date: Sat Mar 11 13:36:35 2017 -0500 nb: don't read socket data without handling

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-02-12 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 20 1 file changed, 20 insertions(+) New commits: commit 2da90d0cfc4e73490e323cb3ab00f66dd4d25ab0 Author: Ashod Nakashian Date: Sat Feb 11 18:03:14 2017 -0500 wsd: explain the root of the document bifurcation bug

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-02-12 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 79c1791764224c8c09c7a9fd4bec306605108701 Author: Ashod Nakashian Date: Sat Feb 11 11:36:38 2017 -0500 wsd: don't block on autosave Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-02-08 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |8 1 file changed, 8 insertions(+) New commits: commit 31fc9e1db24d388fb6622d4edef580d72dd351d4 Author: Ashod Nakashian Date: Wed Feb 8 23:49:18 2017 -0500 wsd: fix fuzzer build Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-02-08 Thread Jan Holesovsky
wsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit c49e810437b0a6748807a82597647ddba6fa6a17 Author: Jan Holesovsky Date: Wed Feb 8 22:57:50 2017 +0100 Avoid crash on exit with trace file disabled. diff --git a/wsd/LOOLWSD.cpp

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-02-07 Thread Miklos Vajna
wsd/LOOLWSD.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 836af6724f55b1b57b49c25ed8b12e5119c7a2e4 Author: Miklos Vajna Date: Wed Feb 8 08:28:57 2017 +0100 wsd: fix -Werror,-Wunused-function Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-02-07 Thread Andras Timar
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69ea3a2721e7ceec7c4ec766ab60d23605454371 Author: Andras Timar Date: Tue Feb 7 13:47:03 2017 +0100 wsd: typo: Conection -> Connection Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-18 Thread Miklos Vajna
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0026f580a369854a22e3ab9293bee1ec22875b58 Author: Miklos Vajna Date: Wed Jan 18 10:38:36 2017 +0100 wsd: clean up redundant .c_str() call Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-16 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 73cd57d09cbcf01dd29e74ea895b035180803f34 Author: Ashod Nakashian Date: Mon Jan 16 23:09:55 2017 -0500 wsd: not spawnining is not failure to

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 156 wsd/LOOLWSD.hpp |4 + 2 files changed, 94 insertions(+), 66 deletions(-) New commits: commit 63dd8fca9b117f502e2145619dfc71342f822f32 Author: Ashod Nakashian Date: Sun Jan 15

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 30 ++ wsd/LOOLWSD.hpp |6 +- 2 files changed, 19 insertions(+), 17 deletions(-) New commits: commit bccb2fcad69bd562db4e17eb6aba0ad5be417206 Author: Ashod Nakashian Date: Sun Jan 15 17:54:55 2017 -0500

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit f3fb3beeea67009a745ab7752789ff6068ac54e7 Author: Ashod Nakashian Date: Sun Jan 15 12:58:32 2017 -0500 wsd: block new requests when recovering forkit

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit c74c2b8f47c2707a639ef3d57f47e62f01c55e03 Author: Ashod Nakashian Date: Sun Jan 15 17:46:28 2017 -0500 wsd: increment outstanding forks counter when forking

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 19 +-- wsd/LOOLWSD.hpp |2 +- 2 files changed, 14 insertions(+), 7 deletions(-) New commits: commit e3aec0e6c4b7fefe65aff19e6eb1ac048f2c8306 Author: Ashod Nakashian Date: Sun Jan 15 12:57:22 2017 -0500 wsd: detect

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 818329d66eadf38f99baa5d3dcc57d28f473483a Author: Ashod Nakashian Date: Sun Jan 15 12:41:45 2017 -0500 wsd: update outstanding forks only on

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit be5659d534f6ef0cea61cecaa4649a0baed89f3d Author: Ashod Nakashian Date: Fri Jan 13 22:22:39 2017 -0500 wsd: simplify preforking of

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 73 +++- 1 file changed, 36 insertions(+), 37 deletions(-) New commits: commit a31e606a98daf5b03e9fbd85484b4d269322fbed Author: Ashod Nakashian Date: Tue Jan 10 00:38:16 2017 -0500

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 66 ++-- 1 file changed, 64 insertions(+), 2 deletions(-) New commits: commit 296d25d24c9d772b47e2896444eef948bf59c2a5 Author: Ashod Nakashian Date: Mon Jan 9 23:48:22 2017 -0500 wsd:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 57 +--- 1 file changed, 34 insertions(+), 23 deletions(-) New commits: commit a06c23e18ab572dfc701188a13576f38e1933c28 Author: Ashod Nakashian Date: Mon Jan 9 23:39:57 2017 -0500

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 47 +-- 1 file changed, 25 insertions(+), 22 deletions(-) New commits: commit fa795d8c9bf0d3ccb65462714fb0121c231df249 Author: Ashod Nakashian Date: Mon Jan 9 23:55:56 2017 -0500 wsd:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-15 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit dcc0dc441eeaf443a4f05cec3d9ba9e189bff918 Author: Ashod Nakashian Date: Tue Jan 10 10:32:16 2017 -0500 wsd: headers and formatting

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-08 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 731bfb08c5a2937f0833f7e657e616ff1470c8c3 Author: Ashod Nakashian Date: Thu Jan 5 10:26:04 2017 -0500 wsd: don't wait on the DocBrokers lock when

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-03 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit 59dfe338cbb3cbacf04732523fed9fca42405a76 Author: Ashod Nakashian Date: Tue Jan 3 17:09:13 2017 -0500 wsd: safely count the number of

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-03 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a95a40ba5cbbeccde5c9ffa25d213df200782df5 Author: Ashod Nakashian Date: Tue Jan 3 17:03:51 2017 -0500 wsd: break the loop when shutting down WS on reaching

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 37 - 1 file changed, 20 insertions(+), 17 deletions(-) New commits: commit 9c35ab156a62cdd5728649e9363beb80354f6822 Author: Ashod Nakashian Date: Tue Jan 3 00:24:39 2017 -0500 wsd: exception-safe

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 48 +++- 1 file changed, 15 insertions(+), 33 deletions(-) New commits: commit 4f90c3e5b94b7e06a44a0d6f0decd33ddda5c733 Author: Ashod Nakashian Date: Tue Jan 3 00:17:35 2017 -0500 wsd:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 5cfef7e76b57f5eb44cd0d973ceb5c2e8902ff5f Author: Ashod Nakashian Date: Tue Jan 3 00:13:28 2017 -0500 wsd: construct ClientSession under try

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 38 +++--- 1 file changed, 31 insertions(+), 7 deletions(-) New commits: commit 1cf7a6bca12de6a88357f0367b28c20b1078e348 Author: Ashod Nakashian Date: Mon Jan 2 21:59:32 2017 -0500 wsd: cleanup DocBroker

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit dcdbb0af3fca38e19d2a3478ee6515944abd170b Author: Ashod Nakashian Date: Mon Jan 2 19:57:04 2017 -0500 wsd: cleanup logs in getNewChild

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 49 +++-- 1 file changed, 35 insertions(+), 14 deletions(-) New commits: commit fc8d56d70c64d31a7e1273d8292247ceb6ae9cc5 Author: Ashod Nakashian Date: Mon Jan 2 14:37:38 2017 -0500 wsd:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 63 1 file changed, 32 insertions(+), 31 deletions(-) New commits: commit 98b74174e94ee14a901ae81daf93855d09f28759 Author: Ashod Nakashian Date: Mon Jan 2 13:47:57 2017 -0500

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 70 1 file changed, 41 insertions(+), 29 deletions(-) New commits: commit 4f46af8856ac388853236489a402cd078edb1de2 Author: Ashod Nakashian Date: Mon Jan 2 13:19:59 2017 -0500

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33b72aa378d5be7badaa0a05a491b1b85327782b Author: Ashod Nakashian Date: Mon Jan 2 15:40:20 2017 -0500 wsd: correctly count outstanding spawned children

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aebfccd2ca06c9a8c2b474188846dd19fe740ba9 Author: Ashod Nakashian Date: Sun Jan 1 20:28:07 2017 -0500 wsd: force forking children when none is outstanding

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 70 +++- 1 file changed, 34 insertions(+), 36 deletions(-) New commits: commit 228eb98f4c757288e011a4af5dc6bc1d4770be5c Author: Ashod Nakashian Date: Sun Jan 1 18:25:19 2017 -0500

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 36 1 file changed, 8 insertions(+), 28 deletions(-) New commits: commit a4868edb41273c82a61c3fdb8093327978272421 Author: Ashod Nakashian Date: Sun Jan 1 17:31:49 2017 -0500 wsd: merge idle document

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 52 ++-- 1 file changed, 26 insertions(+), 26 deletions(-) New commits: commit 9b99f64772fe14a3cee09495fc99e0a7e03ad077 Author: Ashod Nakashian Date: Sun Jan 1 17:16:49 2017 -0500 wsd:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) New commits: commit d716428f710906f266d07f0a21ad4f047e6c9197 Author: Ashod Nakashian Date: Sun Jan 1 16:52:36 2017 -0500 wsd: return child forking status

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 46ef41a6874ad6acc1a1761dc0e54483acd6dceb Author: Ashod Nakashian Date: Sun Jan 1 16:02:38 2017 -0500 wsd: force spawning children on startup

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 26 -- 1 file changed, 4 insertions(+), 22 deletions(-) New commits: commit e55be929b0f36e3b85e73db40a1d10fede67004e Author: Ashod Nakashian Date: Sun Jan 1 15:54:56 2017 -0500 wsd: reuse rebalanceChildren in

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 78f3a4d9b9df3e3aa216fdfb22404e221873e346 Author: Ashod Nakashian Date: Sun Jan 1 15:53:29 2017 -0500 wsd: refactor and reuse child forking

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-01-01 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 26 +- 1 file changed, 17 insertions(+), 9 deletions(-) New commits: commit fb1e8eb63ae6a0b8626e6e798fa45176e4f6e713 Author: Ashod Nakashian Date: Sun Jan 1 15:42:22 2017 -0500 wsd: flag for shutdown when we

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-31 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 62371e5f41c7599d1a02233aa2041c6d80bb6769 Author: Ashod Nakashian Date: Thu Dec 22 19:33:46 2016 -0500 wsd: log failure in else and not unconditionally

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-31 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 759564368d9dbd24bf1ad65ebfb52f080aa81e38 Author: Ashod Nakashian Date: Fri Dec 23 22:43:38 2016 -0500 wsd: reorganize DocBrokers

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-31 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 29 - 1 file changed, 16 insertions(+), 13 deletions(-) New commits: commit e4a04029249e52fa5d6f4cd81acfde39254453b7 Author: Ashod Nakashian Date: Fri Dec 23 22:26:17 2016 -0500 wsd: improved logging of

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-31 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit 8481e9c21d1f0b8435b96c35fa95aaec2100803b Author: Ashod Nakashian Date: Wed Dec 21 18:11:38 2016 -0500 wsd: improved logging of child

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-27 Thread Noel Grandin
wsd/LOOLWSD.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 08ce0ed2dab636d4a110c3f93efb329710e5cb74 Author: Noel Grandin Date: Fri Dec 23 08:59:21 2016 +0200 loplugin:simplifybool Change-Id:

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp wsd/Storage.cpp

2016-12-27 Thread Noel Grandin
wsd/LOOLWSD.cpp | 18 -- wsd/Storage.cpp |2 +- 2 files changed, 9 insertions(+), 11 deletions(-) New commits: commit 98c236f9bb0e5c8eeaedfe3382d208890a46cf6a Author: Noel Grandin Date: Fri Dec 23 08:47:04 2016 +0200

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-21 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) New commits: commit 70bbc53d86a8fc13f3fe13ec3e1aa24379b10ed0 Author: Ashod Nakashian Date: Wed Dec 21 10:33:48 2016 -0500 wsd: don't reuse DocBrokers

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-13 Thread Pranav Kant
wsd/LOOLWSD.cpp |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 49193b3f5820bc7103b89aa24fabb1c2c69e6804 Author: Pranav Kant Date: Tue Dec 13 19:38:05 2016 +0530 tdf#104157: Fix Content-Type and add Content-Disposition for pdf

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-13 Thread Miklos Vajna
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d11997337e906dfd59c93655fc9f476c28f8c7eb Author: Miklos Vajna Date: Tue Dec 13 13:56:33 2016 +0100 wsd: mark AppConfigMap as a final class The call to the

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-04 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 1a46557922164626cd1554e724581c389272b2ea Author: Ashod Nakashian Date: Thu Dec 1 22:06:22 2016 -0500 loolwsd: local names should begin with small

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-02 Thread Ashod Nakashian
wsd/LOOLWSD.cpp | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) New commits: commit a652e6b583b2779d83745637bea0b989945917f6 Author: Ashod Nakashian Date: Thu Dec 1 22:04:43 2016 -0500 loolwsd: guarantee DocBrokersMutex

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-01 Thread Jan Holesovsky
wsd/LOOLWSD.cpp |2 -- 1 file changed, 2 deletions(-) New commits: commit e277935b1e40ef5cf5f9be3a7599c1471b845495 Author: Jan Holesovsky Date: Thu Dec 1 12:32:26 2016 +0100 Revert "loolwsd: alertAllUsersInternal expects lock to be taken" Unfortunately

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-11-30 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit da3b1b208aefc734c856492db1078e1804702b4e Author: Ashod Nakashian Date: Wed Nov 30 20:23:14 2016 -0500 loolwsd: alertAllUsersInternal expects lock to be taken

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-11-28 Thread Jan Holesovsky
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5e02a433067274c792fbde5efb25ab0bafcf1679 Author: Jan Holesovsky Date: Mon Nov 28 19:10:11 2016 +0100 The 'make run' should advertise a copy of the document, not the source.

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-11-27 Thread Ashod Nakashian
wsd/LOOLWSD.cpp |9 + 1 file changed, 9 insertions(+) New commits: commit db996c7e900c0f89edda805503120860875c2f76 Author: Ashod Nakashian Date: Sat Nov 26 22:47:55 2016 -0500 loolwsd: retry shutting down the WS upon exception

<    1   2