Mercurial > hg > decoupage
graph
-
make template loading lenient and other fixes; bump version2012-08-04, by Jeff Hammel
-
whitespace cleanup2012-08-04, by Jeff Hammel
-
quick cleanup2012-08-04, by Jeff Hammel
-
make sort formatter more extensible and add a random method2011-11-19, by Jeff Hammel
-
improvements to the inclusion template2011-10-28, by Jeff Hammel
-
add inclusion template2011-10-27, by Jeff Hammel
-
return exceptions rather than just raise them; needed for wsgiref and who knows what other servers2010-12-15, by Jeff Hammel
-
move app_conf parsing logic to factory.py2010-12-15, by Jeff Hammel
-
include head.html in the master template2010-11-30, by Jeff Hammel
-
remove previous hacks2010-11-25, by Jeff Hammel
-
add some RSS2010-11-22, by Jeff Hammel
-
make formats classes that can take arguments2010-11-21, by Jeff Hammel
-
depend on py2rssgen; not hooked up yet2010-11-18, by Jeff Hammel
-
more stubbing for RSS2010-11-18, by Jeff Hammel
-
dont show size for directories2010-11-18, by Jeff Hammel
-
merge commit2010-11-18, by Jeff Hammel
-
add documentation for formats and a stub2010-11-18, by Jeff Hammel
-
dont capitalize unimportant words2010-11-05, by Jeff Hammel
-
work towards refactor letting links (and maybe other things in the future) dwell in a decoupage namespace2010-11-17, by Jeff Hammel
-
add "-" to list of FilenameDescription separators2010-11-04, by Jeff Hammel
-
add size of file to metadata2010-11-04, by Jeff Hammel
-
add idea of formats and json format2010-11-03, by Jeff Hammel
-
add more metadata to files: modification time, type2010-11-03, by Jeff Hammel
-
* make head.html actually be correct;2010-10-27, by Jeff Hammel
-
add order formatter (untested)2010-09-09, by Jeff Hammel
-
typo2010-09-06, by Jeff Hammel
-
actual sane error handling that human beings can read and decipher2010-09-01, by Jeff Hammel
-
print which formmaters werent available2010-09-01, by Jeff Hammel
-
and a commit following a merge, goody goody...lets get a snack2010-07-01, by Jeff Hammel
-
using a blank title will have the title be the filename2010-06-22, by Jeff Hammel
-
bump version following distribution2010-04-20, by Jeff Hammel
-
alter setup metadata2010-04-20, by Jeff Hammel
-
adding TODO items2010-03-08, by k0s
-
better way of doing up; this breaks old behaviour so incrementing version2010-02-09, by k0s
-
merged some stuff2010-02-08, by k0s
-
include components necessary to make decoupage feel almost like a framework2010-02-08, by k0s
-
included a links formatter; restructure index template2010-02-08, by k0s
-
merge from head2010-02-02, by egj
-
better error message2010-02-02, by egj
-
remove montage formatter2010-01-19, by k0s
-
more docmentation updates2010-01-19, by k0s
-
minor documentation updates2010-01-18, by k0s
-
remove pointless get_response method2010-01-09, by k0s
-
correct variable name2010-01-09, by k0s
-
add formatter2010-01-04, by egj
-
fix breakages2010-01-03, by egj
-
try to fail gracefully if index.html exists2010-01-03, by egj
-
css not stylesheets2010-01-03, by egj
-
update documentation2009-12-30, by k0s
-
meaningful descriptions from filenames2009-12-26, by k0s
-
add formatters to include css and genshi templates2009-12-25, by k0s
-
misspelling2009-12-25, by k0s
-
stub for putting stylesheets and includes on templates"2009-12-25, by k0s
-
* get the templates in the correct way2009-12-25, by k0s
-
* split on space in formatters to be consist with everything else2009-12-25, by k0s
-
template improvements2009-12-25, by k0s