lp:~thekorn/zeitgeist/filter.is.a.dict

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/zeitgeist/filter.is.a.dict
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
Zeitgeist Framework
Status:
Merged

Recent revisions

931. By Markus Korn

* added code comment to explain the filters argument
* using KEY in DICT instead of DICT.get(KEY, None), thanks to RainCT for
  showing me the right direction.

930. By Markus Korn

merged changes from lp:zeitgeist

929. By Markus Korn

* the filters argument of the find_event method is now a list of dicts, so
  there is no need anymore to give a list of default values everytime
  someone would like to filter results

928. By Siegfried Gevatter

Throw out twitter.py from autotools for now so that 'make distcheck' works.

927. By Siegfried Gevatter

- Add wildcard support to FindEvent's mimetype filter.
- Add a new unit tests for that.
- Register "\" as an escape character everywhere where we use LIKE.

926. By Siegfried Gevatter

Rename most methods from engine.py which aren't part of the public API to start with an underscore.

925. By Siegfried Gevatter

Merge.

924. By Siegfried Gevatter

When zeigeist-datahub exists after loosing contact to zeitgeist-daemon, print a message about this in the log.

923. By Siegfried Gevatter

Merge.

922. By Siegfried Gevatter

Merge GetMostUsedTags into GetAllTags and renamed that to GetTags. Add a filter to search in the tag name (with % as wildcard). Add some more unit tests for tags.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers