summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it_auto_prepend.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-05
Autoloader: Check if file is local (does not contain ':', i.e. no protocol li...
Christian Schneider
1
-1
/
+1
2010-09-23
Add support for .no_it_syntaxconvert in directories to ignore them in syntax ...
Christian Schneider
1
-4
/
+7
2010-04-21
Fix disabling of the syntax converter; allow to specify the db connection cha...
Thomas Brüderli
1
-2
/
+2
2009-11-08
Add shutdown handler to make it::timerlog work
Christian Schneider
1
-0
/
+8
2008-10-15
phplint cleanup
Urban Müller
1
-6
/
+1
2008-03-24
Execute converted main script in global context to support global variables
Christian Schneider
1
-6
/
+10
2008-03-24
Use copy() for Windows where symlink() does not exist
Christian Schneider
1
-1
/
+2
2008-03-02
Do not convert files above 200k, link to unchanged files
Christian Schneider
1
-9
/
+24
2008-02-13
Fix error handling with unpatched E_NOTICE enabled
Christian Schneider
1
-2
/
+18
2008-02-07
Make autoloader and syntaxconvert cooperate
Christian Schneider
1
-6
/
+9
2007-11-14
Suppress warnings on shared hosters with open_basedir set
Christian Schneider
1
-3
/
+3
2007-11-13
Tested and fixed syntax converter security
Christian Schneider
1
-5
/
+5
2007-11-13
Fix: Moved check for it_syntaxconvert directory after auto_prepend_local.php
Christian Schneider
1
-12
/
+10
2007-11-12
Untaint ULTRAHOME and IT_HOME (e.g. for it::log)
Christian Schneider
1
-3
/
+4
2007-11-12
Enhance syntax conversion system
Christian Schneider
1
-5
/
+7
2007-11-12
Safer handling of syntax conversion
Christian Schneider
1
-7
/
+17
2007-11-12
More stable ULTRAHOME setting, auto_prepend_local support
Christian Schneider
1
-5
/
+11
2007-11-09
Added it_autoprepend.php, it_syntaxconverter.class and convertsyntax.php
Christian Schneider
1
-0
/
+183