summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loolwsd: use SocketProcessorprivate/hcvcastro/socketHenry Castro2016-04-033-19/+66
* loolwsd: replace fifo for socket WSD -> BrokerHenry Castro2016-04-036-61/+97
* loolwsd: replace pipe for dialog socketHenry Castro2016-04-024-273/+106
* loleaflet: Rename filename -> titlePranav Kant2016-04-012-5/+5
* Make use of 'using' consistent in this fileTor Lillqvist2016-04-011-6/+5
* Catch and ignore FileExceptions when persisting editing tilesTor Lillqvist2016-04-011-2/+13
* Actually propagate idle/auto save requests to the kit processesTor Lillqvist2016-04-015-26/+34
* Improve logging and orderly shutdownTor Lillqvist2016-04-011-5/+15
* These are not overridden in derived classes, no need to be virtualTor Lillqvist2016-04-011-3/+3
* Add 'override'Tor Lillqvist2016-04-011-2/+2
* TypoTor Lillqvist2016-04-011-1/+1
* It was PipeRunnable::syncChildren() that wrote "query url" messages to the pipeTor Lillqvist2016-04-011-8/+0
* Bin PipeRunnable::syncChildren() which died in cbabd6177d0e8aaaf77053d4ba17b0...Tor Lillqvist2016-04-011-56/+0
* Revert "serve loleaflet from apache2, until we solve access control problem"Andras Timar2016-04-011-1/+1
* Allow leaflet to be served from loolwsdPranav Kant2016-04-012-3/+10
* loleaflet: remove 'product' referenceAndras Timar2016-04-013-5/+3
* loleaflet: licence header of po filesAndras Timar2016-04-012-2/+6
* bccu#1640: Add elapsed time field to admin consolePranav Kant2016-04-016-8/+69
* loleaflet: bccu#1622, add a marker progress barHenry Castro2016-03-315-1/+121
* loolwsd: Use filename in admin consolePranav Kant2016-03-311-1/+1
* loleaflet: Edit lock implemention on front-endPranav Kant2016-03-312-0/+46
* bccu#1621: Introduce an edit lockPranav Kant2016-03-316-31/+142
* loolwsd: Verify JWT token's expiry timePranav Kant2016-03-311-32/+64
* Improve loggingTor Lillqvist2016-03-313-3/+29
* loolwsd: Separate AdminModel header and implementationPranav Kant2016-03-313-352/+395
* loolwsd: Arrange sources/header in makefile alphabeticallyPranav Kant2016-03-311-25/+71
* loolwsd: Split Storage, Auth classes into header/impl filesPranav Kant2016-03-316-415/+507
* loleaflet: remove empty po filesAndras Timar2016-03-313-0/+0
* loleaflet: s/kill child/terminate session/Andras Timar2016-03-301-2/+2
* loolwsd: Temporarily use hard-coded path to key filePranav Kant2016-03-312-2/+4
* serve loleaflet from apache2, until we solve access control problemAndras Timar2016-03-301-1/+1
* loleaflet: updated po filesAndras Timar2016-03-305-41/+55
* loolwsd: Setup client SSLPranav Kant2016-03-302-3/+17
* loolwsd: This is a server, not clientPranav Kant2016-03-301-1/+1
* loolwsd: fix -Werror,-WshadowMiklos Vajna2016-03-301-1/+1
* loolwsd: new unittestsAshod Nakashian2016-03-301-8/+130
* loolwsd: improved child spawning and managementAshod Nakashian2016-03-301-51/+86
* loolwsd: logging improvementsAshod Nakashian2016-03-304-7/+10
* loolwsd: pipe plumbing cleanupAshod Nakashian2016-03-306-86/+46
* loolwsd: new PipeReader class to poll and tokenize pipe messagesAshod Nakashian2016-03-305-63/+128
* loolwsd: throw when we fail to connect to lokitAshod Nakashian2016-03-301-11/+12
* loolwsd: thread -> sessionAshod Nakashian2016-03-303-10/+10
* loolwsd: recursive_mutex -> mutex in LOOLBrokerAshod Nakashian2016-03-301-22/+17
* loolwsd: lokit command handling improvementsAshod Nakashian2016-03-301-48/+72
* loolwsd: lokit process can only host one url in its lifetimeAshod Nakashian2016-03-301-46/+23
* loolwsd: logging and misc cleanupAshod Nakashian2016-03-305-21/+26
* loolwsd: moved SocketProcessor to IoUtil and generalized moreAshod Nakashian2016-03-304-148/+186
* loolwsd: moved IO utilities into IoUtil fileAshod Nakashian2016-03-2911-179/+246
* loolwsd: Default to the most verbose log level.Jan Holesovsky2016-03-291-1/+1
* loleaflet: Warn when somebody tries to use ws: for the websocket.Jan Holesovsky2016-03-291-1/+4