2016-04-17 15:40:17 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 2.032001
Upstream changes:
2.032001 2016-04-13 22:01:03-07:00 America/Los_Angeles
- Fix simple deletion and updates for ::DateMethods1
(Thanks for the report Wes Malone and Erland Injerd, and the help to fix the
actual bug ribasushi!)
|
2016-02-27 09:01:44 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.032000
Add missing BUILD_DEPENDS
Upstream changes:
2.032000 2015-11-07 10:34:14-08:00 America/Los_Angeles
- Add ::ResultClass::Tee
|
2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368) |
Log message:
Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-01 01:39:32 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.031000
Upstream changes:
2.031000 2015-07-25 01:20:40-07:00 America/Los_Angeles
- Add ::ResultSet::Bare (Closes GH#53)
2.030002 2015-07-14 13:43:47-07:00 America/Los_Angeles
- Clarify docs for ::ResultSet::OneRow (Thanks for the tips Aran Deltac!)
(Closes GH#48)
- Add abstract to ::Row::JoinTable (Thanks Gregor Herrmann!)
(Closes GH#49)
|
2015-07-12 05:21:34 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.030001
Update DEPENDS
Upstream changes:
2.030001 2015-07-10 22:38:58-07:00 America/Los_Angeles
- Make ::Schema::Verifier aggregate errors instead of dying on first one
2.030000 2015-07-01 10:11:42-07:00 America/Los_Angeles
- Add ::Row::OnColumnMissing (Thanks ZipRecruiter!)
2.029000 2015-06-27 14:16:31-07:00 America/Los_Angeles
- Add ::ResultSet::OneRow (Thanks Aran Deltac!)
2.028000 2015-05-30 17:06:01-05:00 America/Chicago
- Add ::Verifier::RelationshipColumnName (Thanks for the idea mcsnolte!)
- Add ::ResultSet::Shortcut::Search (Closes GH#44 and GH#47) (Thanks moltar!)
2.027001 2015-05-16 11:47:15-05:00 America/Chicago
- Fix missing POD in ::ResultSet::Explain
2.027000 2015-05-08 19:35:13-05:00 America/Chicago
- Add ::Verifier::Parent
2.026000 2015-05-02 00:27:28-05:00 America/Chicago
- Add new ::Schema::Verifier framework
- ... including inaugural ::Verifier::C3
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-05-03 04:10:14 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 2.026000
Update DEPENDS
Upstream changes:
2.026000 2015-05-02 00:27:28-05:00 America/Chicago
- Add new ::Schema::Verifier framework
- ... including inaugural ::Verifier::C3
2.025003 2015-04-06 16:28:20-05:00 America/Chicago
- Make ::OnColumnChange always allow mutating values before update
- Fix documented args for `after_column_change`
- Document ::OnColumnChange semantics a little bit more clearly
2.025002 2015-03-21 00:03:43-05:00 America/Chicago
- Migrate ::RS::CorelateRelationship to an importable Util
- Correctly set a parent class for all helpers
|
2015-03-08 15:47:48 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.025001
Upstream changes:
2.025001 2015-02-28 09:53:36-06:00 America/Chicago
- fix ::RS::Errors test on Windows
2.025000 2015-02-20 22:50:47-06:00 America/Chicago
- Add ::Helper::ResultSet::Errors to help when calling Result methods on an RS
|
2014-12-07 23:00:26 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update 2.024000 to 2.024001
2.024001 2014-11-25 19:16:41-06:00 America/Chicago
- Fix ::DidYouMean to override source instead of resultset (Thanks ribasushi
for the bug report!)
|
2014-11-23 15:06:01 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.024000
Add missing DEPENDS
Upstream changes:
2.024000 2014-11-02 09:02:44-06:00 America/Chicago
- Add ::Helper::Schema::DidYouMean to help with typos when calling ->resultset
2.023007 2014-09-16 19:48:34-05:00 America/Chicago
- Fix ::Helper::ResultSet::DateMethods1 for Oracle (thanks Alexander Hartmaier!)
- Fix yet another issue with ->copy and proxied ResultSet methods (thanks again
moltar!)
2.023006 2014-09-03 17:44:34-05:00 America/Chicago
- Fix a few ::DateMethods1 methods when using a bound date (vs a column)
2.023005 2014-08-10 11:05:27-05:00 America/Chicago
- Fix ::Row::SelfResultSet to correctly include CSA (Thanks Steve Kleiman!)
2.023004 2014-08-01 18:27:54-05:00 America/Chicago
- Fix implementation of ::Row::SelfResultSet (fixes GH#34, thanks ribasushi for
the heads up!)
|