[Commit revision 7f56622]
Author: Nao
Date: Sun, 22 Jun 2014 20:57:36 +0200
Stats: 21 files changed; +20 (insertions), -47 (deletions)- Rest of the 2.0.8 patch... memory_limit harmonization, and adding explicit ORDER BY b.board_order where requested. (Admin.php, Class-DB.php, ManageBoards.php, ManageMaintenance.php, MoveTopic.php, Profile-Modify.php, Profile-View.php, RepairBoards.php, Reports.php, Search.php, Split.php, Subs-Captcha.php, Subs-Graphics.php, Subs-Members.php, Subs-MessageIndex.php, ViewRemote.php, media/Aeva-Embed.php, media/Aeva-Gallery2.php, media/Class-Media.php, media/ManageMedia.php, media/ManageMedia3.php)
- Note: I'm definitely not porting the hack removal in editor.js, because AFAIK it's still needed in Firefox and old Opera. Also, not removing ALTER TABLE ORDER BY queries for now, because (1) InnoDB doesn't mind about them, it just pretty much ignores them, and (2) it's really best for MyISAM to keep them around!
[Commit revision cacaf81]
Author: Nao
Date: Sun, 22 Jun 2014 20:58:53 +0200
Stats: 1 file changed; +1 (insertion), -0 (deletion)- Just ensuring people who update manually notice the index.php is being updated with the memory_limit fix. (index.php)
[Commit revision ac18e94]
Author: Nao
Date: Sun, 22 Jun 2014 20:59:24 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)- Oh, and also the readme, but who reads these anyway..? (install/readme_install.html)