[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-02-01 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 5aec6bfcf7ebe2d0104bbd67c8cce7f7f5e366e4 Author: Henry Castro Date: Mon Feb 1 18:01:48 2016 -0400 loolwsd: use EXIT_SOFTWARE to indicate internal error

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-02-01 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 52 +--- loolwsd/LOOLWSD.hpp |6 -- 2 files changed, 49 insertions(+), 9 deletions(-) New commits: commit dbf816b9392db136f3a74c785a7704c3d5d42a05 Author: Henry Castro Date: Mon Feb 1

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-02-01 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 21 ++-- loolwsd/Util.cpp| 54 +++- loolwsd/Util.hpp| 17 3 files changed, 89 insertions(+), 3 deletions(-) New commits: commit 78e19dbedc4f2257bdad63608a8f70e65b486e04 Author:

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 38e3da41c833855711c8c02987fb2bbcf5ffbe03 Author: Henry Castro Date: Mon Jan 25 17:23:01 2016 -0400 loolwsd: Log::warn when the thread pool is full When thread pool

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-21 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit a4938fa2dd1700fab32a71f1f6d0817e6a01a56d Author: Jan Holesovsky Date: Thu Jan 21 23:11:01 2016 +0100 loolwsd: Fix /convert-to to handle filenames

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-18 Thread Miklos Vajna
loolwsd/LOOLWSD.cpp | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 2f964e74a84903b13996ac4e31271f383bc1fcaf Author: Miklos Vajna Date: Mon Jan 18 16:54:22 2016 +0100 loolwsd: handle WS messages split into multiple

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-13 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) New commits: commit 2532c4d6048f2fea2df3ef2ce09e5df7171b9bcb Author: Jan Holesovsky Date: Wed Jan 13 16:35:55 2016 +0100 loolwsd: More protection when

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-13 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 1d2ec09cb8da03f1419391518e2b5aef383c65ce Author: Jan Holesovsky Date: Wed Jan 13 16:54:19 2016 +0100 loolwsd: More protection when inserting image. diff --git

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-13 Thread Jan Holesovsky
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae675490aaf1d980325e7a1c8b20a50f080c8777 Author: Jan Holesovsky Date: Wed Jan 13 16:20:48 2016 +0100 loolwsd: Fix inserting of images into files opened via http:// diff