lp:~thekorn/zeitgeist/fix-642686-eventview-add-origin-and-uri-id

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/zeitgeist/fix-642686-eventview-add-origin-and-uri-id
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

1591. By Markus Korn

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

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

1583. By Mikkel Kamstrup Erlandsen

Merge Mikkel's branch lp:~zeitgeist/zeitgeist/explain-logs:

 * Add environment vairable ZEITGEIST_DEBUG_QUERY_PLANS that when set to anything but the empty string or 0 will make Zeitgeist print out SQL debugging info for all SQL calls executed - including the query plan

1582. By Markus Korn

* Bugfix in TableLookup.__getitem__(): actually return the id if the value
  was found in the cache, without the 'return' statement we run a query
  every time

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