[vz-dev] [volkszaehler/volkszaehler.org] 59db48: Reduce data to json memory usage
GitHub
noreply at github.com
Tue Sep 8 10:25:42 CEST 2015
Branch: refs/heads/master
Home: https://github.com/volkszaehler/volkszaehler.org
Commit: 59db4885025e83707d17f0aa89314f9951634ae7
https://github.com/volkszaehler/volkszaehler.org/commit/59db4885025e83707d17f0aa89314f9951634ae7
Author: andig <cpuidle at gmx.de>
Date: 2015-06-27 (Sat, 27 Jun 2015)
Changed paths:
M .travis.yml
M composer.json
M lib/Volkszaehler/Controller/DataController.php
M lib/Volkszaehler/Util/JSON.php
M lib/Volkszaehler/View/JSON.php
M lib/Volkszaehler/View/XML.php
A test/Tests/CapabilitiesTest.php
M test/Tests/ChannelTest.php
M test/Tests/CounterTest.php
M test/Tests/Data.php
M test/Tests/EntityTest.php
M test/Tests/FormatTest.php
M test/Tests/GroupTest.php
M test/Tests/MeterTest.php
M test/Tests/Middleware.php
M test/Tests/ProtocolTest.php
M test/Tests/SensorTest.php
Log Message:
-----------
Reduce data to json memory usage
Commit: d3e870cd652e280777c5dc885a064ef8353a058a
https://github.com/volkszaehler/volkszaehler.org/commit/d3e870cd652e280777c5dc885a064ef8353a058a
Author: andig <cpuidle at gmx.de>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M composer.json
M lib/Controller/DataController.php
M lib/Util/JSON.php
M lib/View/JSON.php
M lib/View/XML.php
M test/ChannelTest.php
M test/CounterTest.php
M test/Data.php
M test/EntityTest.php
M test/FormatTest.php
M test/GroupTest.php
M test/MeterTest.php
M test/Middleware.php
M test/ProtocolTest.php
M test/SensorTest.php
A test/Tests/CapabilitiesTest.php
Log Message:
-----------
Reduce data.json memory usage by implementing streamed response
Commit: 4fa6a68d2d0e52e3e178fb37a693b2273f61bd71
https://github.com/volkszaehler/volkszaehler.org/commit/4fa6a68d2d0e52e3e178fb37a693b2273f61bd71
Author: andig <cpuidle at gmx.de>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M composer.json
M lib/Controller/DataController.php
M lib/Util/JSON.php
M lib/View/JSON.php
M lib/View/XML.php
M test/ChannelTest.php
M test/CounterTest.php
M test/Data.php
M test/EntityTest.php
M test/FormatTest.php
M test/GroupTest.php
M test/MeterTest.php
M test/Middleware.php
M test/ProtocolTest.php
M test/SensorTest.php
A test/Tests/CapabilitiesTest.php
Log Message:
-----------
Merge branch 'andig-reduce-json-memory'
Compare: https://github.com/volkszaehler/volkszaehler.org/compare/2e12ef853d36...4fa6a68d2d0e
More information about the volkszaehler-dev
mailing list