[koha-commits] main Koha release repository branch, new/bug_5327, updated. v3.02.00-557-ge03026a

Git repo owner gitmaster at git.koha-community.org
Wed Jan 19 01:40:46 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_5327 has been updated
       via  e03026adffe58561db842f7dcf8dcb064539b224 (commit)
       via  b56121db026837e3d6d6e7e7f3800d7a5b92923c (commit)
       via  73f0857003a049a2359c42a99d34760330153a73 (commit)
       via  22e5f27ff42d64f84971155f062db901ea3813f3 (commit)
       via  6c0b51460ea812c27f75058ba33c5e99d1a8e9e3 (commit)
       via  c8ba99e155cc3357edfc30c23e4b4e5797b241c3 (commit)
       via  1144c92ffc040438df1229f216453b1987c031f0 (commit)
       via  b3ac9e810e2c5d31c4e79e001bf679fd83ed27bc (commit)
       via  7e08e0a6396ba99b4a6aad9f8c9aa1741a5bd6d3 (commit)
       via  b34d5c8ef8661177bfface62115f8700f0a8db9c (commit)
       via  12741cfafa7513ee7b4627863c18346cb8507873 (commit)
       via  4532ca70bc5842667c6ff53d9fec5d7e7b4f4317 (commit)
       via  d22a4d20384277fca4270b52f51a179c36f3c427 (commit)
       via  eae38fa6800454db627c4ab7e5a50ec17f42e018 (commit)
       via  7fd062814dc402f0ef843651cd761733e3383fef (commit)
       via  a61db4986d7635e2eadb32f4df7332261e773826 (commit)
      from  23f92a8f8dcded82bf5c3b319f373350a011e078 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e03026adffe58561db842f7dcf8dcb064539b224
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Wed Jan 19 13:38:52 2011 +1300

    Bug 5327 - Now we are doing db calls, we need to shift this to t/db_dependent

commit b56121db026837e3d6d6e7e7f3800d7a5b92923c
Author: Zach Sim <joseph.zachariah.sim at gmail.com>
Date:   Wed Jan 19 12:07:25 2011 +1300

    Added unit tests to test all of get_amazon_tld in Amazon.pm.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------

Summary of changes:
 C4/Biblio.pm                                       |   31 ------
 C4/Koha.pm                                         |  104 --------------------
 C4/Serials.pm                                      |   13 ++-
 acqui/addorderiso2709.pl                           |    6 +-
 acqui/basketgroup.pl                               |    9 +-
 docs/history.txt                                   |    1 +
 .../prog/en/modules/acqui/neworderempty.tmpl       |    2 +-
 serials/serials-collection.pl                      |    1 +
 serials/serials-edit.pl                            |   97 ++++++++++---------
 t/Amazon.t                                         |   14 ---
 t/BackgroundJob.t                                  |    9 +-
 t/db_dependent/Amazon.t                            |   49 +++++++++
 12 files changed, 127 insertions(+), 209 deletions(-)
 delete mode 100755 t/Amazon.t
 create mode 100755 t/db_dependent/Amazon.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list