9 years agofix missing Data::Printer test requirement
Alexander Hartmaier [Tue, 26 Aug 2014 10:27:53 +0000]
fix missing Data::Printer test requirement

9 years agoVersion 2.006001 2.006001
Alexander Hartmaier [Mon, 25 Aug 2014 16:30:15 +0000]
Version 2.006001

9 years agoadd support for the -and, -not and -or operators (RT93864)
Alexander Hartmaier [Mon, 25 Aug 2014 16:16:44 +0000]
add support for the -and, -not and -or operators (RT93864)

9 years agofix links to ::Request::Context
Alexander Hartmaier [Sun, 24 Aug 2014 07:56:11 +0000]
fix links to ::Request::Context

10 years agoVersion 2.005001 2.005001
Alexander Hartmaier [Mon, 13 Jan 2014 20:45:31 +0000]
Version 2.005001

10 years agodon't document private method that probabliy no one sane would override
Alexander Hartmaier [Mon, 13 Jan 2014 18:47:37 +0000]
don't document private method that probabliy no one sane would override

10 years agodocumentation improvements
Alexander Hartmaier [Mon, 13 Jan 2014 18:45:19 +0000]
documentation improvements

I've decided to not include the Moose method attributes in the pod for
better readability and links e.g. on MetaCPAN.

10 years agoperltidy all classes
Alexander Hartmaier [Mon, 13 Jan 2014 18:00:39 +0000]
perltidy all classes

10 years agofixed setup example action to match config above
Alexander Hartmaier [Mon, 13 Jan 2014 17:15:42 +0000]
fixed setup example action to match config above

10 years agotidy Changes according to CPAN::Changes::Spec
Alexander Hartmaier [Sun, 12 Jan 2014 19:12:02 +0000]
tidy Changes according to CPAN::Changes::Spec

10 years agomention Alex Howarth in Changes
Alexander Hartmaier [Thu, 9 Jan 2014 17:38:06 +0000]
mention Alex Howarth in Changes

10 years agoChange order in generate_rs so that stash->{class} always overrides ->class Add tests
Alex Howarth [Tue, 18 Jun 2013 19:20:08 +0000]
Change order in generate_rs so that stash->{class} always overrides ->class Add tests

Signed-off-by: Alex Howarth <alex.howarth@gmail.com>

10 years agoadded Changes entry for previous, contributed commit
Alexander Hartmaier [Thu, 9 Jan 2014 17:27:12 +0000]
added Changes entry for previous, contributed commit

10 years agoFix generate_rs to set model to contents of stash->{class} if present and add tests.
Alex Howarth [Wed, 12 Jun 2013 20:31:21 +0000]
Fix generate_rs to set model to contents of stash->{class} if present and add tests.

Signed-off-by: Alex Howarth <alex.howarth@gmail.com>

10 years agoadded comments to tests regarding use_json_boolean usage in the controllers
Alexander Hartmaier [Thu, 9 Jan 2014 17:14:13 +0000]
added comments to tests regarding use_json_boolean usage in the controllers

10 years agoadded the RT number for the JSON 2.90 fix to Changes
Alexander Hartmaier [Thu, 9 Jan 2014 17:12:54 +0000]
added the RT number for the JSON 2.90 fix to Changes

10 years agouse Catalyst's http method matching for REST
Alexander Hartmaier [Thu, 9 Jan 2014 16:28:29 +0000]
use Catalyst's http method matching for REST

instead of ActionRole, whose feature went into core in 5.90013, and
MatchRequestMethod, whose feature went into 5.90020

10 years agoadded release dates to Changes for CPAN::Changes::Spec compatibility
Alexander Hartmaier [Sun, 10 Nov 2013 19:52:25 +0000]
added release dates to Changes for CPAN::Changes::Spec compatibility

also added Test::CPAN::Changes Dist::Zilla plugin to keep it that way

10 years agoupdated Changes and dist metadata for previous fix
Alexander Hartmaier [Sun, 10 Nov 2013 19:40:06 +0000]
updated Changes and dist metadata for previous fix

10 years agoRemoved tests' reliance on deprecated JSON behaviour of overloading eq operator
skaufman [Sun, 10 Nov 2013 19:15:43 +0000]
Removed tests' reliance on deprecated JSON behaviour of overloading eq operator

Signed-off-by: Alexander Hartmaier <abraxxa@cpan.org>

11 years agoVersion 2.004004 2.004004
Alexander Hartmaier [Wed, 21 Nov 2012 11:22:18 +0000]
Version 2.004004

11 years agosolve the DBIx::Class warnings about transactions differently
Alexander Hartmaier [Wed, 21 Nov 2012 11:18:49 +0000]
solve the DBIx::Class warnings about transactions differently

11 years agoadded diagnostic messages to tests that trigger DBIx::Class warnings
Alexander Hartmaier [Wed, 21 Nov 2012 09:23:43 +0000]
added diagnostic messages to tests that trigger DBIx::Class warnings

11 years agodon't wrap the SQLite test schema DDL queries in a transaction to suppress DBIx:...
Alexander Hartmaier [Wed, 21 Nov 2012 09:21:46 +0000]
don't wrap the SQLite test schema DDL queries in a transaction to suppress DBIx::Class warnings

11 years agofixed test failures in t/[rest,rpc]/item.t on newer HTTP::Message versions
Alexander Hartmaier [Wed, 21 Nov 2012 08:32:25 +0000]
fixed test failures in t/[rest,rpc]/item.t on newer HTTP::Message versions

11 years agouse Moose::Util::ensure_all_roles instead of Moose::Util::does_role to apply to Catal...
Alexander Hartmaier [Wed, 16 May 2012 12:37:07 +0000]
use Moose::Util::ensure_all_roles instead of Moose::Util::does_role to apply to Catalyst::Request

12 years agoVersion 2.004003 2.004003
Alexander Hartmaier [Mon, 19 Dec 2011 13:44:18 +0000]
Version 2.004003

12 years agofixed test failure in generic.t with Moose > 2.02
Alexander Hartmaier [Mon, 19 Dec 2011 13:40:12 +0000]
fixed test failure in generic.t with Moose > 2.02

12 years agoVersion 2.004002 2.004002
Alexander Hartmaier [Mon, 24 Oct 2011 13:50:45 +0000]
Version 2.004002

12 years agoupdated Dist::Zilla test plugins to new names
Alexander Hartmaier [Mon, 24 Oct 2011 13:48:42 +0000]
updated Dist::Zilla test plugins to new names

12 years agoallow setting the result_class to undef to prevent the usage of HashRefInflator
Alexander Hartmaier [Fri, 21 Oct 2011 17:42:34 +0000]
allow setting the result_class to undef to prevent the usage of HashRefInflator

12 years agoUse the column accessor instead of set_column when inserting new objects
Alexander Hartmaier [Wed, 19 Oct 2011 16:06:05 +0000]
Use the column accessor instead of set_column when inserting new objects

12 years agofixed typo in pod for offset_arg
Alexander Hartmaier [Wed, 28 Sep 2011 07:36:21 +0000]
fixed typo in pod for offset_arg

12 years agoVersion 2.004001 2.004001
Alexander Hartmaier [Fri, 19 Aug 2011 14:19:41 +0000]
Version 2.004001

12 years agofetch a model instance on every request instead of using stored_result_source for...
Alexander Hartmaier [Thu, 11 Aug 2011 08:58:45 +0000]
fetch a model instance on every request instead of using stored_result_source for ACCEPT_CONTEXT/Catalyst::Component::InstancePerContext compatibility

12 years agoChanged stored_model and stored_result_source attributes to methods for ACCEPT_CONTEX...
Alexander Hartmaier [Wed, 10 Aug 2011 10:47:13 +0000]
Changed stored_model and stored_result_source attributes to methods for ACCEPT_CONTEXT/Catalyst::Component::InstancePerContext compatibility

12 years agoVersion 2.003002 2.003002
Alexander Hartmaier [Mon, 9 May 2011 10:31:43 +0000]
Version 2.003002

12 years agoremoved useless end-of-line comments
Alexander Hartmaier [Mon, 9 May 2011 10:21:09 +0000]
removed useless end-of-line comments

12 years agomoved prefetch_allows to StaticArguments to fix controller instantiation failures...
Alexander Hartmaier [Thu, 5 May 2011 14:12:09 +0000]
moved prefetch_allows to StaticArguments to fix controller instantiation failures with Moose 2 where the validator template wasn't loaded before used by the prefetch trigger

12 years agofixed tests with newer Moose versions that quote the attribute value in error messages
Alexander Hartmaier [Thu, 5 May 2011 11:31:27 +0000]
fixed tests with newer Moose versions that quote the attribute value in error messages

13 years agofixed invalid value for param test to succeed with newer DBIx::Class versions
Alexander Hartmaier [Tue, 19 Apr 2011 15:13:01 +0000]
fixed invalid value for param test to succeed with newer DBIx::Class versions

13 years agocorrect resultset_class param name in the API.pm synopsis
Robert Buels [Mon, 28 Mar 2011 22:40:17 +0000]
correct resultset_class param name in the API.pm synopsis

13 years agorefactored end action to be easier to understand
Alexander Hartmaier [Tue, 22 Mar 2011 11:12:23 +0000]
refactored end action to be easier to understand

13 years agodie if Catalyst app object is missing in push_error and get_errors
Alexander Hartmaier [Tue, 22 Mar 2011 10:42:16 +0000]
die if Catalyst app object is missing in push_error and get_errors

13 years agoadded has_errors method
Alexander Hartmaier [Tue, 22 Mar 2011 10:39:03 +0000]
added has_errors method

13 years agoadded test for action that returns an error
Alexander Hartmaier [Tue, 22 Mar 2011 09:45:30 +0000]
added test for action that returns an error

13 years agoVersion 2.003001 2.003001
Alexander Hartmaier [Wed, 16 Feb 2011 16:54:13 +0000]
Version 2.003001

13 years agorequire Perl 5.8.6 because of Unicode fixes
Alexander Hartmaier [Wed, 16 Feb 2011 16:52:24 +0000]
require Perl 5.8.6 because of Unicode fixes

13 years agodon't import JSON functions
Alexander Hartmaier [Wed, 16 Feb 2011 16:51:23 +0000]
don't import JSON functions

13 years agoremoved perl 5.6.0 requirement from test files
Alexander Hartmaier [Wed, 16 Feb 2011 16:41:35 +0000]
removed perl 5.6.0 requirement from test files

13 years agouse JSON instead of JSON::Any to get rid of the CPAN Testers failures when only JSON...
Alexander Hartmaier [Wed, 16 Feb 2011 15:47:57 +0000]
use JSON instead of JSON::Any to get rid of the CPAN Testers failures when only JSON::Syck is available

13 years agoVersion 2.002004 2.002004
Alexander Hartmaier [Thu, 13 Jan 2011 18:29:36 +0000]
Version 2.002004

13 years agoproperly define testing modules as testing requirement
Alexander Hartmaier [Thu, 13 Jan 2011 18:21:23 +0000]
properly define testing modules as testing requirement

don't explicitly require Test::WWW::Mechanize because we don't use it directly
and Test::WWW::Mechanize::Catalyst requires a newer version anyways

13 years agoadded Oleg Kostyuk to the list of authors
Alexander Hartmaier [Thu, 13 Jan 2011 18:21:01 +0000]
added Oleg Kostyuk to the list of authors

13 years agoupdated Changes for the previous two commits
Alexander Hartmaier [Thu, 13 Jan 2011 17:56:02 +0000]
updated Changes for the previous two commits

13 years agoAdded support for tweaking where to store response in stash
Oleg Kostyuk [Mon, 6 Dec 2010 23:28:08 +0000]
Added support for tweaking where to store response in stash

13 years agoAdded possibility to tweak resultset class after searching
Oleg Kostyuk [Mon, 6 Dec 2010 23:08:59 +0000]
Added possibility to tweak resultset class after searching

13 years agomake release tests happy
Alexander Hartmaier [Thu, 13 Jan 2011 17:21:23 +0000]
make release tests happy

13 years agofixed failure because of Data::DPath >=0.41 by not using MooseX::Role::BuildInstanceO...
Alexander Hartmaier [Thu, 13 Jan 2011 17:20:42 +0000]
fixed failure because of Data::DPath >=0.41 by not using MooseX::Role::BuildInstanceOf for the validator attributes

13 years agoadded the .build dir to the .gitignore file
Alexander Hartmaier [Thu, 13 Jan 2011 17:06:42 +0000]
added the .build dir to the .gitignore file

13 years agoRenamed Visitor to Validator::Visitor to conform with Data::DPath::Validator and...
Alexander Hartmaier [Thu, 13 Jan 2011 16:32:24 +0000]
Renamed Visitor to Validator::Visitor to conform with Data::DPath::Validator and moved it into a separate file

13 years agoVersion 2.002003 2.002003
Alexander Hartmaier [Fri, 17 Sep 2010 08:21:15 +0000]
Version 2.002003

13 years agoadded test for searching with sql functions
Alexander Hartmaier [Fri, 20 Aug 2010 15:06:38 +0000]
added test for searching with sql functions

13 years agoremove trailing newlines from error messages
Alexander Hartmaier [Fri, 20 Aug 2010 15:00:26 +0000]
remove trailing newlines from error messages

13 years agofixed search attribute generation for nonexistent relationships
Alexander Hartmaier [Fri, 20 Aug 2010 14:57:16 +0000]
fixed search attribute generation for nonexistent relationships

13 years agoadded some Dist::Zilla test plugins and renamed the deprecated Prereq to Prereqs
Alexander Hartmaier [Wed, 18 Aug 2010 12:36:30 +0000]
added some Dist::Zilla test plugins and renamed the deprecated Prereq to Prereqs

13 years agofixed UnusedVarsTests
Alexander Hartmaier [Wed, 18 Aug 2010 12:35:34 +0000]
fixed UnusedVarsTests

13 years agoTest use_json_boolean true
Alexander Hartmaier [Wed, 18 Aug 2010 11:39:53 +0000]
Test use_json_boolean true

13 years agoremoved comments in synopsis as suggested by castaway
Alexander Hartmaier [Wed, 18 Aug 2010 09:11:45 +0000]
removed comments in synopsis as suggested by castaway

the class comment irritated newbies

13 years agobetter hack description with link to Moose test
Alexander Hartmaier [Thu, 12 Aug 2010 12:56:34 +0000]
better hack description with link to Moose test

13 years agofixed static configured page attribute not being used (RT#56226)
Alexander Hartmaier [Wed, 11 Aug 2010 08:53:25 +0000]
fixed static configured page attribute not being used (RT#56226)

13 years agofixed pod for page config attribute
Alexander Hartmaier [Wed, 11 Aug 2010 08:28:34 +0000]
fixed pod for page config attribute

13 years agocode cleanups
Alexander Hartmaier [Tue, 10 Aug 2010 16:41:10 +0000]
code cleanups

13 years agoremoved check_rel to _check_rel to exclude it from Pod::Coverage testing
Alexander Hartmaier [Tue, 10 Aug 2010 16:07:39 +0000]
removed check_rel to _check_rel to exclude it from Pod::Coverage testing

13 years agouse Dist::Zilla::Plugin::MetaNoIndex to exclude t/lib from PAUSE indexing
Alexander Hartmaier [Mon, 9 Aug 2010 14:41:44 +0000]
use Dist::Zilla::Plugin::MetaNoIndex to exclude t/lib from PAUSE indexing

13 years agoadded test for check_has_column
Alexander Hartmaier [Sun, 8 Aug 2010 13:20:57 +0000]
added test for check_has_column

13 years agocleaned up delete tests
Alexander Hartmaier [Sun, 8 Aug 2010 13:02:05 +0000]
cleaned up delete tests

13 years agoadded REST and RPC bulk_update tests for nonexisting objects
Alexander Hartmaier [Sun, 8 Aug 2010 13:01:18 +0000]
added REST and RPC bulk_update tests for nonexisting objects

13 years agoimproved comments and pod
Alexander Hartmaier [Sun, 8 Aug 2010 12:58:20 +0000]
improved comments and pod

13 years agoremoved useless RPC index action
Alexander Hartmaier [Sun, 8 Aug 2010 12:57:51 +0000]
removed useless RPC index action

13 years agoadded REST and RPC update_bulk tests
Alexander Hartmaier [Sun, 8 Aug 2010 10:52:46 +0000]
added REST and RPC update_bulk tests

13 years agoadded REST and RPC delete_bulk tests and fixed RPC delete_bulk not working at all
Alexander Hartmaier [Sat, 7 Aug 2010 15:21:28 +0000]
added REST and RPC delete_bulk tests and fixed RPC delete_bulk not working at all

use done_testing instead of specifying the number of tests at the beginning of the file

13 years agoVersion 2.002002 2.002002
Alexander Hartmaier [Tue, 3 Aug 2010 12:53:12 +0000]
Version 2.002002

13 years agoFixed pod coverage and added a test for it
Alexander Hartmaier [Tue, 3 Aug 2010 12:08:20 +0000]
Fixed pod coverage and added a test for it

updated dist.ini to use @Basic instead of @Classic
fixed twice included PkgVersion (by @Classic and explicit)

13 years agofixed update again, all tests pass
Alexander Hartmaier [Tue, 3 Aug 2010 09:01:51 +0000]
fixed update again, all tests pass

13 years agofixed nested updates and column accessor != name
Alexander Hartmaier [Mon, 2 Aug 2010 16:44:53 +0000]
fixed nested updates and column accessor != name

13 years agoFixed t/rpc/list.t error message regex to pass with Moose version >=1.05
Alexander Hartmaier [Mon, 2 Aug 2010 16:13:14 +0000]
Fixed t/rpc/list.t error message regex to pass with Moose version >=1.05

13 years agoUse column accessor for updating an existing object instead of passing the new values...
Alexander Hartmaier [Mon, 2 Aug 2010 15:35:49 +0000]
Use column accessor for updating an existing object instead of passing the new values to update

This enables the column accessors to do additional work (for example with method modifiers)

13 years agoFixed search for related columns overwriting existing params in generate_column_param...
Alexander Hartmaier [Mon, 2 Aug 2010 15:31:56 +0000]
Fixed search for related columns overwriting existing params in generate_column_parameters

14 years agomore robust json boolean testing
Alexander Hartmaier [Thu, 8 Apr 2010 16:44:10 +0000]
more robust json boolean testing

14 years agoVersion 2.002001. 2.002001
Florian Ragwitz [Wed, 31 Mar 2010 23:41:49 +0000]
Version 2.002001.

14 years agoUpdate Changes.
Florian Ragwitz [Wed, 31 Mar 2010 23:39:54 +0000]
Update Changes.

14 years agoShut the damn tests up.
Florian Ragwitz [Wed, 31 Mar 2010 23:38:07 +0000]
Shut the damn tests up.

14 years agodon't inflate items
Alexander Hartmaier [Wed, 10 Mar 2010 18:58:02 +0000]
don't inflate items

item and list should do the same thing
this fixes the rest item test
we'll add object inflation for both item and list later when we've found
a clean solution

14 years agoremoved debugging code in rest item test
Alexander Hartmaier [Wed, 10 Mar 2010 18:57:29 +0000]
removed debugging code in rest item test

14 years agoimproved pod for list_munge_parameters
Alexander Hartmaier [Tue, 9 Mar 2010 11:54:51 +0000]
improved pod for list_munge_parameters

14 years agoremoved dependency on DBIx::Class::TimeStamp
Alexander Hartmaier [Tue, 2 Mar 2010 17:48:22 +0000]
removed dependency on DBIx::Class::TimeStamp

InflateColumn::DateTime is included in DBIx::Class already

14 years agochanged Catalyst::Action::REST dependency to Catalyst::Action::Serialize
Alexander Hartmaier [Tue, 2 Mar 2010 17:31:15 +0000]
changed Catalyst::Action::REST dependency to Catalyst::Action::Serialize

14 years agoRevert "removed Catalyst::Action::REST dependency"
Florian Ragwitz [Tue, 2 Mar 2010 17:01:43 +0000]
Revert "removed Catalyst::Action::REST dependency"

This reverts commit bacc415e2d39a141a3d9c2766da6454906e952f7.

We still want to deserialize shit.

14 years agonew test for item fetching with inflated objects
Alexander Hartmaier [Tue, 2 Mar 2010 16:49:31 +0000]
new test for item fetching with inflated objects

require DBIx::Class::TimeStamp 0.12 which is used by Result::Track for datetime inflation