Coder CVS Commits

Commit 143272 by douggreen

in

commit #143272 by douggreen on DRUPAL-6--2 - #314268 - fix initializing the new quote arrays

Commit 143242 by douggreen

in

commit #143242 by douggreen on DRUPAL-6--2 - fix the callback with the new args from #314268

Commit 143099 by douggreen

in

commit #143099 by douggreen on DRUPAL-6--2 - #314268 - change parsing of quotes to store multiple values per one line, this is the API change that required the 6.x-2.x version

Commit 143096 by douggreen

in

commit #143096 by douggreen on DRUPAL-6--1 - #111471 by stella - additional checks for i18n spaces

Commit 143038 by douggreen

in

commit #143038 by douggreen on DRUPAL-6--1 - improve the sql_var check to work on all quoted strings, not just db_querys

Commit 143039 by douggreen

in

commit #143039 by douggreen on DRUPAL-6--1 - restore the update_sql test

Commit 143037 by douggreen

in

commit #143037 by douggreen on DRUPAL-6--1 - add a couple sql tests, comment out the update_sql test (for now)

Commit 143036 by douggreen

in

commit #143036 by douggreen on DRUPAL-6--1 - fix the backtick tests to use valid php (fixes embedded quotes)

Commit 143035 by douggreen

in

commit #143035 by douggreen on DRUPAL-6--1 - try making it so that the setUp tests run only once per .test file instead of once per function

Commit 142217 by douggreen

in

commit #142217 by douggreen on DRUPAL-6--1 - rework tests to get better line numbers on pass/fail

CVS Commits

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--2
    cvscomment: 
    <a href="http://drupal.org/node/314268">#314268</a> - fix initializing the new quote arrays
    cvscid: 
    143272

    commit #143272 by douggreen on DRUPAL-6--2 - #314268 - fix initializing the new quote arrays

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--2
    cvscomment: 
    fix the callback with the new args from <a href="http://drupal.org/node/314268">#314268</a>
    cvscid: 
    143242

    commit #143242 by douggreen on DRUPAL-6--2 - fix the callback with the new args from #314268

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--2
    cvscomment: 
    <a href="http://drupal.org/node/314268">#314268</a> - change parsing of quotes to store multiple values per one line, this is the API change that required the 6.x-2.x version
    cvscid: 
    143099

    commit #143099 by douggreen on DRUPAL-6--2 - #314268 - change parsing of quotes to store multiple values per one line, this is the API change that required the 6.x-2.x version

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--1
    cvscomment: 
    <a href="http://drupal.org/node/111471">#111471</a> by stella - additional checks for i18n spaces
    cvscid: 
    143096

    commit #143096 by douggreen on DRUPAL-6--1 - #111471 by stella - additional checks for i18n spaces

  • cvsuid: 
    29191
    cvstag: 
    DRUPAL-6--1
    cvscomment: 
    improve the sql_var check to work on all quoted strings, not just db_querys
    cvscid: 
    143038

    commit #143038 by douggreen on DRUPAL-6--1 - improve the sql_var check to work on all quoted strings, not just db_querys