13 years agoAdd my name to spelling whitelist 0.02
Dave Rolsky [Sat, 5 Feb 2011 20:57:16 +0000]
Add my name to spelling whitelist

13 years agoBump version
Dave Rolsky [Sat, 5 Feb 2011 20:54:53 +0000]
Bump version

13 years agoChanges for 0.02
Dave Rolsky [Sat, 5 Feb 2011 20:54:47 +0000]
Changes for 0.02

13 years agoDon't try to load roles which no longer exist
Dave Rolsky [Sat, 5 Feb 2011 20:53:27 +0000]
Don't try to load roles which no longer exist

13 years agoGreatly simplified internals by simply setting actions in the controller's config.
Dave Rolsky [Wed, 26 Jan 2011 20:44:35 +0000]
Greatly simplified internals by simply setting actions in the controller's config.

No need for metaclass junk.

13 years agoGrammar tweaklet
Dave Rolsky [Tue, 25 Jan 2011 04:37:43 +0000]
Grammar tweaklet

13 years agoPush after release
Dave Rolsky [Mon, 24 Jan 2011 22:12:49 +0000]
Push after release

13 years agoAdd release date 0.01
Dave Rolsky [Mon, 24 Jan 2011 22:04:00 +0000]
Add release date

13 years agoAdd git:// scheme for repo uri
Dave Rolsky [Mon, 24 Jan 2011 22:03:47 +0000]
Add git:// scheme for repo uri

13 years agoFix repo metadata
Dave Rolsky [Mon, 24 Jan 2011 22:03:12 +0000]
Fix repo metadata

13 years agoadd spelling test
Dave Rolsky [Mon, 24 Jan 2011 22:02:33 +0000]
add spelling test

13 years agoAdd an experimental warning
Dave Rolsky [Mon, 24 Jan 2011 22:01:31 +0000]
Add an experimental warning

13 years agoFix CA::REST prereq version
Dave Rolsky [Mon, 24 Jan 2011 22:00:49 +0000]
Fix CA::REST prereq version

13 years agoHandle a controller where the namespace is the empty string nicely.
Dave Rolsky [Mon, 24 Jan 2011 03:48:41 +0000]
Handle a controller where the namespace is the empty string nicely.

Add some tests for this.

13 years agoIgnore generated files
Dave Rolsky [Mon, 24 Jan 2011 03:48:27 +0000]
Ignore generated files

13 years agos/''/q{}/g;
Dave Rolsky [Mon, 24 Jan 2011 03:45:45 +0000]
s/''/q{}/g;

13 years agoAdd caveat about view name auto-picking
Dave Rolsky [Sun, 23 Jan 2011 21:50:08 +0000]
Add caveat about view name auto-picking

13 years agoSubstituting a vertical bar for slashes in sub names makes debug output much easier...
Dave Rolsky [Sun, 23 Jan 2011 21:42:54 +0000]
Substituting a vertical bar for slashes in sub names makes debug output much easier to read

13 years agoAdd a missing semi colon
Dave Rolsky [Sun, 23 Jan 2011 21:38:04 +0000]
Add a missing semi colon

13 years agoAvoid useless use of X warning
Dave Rolsky [Sun, 23 Jan 2011 21:15:15 +0000]
Avoid useless use of X warning

13 years agoMake sure generated names don't have two slashes in a row
Dave Rolsky [Sun, 23 Jan 2011 21:10:39 +0000]
Make sure generated names don't have two slashes in a row

13 years agoClarify leading slash on end point names
Dave Rolsky [Sun, 23 Jan 2011 21:08:42 +0000]
Clarify leading slash on end point names

13 years agoNo need to remove non-word chars from sub names
Dave Rolsky [Sun, 23 Jan 2011 21:07:19 +0000]
No need to remove non-word chars from sub names

13 years agoAdd docs and fix various bugs
Dave Rolsky [Sun, 23 Jan 2011 21:05:12 +0000]
Add docs and fix various bugs

Only default Chained parent for end points

Use full path when generating sub names for end points

Don't default Args to 0

13 years agoFix wrong REQ key in test code
Dave Rolsky [Sun, 23 Jan 2011 21:04:17 +0000]
Fix wrong REQ key in test code

13 years agotest two endpoints with the same endpoint name (empty string)
Dave Rolsky [Sun, 23 Jan 2011 20:55:21 +0000]
test two endpoints with the same endpoint name (empty string)

13 years agotest empty path part
Dave Rolsky [Sun, 23 Jan 2011 18:03:08 +0000]
test empty path part

13 years agoNo need for Sub::Identify
Dave Rolsky [Sun, 23 Jan 2011 17:42:27 +0000]
No need for Sub::Identify

13 years agoAdded chain_point to create a non-REST chain point - added tests
Dave Rolsky [Sun, 23 Jan 2011 17:41:52 +0000]
Added chain_point to create a non-REST chain point - added tests

13 years agoFix spelling error
Dave Rolsky [Sun, 23 Jan 2011 17:36:47 +0000]
Fix spelling error

13 years agoRequest /c1/bar, not c1/bar
Dave Rolsky [Sun, 23 Jan 2011 17:22:13 +0000]
Request /c1/bar, not c1/bar

13 years agoUse dzil Git plugins
Dave Rolsky [Sun, 23 Jan 2011 04:51:47 +0000]
Use dzil Git plugins

13 years agouse namespace::autoclean
Dave Rolsky [Sun, 23 Jan 2011 04:51:33 +0000]
use namespace::autoclean

13 years agoMore prereqs
Dave Rolsky [Sun, 23 Jan 2011 04:50:53 +0000]
More prereqs

13 years agoAdd Cat prereqs
Dave Rolsky [Sun, 23 Jan 2011 04:50:29 +0000]
Add Cat prereqs

13 years agoall tests pass, but still needs way more tests
Dave Rolsky [Sun, 23 Jan 2011 04:49:37 +0000]
all tests pass, but still needs way more tests

13 years agoGet all tests passing
Dave Rolsky [Sun, 23 Jan 2011 04:49:26 +0000]
Get all tests passing

13 years agoTidy all code
Dave Rolsky [Sat, 22 Jan 2011 16:24:40 +0000]
Tidy all code

13 years agoRemove reference to Local param
Dave Rolsky [Sat, 22 Jan 2011 16:22:48 +0000]
Remove reference to Local param

13 years agoUse REST::ForBrowsers action class
Dave Rolsky [Sat, 22 Jan 2011 16:22:01 +0000]
Use REST::ForBrowsers action class

If given a non-absolute path, make it a local path based on the current controller namespace.

13 years agotests are passing
Dave Rolsky [Fri, 21 Jan 2011 18:44:31 +0000]
tests are passing

13 years agoinitial checkin
Dave Rolsky [Fri, 21 Jan 2011 16:45:41 +0000]
initial checkin

13 years ago.gitignore
Matt S Trout [Thu, 20 Jan 2011 20:10:36 +0000]
.gitignore