2
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in Enterprise accessmanager's List method More... about 15 years ago
Move logger init so that the log name has the PID More... about 15 years ago
Clean-up More... about 15 years ago
Clean-up AMQ support in pubsub bundle. More... about 15 years ago
Drop ORB bundle; AMQ does all this for us. Fix-up Broker, which provides abstracted AMQ services. Have Context use the AMQ broker rather than the multiprocessing queue. Reimplement MasterService as a normal service. Temporarily comment out ContactCacheservice. More... about 15 years ago
Publish Broker object; this provides easy access to AMQ services. Now services will be retrofitted to use Broker rather than MP pipes & queues. More... about 15 years ago
waitAction should now be operational; wait checks to see if a message of a given name exists. If it does it continues, otherwise it causes the process to park. More... about 15 years ago
Fix etag generation for YAML object. More... about 15 years ago
Merge from Default More... about 15 years ago
Support for ifloat type; which is a value interpreted to a float on input but written on output as a padded decimal. Ugh! More... about 15 years ago
Dereference the member reference; does Python have a problem with this? More... about 15 years ago
Make sure BufferedWriter (which we should probably eliminate anyway) closes its stream and drops references when it goes out of scope. More... about 15 years ago
Specify that this is a Python 2.6 solution. More... about 15 years ago
Include NOTES.txt for groupware DAV presentations. More... about 15 years ago
Still needs love. More... about 15 years ago
Clean-up More... about 15 years ago
Always use the absolute path in PROPFIND responses. More... about 15 years ago
Emit headers required to be compatible with Evolution addressbook. More... about 15 years ago
Include a bunch of notes relating to WebDAV More... about 15 years ago
Implement enterprise::list and contact::list. Support limit parameter in AccessManager List method. More... about 15 years ago
Include entityName when rendering the assignment entities in an Enterprise More... about 15 years ago
Logic Action class needs to import CoilsException More... about 15 years ago
Small improvement to XML rendering of Ompahalos entities; tag the address and telephone subentities with type elements to make XPath easier. More... about 15 years ago
Fix telephone key; Omphalos uses _PHONES, not _TELEPHONES More... about 15 years ago
Improvements to the XML rendering of Omphalos entities; try to make the usage of XPath easier. More... about 15 years ago
Commit UserAgent object. Ooops. More... about 15 years ago
Fix etag discovery in BPMLObject and MessageObject More... about 15 years ago
Clean-up More... about 15 years ago
Make Twitter ContentPlugin return a dictionary More... about 15 years ago
Improve Omphalos to XML rendere; this needs a serious clean-up. More... about 15 years ago