コミット履歴

作者 SHA1 メッセージ 日付
  Michael Johnson 5efaf7a21a Revert "Copyright correction." 11 年 前
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 11 年 前
  emanuele45 ee6b6c309d Merge pull request #212 from emanuele45/master 11 年 前
  Norv 789a1a1697 Tweaking copyright line for accuracy. (thank you Thantos) 11 年 前
  Norv 74598c2506 Copyright correction. 11 年 前
  emanuele 99797a97d2 All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54] 11 年 前
  emanuele45 54a72eb11e Merge pull request #207 from Spuds/docblock 11 年 前
  Spuds c8e62fe029 ! Fix many of the phpdocumentor errors with our docblock's 11 年 前
  Spuds b6e15e72d9 ! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php 11 年 前
  emanuele 9d36ac1c3b Removed the usual debug function left in... 12 年 前
  emanuele f5060bf9ef UTF8 conversion should fail also if the index exists but is not in use - related to [Bug 3517] 12 年 前
  emanuele 02667d6d57 Copyrights changed to 2012 12 年 前
  Spuds b81e891af3 ! Fix col name used in maintenance query 12 年 前
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 年 前
  Spuds af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) 12 年 前
  emanuele b5366b5e40 If a member has not yet do its first login maintenance could prune him even if it's just two seconds it is registered [msg 3379411] 12 年 前
  emanuele45 62fab1b749 Merge pull request #68 from emanuele45/alter_to_maintenance 12 年 前
  emanuele d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool 12 年 前
  emanuele df8d266847 Alter columnss is a job for maintenace tasks, not for settings change: moved the altering of the body table from text to mediumtext and vice versa to maintenance with proper checks and warnings regarding possible truncated messages 12 年 前
  emanuele 3ccb6819dd Before a database dump let's check if we can handle timeouts 12 年 前
  Spuds ca9e8fb56b ! spellarazzi 12 年 前
  emanuele b758984492 ! backup updated to support bigger backups 12 年 前
  Spuds f02d980afc + added post recount function to members maintenance [4423] 12 年 前
  Spuds 7ce72a18f5 ! some more minor doc changes 12 年 前
  Spuds f265b300f9 ! Some more substr() changes 12 年 前
  Spuds f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 年 前
  Spuds c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 年 前
  Spuds b698494cdd ! A couple of minor CSS changes that probably won't make any difference but were bothering me 12 年 前
  Spuds 8965e86c4d ! Pedantry in action. Making sure all new files have 'LF' svn property. 12 年 前
  Spuds f9cb33a75c ! Theme editing didn't correctly handle session errors for templates (Themes.php) 12 年 前