Mercurial > hg > decoupage
graph
-
an all example directory2016-08-22, by Jeff Hammel
-
minor polish2016-08-22, by Jeff Hammel
-
paster still throws a fit about this but might as well enable it to do so2016-08-22, by Jeff Hammel
-
version bump2016-08-22, by Jeff Hammel
-
make a proper python script for discovery and extension2016-08-22, by Jeff Hammel
-
lets get these ordered2014-12-27, by Jeff Hammel
-
STUB: decoupage/templates.py decoupage/index.py2014-03-30, by Jeff Hammel
-
add stub shell script for index.ini creatoin2014-03-04, by Jeff Hammel
-
STUB: decoupage/web.py2014-02-01, by Jeff Hammel
-
directory indicator2014-01-13, by Jeff Hammel
-
decoupage/web.py2013-12-31, by Jeff Hammel
-
print datestamps2013-12-30, by Jeff Hammel
-
add command line serving2013-12-29, by Jeff Hammel
-
cli client2013-12-29, by Jeff Hammel
-
CLI2013-12-15, by Jeff Hammel
-
unicode2013-11-30, by Jeff Hammel
-
bump version2013-07-05, by Jeff Hammel
-
oops2013-07-05, by Jeff Hammel
-
add some dates and fix some bugs!2013-07-05, by Jeff Hammel
-
something about hash marks in filenames2013-04-16, by Jeff Hammel
-
fix this muthafuckin assertion2013-04-16, by Jeff Hammel
-
???2013-04-16, by Jeff Hammel
-
better error message2012-12-31, by Jeff Hammel
-
error and bump2012-08-29, by Jeff Hammel
-
introduce templated 404s; works, just doesnt do anything yet2012-08-24, by Jeff Hammel
-
stub for 404 page2012-08-24, by Jeff Hammel
-
fix rss bug2012-08-09, by Jeff Hammel
-
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
-
* fix formatters2009-12-25, by k0s
-
add ability to print formatters with decoupage-formatters console_script2009-12-25, by k0s
-
add ability to print templates2009-12-25, by k0s
-
remove extraneous pdb2009-12-25, by k0s
-
merging2009-12-25, by k0s
-
include xi:include2009-12-24, by k0s
-
add stub for template printing; does not work yet2009-11-22, by k0s
-
use paste.fileapp as the fileserver2009-10-27, by k0s
-
adding comments about what this file contains2009-09-08, by jhammel
-
adding decoupage from http://my-svn.assembla.com/svn/arbez/decoupage r3552009-09-07, by k0s