sawdog / bfgcookbook

repoze.bfg code cookbook sample application.

Clone this repository (size: 115.3 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/sawdog/bfgcookbook

Shortlog (showing r96:be022963f901 (tip) → r72:5a093fa571ab)

Age Author Message A M D «
6 months Andr...@sawdog.com add batch_offset, so we can paginate the results when the set is larger then we… 1
6 months Andr...@sawdog.com merge view changes. update the find query... 1
6 months Andr...@sawdog.com update gae search and fetch using batching/offset 1
6 months Andr...@sawdog.com the unks are now black 1
6 months shentonfreude shentonfreude Have to fetch() query resultset before we can adorn them with __parent__, 2
6 months shentonfreude shentonfreude Add __parent__ to recipe upon creation so URL is good for redirect 2
6 months Andr...@sawdog.com highlight css for pygments 1
6 months Andr...@sawdog.com add syntax highlighting call for the text and change the data strcuture find… 1
6 months Andr...@sawdog.com add Pygments requirement - for syntax highlighting 1
6 months Andr...@sawdog.com make the text structure to support pygments syntax highlighting 1
6 months Andr...@sawdog.com not sure how we're to be managing this yet - so getting closer to what I think i… 1
6 months Andr...@sawdog.com gae index configuration updates 1
6 months Andr...@sawdog.com merge from pull 1
6 months Andr...@sawdog.com fix the recent query to return items sorted proprly. when creating a recipe… 1
6 months shentonfreude shentonfreude Add __parent__ to search results. Hide broken view len() until we figure how to… 2
6 months Andr...@sawdog.com make the comments a property... 1
6 months Andr...@sawdog.com fix typo 1
6 months Andr...@sawdog.com push the __parent__ onto the model when we return it to the view 2
6 months Andr...@sawdog.com merge
6 months Andr...@sawdog.com fix breaking adding under gae; was trying to hack around the traversal problems 1
6 months shentonfreude shentonfreude Unbreak ZODB-specific use of values(), just don't show anything 1
6 months Andr...@sawdog.com partial fix traversal in gae recipe container: __name__ and __parent__ are stil… 4 1 3
6 months shentonfreude shentonfreude add test for search 1
6 months shentonfreude shentonfreude Fix recent() and find(), and use limit= so we don't need so much slicing 4
6 months shentonfreude shentonfreude return a message in template on search or empty recent() 1