summaryrefslogtreecommitdiff
path: root/python/londiste/handler.py
AgeCommit message (Expand)Author
2013-10-17londiste: added ignore_truncate handler optionmartinko
2013-10-17londiste: moved config processing from dispatch to base handlermartinko
2013-05-15Merge branch 'feature/dispatch_handler_with_sharding' into developmartinko
2013-04-18londiste: initial implementation of shard-ed Dispatch handlermartinko
2013-04-15python: text fixesmartinko
2013-01-14londiste.handler: disable shortcut for specifying handler args together with ...martinko
2012-12-04londiste/handler.py: fixed refactoring bugmartinko
2012-12-04londiste handlers' arg names are checked nowmartinko
2012-12-04londiste/handlers: updated docs / helpmartinko
2012-10-09Londiste compare and repair fixesAsko Oja
2012-06-05handlers: improve documentationMarko Kreen
2012-06-05londiste.handler: make encoding= param available to part & londiste handlersMarko Kreen
2012-03-17londiste.handler: dont crash if handler module does not loadMarko Kreen
2011-12-29londiste: allow whitespace for key in --handler-argMarko Kreen
2011-10-27londiste: support table renamingMarko Kreen
2011-09-21londiste x.ini show-handlers: info about handlersMarko Kreen
2011-06-28londiste.handlers: .needs_table methodMarko Kreen
2011-05-11OCM-2279: londiste3 should translate everything to utf8, in a lossy wayEgon Valdmees
2011-03-17empty handler bug fixEgon Valdmees
2011-02-11londiste; drop chained handler, use single handler per tableMarko Kreen
2010-12-06londiste: load bulkloader by defaultMarko Kreen
2010-12-03londiste handler: convert bulkloader to handlerMarko Kreen
2010-08-30Pluggable per-table handlers for event processing.Marko Kreen