Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
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)
|
|
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
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
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
|
|
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
|
|
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!)
|
|
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!)
|
|
|
|
Update DEPENDS
Upstream changes:
2.023003 2014-07-21 21:22:27-05:00 America/Chicago
- Fix ToJSON to use accessors if it needs to (Thanks Kevin Benson!)
- Fix silly typo in ::Explain (Good catch Jonathan W. Taylor!)
2.023002 2014-06-28 15:04:15-05:00 America/Chicago
- Remove silly layer of subtesting (thanks to new features in Test::Roo)
- Remove silly sub wrapper in Explain internals (should moderately increase
performance)
2.023001 2014-06-14 12:39:08-05:00 America/Chicago
- Add handy SYNOPSIS to ::DateMethods1 (thanks for asking rjbs!)
2.023000 2014-05-26 19:33:01-05:00 America/Chicago
- Add ::Shortcut::Explain RS helper
2.022000 2014-05-03 10:39:30-05:00 CST6CDT
- Add ::Shortcut::ResultsExist RS helper (Olaf Alders)
- Add abstract to ::DateMethods1::Announcement (Gregor Herrmann)
2.021001 2014-04-06 11:43:36-05:00 America/Chicago
- Fix ::RemoveColumns to work with a specified `columns` (Anthony DeRobertis)
(Fixes GH#27) Also fixes RT#91977/GH#24)
2.021000 2014-04-01 20:12:40-05:00 America/Chicago
- Create Shortcut::Page and Shortcut::LimitedPage ResultSet helpers (wreis)
2.020001 2014-03-05 10:33:46CST-0600 America/Chicago
- Make ::DateMethods1 tests paralellizable (thanks Alexander Hartmaier!)
- fix ::Helper::ResultSet::DateMethods1 for Oracle (thanks Alexander Hartmaier!)
- fix ABSTRACT on ::Helper::ResultSet::DateMethods1
2.020000 2014-03-04 08:31:39-06:00 America/Chicago
- Add ::Helper::ResultSet::DateMethods1
- Add abstract to ::Schema::LintContents
2.019004 2014-02-14 07:53:19 America/Chicago
- Make IgnoreWantarray's search die in void context
2.019003 2014-02-07 22:21:47-06:00 America/Chicago
- Fix ->copy on rows with proxied ResultSet methods (thanks moltar for the
test!) (NOTE: This fix is what requires upgrading to DBIC 0.08260)
2.019002 2014-01-12 09:40:41 America/Chicago
- Pick SQL for random row selection in a cleaner way
- Stop using Class::MOP::load_class (RT#91035)
- Really stop using RT
2.019001 2013-11-23 10:19:28 America/Chicago
- Fix typo in ::CorrelateRelationship (Getty)
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
Add missing BUILD_DEPENDS
Upstream changes:
2.019000 2013-10-17 20:36:45 America/Chicago
- Create clean_rs row shortcut (wreis)
- Create DateTime schema helper (wreis)
2.018004 2013-10-07 15:23:39 America/Chicago
- fix dep marked as test but actually runtime
2.018003 2013-09-26 08:06:03 America/Chicago
- fix method shadowing with some helpers for ::Shortcut
- ::OrderByMagic now correctly passes through arrayrefs (moltar)
- ::OrderByMagic only prefixes with CSA when needed (moltar)
|
|
2.018002 2013-07-30 18:45:10 CST6CDT
- ::Helper::ResultSet correctly uses all Helpers (reported by moltar)
Note that some deprecated helpers were removed from ::ResultSet, so check
your code to see if you use the as_virtual_view method. If you do, replace
it with as_subselect_rs and you'll be fine.
- Fix return precedence in test (Reini Urban)
|
|
databases/p5-DBIx-Class-Helpers from 2.015001nb1 to 2.018001.
pkgsrc changes:
- adjust dependencies
Upstream changes:
2.018001 2013-07-02 20:40:18 CST6CDT
- Fix bug related to inheriting from ::Shortcut
2.018000 2013-06-22 17:03:29 CST6CDT
- Add ::ResultSet::Shortcut::OrderByMagic (moltar)
- Add ::ResultSet::Shortcut::Prefetch (Wallas Reis)
- Add ::ResultSet::Shortcut::HasRows (Wallas Reis)
- Add ::ResultSet::Shortcut::Limit (Wallas Reis)
- make ::ResultSet::Me more flexible (moltar)
- Fix some warnings (when using deprecated modules) (good catch Bill
Mosely)
- Fix lots of docs (moltar, Gregor Herrmann, mauke)
2.017000 2013-04-20 10:37:04 CST6CDT
- Add ::Schema::QuoteNames to force quote_names on
- Add normalize_connect_info utilitiy
2.016006 2013-04-12 09:14:23 CST6CDT
- Remove use of a private method, thus fixing Helpers on v0.08210
- Remove the last vestige of non-in-memory SQLite
- Stop using RT for bugtracking
2.016005 2013-01-23 19:00:09 CST6CDT
- Fix hash order dependency bug (Thanks Fitz Elliott!)
2.016004 2013-01-09 20:05:57 CST6CDT
- Add more storages for ::ResultSet::Random (Thanks José Diaz Seng!)
2.016003 2012-12-07 15:54:29 CST6CDT
- Fix bug in dup_check_source_auto and fk_check_source_auto. If
any of the broken things were multiple they explode in the hashref.
The solution is to force the values to be resultsets, which is how
the helper is documented anyway. (thanks MST for finding this)
2.016002 2012-11-17 15:31:12 CST6CDT
- Put MetaYAML back in dist
2.016001 2012-11-02 17:52:43 CST6CDT
- fix OnColumnChange to work with relationship based updates
so $artist->update({ cd => $cd_obj }) now correctly triggers
a change. Thanks David Schmidt for the test
- validate number of arguments to _change_column (David Schmidt)
- fix name of Helper::ResultSet::Shortcut in SYNOPSIS
2.016000 2012-10-25 21:35:05 CST6CDT
- Add Helper::ResultSet::Shortcut (Wes Malone)
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
Mark packages that don't or might probably not have staged installation.
|
|
into databases/p5-DBIx-Class-Helpers.
Simplify the common case stuff for DBIx::Class
|