Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-22 | Fix NAME sections of new Wallet::Schema::Result::* classes | Russ Allbery | |
Change-Id: I8aa2d9232a3f15d424eafbda69b6e065824e62b8 | |||
2013-02-13 | Add spelling stopwords to new wallet Perl modules | Russ Allbery | |
Change-Id: Id8810ff6deb991b70c2fd4587019aa245d247419 Reviewed-on: https://gerrit.stanford.edu/785 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu> | |||
2013-01-30 | Moved the Perl wallet modules and tests to DBIx::Class | Jon Robertson | |
Moved all the Perl code to use DBIx::Class for the database interface. This includes updating all database calls, how the schema is generated and maintained, and the tests in places where some output has changed. We also remove the schema.t test, as the tests for it are more covered in the admin.t tests now. Change-Id: Ie5083432d09a0d9fe364a61c31378b77aa7b3cb7 Reviewed-on: https://gerrit.stanford.edu/598 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu> |