Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/places.py
Commit message (Expand)AuthorAgeFilesLines
* Closing branch.webkitLucian Branescu Mihaila2011-02-191-140/+0
* Small fixes.Lucian Branescu Mihaila2010-07-171-1/+1
* Various cleanups.Lucian Branescu Mihaila2010-07-171-9/+10
* Small fixes.Lucian Branescu Mihaila2010-07-161-3/+3
* Populate global history on page load-commit.Lucian Branescu Mihaila2010-07-161-2/+2
* Add tab box updates, improve load_uri to accept uris like 'google.com'.Lucian Branescu Mihaila2010-06-181-10/+8
* add/remove some empty lines according to PEP8Sascha Silbe2010-06-161-0/+3
* remove EOL spacesSascha Silbe2010-06-161-1/+1
* Address Tomeu review comments.Marco Pesenti Gritti2008-06-131-53/+64
* Add a bookmark boolean field to mark bookmarks so thatMarco Pesenti Gritti2008-06-121-6/+8
* Implement simple cleanup. Drop sites older than 30 days on startup.Marco Pesenti Gritti2008-06-121-2/+19
* Add a last_visit fieldMarco Pesenti Gritti2008-06-121-15/+29
* Implement the sqlite store.Marco Pesenti Gritti2008-06-121-30/+52
* First go at autocompletion. Still using a fake, in-memory backend.Marco Pesenti Gritti2008-06-121-0/+72