Directory typo3/sysext/adodb/adodb/

Directory Created:
2005-12-27 16:15
Total Files:
17
Deleted Files:
11
Lines of Code:
12382

[root]/typo3/sysext/adodb/adodb
                    directory in repo contrib (1 files, 183 lines)
                    Folder removed from repo cute_icons_for_site (0 files, 0 lines)
                    directory in repo datadict (13 files, 2514 lines)
                    Folder removed from repo docs (0 files, 0 lines)
                    directory in repo drivers (51 files, 18662 lines)
                    directory in repo lang (23 files, 793 lines)
                    Folder removed from repo pear (0 files, 0 lines)
                        Folder removed from repo Auth (0 files, 0 lines)
                            Folder removed from repo Container (0 files, 0 lines)
                    Folder removed from repo perf (0 files, 0 lines)
                    Folder removed from repo session (0 files, 0 lines)
                        Folder removed from repo old (0 files, 0 lines)
                    Folder removed from repo tests (0 files, 0 lines)
                    directory in repo xsl (6 files, 1022 lines)

Lines of Code

typo3/sysext/adodb/adodb/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 200 (100.0%) 21661 (100.0%) 108.3
k-fish 134 (67.0%) 18289 (84.4%) 136.4
stucki 30 (15.0%) 3201 (14.8%) 106.7
ingmars 26 (13.0%) 118 (0.5%) 4.5
ohader 10 (5.0%) 53 (0.2%) 5.3

Most Recent Commits

stucki 2009-11-25 16:47 Rev.: 6544

Fix garble in adodb

1 lines of code changed in 1 file:

  • typo3/sysext/adodb/adodb: adodb.inc.php (+1 -1)
ohader 2009-11-25 16:02 Rev.: 6540

Fixed bug #12755: Update to ADOdb 5.10

53 lines of code changed in 10 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (+16 -5), adodb-csvlib.inc.php (+2 -1), adodb-datadict.inc.php (+2 -2), adodb-errorhandler.inc.php (+1 -1), adodb-exceptions.inc.php (+1 -1), adodb-iterator.inc.php (+1 -1), adodb-memcache.lib.inc.php (+1 -1), adodb-pager.inc.php (+1 -1), adodb-time.inc.php (+1 -1), adodb.inc.php (+27 -11)
stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

0 lines of code changed in 2 files:

  • typo3/sysext/adodb/adodb: adodb-active-recordx.inc.php (changed), adodb-time.inc.php (changed)
k-fish 2009-05-16 00:32 Rev.: 5426

adodb sysext: updated ext_emconf.php and readded adodb-time.inc.php

1426 lines of code changed in 1 file:

  • typo3/sysext/adodb/adodb: adodb-time.inc.php (new 1426)
k-fish 2009-05-16 00:28 Rev.: 5425

Updated adodb syysext to upstream version 5.0.8a.

2791 lines of code changed in 26 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (+414 -65), adodb-active-recordx.inc.php (new 1421), adodb-csvlib.inc.php (+23 -18), adodb-datadict.inc.php (+129 -10), adodb-error.inc.php (+9 -9), adodb-errorhandler.inc.php (+1 -1), adodb-errorpear.inc.php (+2 -2), adodb-exceptions.inc.php (+1 -1), adodb-iterator.inc.php (+4 -59), adodb-lib.inc.php (+101 -45), adodb-memcache.lib.inc.php (+159 -87), adodb-pager.inc.php (+5 -5), adodb-pear.inc.php (+8 -8), adodb-perf.inc.php (del), adodb-php4.inc.php (del), adodb-time.inc.php (del), adodb-xmlschema.inc.php (del), adodb-xmlschema03.inc.php (del), adodb.inc.php (+514 -362), pivottable.inc.php (del), rsfilter.inc.php (del), server.php (del), toexport.inc.php (del), tohtml.inc.php (del), xmlschema.dtd (del), xmlschema03.dtd (del)
stucki 2008-02-03 09:39 Rev.: 3026


* Fix garbage in adodb (again - seems like they never fix it in upstream)

2 lines of code changed in 2 files:

  • typo3/sysext/adodb/adodb: adodb.inc.php (+1 -1), tohtml.inc.php (+1 -1)
ingmars 2007-11-05 10:22 Rev.: 2663

Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk

0 lines of code changed in 25 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (changed), adodb-csvlib.inc.php (changed), adodb-datadict.inc.php (changed), adodb-error.inc.php (changed), adodb-errorhandler.inc.php (changed), adodb-errorpear.inc.php (changed), adodb-exceptions.inc.php (changed), adodb-iterator.inc.php (changed), adodb-lib.inc.php (changed), adodb-memcache.lib.inc.php (changed), adodb-pager.inc.php (changed), adodb-pear.inc.php (changed), adodb-perf.inc.php (changed), adodb-php4.inc.php (changed), adodb-time.inc.php (changed), adodb-xmlschema.inc.php (changed), adodb-xmlschema03.inc.php (changed), adodb.inc.php (changed), license.txt (changed), pivottable.inc.php (changed), readme.txt (changed), rsfilter.inc.php (changed), server.php (changed), toexport.inc.php (changed), tohtml.inc.php (changed)
ingmars 2007-11-02 17:36 Rev.: 2652

Adding default SVN properties svn:keywords and svn:eol-style to files added lately

118 lines of code changed in 1 file:

  • typo3/sysext/adodb/adodb: adodb-memcache.lib.inc.php (+118 -118)
k-fish 2007-03-22 17:15 Rev.: 2194

Update to upstream version 4.94

316 lines of code changed in 20 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (+14 -5), adodb-csvlib.inc.php (+1 -1), adodb-datadict.inc.php (+127 -22), adodb-error.inc.php (+1 -1), adodb-errorhandler.inc.php (+1 -1), adodb-errorpear.inc.php (+1 -1), adodb-exceptions.inc.php (+1 -1), adodb-iterator.inc.php (+1 -1), adodb-lib.inc.php (+15 -6), adodb-memcache.lib.inc.php (+118 -118), adodb-pager.inc.php (+1 -1), adodb-pear.inc.php (+1 -1), adodb-perf.inc.php (+1 -1), adodb-php4.inc.php (+1 -1), adodb.inc.php (+26 -16), pivottable.inc.php (+1 -1), rsfilter.inc.php (+1 -1), server.php (+1 -1), toexport.inc.php (+1 -1), tohtml.inc.php (+2 -2)
stucki 2006-11-03 14:51 Rev.: 1783


* Fixed bug #4425: Garble code in adodb extension
* Fixed Cross Site Scripting issue in fe_adminLib.inc. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20061010-1/ - thanks to Andriu Isenring Ritsch for discovering and reporting this issue.

2 lines of code changed in 2 files:

  • typo3/sysext/adodb/adodb: adodb.inc.php (+1 -1), tohtml.inc.php (+1 -1)
k-fish 2006-10-13 23:51 Rev.: 1759

ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!

554 lines of code changed in 21 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (+37 -19), adodb-csvlib.inc.php (+1 -1), adodb-datadict.inc.php (+125 -125), adodb-error.inc.php (+1 -1), adodb-errorhandler.inc.php (+1 -1), adodb-errorpear.inc.php (+1 -1), adodb-exceptions.inc.php (+1 -1), adodb-iterator.inc.php (+1 -1), adodb-lib.inc.php (+75 -17), adodb-memcache.lib.inc.php (new 118), adodb-pager.inc.php (+1 -1), adodb-pear.inc.php (+1 -1), adodb-perf.inc.php (+26 -14), adodb-php4.inc.php (+1 -1), adodb-xmlschema03.inc.php (+6 -2), adodb.inc.php (+153 -19), pivottable.inc.php (+1 -1), rsfilter.inc.php (+1 -1), server.php (+1 -1), toexport.inc.php (+1 -1), tohtml.inc.php (+1 -1)
k-fish 2006-06-29 23:18 Rev.: 1562

ChangeLog

299 lines of code changed in 21 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (+14 -5), adodb-csvlib.inc.php (+1 -1), adodb-datadict.inc.php (+125 -125), adodb-error.inc.php (+1 -1), adodb-errorhandler.inc.php (+1 -1), adodb-errorpear.inc.php (+1 -1), adodb-exceptions.inc.php (+1 -1), adodb-iterator.inc.php (+1 -1), adodb-lib.inc.php (+51 -2), adodb-pager.inc.php (+1 -1), adodb-pear.inc.php (+1 -1), adodb-perf.inc.php (+1 -1), adodb-php4.inc.php (+1 -1), adodb-xmlschema.inc.php (changed), adodb-xmlschema03.inc.php (changed), adodb.inc.php (+87 -8), pivottable.inc.php (+7 -5), rsfilter.inc.php (+1 -1), server.php (+1 -1), toexport.inc.php (+1 -1), tohtml.inc.php (+2 -2)
k-fish 2006-05-15 13:42 Rev.: 1463

Update to upstream 4.81 and fix for bug #3104

112 lines of code changed in 22 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (+63 -13), adodb-csvlib.inc.php (+1 -1), adodb-datadict.inc.php (+1 -1), adodb-error.inc.php (+1 -1), adodb-errorhandler.inc.php (+1 -1), adodb-errorpear.inc.php (+1 -1), adodb-exceptions.inc.php (+1 -1), adodb-iterator.inc.php (+1 -1), adodb-lib.inc.php (+1 -1), adodb-pager.inc.php (+1 -1), adodb-pear.inc.php (+1 -1), adodb-perf.inc.php (+5 -2), adodb-php4.inc.php (+1 -1), adodb-time.inc.php (+11 -1), adodb-xmlschema.inc.php (changed), adodb-xmlschema03.inc.php (changed), adodb.inc.php (+17 -16), pivottable.inc.php (+1 -1), rsfilter.inc.php (+1 -1), server.php (+1 -1), toexport.inc.php (+1 -1), tohtml.inc.php (+1 -1)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

3196 lines of code changed in 23 files:

  • typo3/sysext/adodb/adodb: adodb-active-record.inc.php (new 536), adodb-csvlib.inc.php (+1 -1), adodb-datadict.inc.php (+2 -1), adodb-error.inc.php (+1 -1), adodb-errorhandler.inc.php (+1 -1), adodb-errorpear.inc.php (+1 -1), adodb-exceptions.inc.php (+5 -3), adodb-iterator.inc.php (+2 -1), adodb-lib.inc.php (+17 -4), adodb-pager.inc.php (+6 -5), adodb-pear.inc.php (+1 -1), adodb-perf.inc.php (+4 -4), adodb-php4.inc.php (+1 -1), adodb-time.inc.php (+20 -5), adodb-xmlschema.inc.php (+5), adodb-xmlschema03.inc.php (new 2399), adodb.inc.php (+139 -16), pivottable.inc.php (+3 -3), rsfilter.inc.php (+1 -1), server.php (+6 -4), toexport.inc.php (+1 -1), tohtml.inc.php (+1 -1), xmlschema03.dtd (new 43)
k-fish 2005-12-27 16:15 Rev.: 946

Committed ADOdb extension as a sysext.

12791 lines of code changed in 23 files:

  • typo3/sysext/adodb/adodb: adodb-csvlib.inc.php (new 312), adodb-datadict.inc.php (new 783), adodb-error.inc.php (new 258), adodb-errorhandler.inc.php (new 79), adodb-errorpear.inc.php (new 88), adodb-exceptions.inc.php (new 80), adodb-iterator.inc.php (new 84), adodb-lib.inc.php (new 1008), adodb-pager.inc.php (new 289), adodb-pear.inc.php (new 374), adodb-perf.inc.php (new 1053), adodb-php4.inc.php (new 16), adodb-time.inc.php (new 1312), adodb-xmlschema.inc.php (new 2216), adodb.inc.php (new 3884), license.txt (new 182), pivottable.inc.php (new 185), readme.txt (new 62), rsfilter.inc.php (new 61), server.php (new 98), toexport.inc.php (new 133), tohtml.inc.php (new 195), xmlschema.dtd (new 39)
Generated by StatSVN 0.5.0