<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/t/init.t, branch upstream/0.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F0.12</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F0.12'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2010-03-08T18:57:42+00:00</updated>
<entry>
<title>Imported Upstream version 0.11</title>
<updated>2010-03-08T18:57:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-08T18:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=602ff7584d3668c36b1bf5fd43988e6f45eceb48'/>
<id>urn:sha1:602ff7584d3668c36b1bf5fd43988e6f45eceb48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported Upstream version 0.10</title>
<updated>2010-02-22T01:45:55+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-22T01:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=60210334fa3dbd5dd168199063c6ee850d750d0c'/>
<id>urn:sha1:60210334fa3dbd5dd168199063c6ee850d750d0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the module inclusions.</title>
<updated>2008-01-23T20:11:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T20:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=61d48fd55da2f533df4020b7130d58e6104aadbc'/>
<id>urn:sha1:61d48fd55da2f533df4020b7130d58e6104aadbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dupliate use of Wallet::Admin.</title>
<updated>2008-01-23T20:07:16+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T20:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c1b6dace4b7f626d6d4e3e94d622fbe6baad36f8'/>
<id>urn:sha1:c1b6dace4b7f626d6d4e3e94d622fbe6baad36f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a destroy() method to the Wallet::Admin object and use that instead</title>
<updated>2008-01-23T19:17:09+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T19:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=45e33ff74717f39c421091f1a74f7d895e38bf57'/>
<id>urn:sha1:45e33ff74717f39c421091f1a74f7d895e38bf57</id>
<content type='text'>
of Wallet::Schema::drop in the test suite.

</content>
</entry>
<entry>
<title>Refactor database initialization into a new Wallet::Admin module.</title>
<updated>2008-01-23T03:33:41+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-01-23T03:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=77b6875f95aa54fe9c648ba114e06d85cf655bb1'/>
<id>urn:sha1:77b6875f95aa54fe9c648ba114e06d85cf655bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The wallet backend test suite now supports using a database other than</title>
<updated>2007-12-01T00:42:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T00:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c9948c8f68b11a1e897afe9c9f2dd2fcb6934f8d'/>
<id>urn:sha1:c9948c8f68b11a1e897afe9c9f2dd2fcb6934f8d</id>
<content type='text'>
SQLite for testing.

Also start a new Util.pm module for the test suite and move the contents
sub into that module.  More to follow.

</content>
</entry>
<entry>
<title>Initial work on supporting testing with MySQL.</title>
<updated>2007-11-30T02:04:14+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-30T02:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1e13c0c60c96dd1719e7c4c3931b4196c2b5bc61'/>
<id>urn:sha1:1e13c0c60c96dd1719e7c4c3931b4196c2b5bc61</id>
<content type='text'>
Add a drop() method to Wallet::Schema to destroy the wallet database.  Add
a test suite for it.  Add a reinitialize() method to Wallet;:Server that
drops the database before creating it.

Modify the wallet object test cases to call reinitialize() to create the
initial database and drop() to clean up the database after the test is
complete.

Fix a bug preventing Wallet::Schema from being initialized multiple times.
We now stash the schema in a class static variable and reuse it for
subsequent initializations, since re-reading DATA doesn't work.

</content>
</entry>
<entry>
<title>Add comprehensive license information in LICENSE and update the copyright</title>
<updated>2007-10-05T21:59:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=500b0dfb2ec5a9cb561f6095f169275dee98e054'/>
<id>urn:sha1:500b0dfb2ec5a9cb561f6095f169275dee98e054</id>
<content type='text'>
and license statements in all files.  Make sure that some files that were
missing copyright information now have them.  Reference LICENSE rather
than README in all notices.

</content>
</entry>
<entry>
<title>You don't have to explicitly load the driver module for DBI.</title>
<updated>2007-08-31T02:41:59+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-08-31T02:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f13e24eb2e01ecb6d6d9f0fca35ad5d22b47d248'/>
<id>urn:sha1:f13e24eb2e01ecb6d6d9f0fca35ad5d22b47d248</id>
<content type='text'>
</content>
</entry>
</feed>
