[dev] [dexonline/dexonline] 388167: Use efficient version of delete_all_by_...
GitHub via Dev
dev at dexonline.ro
Mon Jan 25 20:17:02 EET 2016
Branch: refs/heads/master
Home: https://github.com/dexonline/dexonline
Commit: 388167866b86c27f94d8f313239920d75b6ad2d9
https://github.com/dexonline/dexonline/commit/388167866b86c27f94d8f313239920d75b6ad2d9
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-01-25 (Mon, 25 Jan 2016)
Changed paths:
M phplib/models/BaseObject.php
Log Message:
-----------
Use efficient version of delete_all_by_...
Commit: 8a4f92d69bad75bfae1f89f52459a944901410b3
https://github.com/dexonline/dexonline/commit/8a4f92d69bad75bfae1f89f52459a944901410b3
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-01-25 (Mon, 25 Jan 2016)
Changed paths:
M tools/updateMirror.php
Log Message:
-----------
Unzip database directly in memory.
Commit: b413a838755f2abc37295e3c8b525ade7304f587
https://github.com/dexonline/dexonline/commit/b413a838755f2abc37295e3c8b525ade7304f587
Author: Cătălin Frâncu <cata at francu.com>
Date: 2016-01-25 (Mon, 25 Jan 2016)
Changed paths:
M phplib/models/ModelDescription.php
M phplib/models/ParticipleModel.php
M templates/admin/editModel.tpl
M templates/admin/index.tpl
M wwwbase/admin/dispatchModelAction.php
M wwwbase/admin/editModel.php
Log Message:
-----------
Rewrite editModel.php to make it faster for large models.
Mainly, don't save the entire lexem when only a few forms have changed.
Compare: https://github.com/dexonline/dexonline/compare/2270c77715ae...b413a838755f
More information about the Dev
mailing list