Skip to content

Tags: ironcamel/AtomBus

Tags

v1.0405

Toggle v1.0405's commit message
Getting ready to release 1.0405

v1.0404

Toggle v1.0404's commit message
Making configuration more friendly. All AtomBus specific settings sho…

…uld now be

under the 'atombus' config setting.
Updating version to 1.0404

v1.0402

Toggle v1.0402's commit message
Removing unnecessary files.

v1.0401

Toggle v1.0401's commit message
Just POD fixes.

v1.0400

Toggle v1.0400's commit message
Adding package declaration to ./bin/app.pl to make PodWeaver happy.

v1.0301

Toggle v1.0301's commit message
Silencing warnings in tests caused by schema->deploy.

v1.0300

Toggle v1.0300's commit message
Adding back Capture::Tiny dep.

v1.0200

Toggle v1.0200's commit message
Updating bugtracker and git info for META.yml

v1.0100

Toggle v1.0100's commit message
Generted feed now validates against http://validator.w3.org/feed

Added atommq_feed table.  Now there are 2 tables total.
Entry and feed id's are now urn's

v1.0000

Toggle v1.0000's commit message
One AtomMQ server can serve multiple feeds.

Posting to a feed that doesn't exist will automatically create the feed for you.
The feed name is no longer a param of the constructor.  It is passed in the
    uri, e.g., /atommq/feed=widgets.
Added a FastCGI section to the docs.
Made the PSGI example simpler in the docs.
Updating version for a 1.0000 release.