コミット履歴

作者 SHA1 メッセージ 日付
  Geoffrey McRae 1fd5a2b127 Add MySQLi Support to SMF 11 年 前
  Oldiesmann db9bec96d0 Merge pull request #369 from ziycon/InstallerFix 11 年 前
  Adam Tallon 500da9b01a This fixes an issue with $db_persist undefined on step 3 of installer. 11 年 前
  emanuele 6f41a3cf49 This should fix issue #358 11 年 前
  Michael Eshom 60acb43e16 Merging changes from #351. 11 年 前
  Matthew Kerle 71523cfb6d MSN -> Skype 11 年 前
  emanuele 296744f23f Coding stile 11 年 前
  emanuele 1724ca6169 Spaces and tabs at the end of the lines 11 年 前
  Matthew Kerle 2ce9fefa7d install.php CSS Bugfix 11 年 前
  Michael Johnson 5efaf7a21a Revert "Copyright correction." 11 年 前
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 11 年 前
  Spuds 654961b8ec ! install script updates to work with new css 11 年 前
  Norv 789a1a1697 Tweaking copyright line for accuracy. (thank you Thantos) 11 年 前
  Norv 74598c2506 Copyright correction. 11 年 前
  emanuele 5e93e478f2 Okay, SQLite doesn't support UTF8...let's at least write it down! :P 12 年 前
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 年 前
  emanuele eb309351af Fixed improper UTF8 setting for PostgreSQL and SQLite during install and fixed upgrade to fix the settings in old installs too - Thanks tinoest for spotting the problem! 12 年 前
  emanuele 02667d6d57 Copyrights changed to 2012 12 年 前
  emanuele a0768b8aac Time to go UTF-8 default for MySQL too 12 年 前
  emanuele 4b6b2ae0ff [install] Removed a couple of css from the past (classic theme) - thanks Illori for the report 12 年 前
  emanuele 5cf00b8e5c A couple of small broken things + removed utf8_should_work from install.php 12 年 前
  emanuele 3f9ed51d04 ooops...debug leftover... 12 年 前
  emanuele ad054ff160 [install] passwords should not be escaped [Bug 4924] 12 年 前
  Spuds 25b9438d46 ! change ?fin20 to ?alp21, many files, question is which ones did I miss :P 12 年 前
  Spuds 8c9514a27f ! Fixed creation of db_last_error file during install and upgrade 12 年 前
  Spuds 30d18d1d4b ! updates to how the settings.php file is saved. Move db_last_error to its own file (yes ugly) to avoid any possible race conditions. Added lock_ex to acquire an exclusive lock on the file while proceeding to the writing, added check for proper witting, and if failure, attempt to restore the settings_bak.php to recover 12 年 前
  emanuele 7fe132f2fc ! A couple of install-related fixes 12 年 前
  Spuds c15a2c788e ! Some more minor gif to png drudgery 12 年 前
  Spuds bb830f7480 ! updating of the install.php / upgrade.php and associated files to catch up with the changes 12 年 前
  emanuele 465a1712f1 ! On install attach the database port only during the first time the page is displayed and not subsequently [Topic 470010] - Thanks Yoshi2889 for the report 12 年 前