lp:~zeitgeist/zeitgeist/fix-642772

Created by Seif Lotfy and last modified
Get this branch:
bzr branch lp:~zeitgeist/zeitgeist/fix-642772
Members of Zeitgeist Framework Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zeitgeist Framework Team
Project:
Zeitgeist Framework
Status:
Development

Recent revisions

1593. By Seif Lotfy

set condition to revert from WAL to DELETE in case of sqlite < 3.7

1592. By Markus Korn

Added 'subj_uri_id' and 'subj_origin_id' columns to event_view (LP: #642686)

1591. By Siegfried Gevatter

Update Catalan translation.

1590. By Markus Korn

added 'po/zeitgeist.pot' to .bzrignore

1589. By Seif Lotfy

Merge ~zeitgeist/zeitgeist/pragma-settings.

We change SQLite's locking mode to EXCLUSIVE, since this gives us a
little reduction in file-system operations and ensures that there is
only one process accessing the database.

We also set the journal mode to the newly available WAL, if the
system has a new enough SQLite (3.7.0+). This results in further
performance improvements but it's important to note that this change
is irreversible.

1588. By Siegfried Gevatter

Add .pc and _config.py to bzrignore.

1587. By Siegfried Gevatter

extension.py: remove unused variable and remove spaces before ":".

1586. By Markus Korn

Use event index in the constructor of ZeitgeistEngine to get the first and last event id (LP: #641100)

1585. By Markus Korn

don't commit db changes on each event insert

1584. By Mikkel Kamstrup Erlandsen

Ontology bugfix: Property is in the rdf: namespace not rdfs

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.