zeitgeist:0.6

Last commit made on 2010-11-01
Get this branch:
git clone -b 0.6 https://git.launchpad.net/zeitgeist

Branch merges

Branch information

Name:
0.6
Repository:
lp:zeitgeist

Recent commits

ae3e2d3... by Markus Korn

* Added asturian and slovenian translation
* Updated el.po, en_CA.po, id.po and pt.po
Thanks to all our translators!

170095c... by Launchpad Translations on behalf of rainct <>

Launchpad automatic translations update.

dd6f464... by Launchpad Translations on behalf of rainct <>

Launchpad automatic translations update.

3b05b2e... by Seif Lotfy

FIX BUG #665607
FIX BUG #643303

iterate through core upgrade scripts sequentially starting from current schema version up to the latest
fix schema setting to i+1 and change the documentation
cleanup zeitgeist-daemon and log prints

1b188ea... by Seif Lotfy

cleanup zeitgeist-daemon and log prints

74daac0... by Seif Lotfy

take in RainCT's changes to fix bug #665607 to not allow scheme upgrades if DB core scheme > code core scheme

f0cb97d... by Markus Korn

zeitgeist-daemon.py has now a much more readable code structure
(LP:#660415)
Also fixed the `--log-level` option, by removing logging.basicConfig()
from all modules in _zeitgeist/ and zeitgeist/

c356db2... by Seif Lotfy

fix schema setting to i+1 and change the documentation

9c55bf2... by Seif Lotfy

iterate through core upgrade scripts sequentially starting from current schema version up to the latest

02f02c2... by Seif Lotfy

Add DB integrity checker tool thatdetect events with broken metadata ids