15 years agoChecking in changes prior to tagging of version 1.101. Changelog diff is: 1.101
t0m [Mon, 9 Feb 2009 10:46:01 +0000]
Checking in changes prior to tagging of version 1.101.  Changelog diff is:

Index: Changes
===================================================================
--- Changes (revision 9270)
+++ Changes (working copy)
@@ -1,3 +1,5 @@
+1.101
+  - Fix dependencies in Makefile.PL, merge fail :/
 1.100
   - Refactor into a Moose Role for use with alternate views. (rafl)
   - Additional documentation (t0m)

15 years agoExtra lazy next time
t0m [Fri, 6 Feb 2009 00:00:44 +0000]
Extra lazy next time

15 years agoChecking in changes prior to tagging of version 1.100. Changelog diff is: 1.100
t0m [Thu, 5 Feb 2009 23:59:37 +0000]
Checking in changes prior to tagging of version 1.100.  Changelog diff is:

15 years agoTop level rename.
t0m [Thu, 5 Feb 2009 23:27:03 +0000]
Top level rename.

15 years agoMake deprecation notice more clear and explicit
t0m [Thu, 5 Feb 2009 23:25:38 +0000]
Make deprecation notice more clear and explicit

15 years agoReformat docs, couple of other misc dinks
t0m [Thu, 5 Feb 2009 23:16:21 +0000]
Reformat docs, couple of other misc dinks

15 years agoMore doc tweaks, adjust .shipit in anticipation of rename.
t0m [Tue, 3 Feb 2009 22:16:43 +0000]
More doc tweaks, adjust .shipit in anticipation of rename.

15 years agoAvoid manging request headers by cloning them. Neater solutions welcome.
t0m [Tue, 3 Feb 2009 22:09:14 +0000]
Avoid manging request headers by cloning them. Neater solutions welcome.

15 years agoUnfuck merge, I should stick with adding docs when I'm shattered
t0m [Tue, 3 Feb 2009 21:51:13 +0000]
Unfuck merge, I should stick with adding docs when I'm shattered

15 years agoRequiring a process method is not a bug.
rafl [Tue, 3 Feb 2009 21:32:59 +0000]
Requiring a process method is not a bug.

15 years agoRequire consumers to implement a process method.
rafl [Tue, 3 Feb 2009 21:30:30 +0000]
Require consumers to implement a process method.

15 years agoactually add version note this time
t0m [Tue, 3 Feb 2009 21:26:36 +0000]
actually add version note this time

15 years agoMerge to trunk, add version note
t0m [Tue, 3 Feb 2009 21:23:45 +0000]
Merge to trunk, add version note

15 years agoChecking in changes prior to tagging of version 1.004. Changelog diff is: 1.004
t0m [Sun, 14 Dec 2008 18:52:52 +0000]
Checking in changes prior to tagging of version 1.004.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9993)
+++ Changes (local)
@@ -1,3 +1,6 @@
+1.004
+  - Nick the OSX fragment out of the Catalyst::Runtime Makefile.PL to
+    beat my Mac into generating a correct dist.
 1.003
   - Fixes an tests to be fully Internet Explorer compatible (David Dorward)
   - Change to MRO::Compat for perl 5.10 (t0m)

15 years agoChecking in changes prior to tagging of version 1.003. Changelog diff is: 1.003
t0m [Sun, 14 Dec 2008 10:54:20 +0000]
Checking in changes prior to tagging of version 1.003.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9990)
+++ Changes (local)
@@ -1,5 +1,6 @@
 1.003
-  - Change to MRO::Compat for perl 5.10.
+  - Fixes an tests to be fully Internet Explorer compatible (David Dorward)
+  - Change to MRO::Compat for perl 5.10 (t0m)
 1.002 2008-12-13
   - Add 'use Class::C3' so that the module works on the currently
     released Catalyst version.

15 years agos/Class::C3/MRO::Compat/
t0m [Sat, 13 Dec 2008 11:37:08 +0000]
s/Class::C3/MRO::Compat/

15 years agoChecking in changes prior to tagging of version 1.002. Changelog diff is: 1.002
t0m [Sat, 13 Dec 2008 11:11:05 +0000]
Checking in changes prior to tagging of version 1.002.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9986)
+++ Changes (local)
@@ -1,7 +1,10 @@
+1.002 2008-12-13
+  - Add 'use Class::C3' so that the module works on the currently
+    released Catalyst version.
 1.001 2008-12-12
   - Add tests for other Accept header cases where the current code
-    will get it wrong (David Dorward)
-  - Fix all of these tests (t0m)
+    will get it wrong. (David Dorward)
+  - Fix all of these tests. (t0m)
 1.000 2008-12-12
   - First working version of the module extracted from the quick hack
     I have in every Catalyst application I've ever written.

15 years agoChecking in changes prior to tagging of version 1.001. Changelog diff is: 1.001
t0m [Fri, 12 Dec 2008 18:54:35 +0000]
Checking in changes prior to tagging of version 1.001.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9983)
+++ Changes (local)
@@ -1,6 +1,7 @@
+1.001 2008-12-12
   - Add tests for other Accept header cases where the current code
     will get it wrong (David Dorward)
-1.000
+  - Fix all of these tests (t0m)
+1.000 2008-12-12
   - First working version of the module extracted from the quick hack
     I have in every Catalyst application I've ever written.
-

15 years agoI am fail today. Actually remove the Makefile
t0m [Fri, 12 Dec 2008 11:57:14 +0000]
I am fail today. Actually remove the Makefile

15 years agoAdd tests showing how retarded my implementation is. Also remove Makefile from revisi...
t0m [Fri, 12 Dec 2008 11:52:55 +0000]
Add tests showing how retarded my implementation is. Also remove Makefile from revision control. Fail-whale.

15 years agoChecking in changes prior to tagging of version 1.000. Changelog diff is: 1.000
t0m [Fri, 12 Dec 2008 10:45:01 +0000]
Checking in changes prior to tagging of version 1.000.  Changelog diff is:

15 years agoChecking in changes prior to tagging of version 1.000. Changelog diff is:
t0m [Fri, 12 Dec 2008 10:40:58 +0000]
Checking in changes prior to tagging of version 1.000.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 9978)
+++ Changes (local)
@@ -1,4 +1,4 @@
-0.001000
+1.000
   - First working version of the module extracted from the quick hack
     I have in every Catalyst application I've ever written.

\ No newline at end of file

15 years agoAdd new module
t0m [Thu, 11 Dec 2008 16:14:45 +0000]
Add new module