Peter Spicer
|
fcb4952ed2
! OpCache caches Settings.php even when all prevailing conditions are that it should not.
|
há 10 anos atrás |
Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
há 10 anos atrás |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
há 11 anos atrás |
Peter Spicer
|
3d0280eef4
! Dropping support for eAccelerator and Turck MMcache, as these are not supported on current PHP releases for key/value pairs like we use.
|
há 11 anos atrás |
Michael Eshom
|
3c703fa6f1
! Fix spacing...
|
há 11 anos atrás |
Michael Eshom
|
79c554468d
! Tweak support version to reflect that we're showing ImageMagick version rather than extension version...
|
há 11 anos atrás |
Michael Eshom
|
7f11ee0280
! Add magickwand info to support version info...
|
há 11 anos atrás |
Illori
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
há 11 anos atrás |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
há 12 anos atrás |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
há 12 anos atrás |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
há 12 anos atrás |
Norv
|
74598c2506
Copyright correction.
|
há 12 anos atrás |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
há 12 anos atrás |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
há 12 anos atrás |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
há 12 anos atrás |
emanuele
|
8cc0895176
Merge branch 'master' of https://github.com/Spuds/playpen
|
há 12 anos atrás |
Spuds
|
41a6f7bdca
! Add additional check on teh settings.bak file before use
|
há 12 anos atrás |
emanuele
|
f878ab2654
Merge branch 'ImageMagick'
|
há 12 anos atrás |
Spuds
|
fa68a68c5c
! fixed a couple of mistakes from the db_last_error settings update
|
há 12 anos atrás |
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
|
há 12 anos atrás |
emanuele
|
e674b1382c
+ basic ImageMagick support for image resizing
|
há 12 anos atrás |
Spuds
|
d1ba6b8c8d
! remove unused code from Admin.php (left overs from 2.0)
|
há 12 anos atrás |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
há 12 anos atrás |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
há 12 anos atrás |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
há 12 anos atrás |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
há 12 anos atrás |
Spuds
|
ec3e73472e
! More doc changes (requires some capitalization fixes)
|
há 12 anos atrás |
Spuds
|
444c9cb13a
! Small code documentation updates, many files
|
há 12 anos atrás |
Spuds
|
a18e888838
10610
|
há 12 anos atrás |