loolwsd/DocumentBroker.cpp |2 --
1 file changed, 2 deletions(-)
New commits:
commit b7065d603de8e8277d485a5d6d8e323de81a5855
Author: Miklos Vajna
Date: Wed Nov 23 09:06:48 2016 +0100
DocumentBroker: clean up redundant member init
Change-Id: I5b8f7afe5329c2d1f8abb404c086dcd08
loolwsd/DocumentBroker.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c989ead6b842e62ee6ad68e327bc930d2eae1933
Author: Miklos Vajna
Date: Mon Nov 21 10:02:27 2016 +0100
DocumentBroker: fix uninitialized getInfoCallDuration
It was written in one c
loolwsd/DocumentBroker.cpp | 31 ++-
1 file changed, 26 insertions(+), 5 deletions(-)
New commits:
commit 827c0865e7683eb29016fb80c909f4d4316a0ae2
Author: Ashod Nakashian
Date: Sat Nov 19 10:04:42 2016 -0500
loolwsd: handle exceptions from socket calls
loolwsd/DocumentBroker.cpp | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
New commits:
commit 0c44eeb39a8401c9430556f7ee3da155f03f0371
Author: Ashod Nakashian
Date: Sat Nov 19 09:50:42 2016 -0500
loolwsd: support loading same document from aliased hosts
Change
loolwsd/DocumentBroker.cpp |7 ++-
loolwsd/DocumentBroker.hpp |7 ++-
loolwsd/LOOLWSD.cpp| 11 ---
loolwsd/Util.hpp | 22 --
4 files changed, 32 insertions(+), 15 deletions(-)
New commits:
commit d3e64b1aa478f6b6b5c62cfc5877c7bd297
loolwsd/DocumentBroker.cpp |1 -
loolwsd/LOOLWSD.cpp| 15 +--
2 files changed, 13 insertions(+), 3 deletions(-)
New commits:
commit 92ca5225a56bd511ac81bbb456f12f2670625a5b
Author: Ashod Nakashian
Date: Sun Nov 13 16:14:58 2016 -0500
loolwsd: logs and consistent
loolwsd/DocumentBroker.cpp |2 --
1 file changed, 2 deletions(-)
New commits:
commit b1cec28cc33bb453e509be41fc6a9f03d2a686ac
Author: Pranav Kant
Date: Thu Nov 10 16:30:17 2016 +0530
This was only meant for debugging.
Change-Id: Ia31847ab45c1aa18b5d9d4187ac552d7486331e7
diff
loolwsd/DocumentBroker.cpp | 47 +
loolwsd/DocumentBroker.hpp |2 -
2 files changed, 23 insertions(+), 26 deletions(-)
New commits:
commit 2507f7f89cbdc6787c6fa806b7b7fe7970dc68cd
Author: Ashod Nakashian
Date: Sun Nov 6 23:14:23 2016 -0500
loolwsd/DocumentBroker.cpp |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit f6698918925b3a8a934329fabbdc8bfad003cf87
Author: Ashod Nakashian
Date: Sun Nov 6 22:29:19 2016 -0500
loolwsd: name the child socket thread
Change-Id: I079d821522b016cbd70a
loolwsd/DocumentBroker.cpp |3 +++
1 file changed, 3 insertions(+)
New commits:
commit f3ffd5986039058a1dda24cb0ce3d8ca3fd331a2
Author: Ashod Nakashian
Date: Sun Nov 6 23:01:29 2016 -0500
loolwsd: assert ChildProcess doesn't destroy DocumentBroker
Change-Id: Iff20323f809f2555
loolwsd/DocumentBroker.cpp | 52 -
1 file changed, 28 insertions(+), 24 deletions(-)
New commits:
commit f1f1ff7057871e27be98b3fe6a92ad4d8a72608d
Author: Ashod Nakashian
Date: Sun Nov 6 22:11:59 2016 -0500
loolwsd: correct document loading and
loolwsd/DocumentBroker.cpp | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
New commits:
commit 71f2f4921d4edd344d7742ee3b737faf4d3f46e7
Author: Ashod Nakashian
Date: Sun Nov 6 22:11:35 2016 -0500
loolwsd: better use named variable than it->second
Change-
loolwsd/DocumentBroker.cpp | 131 +++--
1 file changed, 69 insertions(+), 62 deletions(-)
New commits:
commit 4e13f1b37c94a4e39197ec45d1db30acdae904fa
Author: Ashod Nakashian
Date: Sun Nov 6 13:54:00 2016 -0500
loolwsd: cleanup document and storage
loolwsd/DocumentBroker.cpp | 21 ++---
loolwsd/DocumentBroker.hpp |2 --
2 files changed, 2 insertions(+), 21 deletions(-)
New commits:
commit 11a0d016cabf13b990f975af8d06b44ca15cd8bf
Author: Ashod Nakashian
Date: Sun Nov 6 21:55:37 2016 -0500
loolwsd: inline and sim
loolwsd/DocumentBroker.cpp | 127 +
loolwsd/DocumentBroker.hpp | 16 ++---
2 files changed, 58 insertions(+), 85 deletions(-)
New commits:
commit 9bb6d73fdad7b16382a4cf03d6c826e1810cff19
Author: Ashod Nakashian
Date: Sun Nov 6 11:59:59 2016 -0500
loolwsd/DocumentBroker.cpp |9 +-
loolwsd/DocumentBroker.hpp |6 +
loolwsd/LOOLWSD.cpp| 147 ++---
3 files changed, 81 insertions(+), 81 deletions(-)
New commits:
commit 3993757ee806d7bdde2408852f6227b8f848f1d8
Author: Ashod Nakashian
Date
loolwsd/DocumentBroker.cpp | 23 +++
loolwsd/DocumentBroker.hpp |7 +++
loolwsd/LOOLWSD.cpp| 25 ++---
3 files changed, 48 insertions(+), 7 deletions(-)
New commits:
commit 800e711321e19b02f5e15f496525d42edcba4376
Author: Ashod Nakashian
loolwsd/DocumentBroker.cpp | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 8b9372d51728b373512c9c05b8b77481581c4d47
Author: Ashod Nakashian
Date: Sat Nov 5 17:48:15 2016 -0400
loolwsd: improved ChildProcess message handling logs
Change-Id: I
loolwsd/DocumentBroker.cpp |9 +
loolwsd/LOOLKit.cpp|9 +
2 files changed, 10 insertions(+), 8 deletions(-)
New commits:
commit d17d148880a4fc4f491b979a2207a05fca18ba8b
Author: Ashod Nakashian
Date: Fri Nov 4 00:50:51 2016 -0400
loolwsd: logging improvement
loolwsd/DocumentBroker.cpp |4 +---
loolwsd/DocumentBroker.hpp |1 +
2 files changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 61488cce78baa188e7f53bad352b1d80dcd7be7a
Author: Ashod Nakashian
Date: Fri Nov 4 00:13:47 2016 -0400
loolwsd: move child communication logging
loolwsd/DocumentBroker.cpp |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 84fb2d43fbc60c19935a6220c3ce615a7f742950
Author: Ashod Nakashian
Date: Thu Nov 3 23:05:48 2016 -0400
loolwsd: warn if sessions remain by ~DocumentBroker
Change-Id: I03be11b
loolwsd/DocumentBroker.cpp | 19 ---
1 file changed, 16 insertions(+), 3 deletions(-)
New commits:
commit 05d4234208df0777ea8d8da9dceda200222d5a58
Author: Ashod Nakashian
Date: Mon Oct 31 21:25:19 2016 -0400
loolwsd: more efficient client message forwarding
Chan
loolwsd/DocumentBroker.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e48f9d7557a2e4153df039706516a751a4a55d8b
Author: Michael Meeks
Date: Wed Nov 2 01:23:00 2016 +
loolwsd: remove assertion that sessions are cleaned up nicely.
diff --git a/loolwsd/D
loolwsd/DocumentBroker.cpp |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 2b9ae4b263c90f814c608e79c92cdb599d440a98
Author: Michael Meeks
Date: Tue Nov 1 23:38:25 2016 +
DocumentBroker - hold mutex while iterating over _sessions.
diff --git a/loolwsd/DocumentBroker.cpp
loolwsd/DocumentBroker.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit be22779c21fad4502b7b2ee5d624478a7ff3b66b
Author: Tor Lillqvist
Date: Mon Oct 31 17:45:14 2016 +0200
Assertion failures are for developers to read
'_sessions.empty()' does not n
loolwsd/DocumentBroker.cpp | 29 ++---
loolwsd/TileCache.cpp |8
2 files changed, 14 insertions(+), 23 deletions(-)
New commits:
commit c8eb2ba6127f9d3da56811c25860c89ce085f588
Author: Ashod Nakashian
Date: Sun Oct 30 15:24:27 2016 -0400
loolwsd
loolwsd/DocumentBroker.cpp |3 ++-
loolwsd/DocumentBroker.hpp | 16 ++--
2 files changed, 12 insertions(+), 7 deletions(-)
New commits:
commit f0c3365f9f0ea454eccb9d26fd5ffcbdec3b2a19
Author: Ashod Nakashian
Date: Sat Oct 22 19:10:07 2016 -0400
loolwsd: improve ChildProc
loolwsd/DocumentBroker.cpp |1 -
loolwsd/Util.hpp |7 ---
2 files changed, 8 deletions(-)
New commits:
commit 47ed5e40dd743ded1bbe2ec66f4aa1e0885b9e5c
Author: Ashod Nakashian
Date: Sat Oct 22 19:02:01 2016 -0400
loolwsd: kill assertIsNotLocked
It was intende
loolwsd/DocumentBroker.cpp |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 167f0bf70cc73a8b3b264d0f96734403b1268cee
Author: Ashod Nakashian
Date: Thu Oct 20 19:06:00 2016 -0400
loolwsd: throw an exception rather than rethrow nothing
Change-Id: I1
loolwsd/DocumentBroker.cpp |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0cdc9d70b501749de5d836b7043f5617583d105f
Author: Andras Timar
Date: Thu Oct 20 11:03:24 2016 +0200
loolwsd: fix error: declaration of âisLoadedâ shadows a member of
'this' [-We
loolwsd/DocumentBroker.cpp | 39 ---
loolwsd/Util.hpp |7 +++
2 files changed, 27 insertions(+), 19 deletions(-)
New commits:
commit 8d4c5d4e68eaf196a9e6c7478fbee15285beac04
Author: Michael Meeks
Date: Tue Oct 18 21:51:11 2016 +0100
loolwsd/DocumentBroker.cpp | 27 ++-
loolwsd/DocumentBroker.hpp |2 ++
2 files changed, 28 insertions(+), 1 deletion(-)
New commits:
commit 4f4472ffa6e11bf8b77c8e64198c5e159dbd9daa
Author: Ashod Nakashian
Date: Sat Oct 15 17:07:40 2016 -0400
loolwsd: shutdown
loolwsd/DocumentBroker.cpp |4 ++--
loolwsd/DocumentBroker.hpp |2 +-
loolwsd/LOOLWSD.cpp| 10 --
3 files changed, 7 insertions(+), 9 deletions(-)
New commits:
commit 7043b95f4d9a1d01043f6b519d5845a52375f1d2
Author: Ashod Nakashian
Date: Fri Oct 14 22:52:33 2016 -0400
loolwsd/DocumentBroker.cpp | 12 ++--
loolwsd/DocumentBroker.hpp | 19 ++-
2 files changed, 24 insertions(+), 7 deletions(-)
New commits:
commit 75c99ed9b6939f9ee0be68cec2d82572d63ac48c
Author: Ashod Nakashian
Date: Tue Oct 11 18:22:51 2016 -0400
loolwsd: clean
loolwsd/DocumentBroker.cpp |4
loolwsd/LOOLKit.cpp|7 +++
loolwsd/protocol.txt | 18 ++
3 files changed, 29 insertions(+)
New commits:
commit 4fa7e53eaeb43233ac039525b58eb8c588968019
Author: Ashod Nakashian
Date: Sun Oct 9 16:37:13 2016 -0400
loolwsd/DocumentBroker.cpp | 38 +++---
loolwsd/DocumentBroker.hpp |3 +++
2 files changed, 38 insertions(+), 3 deletions(-)
New commits:
commit f17ff9c1d9d3081251f5341a5954161dd548f450
Author: Ashod Nakashian
Date: Sat Oct 8 13:13:23 2016 -0400
loolw
loolwsd/DocumentBroker.cpp | 39 ---
loolwsd/DocumentBroker.hpp | 16 +++-
loolwsd/LOOLWSD.cpp|9 +
3 files changed, 32 insertions(+), 32 deletions(-)
New commits:
commit 22fb71c6729cb9139714054bf7096619c3c0aa1e
Author: Ashod
loolwsd/DocumentBroker.cpp |3 ---
loolwsd/PrisonerSession.cpp | 18 +-
loolwsd/TileCache.cpp | 12 ++--
3 files changed, 11 insertions(+), 22 deletions(-)
New commits:
commit 2907d802a55ec5f4e83650adba9bbb7e7f134e1a
Author: Ashod Nakashian
Date: Sun Oct
loolwsd/DocumentBroker.cpp |4 +++-
loolwsd/Makefile.am|3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 827d5ed9c825c3636d32071de2611029436e1f87
Author: Miklos Vajna
Date: Fri Sep 30 09:29:08 2016 +0200
DocumentBroker: it's enough to build that t
loolwsd/DocumentBroker.cpp |4
loolwsd/LOOLKit.cpp|2 ++
loolwsd/LOOLSession.cpp|1 +
loolwsd/LibreOfficeKit.hpp |6 --
loolwsd/MessageQueue.hpp |3 ++-
loolwsd/TileCache.cpp |4 +++-
loolwsd/TraceFile.hpp |7 +--
loolwsd/Unit.cpp
loolwsd/DocumentBroker.cpp | 19 +--
loolwsd/MessageQueue.cpp | 17 +++--
loolwsd/TileCache.cpp |1 +
3 files changed, 25 insertions(+), 12 deletions(-)
New commits:
commit e9a7f8c6c6431245cb13bf74d858fcac23c0c7e7
Author: Ashod Nakashian
Date: Sun Sep
loolwsd/DocumentBroker.cpp | 20 +---
loolwsd/TileCache.cpp | 15 ++-
loolwsd/TileCache.hpp |2 +-
loolwsd/test/TileCacheTests.cpp |2 +-
4 files changed, 17 insertions(+), 22 deletions(-)
New commits:
commit f6a9de1b2d9646ace933cad
loolwsd/DocumentBroker.cpp | 31 ++-
loolwsd/DocumentBroker.hpp |2 --
2 files changed, 6 insertions(+), 27 deletions(-)
New commits:
commit 9d883bfc71e66a534f3a03205c9a5054c21b4a03
Author: Ashod Nakashian
Date: Sun Sep 25 11:33:31 2016 -0400
Revert "bccu
loolwsd/DocumentBroker.cpp | 31 +--
loolwsd/DocumentBroker.hpp |2 ++
2 files changed, 27 insertions(+), 6 deletions(-)
New commits:
commit 342125b8ead18ac79dd644063e58496afd5d7d38
Author: Ashod Nakashian
Date: Thu Sep 22 17:48:37 2016 -0400
bccu#2018 -
loolwsd/DocumentBroker.cpp | 20 +++-
loolwsd/TileCache.cpp | 15 +--
loolwsd/TileCache.hpp |2 +-
loolwsd/test/TileCacheTests.cpp |2 +-
4 files changed, 22 insertions(+), 17 deletions(-)
New commits:
commit 01718c5c68bad8d324dfcc1
loolwsd/DocumentBroker.cpp | 19 +++
1 file changed, 7 insertions(+), 12 deletions(-)
New commits:
commit c3ed8f708ccbbe1daa4b5d59ccd474a082bd516f
Author: Ashod Nakashian
Date: Wed Sep 21 18:31:13 2016 -0400
loolwsd: always request new tile rendering
This is fin
loolwsd/DocumentBroker.cpp | 12 +---
loolwsd/TileCache.cpp |2 +-
2 files changed, 6 insertions(+), 8 deletions(-)
New commits:
commit ae4a9f7110f6d6677b3f3ef5d545f8021222d5da
Author: Ashod Nakashian
Date: Tue Sep 20 22:26:19 2016 -0400
loolwsd: always request newer ti
loolwsd/DocumentBroker.cpp | 11 +++
loolwsd/DocumentBroker.hpp |1 +
loolwsd/PrisonerSession.cpp |2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
New commits:
commit 9640fd1e78475b00554b8f8972f8433128d95a1c
Author: Ashod Nakashian
Date: Tue Sep 20 22:19:52 2016 -040
loolwsd/DocumentBroker.cpp |7 ++-
loolwsd/TileCache.cpp | 30 +++---
loolwsd/TileCache.hpp |2 +-
3 files changed, 30 insertions(+), 9 deletions(-)
New commits:
commit 6bf643183e4a93dcb85546f146c364b9f0621a83
Author: Ashod Nakashian
Date: Mon Se
loolwsd/DocumentBroker.cpp |8 ++--
loolwsd/TileCache.cpp | 14 +-
loolwsd/TileCache.hpp |2 +-
loolwsd/test/TileCacheTests.cpp |2 +-
4 files changed, 9 insertions(+), 17 deletions(-)
New commits:
commit ec4b4898859f2849ba7888b04dc688f804cb6
loolwsd/DocumentBroker.cpp | 24 ++--
1 file changed, 2 insertions(+), 22 deletions(-)
New commits:
commit 1255cc11d894685362249d48063f000e75adc0d3
Author: Ashod Nakashian
Date: Mon Sep 19 20:29:40 2016 -0400
loolwsd: version each tile and simplify tilecombine reques
loolwsd/DocumentBroker.cpp | 29 +
1 file changed, 5 insertions(+), 24 deletions(-)
New commits:
commit 7a8248875dcf6627e302b918c105438673ed0112
Author: Ashod Nakashian
Date: Fri Sep 2 07:29:59 2016 -0400
loolwsd: don't combine tiles by row to allow for bette
loolwsd/DocumentBroker.cpp | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
New commits:
commit b0f20ea35f604494df28ad6b2e2b377b60185f52
Author: Ashod Nakashian
Date: Mon Sep 19 19:18:07 2016 -0400
loolwsd: proper tracing of outgoing tile messages
Change-I
loolwsd/DocumentBroker.cpp |2 +-
loolwsd/TileCache.cpp |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ffa146a8700aee5ab9dc0d9b5192a11f96eeecf9
Author: Ashod Nakashian
Date: Tue Sep 13 18:40:23 2016 -0400
loolwsd: log tile version in stats
loolwsd/DocumentBroker.cpp | 21 +
loolwsd/DocumentBroker.hpp |3 +++
loolwsd/LOOLWSD.cpp| 11 ++-
3 files changed, 34 insertions(+), 1 deletion(-)
New commits:
commit 27bed804d5c33ed5c49fc648ccc9b1bb2a3c54a7
Author: Jan Holesovsky
Date: Thu Sep 15 1
loolwsd/DocumentBroker.cpp | 29 -
1 file changed, 24 insertions(+), 5 deletions(-)
New commits:
commit 787ee1d2d2719f4fed161dd66eb7d3e21c512bd3
Author: Michael Meeks
Date: Wed Sep 14 22:15:43 2016 +0100
Revert "loolwsd: don't combine tiles by row to allow fo
loolwsd/DocumentBroker.cpp | 29 +
1 file changed, 5 insertions(+), 24 deletions(-)
New commits:
commit 99d0ee2ac111e7199626f6c17fb7ce723dac9126
Author: Ashod Nakashian
Date: Fri Sep 2 07:29:59 2016 -0400
loolwsd: don't combine tiles by row to allow for bette
loolwsd/DocumentBroker.cpp |4 ++--
loolwsd/test/TileCacheTests.cpp | 17 -
loolwsd/test/httpwstest.cpp |1 +
3 files changed, 19 insertions(+), 3 deletions(-)
New commits:
commit 534ab15d2fa3fa49740d0fb595232b7d90b39220
Author: Ashod Nakashian
Date: Wed Aug
loolwsd/DocumentBroker.cpp |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit ce2309edd814e17be8c148e235d39df3d337ea8d
Author: Ashod Nakashian
Date: Wed Aug 31 20:23:56 2016 -0400
loolwsd: log errors while getting file info
Change-Id: I076da575f
loolwsd/DocumentBroker.cpp |2 +-
loolwsd/Storage.cpp|2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 2090f121b61c34a2285430f495aee88c24ebc2e4
Author: Jan Holesovsky
Date: Wed Aug 31 17:05:10 2016 +0200
Don't check for nullptr after dereferencing.
loolwsd/DocumentBroker.cpp |8 ++--
loolwsd/DocumentBroker.hpp |2 +-
loolwsd/LOOLWSD.cpp|4 ++--
loolwsd/Storage.cpp| 10 +++---
loolwsd/Storage.hpp|2 ++
5 files changed, 18 insertions(+), 8 deletions(-)
New commits:
commit f8ebb54af0948dbd4b9cb
loolwsd/DocumentBroker.cpp |7 ---
loolwsd/TileCache.cpp | 12 +++-
loolwsd/TileCache.hpp |2 +-
3 files changed, 12 insertions(+), 9 deletions(-)
New commits:
commit 3af0d69d22deabcd1970f5aa5b59a6e993d8a273
Author: Ashod Nakashian
Date: Thu Aug 18 10:28:55 2016
loolwsd/DocumentBroker.cpp |2 ++
loolwsd/LOOLWSD.hpp |9 +
loolwsd/PrisonerSession.cpp |2 ++
loolwsd/TraceFile.hpp | 11 +++
4 files changed, 24 insertions(+)
New commits:
commit 177802154da969a5d48469e934226830cfdf755e
Author: Ashod Nakashian
Date:
loolwsd/DocumentBroker.cpp |5 -
loolwsd/LOOLKit.cpp| 13 -
loolwsd/LOOLWSD.cpp|2 +-
loolwsd/LOOLWSD.hpp|1 +
4 files changed, 14 insertions(+), 7 deletions(-)
New commits:
commit 9a0c5d8571bdece8c2a717f6fc4c3fc28b7465fa
Author: Michael Meeks
loolwsd/DocumentBroker.cpp |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 24624762dff23957c2b82e0416e0ab9f43b1ca71
Author: Miklos Vajna
Date: Mon Jul 18 10:25:05 2016 +0200
DocumentBroker: use std::move() instead of manual reset()/release()
diff --gi
loolwsd/DocumentBroker.cpp | 43 ---
1 file changed, 28 insertions(+), 15 deletions(-)
New commits:
commit 763eee7040f7a04a0a08e9597307f75b6ebce2a5
Author: Ashod Nakashian
Date: Sun May 29 17:40:27 2016 -0400
loolwsd: batch tiles by row
C
loolwsd/DocumentBroker.cpp | 27 +++
loolwsd/DocumentBroker.hpp |9 +
loolwsd/PrisonerSession.cpp | 17 +
loolwsd/TileCache.cpp |9 ++---
loolwsd/TileCache.hpp |2 +-
loolwsd/test/TileCacheTests.c
loolwsd/DocumentBroker.cpp |6 --
loolwsd/TileCache.cpp | 95 +---
loolwsd/TileCache.hpp |4 -
loolwsd/test/TileCacheTests.cpp |2
4 files changed, 54 insertions(+), 53 deletions(-)
New commits:
commit 6e54fd05f91547d7abd
loolwsd/DocumentBroker.cpp | 49 +
loolwsd/DocumentBroker.hpp |6 -
loolwsd/TileCache.cpp | 49 -
loolwsd/TileCache.hpp |4 ++-
4 files changed, 76 insertions(+), 32 deletions(-)
New
loolwsd/DocumentBroker.cpp |6
loolwsd/Unit.hpp |4 ++
loolwsd/test/UnitPrefork.cpp | 61 +--
3 files changed, 46 insertions(+), 25 deletions(-)
New commits:
commit 958f6ffcbdbeae39b78acfb7592096851388fb52
Author: Ashod Nakashia
loolwsd/DocumentBroker.cpp |3 ++-
loolwsd/DocumentBroker.hpp |5 +++--
loolwsd/LOOLWSD.cpp|6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)
New commits:
commit 7c76e4b6bcdd7da3e6985a77445c1db668c11734
Author: Ashod Nakashian
Date: Mon May 16 07:46:27 2016 -0400
loolwsd/DocumentBroker.cpp | 87 +++
loolwsd/DocumentBroker.hpp |3 -
loolwsd/MasterProcessSession.cpp | 39 +++--
loolwsd/TileCache.cpp| 62 ---
loolwsd/TileCache.hpp| 14 +++---
loolwsd/DocumentBroker.cpp | 10 ++
loolwsd/LOOLKit.cpp| 32
2 files changed, 14 insertions(+), 28 deletions(-)
New commits:
commit 249b5350a411ff7d30bf17185ad16fb2e60b477b
Author: Ashod Nakashian
Date: Sun May 15 10:18:11 2016 -0400
lo
loolwsd/DocumentBroker.cpp | 28
loolwsd/MasterProcessSession.cpp | 21 -
loolwsd/MasterProcessSession.hpp |8 +---
3 files changed, 49 insertions(+), 8 deletions(-)
New commits:
commit 55a85ddb33854ef18f950ba63a656eb5e15b04ed
Aut
loolwsd/DocumentBroker.cpp | 10 --
loolwsd/LOOLWSD.cpp|1 -
2 files changed, 8 insertions(+), 3 deletions(-)
New commits:
commit e2f5f4514065385ffa8d24efa51f41217d140319
Author: Ashod Nakashian
Date: Mon May 9 21:18:58 2016 -0400
loolwsd: remove mark-to-destory when
loolwsd/DocumentBroker.cpp | 22 +-
1 file changed, 9 insertions(+), 13 deletions(-)
New commits:
commit ca22a79034cbf996f788303633297c9c11096143
Author: Ashod Nakashian
Date: Mon May 9 21:15:09 2016 -0400
loolwsd: simplify detection of file modification
To
loolwsd/DocumentBroker.cpp |7 +++
loolwsd/MasterProcessSession.cpp |4
loolwsd/MasterProcessSession.hpp |3 +++
3 files changed, 14 insertions(+)
New commits:
commit 5500b090167b46a9b02b465c0cce75abacde37f8
Author: Pranav Kant
Date: Mon May 9 21:50:43 2016 +0530
loolwsd/DocumentBroker.cpp | 16 ++--
loolwsd/LOOLWSD.cpp|5 +
2 files changed, 11 insertions(+), 10 deletions(-)
New commits:
commit b06a07f6bc7149ffd497af5634e835f604d97d5f
Author: Ashod Nakashian
Date: Mon May 9 01:11:09 2016 -0400
loolwsd: auto-save check
loolwsd/DocumentBroker.cpp |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8f5f0ffdb1642f56a42e0075beb7429e754c7be0
Author: Ashod Nakashian
Date: Mon May 9 01:02:42 2016 -0400
loolwsd: don't persist documents again within 10 seconds
Change-Id: Ic1
loolwsd/DocumentBroker.cpp | 16
loolwsd/LOOLWSD.cpp| 12
2 files changed, 16 insertions(+), 12 deletions(-)
New commits:
commit 702dd48f1f7f671d918fbadcf98fb4ae4743dbbe
Author: Ashod Nakashian
Date: Sun May 8 10:07:17 2016 -0400
loolwsd: safer do
loolwsd/DocumentBroker.cpp |3 ++-
loolwsd/IoUtil.cpp |2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 6f39c0f282a0fc405bc1ebc66cbbdce2b2255912
Author: Ashod Nakashian
Date: Sat May 7 09:45:57 2016 -0400
loolwsd: state the child PID which has no
loolwsd/DocumentBroker.cpp | 10 +-
loolwsd/LOOLKit.cpp|1 +
loolwsd/TileCache.cpp | 24 +++-
loolwsd/TileCache.hpp |2 +-
4 files changed, 26 insertions(+), 11 deletions(-)
New commits:
commit 1643938a8e2e3f0c28280abb848bb072649607a3
Auth
loolwsd/DocumentBroker.cpp |7 +++
loolwsd/LOOLKit.cpp | 20 +---
loolwsd/MasterProcessSession.cpp |3 ++-
3 files changed, 22 insertions(+), 8 deletions(-)
New commits:
commit 346a063d0a0001c2a54e4c8f2f8310784c0028ba
Author: Ashod Nakashian
Date:
loolwsd/DocumentBroker.cpp |9 +++--
loolwsd/DocumentBroker.hpp |2 +-
loolwsd/MasterProcessSession.cpp | 29 +++--
3 files changed, 31 insertions(+), 9 deletions(-)
New commits:
commit 909c996a6d2b052a395621be6de06ecc4cbdfba9
Author: Ashod Nakash
loolwsd/DocumentBroker.cpp | 35 ++-
1 file changed, 14 insertions(+), 21 deletions(-)
New commits:
commit fedb3f520a5841ac946a5283a4a8193f08c7bd18
Author: Ashod Nakashian
Date: Wed May 4 21:14:39 2016 -0400
loolwsd: factored out common tile message
loolwsd/DocumentBroker.cpp |5 +++--
loolwsd/TileCache.cpp |4 +++-
2 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit cd8d48e6bb78cb616e63da3bd37d0dfb39967ff3
Author: Ashod Nakashian
Date: Wed May 4 22:05:09 2016 -0400
loolwsd: tile logs
Change-Id:
loolwsd/DocumentBroker.cpp |1 +
loolwsd/DocumentBroker.hpp | 21 -
loolwsd/LOOLWSD.cpp|1 +
3 files changed, 22 insertions(+), 1 deletion(-)
New commits:
commit ff0d4a3a9119de9bd65ef03c7ae32ba54d532b14
Author: Ashod Nakashian
Date: Mon May 2 07:21:30 2016
loolwsd/DocumentBroker.cpp | 17 ++---
1 file changed, 6 insertions(+), 11 deletions(-)
New commits:
commit 431bab28248c8fbfc561c8e5aba530e6c97e8e2d
Author: Ashod Nakashian
Date: Mon May 2 22:58:53 2016 -0400
loolwsd: fix autosave regression
Autosave should only sav
loolwsd/DocumentBroker.cpp |2 +-
loolwsd/LOOLWSD.cpp|2 +-
loolwsd/TileCache.cpp |4 ++--
loolwsd/Util.hpp |7 +++
4 files changed, 11 insertions(+), 4 deletions(-)
New commits:
commit 6c57e9be4d9992ef1ab32b667e808c6143936ebf
Author: Ashod Nakashian
Da
loolwsd/DocumentBroker.cpp | 30 --
loolwsd/DocumentBroker.hpp | 20 +---
loolwsd/LOOLWSD.cpp|1 -
3 files changed, 1 insertion(+), 50 deletions(-)
New commits:
commit 20ab6e8ae70254557e5bff242dbb9d5861fa946c
Author: Jan Holesovsky
Date
loolwsd/DocumentBroker.cpp | 30 ++
loolwsd/DocumentBroker.hpp | 20 +++-
loolwsd/LOOLWSD.cpp|1 +
3 files changed, 50 insertions(+), 1 deletion(-)
New commits:
commit 10417c9447ec1d34a8a599daf28ac4339a37930a
Author: Ashod Nakashian
Dat
loolwsd/DocumentBroker.cpp |8 +---
loolwsd/DocumentBroker.hpp |3 +++
loolwsd/MasterProcessSession.cpp |2 ++
3 files changed, 10 insertions(+), 3 deletions(-)
New commits:
commit bdfda58386b7bf8a92ad6e362e8d0687ee8e00ad
Author: Ashod Nakashian
Date: Fri Apr 29 23:
loolwsd/DocumentBroker.cpp |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 2efaa6e06b212740abcb89ce26ad9ab8d585d204
Author: Ashod Nakashian
Date: Wed Apr 27 20:52:32 2016 -0400
loolwsd: save documents when timestamp is within 10 seconds
Due to fil
loolwsd/DocumentBroker.cpp | 26 +++---
loolwsd/DocumentBroker.hpp |1 +
2 files changed, 20 insertions(+), 7 deletions(-)
New commits:
commit d4aa547d3c185a7e2868652fa902549c280cfd2b
Author: Ashod Nakashian
Date: Mon Apr 25 20:44:24 2016 -0400
loolwsd: avoid per
loolwsd/DocumentBroker.cpp | 17 +++
loolwsd/DocumentBroker.hpp |2
loolwsd/LOOLWSD.cpp| 106 -
3 files changed, 48 insertions(+), 77 deletions(-)
New commits:
commit 4f7b911066bd29d5901b2724b85aae77258b73eb
Author: Ashod Nakashian
loolwsd/DocumentBroker.cpp | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
New commits:
commit 6b1a3115b23f4eb33304d911cff806be4f101bd6
Author: Ashod Nakashian
Date: Sun Apr 24 12:40:23 2016 -0400
loolwsd: request new session from child before storing session
loolwsd/DocumentBroker.cpp |1 +
loolwsd/test/httpcrashtest.cpp |6 +-
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 48bdc1e97a49479113fc3d71bdb8a07e9dd827c9
Author: Ashod Nakashian
Date: Sat Apr 23 16:00:09 2016 -0400
loolwsd: silence unused-result g
loolwsd/DocumentBroker.cpp |4 +++-
loolwsd/DocumentBroker.hpp |3 +++
loolwsd/LOOLWSD.cpp |5 -
loolwsd/MasterProcessSession.cpp | 11 +++
4 files changed, 21 insertions(+), 2 deletions(-)
New commits:
commit bde67c99344751702116e3409d96b52db07b
loolwsd/DocumentBroker.cpp |4 ++--
loolwsd/Storage.cpp|6 +++---
loolwsd/Storage.hpp|8
3 files changed, 9 insertions(+), 9 deletions(-)
New commits:
commit 17de53981e25828813cb0268c2f2f4a03d439b5e
Author: Miklos Vajna
Date: Tue Apr 19 09:10:07 2016 +0200
loolwsd/DocumentBroker.cpp | 22 +-
loolwsd/DocumentBroker.hpp |5 -
loolwsd/LOOLWSD.cpp| 33 +++--
3 files changed, 56 insertions(+), 4 deletions(-)
New commits:
commit b933988a5976e1a621dde7f4d2b0f57b34cd58cd
Author: Ashod Naka
1 - 100 of 118 matches
Mail list logo