Mercurial > hg > uploader
log
age | author | description |
---|---|---|
2011-07-16 | Jeff Hammel | use a better way of setting True/False values |
2011-07-12 | Jeff Hammel | handle more gracefully when no file is uploaded |
2011-07-12 | Jeff Hammel | dont just die on questionable filenames |
2011-07-06 | Jeff Hammel | make work for non pastescript frameworks |
2010-02-02 | egj | better error message |
2010-01-10 | egj | typos |
2010-01-10 | egj | typos |
2010-01-03 | egj | fix typoe |
2010-01-03 | egj | shorter long description |
2009-12-27 | k0s | make query_string argument more universal |
2009-12-27 | k0s | fix the way query string works |
2009-12-27 | k0s | more metadata for setup.py |
2009-12-27 | k0s | make sure self.app is actually callable |
2009-12-27 | k0s | allow to be used as middleware |
2009-12-27 | k0s | include handling of subpaths |
2009-12-27 | k0s | * optionally require auth |
2009-11-21 | k0s | initial commit of file upload widget |