lp:~thekorn/zeitgeist/fix-660415-improve-zeitgeist-daemon

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/zeitgeist/fix-660415-improve-zeitgeist-daemon
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

1623. By Markus Korn

zeitgeist-daemon.py: removed some redundant logging statements

1622. By Markus Korn

Fixed '--log-level' option of the deamon by removing various
logging.basicConfig() calls. Neither _zeitgeist.* nor zeitgeist.* should
ever config the logger, this should be done by applications using this
libraries, like our test runner, the daemon or anything else which is using
the public zeitgeist API.

1621. By Markus Korn

merged changes from lp:zeitgeist

1620. By Markus Korn

we are using double quotes instead of single ones

1619. By Markus Korn

Started on restructurizing the code in zeitgeist-daemon.py

1618. By Markus Korn

Added `make run` target to the rootlevel Makefile (LP: #660423)

1617. By Seif Lotfy

BUG LP:#630593
remove all old datahub files and modfiy accordingly

1616. By Seif Lotfy

remove unused gettext and math import

1615. By Seif Lotfy

replaced count with COUNT in the queries and fixed doc string as well as replaced e[0][1] in the test cases wit h e.timestamp

1614. By Seif Lotfy

Added new ResultTypes:
1)MostPopularSubjectInterpretation
2)MostRecentSubjectInterpretation
3)LeastPopularSubjectInterpretation
4)LeastRecentSubjectInterpretation
5)MostPopularMimetype
6)LeastPopularMimetype
7)MostRecentMimetype
8)LeastRecentMimetype

Also modifed some test json files to have more interpretation and mimetypes for testing purposes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:zeitgeist/0.1
This branch contains Public information 
Everyone can see this information.

Subscribers