[Bps-public-commit] RT-Authen-Bitcard branch, master, updated. deployed-10-g6232108

Thomas Sibley trs at bestpractical.com
Fri Apr 26 20:27:29 EDT 2013


The branch, master has been updated
       via  6232108474269b7b31cee37d35d3aaaa2327d783 (commit)
       via  645e85c35ad190bd36c12b157916be5b67edf868 (commit)
       via  cc1604bb67437676408c1e40379a288e0528277f (commit)
       via  aaa325d82a89ba50929f012ac6741f33899eb0f8 (commit)
       via  dfe88d37affcc1872a601e1be71e6a99cf32dee8 (commit)
       via  d624a4f55d5d1876c7033ce790f26e028289c186 (commit)
       via  6632b3e7aa13e8640b99f81e676f71ebab355b79 (commit)
      from  45189507f28eb3bdd6850e23af85bb81dfdf8c50 (commit)

Summary of changes:
 .gitignore                                         |  14 +
 META.yml                                           |  15 +-
 Makefile.PL                                        |   2 +
 html/Callbacks/Bitcard/Elements/Header/Default     |   8 -
 html/Callbacks/Bitcard/Elements/Tabs/Privileged    |  14 +
 .../Bitcard/NoAuth/Logout.html/AfterSessionDelete  |   9 -
 .../Bitcard/NoAuth/Logout.html/BeforeSessionDelete |   6 -
 html/Callbacks/Bitcard/NoAuth/Logout.html/Default  |  13 +
 html/Callbacks/Bitcard/autohandler/Auth            |   2 +
 inc/Module/AutoInstall.pm                          | 167 ++++++++++--
 inc/Module/Install.pm                              | 220 +++++++++-------
 inc/Module/Install/AutoInstall.pm                  |  36 ++-
 inc/Module/Install/Base.pm                         |  11 +-
 inc/Module/Install/Can.pm                          |  85 +++++-
 inc/Module/Install/Fetch.pm                        |   2 +-
 inc/Module/Install/Include.pm                      |   2 +-
 inc/Module/Install/Makefile.pm                     | 242 +++++++++++++----
 inc/Module/Install/Metadata.pm                     | 288 ++++++++++++++-------
 inc/Module/Install/RTx.pm                          |  80 +++---
 inc/Module/Install/Win32.pm                        |   2 +-
 inc/Module/Install/WriteAll.pm                     |   7 +-
 21 files changed, 897 insertions(+), 328 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 html/Callbacks/Bitcard/Elements/Header/Default
 create mode 100644 html/Callbacks/Bitcard/Elements/Tabs/Privileged
 delete mode 100644 html/Callbacks/Bitcard/NoAuth/Logout.html/AfterSessionDelete
 delete mode 100644 html/Callbacks/Bitcard/NoAuth/Logout.html/BeforeSessionDelete
 create mode 100644 html/Callbacks/Bitcard/NoAuth/Logout.html/Default

- Log -----------------------------------------------------------------
commit 6232108474269b7b31cee37d35d3aaaa2327d783
Merge: 4518950 645e85c
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Apr 26 17:27:01 2013 -0700

    Merge branch 'rt4'


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



More information about the Bps-public-commit mailing list