summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-11-18
dont trim trailing whitespace
Urban Müller
1
-1
/
+1
2011-11-17
bugfix
Christian Helbling
1
-1
/
+1
2011-11-17
title attributes kill <style>
Urban Müller
1
-1
/
+1
2011-11-17
add debug parameter "print" for debugging css of printouts (@media print)
Christian Helbling
1
-0
/
+2
2011-11-15
fix test
Urban Müller
1
-0
/
+1
2011-11-15
handle limit
Urban Müller
1
-1
/
+1
2011-11-15
faster it::replace
Urban Müller
2
-5
/
+6
2011-11-14
faster it::replace, tests
Urban Müller
2
-5
/
+14
2011-11-14
hide complex -webkit-keyframes
Urban Müller
1
-3
/
+4
2011-11-10
correctly handle empty output
Urban Müller
1
-1
/
+1
2011-11-09
Remove temporary logging of float timestamp in it::date()
Christian Schneider
1
-3
/
+0
2011-11-08
Change it::date() to treat float as timestamp, only string with dots like ↵
Christian Schneider
2
-6
/
+6
10.45 are handed to strtotime()
2011-11-08
Log whole URI including URL parameters in it::date()
Christian Schneider
1
-1
/
+1
2011-11-08
Also log URL for it::date() with floats
Christian Schneider
1
-1
/
+1
2011-11-08
Temporarily added logging of float timestamps for it::date()
Christian Schneider
1
-0
/
+3
2011-11-08
Fix [[:alpha::]] test name
Christian Schneider
1
-1
/
+1
2011-11-08
handle named character classes
Urban Müller
2
-2
/
+7
2011-11-08
faster it::match for simple cases
Urban Müller
1
-21
/
+15
2011-11-04
test \b
Urban Müller
1
-0
/
+5
2011-10-28
code style
Nathan Gass
1
-1
/
+1
2011-10-28
avoid it::match in it::date for *2 speedup
Nathan Gass
1
-1
/
+4
2011-10-28
some more date tests
Nathan Gass
1
-0
/
+4
2011-10-28
add some date tests
Nathan Gass
1
-0
/
+13
2011-10-25
adapt style
Nathan Gass
1
-4
/
+5
2011-10-25
replace busy curl_multi loop by correct curl_multi loop from php doku
Nathan Gass
1
-2
/
+13
2011-10-24
prevent $GLOBALS destruction, remote lastsent debugging
Urban Müller
1
-5
/
+2
2011-10-24
add itjs entry for sl_state.js and sl_collapse.js in searchlib
Nathan Gass
1
-0
/
+2
2011-10-19
Remove obsolete references for PHP 5.4 compatibility
Christian Schneider
1
-2
/
+2
2011-10-19
fix race
Urban Müller
1
-3
/
+4
2011-10-19
add command parameter to _write_pre_process()
Christian Weber
1
-3
/
+4
2011-10-11
Do not abort request never used before as it can throw error e.g. on Firefox
Christian Schneider
1
-2
/
+5
2011-10-11
Check aborted flag because IE9 throws error c00c023f when accessing aborted ↵
Christian Schneider
1
-2
/
+2
request
2011-10-04
Hide filter:none from W3C css validator
Christian Schneider
1
-1
/
+1
2011-09-29
fix race
Urban Müller
1
-5
/
+6
2011-09-29
Fix Content-Type fir PIE.htc because IE9 is very picky about it
Christian Schneider
1
-1
/
+1
2011-09-27
fall back on get_multi for other protocols
Nathan Gass
1
-0
/
+6
2011-09-27
speedup and lower mem usage for traces
Urban Müller
1
-15
/
+10
2011-09-19
dont require ultratimeout
Urban Müller
1
-1
/
+2
2011-09-19
protect against hanging gm
Urban Müller
1
-1
/
+1
2011-09-19
Emulate -auto-rotate option from ImageMagick
Thomas Brüderli
1
-0
/
+13
2011-09-16
Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/
Christian Schneider
2
-0
/
+6
2011-09-16
Remove unnecessary references which lead to bugs with arrays/objects e.g. in ↵
Christian Schneider
1
-2
/
+2
calyptratus_module_H
2011-09-14
ITools-stylify transmogrify code
Christian Schneider
1
-4
/
+4
2011-09-14
fix endless loop, improve performance
Urban Müller
2
-15
/
+33
2011-09-13
demand trailing - in webkit styles
Urban Müller
1
-2
/
+2
2011-09-08
document __call
Urban Müller
1
-3
/
+3
2011-09-08
Enforce parameter of it_url::redirect to be either 'permanent' or 'temporary'
Christian Schneider
1
-2
/
+5
2011-09-08
pass line in last arg to some functions
Urban Müller
1
-2
/
+3
2011-09-08
add support for permanent redirect, change default/temporary redirect from ↵
Christian Helbling
1
-6
/
+6
302 to 303 which is what is usually meant and is the (incorrect) behaviour of most clients on a 302
2011-09-06
print err if stackdump not possible
Urban Müller
1
-1
/
+3
[next]