Age | Commit message (Expand) | Author |
2009-06-09 | Remove Subversion Id strings | Russ Allbery |
2008-01-23 | Fix the module inclusions. | Russ Allbery |
2008-01-23 | Add a destroy() method to the Wallet::Admin object and use that instead | Russ Allbery |
2008-01-23 | Refactor database initialization into a new Wallet::Admin module. | Russ Allbery |
2007-12-01 | Clean up the database after running this test. | Russ Allbery |
2007-12-01 | Use reinitialize instead of initialize. | Russ Allbery |
2007-12-01 | The wallet backend test suite now supports using a database other than | Russ Allbery |
2007-10-10 | Add a history method to the Wallet::ACL API. | Russ Allbery |
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery |
2007-09-17 | Add a show method to Wallet::ACL. | Russ Allbery |
2007-08-31 | You don't have to explicitly load the driver module for DBI. | Russ Allbery |
2007-08-30 | Add a test for renaming to an existing name. Unlink the database before | Russ Allbery |
2007-08-30 | Finish the test suite for the ACL layer. | Russ Allbery |
2007-08-30 | Add an initial test suite for ACLs. Not all the methods are checked yet. | Russ Allbery |
2007-08-30 | Rename acl.t to verifier.t to free up acl.t for tests of the more general | Russ Allbery |
2007-08-29 | Comment fix. | Russ Allbery |
2007-08-27 | Rename Wallet::ACL to Wallet::ACL::Base to preserve the Wallet::ACL | Russ Allbery |
2007-05-02 | Add a test suite for the new ACL modules and declare $VERSION so that | Russ Allbery |