| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting. | Andreas Fischer | 2011-05-11 | 1 | -1/+1 |
* | [ticket/9629] Allow style.php to retrieve its session ID from cookies | Josh Woody | 2010-07-11 | 1 | -7/+14 |
* | PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot... | Nils Adermann | 2009-12-06 | 1 | -2/+6 |
* | Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ... | Andreas Fischer | 2009-12-04 | 1 | -1/+1 |
* | Fix style recompilation now we do not force the SID to be passed anymore. Thi... | Meik Sievertsen | 2009-08-25 | 1 | -1/+2 |
* | tiny tiny thing... and such a huge change... | Meik Sievertsen | 2009-06-24 | 1 | -1/+1 |
* | Fixed Bug #47145 - [Fix] Correctly check banned users when force password change | Gabriel Vazquez | 2009-06-24 | 1 | -2/+2 |
* | for using the same cached file we need to have exact queries. :P | Meik Sievertsen | 2009-03-11 | 1 | -3/+4 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 1 | -0/+1 |
* | 5.3 compatibility. | Marek A. R | 2008-08-16 | 1 | -1/+1 |
* | #25805 | Meik Sievertsen | 2008-04-21 | 1 | -2/+2 |
* | fixing two potential problems | Meik Sievertsen | 2008-04-11 | 1 | -6/+1 |
* | #s24575 | Meik Sievertsen | 2008-04-02 | 1 | -0/+5 |
* | - [Fix] Set correct error reporting in style.php to avoid blank pages after C... | Nils Adermann | 2008-03-24 | 1 | -0/+4 |
* | #16865 | Henry Sudhof | 2008-01-03 | 1 | -0/+1 |
* | again... ie6 is still not behaving correctly... the pragma header invalidates... | Meik Sievertsen | 2007-08-19 | 1 | -4/+2 |
* | very tiny adjustements... | Meik Sievertsen | 2007-08-19 | 1 | -1/+1 |
* | - IE6 is not able to correctly cope with gzip compression | Meik Sievertsen | 2007-08-17 | 1 | -1/+4 |
* | some bugs fixed | Meik Sievertsen | 2007-08-15 | 1 | -7/+11 |
* | do not get too excited | Meik Sievertsen | 2007-07-26 | 1 | -1/+1 |
* | add support for gzip compression to style.php as well as adding a much higher... | Meik Sievertsen | 2007-07-26 | 1 | -19/+36 |
* | validation | David M | 2007-07-22 | 1 | -1/+1 |
* | it has been decided amongst the team that using glob() is bad practice, after... | Meik Sievertsen | 2007-07-17 | 1 | -21/+7 |
* | a bunch of fixes | Meik Sievertsen | 2007-07-14 | 1 | -1/+1 |
* | more failsafe "glob()" method. | Meik Sievertsen | 2007-07-10 | 1 | -1/+20 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -4/+4 |
* | - Send stylesheet in style.php even without a valid session id [Bug #11531] | Nils Adermann | 2007-05-26 | 1 | -128/+137 |
* | - style.php uses default language fallback for the imageset like session.php now | Nils Adermann | 2007-05-20 | 1 | -3/+7 |
* | also recache if theme_data is empty. | Meik Sievertsen | 2007-05-10 | 1 | -4/+4 |
* | implement change style check suggested by code reader. | Meik Sievertsen | 2007-05-07 | 1 | -14/+40 |
* | #10497 | David M | 2007-05-05 | 1 | -1/+6 |
* | some tiny changes | Meik Sievertsen | 2007-05-02 | 1 | -1/+6 |
* | Better this way. | Henry Sudhof | 2007-04-30 | 1 | -0/+1 |
* | #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983... | Meik Sievertsen | 2007-04-22 | 1 | -6/+6 |
* | typo | David M | 2007-04-16 | 1 | -1/+1 |
* | must stop injecting debug code... :P | David M | 2007-04-16 | 1 | -1/+1 |
* | #9879 | David M | 2007-04-16 | 1 | -2/+2 |
* | - Firebird is people too! (Firebird works again) | David M | 2007-04-09 | 1 | -1/+1 |
* | - overhaul of imagesets | David M | 2007-04-08 | 1 | -19/+23 |
* | #5205 | David M | 2007-03-22 | 1 | -1/+4 |
* | - forgot a few places :P | David M | 2007-02-19 | 1 | -1/+1 |
* | - tiny bit of sunshine :D | David M | 2006-12-09 | 1 | -1/+1 |
* | - support re-caching of theme data if stylesheet.css changed and load_tplcomp... | Meik Sievertsen | 2006-10-06 | 1 | -5/+23 |
* | - fixed some problems with themes | Nils Adermann | 2006-08-08 | 1 | -1/+61 |
* | - fix a stupid bug in style.php | Nils Adermann | 2006-07-07 | 1 | -1/+1 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 1 | -1/+1 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -3/+14 |
* | - removed useless code from style.php | Nils Adermann | 2006-06-03 | 1 | -28/+4 |
* | - added a theme editor | Nils Adermann | 2006-05-20 | 1 | -4/+4 |
* | - some adjustements for phpdocumentor | Meik Sievertsen | 2006-05-05 | 1 | -0/+1 |