[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp wsd/Storage.hpp

2017-11-14 Thread Tor Lillqvist
wsd/DocumentBroker.cpp | 54 - wsd/Storage.hpp|8 +++ 2 files changed, 61 insertions(+), 1 deletion(-) New commits: commit 2ed9d4c5ce5bfb9d61df157b23457565009d00d7 Author: Tor Lillqvist Date: Tue Nov 7

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-11-07 Thread Jan Holesovsky
wsd/DocumentBroker.cpp |8 1 file changed, 8 insertions(+) New commits: commit daa061dbd67af32d2af6a59f2173b5eda4e5c970 Author: Jan Holesovsky Date: Tue Nov 7 13:12:23 2017 +0100 Save: Inform the user when saving has failed in LOK. Change-Id:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-10-03 Thread Jan Holesovsky
wsd/DocumentBroker.cpp |5 + wsd/LOOLWSD.cpp|5 + wsd/LOOLWSD.hpp|1 + 3 files changed, 11 insertions(+) New commits: commit 4b0894cbd2a554df9dc690d985421bf66aa99e83 Author: Jan Holesovsky Date: Wed Oct 4 05:54:05 2017 +0200 More

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp wsd/reference.txt wsd/Storage.cpp wsd/Storage.hpp

2017-09-27 Thread Jan Holesovsky
wsd/DocumentBroker.cpp |3 +++ wsd/Storage.cpp|1 + wsd/Storage.hpp|9 - wsd/reference.txt | 11 +++ 4 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 5fe34b8e84ad4550f9cc4c80ef436e30a73d5a2a Author: Jan Holesovsky

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-07-31 Thread Pranav Kant
wsd/DocumentBroker.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a93758bff85b227ab9d42fb65564a5764466888 Author: Pranav Kant Date: Wed Jun 21 16:52:03 2017 +0530 Remove redundant function call This is called later

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-07-31 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 46b53d7df12591362c6e76e037b8b136a465bc28 Author: Ashod Nakashian Date: Wed Jun 21 21:49:08 2017 -0400 wsd: don't busy wait when getNewChild fails fast If

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp

2017-07-28 Thread Pranav Kant
wsd/DocumentBroker.cpp | 19 ++- wsd/DocumentBroker.hpp |2 +- 2 files changed, 7 insertions(+), 14 deletions(-) New commits: commit ce2608b374bdbd4f61079f989705b5ca9dc8b16a Author: Pranav Kant Date: Wed Jun 21 15:37:38 2017 +0530 Bin unused

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-07-28 Thread Pranav Kant
wsd/DocumentBroker.cpp |8 1 file changed, 8 insertions(+) New commits: commit b80f27f552b507e0763dfa1d5645b362ad39e78c Author: Pranav Kant Date: Thu Jun 22 17:04:59 2017 +0530 Update PostMessageOrigin if SSL termination is on too Change-Id:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-06-25 Thread Jan Holesovsky
wsd/DocumentBroker.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit 71de2838753b3b721dcb008841dc56f75973ca7f Author: Jan Holesovsky Date: Wed Jun 14 13:51:53 2017 +0200 wsd: Honor the hosting/discovery read-only setting in LocalStorage too.

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp wsd/Storage.cpp

2017-06-20 Thread Pranav Kant
wsd/DocumentBroker.cpp | 13 - wsd/Storage.cpp|4 2 files changed, 4 insertions(+), 13 deletions(-) New commits: commit d966be9f27086ac9b5ca62830347d27e6d90e44f Author: Pranav Kant Date: Wed May 31 23:04:32 2017 +0530 Remove

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-06-20 Thread Pranav Kant
wsd/DocumentBroker.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8397b8e79664cdc22058588ebb1beb6e0534f93c Author: Pranav Kant Date: Thu Jun 1 18:16:20 2017 +0530 Don't be so rude If we are rude, then we don't tell the

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-06-20 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 9765d242717446aba5a036c5aba86dda666b825b Author: Ashod Nakashian Date: Mon Jun 19 21:53:58 2017 -0400 wsd: fix access-after-free error

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp wsd/Storage.hpp

2017-06-07 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |3 ++- wsd/LOOLWSD.cpp|8 +++- wsd/LOOLWSD.hpp|7 +++ wsd/Storage.hpp|4 +++- 4 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 30918f82ef18fcc831a0e1c1f9e8ffacf3e83d4b Author: Ashod Nakashian

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/LOOLWSD.cpp

2017-05-23 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 29 - wsd/DocumentBroker.hpp |3 +++ wsd/LOOLWSD.cpp|6 +++--- 3 files changed, 30 insertions(+), 8 deletions(-) New commits: commit af0011b2b65c7237b69c1a47a31b77f6f872ffbf Author: Ashod Nakashian

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-05-19 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 1eb3509c40c4c1601b963daf3c44f3bb781c3658 Author: Ashod Nakashian Date: Thu Apr 20 23:50:03 2017 -0400 wsd: simplify Change-Id:

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-05-10 Thread Pranav Kant
wsd/DocumentBroker.cpp |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit bf9b0d1ae6f7bba996fc4e9844de9186a10ff5bf Author: Pranav Kant Date: Mon May 8 23:40:46 2017 +0530 wsd: Use hostname and port in doc key too ... to

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-04-24 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 39bdf75907b4340e03fb14556a704ba15a0bf627 Author: Ashod Nakashian Date: Fri Apr 21 00:00:51 2017 -0400 wsd: stop the DocBroker when

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-04-20 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit a8b8ca067acd888ad5376fca497862e595f795a2 Author: Ashod Nakashian Date: Thu Apr 20 00:10:30 2017 -0400 wsd: stop the DocBroker when

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-04-18 Thread Jan Holesovsky
wsd/DocumentBroker.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 9674ed89a4a0935b985a5d318fb49621e801b98c Author: Jan Holesovsky Date: Tue Apr 18 12:13:04 2017 +0200 Safer place for the tile cache cleanup. When

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-04-13 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3291573dd0a7c66497c81c4ae03d2ed72a10f8fb Author: Ashod Nakashian Date: Wed Apr 12 21:19:51 2017 -0400 wsd: DocBroker is Alive if not flagged to stop