summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-06-27
Do not trigger class loader for Net_IDNA, has to be manually included
Christian Schneider
1
-1
/
+1
2008-06-27
Honor classprefix when checking for existence of class (Used in ↵
Christian Schneider
1
-1
/
+1
ad/localads.html)
2008-06-26
Replaced deprecated mysql_list_tables by SHOW TABLES
Christian Schneider
2
-13
/
+52
Constructor of generated classes now take varargs too and added tests for it
2008-06-23
allow comma separated list in filter_keys, simpler mail sending
Urban Müller
1
-2
/
+15
2008-06-20
it::map docs
Urban Müller
1
-0
/
+5
2008-06-20
it::map for array iteration
Urban Müller
1
-0
/
+11
2008-06-20
quote entities for wget
Urban Müller
1
-1
/
+1
2008-06-06
reconnect if mysql server goes away
Urban Müller
1
-15
/
+27
2008-06-03
use local times for cleanup
Urban Müller
1
-1
/
+1
2008-06-03
new formatting of ED()
Urban Müller
1
-2
/
+5
2008-05-19
handle urls without querystring correctly
Denis Demesmaeker
1
-3
/
+3
2008-05-18
Use class_exists to check if we need to extend by xy_tools class
Christian Schneider
1
-4
/
+1
2008-05-09
Code cleanup, adds new parameter phpfiles as side-effect
Christian Schneider
1
-11
/
+11
2008-05-09
allow save when only one textfile in path
Urban Müller
1
-2
/
+3
2008-05-07
implented debug argument
Nathan Gass
1
-0
/
+10
2008-05-07
kill carriage returns
Urban Müller
1
-1
/
+1
2008-05-07
keep trailing comma
Urban Müller
1
-1
/
+1
2008-05-06
fix text_exists() to also check fallbacklanguage if set
Christian Weber
1
-3
/
+3
2008-05-06
Never process the same texts.php twice
Christian Weber
1
-6
/
+6
2008-05-06
added search_text_db
Urban Müller
1
-30
/
+25
2008-05-06
support nonglobal it_text for editor, remove lang cookie support
Urban Müller
1
-22
/
+11
2008-05-05
ultraformatting2999
Urban Müller
1
-1
/
+2
2008-05-05
load all texts in path
Urban Müller
1
-11
/
+22
2008-05-05
accessor for available languages
Urban Müller
1
-0
/
+10
2008-04-30
Removing a script node crashes IE 5.0x
Thomas Brüderli
1
-1
/
+2
2008-04-16
Make it_dbi compatible with old syntax again
Christian Schneider
1
-1
/
+1
2008-04-08
State in examples that it_auto_prepend make init unnecessary
Christian Schneider
1
-2
/
+2
2008-04-07
Deprecate second parameter to constructor of generated classes
Christian Schneider
1
-3
/
+3
2008-04-07
Fix magic comments for itools.search.ch function extractor
Christian Schneider
1
-1
/
+1
2008-04-06
Fixed bogus conversion of NULL to 0 for integer fields
Christian Schneider
2
-3
/
+3
2008-04-04
Deprecate second parameter (config) to constructor of generated classes
Christian Schneider
1
-0
/
+2
2008-04-04
Fix javascript strict warning
Christian Schneider
1
-1
/
+4
2008-04-01
Fix warning about get_func_args() used as parameter to other function
Christian Schneider
1
-2
/
+7
2008-04-01
Allow multiple arguments as query to select() and constructor
Christian Schneider
2
-16
/
+50
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-10
Fix warning when no tables exist, get rid of in_array()
Christian Schneider
1
-2
/
+3
2008-03-07
support not reading schema
Urban Müller
1
-1
/
+3
2008-03-02
Do not convert files above 200k, link to unchanged files
Christian Schneider
1
-9
/
+24
2008-02-28
Globally untaint ULTRAHOME as it is generated in a safe way
Christian Schneider
2
-1
/
+4
2008-02-26
Silence taint warning when writing log files (ULTRAHOME is safe)
Christian Schneider
1
-1
/
+1
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
Fix include path separator for Windows
2008-02-04
debug code for lastsent
Urban Müller
1
-1
/
+6
2008-01-30
Fix fallback to <script> tags
Thomas Brüderli
1
-13
/
+15
2008-01-29
use script instead of xmlhttprequest if firebug is installed (avoid firefox ↵
Christian Weber
1
-5
/
+4
crash)
2008-01-29
rename loader to req upon popular request to avoid more confusion than necessary
Christian Weber
1
-26
/
+26
2008-01-25
allow enabling sqllog after constructor
Urban Müller
1
-5
/
+3
2008-01-25
more info with auto_prepend in trace
Urban Müller
1
-1
/
+1
2008-01-16
We don't always have an env
Thomas Brüderli
1
-1
/
+1
[next]