Mercurial > libervia-pubsub
graph
-
backend (notifications): avoid useless database request in getNotifications2017-08-20, by Goffi
-
privilege: added presence and +notify initial support:2017-08-12, by Goffi
-
fixed parseItemConfig (was iterating on children instead of elements)2017-08-12, by Goffi
-
mam: fixed call to getItemsData where requestor was missing2017-06-25, by Goffi
-
delegation: use same disco for all pubsub namespaces2017-06-03, by Goffi
-
fixed getOwners call in _prepareNotify2017-06-03, by Goffi
-
affiliations XMPP handling:2017-03-26, by Goffi
-
backend, pgsql storage: better items/notification handling, various fixes:2017-03-26, by Goffi
-
PostGreSQL: schema update:2017-03-26, by Goffi
-
fixed database config : None values can't be used anymore2017-03-03, by Goffi
-
updated INSTALL file2016-03-09, by Goffi
-
update INSTALL file, we don't use remote roster anymore2016-03-04, by souliane
-
pgsql storage: getItemsIndex raise NodeNotFound in this make sense2016-01-08, by Goffi
-
mam: added filtering by category2016-01-07, by Goffi
-
mam: various improvments:2016-01-05, by Goffi
-
pgsql storage: use item_id instead of date to order and select items2016-01-03, by Goffi
-
RSM improvments/refactoring:2016-01-03, by Goffi
-
new container module, with an ItemData container:2016-01-03, by Goffi
-
mam: minor improvments (module import and some checks)2016-01-03, by Goffi
-
backend (rsm): replaced setattr use by methods for better performances2016-01-03, by Goffi
-
removed reference to sat.tmp.delay as it is not used anymore2016-01-03, by Goffi
-
fixed copyright put in docstring instead of comments2016-01-03, by Goffi
-
copyright update2016-01-03, by Goffi
-
fixed publisher check on item publishing2015-12-18, by Goffi
-
tags harmonisation2015-12-07, by Goffi
-
Added tag 0.2.0 for changeset 642dffb9d6f12015-12-07, by Goffi
-
log the owner JID when roster request failed2015-11-26, by souliane
-
sat_pubsub_update_0_1.sql now also updates comment nodes2015-12-01, by Goffi
-
fixed item_data issues after introduction of ItemData namedtuple2015-11-25, by Goffi
-
categories are now stored in a dedicated table if item contain an atom entry:2015-11-25, by Goffi
-
cleaner parseItemConfig2015-11-25, by Goffi
-
item publisher is enforced2015-11-25, by Goffi
-
fixed _getNodeGroups call2015-11-24, by Goffi
-
fixes behavior when maxItems is 02015-09-10, by souliane
-
backend: fixes RSM for "unrestricted" mode2015-09-10, by souliane
-
fixed bad queries in pubsub.sql file2015-08-20, by Goffi
-
PEP implementation, draft (huge patch sorry):2015-08-15, by Goffi
-
privilege: added methods to send privileged messages and notifications2015-08-15, by Goffi
-
delegation: delegated stanza are tracked2015-08-15, by Goffi
-
delegation: iq forwarded management:2015-05-04, by Goffi
-
backend: fixed a crash when there is no RSM in request2015-05-04, by Goffi
-
mod delegation: extensions management (XEP-0128)2015-04-17, by Goffi
-
namespace delegation: disco nesting management2015-04-17, by Goffi
-
CHANGELOG update2015-03-31, by Goffi
-
2015 copyright dates update2015-03-30, by Goffi
-
actually retrieve the MAM messages2015-01-15, by souliane
-
fixes the imports from sat.tmp2015-01-14, by souliane
-
MAM (XEP-0313) support: first draft2015-01-09, by souliane
-
fix RSM support regarding last tmp.wokkel changes2015-01-09, by souliane
-
implements RSM (XEP-0059)2014-10-13, by souliane
-
use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel2014-12-15, by souliane
-
Fix getPageWithFactory2013-08-01, by Christopher Zorn
-
Fix checking for malformed XMPP URI in DeleteResource.2013-10-07, by Ralph Meijer
-
Use twisted.web instead of web2, initial tests.2013-01-20, by Ralph Meijer
-
SàT PubSub 0.1.1 released2014-09-09, by Goffi
-
pgsql_backend unicode fix: parseXml was expecting str and getting unicode 0.1.12014-08-13, by Goffi
-
fixed unicode handling with psycopg22014-08-13, by Goffi
-
misc: description in setup.py2014-08-13, by Goffi
-
fix unicodes issues in twisted plugin2014-06-12, by souliane
-
SàT PubSub 0.1.0 released2014-02-26, by Goffi
-
packaging for release2014-02-22, by souliane
-
fixed node auto-create feature2013-12-05, by souliane
-
fixed notifications (a key was missing in data in some cases)2013-06-16, by Goffi
-
publish model management2013-05-05, by Goffi
-
node "roster" access model management2013-05-05, by Goffi
-
removed notifications when no items are allowed for an entity2013-04-28, by Goffi
-
fixed access check (getItems/notifications)2013-04-28, by Goffi
-
Fixed getItems for roster access items when the subscriber is not owner of the node.2013-04-17, by Goffi
-
copyright update2013-04-08, by Goffi
-
minimum required wokkel version is now 0.7.12013-02-25, by Goffi
-
update to fix broken RemoteRoster after Wokkel 0.7.1 changes2013-02-25, by Goffi
-
full items, with item-configuration, are returned if items are asked by the owner2012-11-01, by Goffi
-
owner is now notified of items published2012-10-22, by Goffi
-
fine tuning per-item permissions2012-06-24, by Goffi
-
item are gotten according to item's access model in getItems2012-06-03, by Goffi
-
fixed getItems select in pgsql_storage2012-05-30, by Goffi
-
default backend value is now pgsql2012-05-30, by Goffi
-
allowed groups from item_config are now stored2012-05-30, by Goffi
-
item access_model (not finished)2012-05-29, by Goffi
-
added experimental roster access_model (use remote_roster)2012-05-27, by Goffi
-
remote roster partial support2012-05-27, by Goffi
-
changed version handler to SàT Pubsub2012-05-26, by Goffi
-
added access_model to config, default to 'open'2012-05-22, by Goffi
-
fixed setup.py and twistd plugin file2012-05-19, by Goffi
-
fixed tests2012-05-18, by Goffi
-
added creator check support2012-05-17, by Goffi
-
renamed service to « Salut à Toi pubsub service »2012-05-17, by Goffi
-
fixed Ralph Meijer copyright years (last commit was in 2011, not in 2009)2012-05-16, by Goffi
-
replaced idavoll imports by sat_pubsub imports2012-05-16, by Goffi
-
sublicensed under AGPL V32012-05-16, by Goffi
-
renamed idavoll directory to sat_pubsub2012-05-17, by Goffi
-
added .hgignore2012-05-10, by Goffi
-
renamed idavoll.tac to sat_pubsub.tac2012-05-10, by Goffi
-
tac file sample2012-05-10, by Goffi
-
added auto-create support2012-05-10, by Goffi
-
Replaced unmaintained pyPgSQL by Psycopg 22012-05-16, by Goffi
-
Always use the bare JID for affilitations.2011-02-13, by Ralph Meijer
-
Include example in packages.2011-02-13, by Ralph Meijer
-
Upon gateway subscription to the root node, don't retrieve items.2011-02-13, by Ralph Meijer
-
Oh, it's 2010 already?2010-10-16, by Ralph Meijer
-
Reshape Idavoll as a PubSubResource.2010-10-16, by Ralph Meijer
-
Make a copy of the config to prevent later modification.2010-10-16, by Ralph Meijer
-
Add tests for subscription and unsubscription JID checks in [53d2c0019458].2010-10-16, by Ralph Meijer
-
Make the PostgreSQL ConnectionPool only once for all unit tests.2010-10-16, by Ralph Meijer
-
Fix wrong use of configuration variables for pgsql db initialization.2009-10-14, by Ralph Meijer
-
Release Idavoll 0.9.1.2009-09-07, by Ralph Meijer
-
Fix subscription and unsubscription JID checks.2009-09-03, by Ralph Meijer
-
Remove debugging prints.2009-06-18, by Ralph Meijer
-
Make 204 responses not result in failure.2009-06-18, by Ralph Meijer
-
Actually log requests if verbose.2009-06-18, by Ralph Meijer
-
These files also belong to the Idavoll 0.9.0 release.2009-04-08, by Ralph Meijer
-
Release Idavoll 0.9.0.2009-04-08, by Ralph Meijer
-
Fix error reporting for older Python versions.2009-01-30, by Ralph Meijer
-
Add support for node deletion with redirect.2009-01-30, by Ralph Meijer
-
Commit 0.8.1 release to SVN.2008-09-09, by Ralph Meijer
-
Release Idavoll 0.8.0.2008-08-05, by Ralph Meijer
-
Implement root collection that includes all leaf nodes.2008-08-04, by Ralph Meijer
-
Adjust node configuration to match wokkel API changes.2008-08-04, by Ralph Meijer
-
Implement storage facilities for the HTTP gateway.2008-07-16, by Ralph Meijer
-
Match wokkel API change for PubSubClient.2008-07-14, by Ralph Meijer
-
Use `domish.Element`s to represent items, instead of serialized XML.2008-06-25, by Ralph Meijer
-
Make sure that item elements lose their namespace before storage, notification.2008-06-24, by Ralph Meijer
-
Epytext fixes.2008-06-10, by Ralph Meijer
-
Adjust spacing to match Twisted's.2008-06-10, by Ralph Meijer
-
Change naming and spacing conventions to match Twisted's.2008-06-10, by Ralph Meijer
-
update tags2009-06-18, by convert-repo
-
Return deferreds on failure, instead of raising exceptions.2008-06-10, by Ralph Meijer
-
Check in missing file, also part of Idavoll 0.7.3.2008-05-30, by Ralph Meijer
-
Release Idavoll 0.7.3.2008-05-30, by Ralph Meijer
-
Use ServiceMaker to setup twistd plugins, if available.2008-05-30, by Ralph Meijer
-
Return proper HTTP status codes on failed un-/subscription.2008-05-17, by Ralph Meijer
-
Make sure optional PostgreSQL connect parameters are passed as None, require2008-05-17, by Ralph Meijer
-
Released Idavoll 0.7.0.2008-04-22, by Ralph Meijer
-
Fix syntax errors in database schema.2008-04-22, by Ralph Meijer
-
Make sure second subscribers through HTTP also get a notification of the2008-04-17, by Ralph Meijer
-
Add maxItems support.2008-04-16, by Ralph Meijer
-
Add gateway support for retrieving items from a node. Reorder gateway module.2008-04-15, by Ralph Meijer
-
Install tests, too.2008-04-11, by Ralph Meijer
-
Implement HTTP client to gateway and implement functional tests with it.2008-04-11, by Ralph Meijer
-
Add send_last_published_item configuration item to nodes table definition.2008-04-11, by Ralph Meijer
-
Typos2008-04-10, by Ralph Meijer
-
Properly add send_last_published_item configuration item.2008-04-10, by Ralph Meijer
-
Guard against missing config for sending last published item on subscription.2008-04-10, by Ralph Meijer
-
Send last published item on subscription if node is so configured.2008-04-10, by Ralph Meijer
-
Add HTTP gateway in a separate plugin.2008-04-10, by Ralph Meijer
-
Move around service setup.2008-04-09, by Ralph Meijer
-
Make test backend consistent with interface.2008-04-09, by Ralph Meijer
-
Send out node deletion notifications.2008-04-09, by Ralph Meijer
-
Make node type part of node configuration.2008-04-09, by Ralph Meijer
-
Fix Backend's getNodeInfo so that it properly adds its errback.2008-01-15, by Ralph Meijer
-
Reply with the correct error condition on subscription when not subscribed.2008-01-03, by Ralph Meijer
-
Provide twistd parameters for connecting to a remote PostgreSQL database.2007-10-09, by Ralph Meijer
-
Fix typos in service creation. Make disco not respond when a resource is provided.2007-10-04, by Ralph Meijer
-
Fix use of uuid module now shipping with Python 2.5.2007-10-03, by Ralph Meijer
-
Move protocol implementations (pubsub, disco, forms) to and depend on wokkel.2007-10-03, by Ralph Meijer
-
Oh, and fix README. Really release 0.6.0.2007-01-18, by Ralph Meijer
-
Release 0.6.0.2007-01-18, by Ralph Meijer
-
Make imports work with Twisted 0.5.0.2007-01-18, by Ralph Meijer
-
Add --dbpass option for passing a password to the PostgreSQL backend.2006-09-07, by Ralph Meijer
-
Comply with the access model 'open'.2006-09-06, by Ralph Meijer
-
Bring NEWS in line with previous commit.2006-09-06, by Ralph Meijer
-
update tags2009-06-18, by convert-repo
-
Rework error handling, depend on Twisted Words 0.4.0.2006-09-06, by Ralph Meijer
-
Fix tests to work with current Twisted. Really do 0.5.0 release.2006-08-28, by Ralph Meijer
-
Fix spacing errors. Do 0.5.0 release.2006-08-28, by Ralph Meijer
-
Work towards first release 0.5.0.2006-08-21, by Ralph Meijer
-
Update README and fix typo.2006-06-29, by Ralph Meijer
-
Work towards JEP-0060 1.82006-05-06, by Ralph Meijer
-
Update to Twisted Words 0.3.0.2005-12-06, by Ralph Meijer
-
Add comments about uuid.py and the required Twisted modules.2005-10-05, by Ralph Meijer
-
Use uuid.py module [1] for generating unique id's for nodes and items.2005-10-04, by Ralph Meijer
-
Change all calls to jid.JID to jid.internJID to avoid redoing stringprep.2005-08-31, by Ralph Meijer
-
Change all calls to jid.JID to jid.internJID to avoid redoing stringprep.2005-08-31, by Ralph Meijer
-
Changed Data Forms implementation to support all field types and2005-07-29, by Ralph Meijer
-
Change semantics of Node.is_subscribed() to match all subscriptions for an2005-07-29, by Ralph Meijer
-
Add get_affiliations to Node class in storage facilities in preparation of2005-07-14, by Ralph Meijer
-
Fixed typo. Reported by Herman Li.2005-07-12, by Ralph Meijer
-
Initial revision2005-07-12, by Ralph Meijer
-
Changed behaviour of retraction of items so that only the actually deleted2005-07-12, by Ralph Meijer
-
Don't break on non-element childs.2005-06-14, by Ralph Meijer
-
Revert changes to error handling into disco calls.2005-04-27, by Ralph Meijer
-
Follow API change in Twisted Xish, while still being compatible with2005-04-27, by Ralph Meijer
-
Actually test whether the item was indeed stored.2005-04-25, by Ralph Meijer
-
Discover client_encoding parameter to pyPgSQL.2005-04-25, by Ralph Meijer
-
Discover client_encoding parameter to pyPgSQL, removing all encode() calls.2005-04-25, by Ralph Meijer
-
Replaced by generic_backend.py and *storage.py2005-04-24, by Ralph Meijer
-
Add a number of discovery features.2005-04-24, by Ralph Meijer
-
Update to current state.2005-04-24, by Ralph Meijer
-
New requirements.2005-04-24, by Ralph Meijer
-
Add test cases for LeafNodes.2005-04-24, by Ralph Meijer
-
Follow API change in backend.2005-04-24, by Ralph Meijer
-
Fix some typos.2005-04-24, by Ralph Meijer
-
Add more documentation.2005-04-24, by Ralph Meijer
-
Don't use encode('utf-8') on serialized XML.2005-04-24, by Ralph Meijer
-
Don't return anything when removing items, and raise exception when an item2005-04-24, by Ralph Meijer
-
Add documentation to set_configuration().2005-04-12, by Ralph Meijer
-
Change Node.set_configuration() to set cached configuration in a callback.2005-04-12, by Ralph Meijer
-
Add tests for all Node methods.2005-04-12, by Ralph Meijer
-
Changed to adapt to new API of backend's add_subscription.2005-04-12, by Ralph Meijer
-
Add Node._check_node_exists() calls to all Node methods, because nodes could2005-04-12, by Ralph Meijer
-
Change Node.add_subscription() to return a Failure when a subscription already2005-04-12, by Ralph Meijer
-
Added SubscriptionNotFound and SubscriptionExists errors.2005-04-12, by Ralph Meijer
-
Change storage.INode.add_subscription() to return a Failure when a subscription2005-04-12, by Ralph Meijer
-
Added test cases for a few of the Node methods.2005-04-08, by Ralph Meijer
-
Added more documentation.2005-04-08, by Ralph Meijer
-
Changed default configuration.2005-04-08, by Ralph Meijer
-
Initial revision.2005-04-08, by Ralph Meijer
-
Fix interpretations of JIDs.2005-04-08, by Ralph Meijer
-
Fix interpretation of JIDs.2005-04-08, by Ralph Meijer
-
Add documentation.2005-04-08, by Ralph Meijer
-
Use storage.2005-04-08, by Ralph Meijer
-
Use storage.2005-04-08, by Ralph Meijer
-
Moved two errors to storage.py.2005-04-08, by Ralph Meijer
-
Initial revision.2005-04-08, by Ralph Meijer
-
Also move from twisted.python.components to zope.interface.Interface2005-04-08, by Ralph Meijer
-
Move to Twisted 2.0.2005-04-08, by Ralph Meijer
-
Fix location of errback.2005-04-08, by Ralph Meijer
-
Fix configuration option names to match the names in backend.py.2005-01-02, by Ralph Meijer
-
Fix bug in how errors are handled in disco info request.2005-01-02, by Ralph Meijer
-
Added support for disco info meta data.2005-01-02, by Ralph Meijer
-
Initial revision2005-01-02, by Ralph Meijer
-
Include comment about xmpp_stringprep.py addition to Twisted.2004-12-01, by Ralph Meijer
-
Removed debugging junk2004-11-24, by Ralph Meijer
-
Enable admin to hide all nodes when the service is queried using disco items.2004-11-23, by Ralph Meijer
-
Announce pubsub#delete-any feature.2004-11-23, by Ralph Meijer
-
Merge from RELENG_0: Implemented node configuration.2004-11-23, by Ralph Meijer
-
Remove hardcoded nodes.2004-11-17, by Ralph Meijer
-
Ignore unsupported configure and option elements.2004-11-17, by Ralph Meijer
-
Consume errors in DeferredLists.2004-11-17, by Ralph Meijer
-
Use NodeDeletionService for the pgsql backend.2004-11-17, by Ralph Meijer
-
Implement node purging and node deletion.2004-11-17, by Ralph Meijer
-
Merge from RELENG_0: Fix bug in handling uncaught exceptions.2004-11-16, by Ralph Meijer
-
Long needed update.2004-11-16, by Ralph Meijer
-
Initial revision2004-11-16, by Ralph Meijer
-
Added note about missing disco features2004-11-09, by Ralph Meijer
-
Implement node retraction, with storage support for pgsql.2004-11-09, by Ralph Meijer
-
Implement instant nodes.2004-11-09, by Ralph Meijer
-
Fix handling of node creation.2004-11-09, by Ralph Meijer
-
Enable ItemRetrievalService for pgsql backend.2004-11-09, by Ralph Meijer
-
Implemented ComponentServiceToItemRetrievalService.2004-11-09, by Ralph Meijer
-
Implemented ItemRetrievalService.2004-11-09, by Ralph Meijer
-
Added note on max_items attribute.2004-11-09, by Ralph Meijer
-
Fixed bug in LogService with non-ascii chars.2004-11-08, by Ralph Meijer
-
Introduced date field in items table.2004-11-08, by Ralph Meijer
-
Added -v (--verbose) flag to print out all traffic.2004-11-08, by Ralph Meijer
-
Enable AffiliationsService for memory backend, too.2004-11-07, by Ralph Meijer
-
Add get_affiliations(), get_subscriptions(), get_node_type() and get_nodes()2004-11-07, by Ralph Meijer
-
Reworked disco support.2004-11-07, by Ralph Meijer
-
Added get_nodes() to BackendService.2004-11-07, by Ralph Meijer
-
Added get_nodes() to Storage.2004-11-07, by Ralph Meijer
-
Added node on meta-data.2004-11-07, by Ralph Meijer
-
Initial revision2004-11-07, by Ralph Meijer
-
Return deferreds from getFeatures() and getIdentities().2004-11-06, by Ralph Meijer
-
Made returning disco info use deferreds.2004-11-06, by Ralph Meijer
-
Add get_node_type() to Storage.2004-11-06, by Ralph Meijer
-
Add get_node_type() to BackendService.2004-11-06, by Ralph Meijer
-
Add note about incorrect text in section 8.1.7 of JEP-0060.2004-11-06, by Ralph Meijer
-
Setup AffiliationsService and matching protocol adapter for the pgsql2004-11-06, by Ralph Meijer
-
Add get_affiliations() and get_subscriptions() to Storage.2004-11-06, by Ralph Meijer
-
Implement AffiliationsService.2004-11-06, by Ralph Meijer
-
Implement retrieving affiliations.2004-11-06, by Ralph Meijer
-
Use jid.JIDs everywhere in the backend.2004-11-06, by Ralph Meijer
-
Return support for the pubsub#subscribe feature.2004-11-06, by Ralph Meijer
-
Use NodeCreationService for pgsql backend, too.2004-11-05, by Ralph Meijer
-
Match backend's supported_*() methods in getFeatures() of ComponentServiceFromService.2004-11-05, by Ralph Meijer
-
Implement create_node() in Storage.2004-11-05, by Ralph Meijer
-
Make NodeCreationService a subclass of backend.NodeCreationService.2004-11-05, by Ralph Meijer
-
Implement NodeCreationService, using the create_node() method of Storage.2004-11-05, by Ralph Meijer
-
Use ISubscriptionService support of PostgreSQL backend.2004-11-03, by Ralph Meijer
-
Added node existance checks.2004-11-03, by Ralph Meijer
-
Implement add_subscription() and remove_subscription() for Storage, remove2004-11-03, by Ralph Meijer
-
Implement SubscriptionService with separate storage.2004-11-03, by Ralph Meijer
-
Check for malformed subscription request.2004-11-03, by Ralph Meijer
-
Check for malformed unsubscribe request.2004-11-03, by Ralph Meijer
-
Redefined several classes as subclasses of the implementations in backend.py.2004-11-03, by Ralph Meijer
-
Redefine backend classes as subclass of the implementations in backend.py.2004-11-03, by Ralph Meijer
-
Removed IPersistenceService, this is a feature of the storage facility.2004-11-03, by Ralph Meijer
-
Moved common stuff out of pgsql_backend.py to backend.py.2004-11-01, by Ralph Meijer
-
Make choice of backend an option to mktap. This includes the database2004-10-31, by Ralph Meijer
-
Rewrite using separated backend interfaces. The backend also uses a separate2004-10-31, by Ralph Meijer
-
Moved get_supported_affiliations() to super class.2004-10-31, by Ralph Meijer
-
Added get_supported_affiliations() to BackendService.2004-10-31, by Ralph Meijer
-
Change exception classes to include stanza error.2004-10-31, by Ralph Meijer
-
Fix get_notification_list() to only return JIDs for subscriptions in the2004-10-31, by Ralph Meijer
-
More issues.2004-10-31, by Ralph Meijer
-
Remove erroneous second invocation of NotificationService and matching2004-10-31, by Ralph Meijer
-
Remove nonsense message.2004-10-31, by Ralph Meijer
-
Few more notes2004-10-26, by Ralph Meijer
-
Fire up several component.IServices that match the backend Services.2004-10-26, by Ralph Meijer
-
Split up implementation in several Services that match the division2004-10-26, by Ralph Meijer
-
Recode backend to match interaces: one big Service that handles everything2004-10-26, by Ralph Meijer
-
Define interfaces of blocks of functionality.2004-10-26, by Ralph Meijer
-
Initial revision2004-10-18, by Ralph Meijer
-
Initial revision2004-10-17, by Ralph Meijer
-
Follow move of memory backend.2004-10-17, by Ralph Meijer
-
Bugfix: use 'event' element instead of 'x' for notifications.2004-10-17, by Ralph Meijer
-
Moved memory backend to its own file.2004-10-17, by Ralph Meijer
-
Simplify call chain by mapping incoming requests directly to method2004-10-07, by Ralph Meijer
-
Initial revision2004-10-06, by Ralph Meijer
-
Implemented node creation.2004-10-06, by Ralph Meijer
-
Added two exceptions: NoInstantNodes and NodeExists.2004-10-06, by Ralph Meijer
-
Added two errors2004-10-06, by Ralph Meijer
-
Small code cleanups2004-08-30, by Ralph Meijer
-
Fixed small oddity in disco code.2004-07-26, by Ralph Meijer
-
Implemented basic subscribing.2004-07-17, by Ralph Meijer
-
Redone memory storage of nodes.2004-07-17, by Ralph Meijer
-
Send service-unavailable for unknown iq child namespaces2004-07-17, by Ralph Meijer
-
Added two errors2004-07-17, by Ralph Meijer
-
Return implemented features2004-07-09, by Ralph Meijer
-
Don't return disco#info, that's silly.2004-07-09, by Ralph Meijer
-
Initial revision2004-07-09, by Ralph Meijer
-
Add disco support.2004-07-01, by Ralph Meijer
-
Add disco support2004-07-01, by Ralph Meijer
-
Implemented fallback for feature-not-implemented.2004-06-27, by Ralph Meijer
-
Code cleanup2004-06-27, by Ralph Meijer
-
Added PayloadExpected and NoPayloadAllowed exceptions.2004-06-27, by Ralph Meijer
-
Allow publication of more than 1 item.2004-06-27, by Ralph Meijer
-
Added bad-request error.2004-06-27, by Ralph Meijer
-
First take at notifications2004-06-25, by Ralph Meijer
-
Initial revision2004-06-23, by Ralph Meijer
-
New repository initialized by cvs2svn.2004-06-23, by unknown