Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/places.py
Commit message (Expand)AuthorAgeFilesLines
* 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