Branch: refs/heads/master
Home: https://github.com/qooxdoo/qooxdoo
Commit: c0254de1f9856982beb418b2e17725900aa97a47
https://github.com/qooxdoo/qooxdoo/commit/c0254de1f9856982beb418b2e17725900aa97a47
Author: William Oprandi <wil...@gm...>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M framework/source/class/qx/ui/table/model/Filtered.js
M framework/source/class/qx/ui/table/model/Simple.js
Log Message:
-----------
Improve filtering performance on table
Commit: db4817ad7120b5218c20bd10778d85df9979ce58
https://github.com/qooxdoo/qooxdoo/commit/db4817ad7120b5218c20bd10778d85df9979ce58
Author: William Oprandi <wil...@gm...>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M framework/source/class/qx/ui/table/model/Filtered.js
Log Message:
-----------
Another improvements
Commit: 6b3b74583e5c6421bb4edc677c6656bcfc2df8bb
https://github.com/qooxdoo/qooxdoo/commit/6b3b74583e5c6421bb4edc677c6656bcfc2df8bb
Author: William Oprandi <wil...@gm...>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M framework/source/class/qx/ui/table/model/Filtered.js
Log Message:
-----------
Revert some changes
Commit: 70f97ce2a375f4328c6cb698448e23b825da3926
https://github.com/qooxdoo/qooxdoo/commit/70f97ce2a375f4328c6cb698448e23b825da3926
Author: William Oprandi <wil...@gm...>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M framework/source/class/qx/core/Assert.js
M framework/source/class/qx/core/MAssert.js
M framework/source/class/qx/test/ui/table/model/Filtered.js
Log Message:
-----------
Increase coverage of Filtered class
Commit: 87385e6cdb603922e29590e6a73159d6654ba2e6
https://github.com/qooxdoo/qooxdoo/commit/87385e6cdb603922e29590e6a73159d6654ba2e6
Author: Dietrich Streifert <die...@go...>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M framework/source/class/qx/core/Assert.js
M framework/source/class/qx/core/MAssert.js
M framework/source/class/qx/test/ui/table/model/Filtered.js
M framework/source/class/qx/ui/table/model/Filtered.js
M framework/source/class/qx/ui/table/model/Simple.js
Log Message:
-----------
Merge pull request #9088 from woprandi/master
Improve filtering performance on table
Compare: https://github.com/qooxdoo/qooxdoo/compare/a9092795db7f...87385e6cdb60 |