[Libreoffice-commits] online.git: loolwsd/Connect.cpp loolwsd/LOOLWebSocket.hpp loolwsd/LOOLWSD.cpp loolwsd/test

2016-11-24 Thread Ashod Nakashian
loolwsd/Connect.cpp| 11 ++- loolwsd/LOOLWSD.cpp|5 +++-- loolwsd/LOOLWebSocket.hpp | 33 - loolwsd/test/UnitFonts.cpp | 13 ++--- loolwsd/test/helpers.hpp | 12 +++-

[Libreoffice-commits] online.git: loolwsd/Connect.cpp

2016-10-18 Thread Tor Lillqvist
loolwsd/Connect.cpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit e87cf1e5d817835e885af5cd0b4818227a51a1e0 Author: Tor Lillqvist Date: Tue Oct 18 12:29:05 2016 +0300 Adapt to new URI format in the GET request diff --git

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

2016-09-19 Thread Ashod Nakashian
loolwsd/Connect.cpp |4 +++- loolwsd/LOOLWSD.cpp |2 +- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 53ba8a130785778603db65d454e4f7ea158588f5 Author: Ashod Nakashian Date: Sat Sep 17 09:48:39 2016 -0400 loolwsd: use std

[Libreoffice-commits] online.git: loolwsd/Connect.cpp loolwsd/IoUtil.cpp loolwsd/IoUtil.hpp loolwsd/LOOLKit.cpp loolwsd/LOOLTool.cpp loolwsd/MessageQueue.cpp loolwsd/MessageQueue.hpp loolwsd/TileCache

2016-04-27 Thread Miklos Vajna
loolwsd/Connect.cpp |2 +- loolwsd/IoUtil.cpp | 12 ++-- loolwsd/IoUtil.hpp | 12 ++-- loolwsd/LOOLKit.cpp |2 +- loolwsd/LOOLTool.cpp |2 +- loolwsd/MessageQueue.cpp |2 +- loolwsd/MessageQueue.hpp |2 +- loolwsd/TileCache.cpp

[Libreoffice-commits] online.git: loolwsd/Connect.cpp

2016-04-18 Thread Tor Lillqvist
loolwsd/Connect.cpp | 12 1 file changed, 12 insertions(+) New commits: commit 5c0788254b14eda55266074563486f9eb02bc309 Author: Tor Lillqvist Date: Mon Apr 18 21:09:36 2016 +0300 Add "exit" command and comment syntax to input files for the 'connect'

[Libreoffice-commits] online.git: loolwsd/Connect.cpp

2016-04-14 Thread Tor Lillqvist
loolwsd/Connect.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit fe5f238c0885f272daaf78346ce6c881ace11033 Author: Tor Lillqvist Date: Thu Apr 14 17:45:46 2016 +0300 Exit when receiving an *unexpected* CLOSE frame Otherwise

[Libreoffice-commits] online.git: loolwsd/Connect.cpp loolwsd/UnitHTTP.hpp

2016-04-09 Thread Ashod Nakashian
loolwsd/Connect.cpp |1 + loolwsd/UnitHTTP.hpp |1 + 2 files changed, 2 insertions(+) New commits: commit 435b706f9a687f195d65e794827845416a3931c2 Author: Ashod Nakashian Date: Sat Apr 9 15:39:20 2016 -0400 loolwsd: must include Poco/Version.h to

[Libreoffice-commits] online.git: loolwsd/Connect.cpp loolwsd/Storage.cpp loolwsd/test

2016-04-08 Thread Tor Lillqvist
loolwsd/Connect.cpp |2 ++ loolwsd/Storage.cpp |2 ++ loolwsd/test/httpposttest.cpp |2 ++ loolwsd/test/httpwstest.cpp |2 ++ 4 files changed, 8 insertions(+) New commits: commit 407f688cb67064d55e241ae3ed8e7ecd0d81561d Author: Tor Lillqvist

[Libreoffice-commits] online.git: loolwsd/Connect.cpp loolwsd/LoadTest.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/test

2016-01-21 Thread Ashod Nakashian
loolwsd/Connect.cpp |3 +-- loolwsd/LOOLKit.cpp |5 ++--- loolwsd/LOOLWSD.cpp | 20 +++- loolwsd/LoadTest.cpp|3 +-- loolwsd/test/httpwstest.cpp |4 ++-- 5 files changed, 17 insertions(+), 18 deletions(-) New commits: commit