log

age author description
2015-05-20 Jeff Hammel lost and found default tip
2012-03-05 Jeff Hammel add links
2012-03-04 Jeff Hammel note need to accept setup.py upload
2012-03-03 Jeff Hammel add a giant example section
2012-03-03 Jeff Hammel flush out tests section
2012-03-03 Jeff Hammel flush out README
2012-03-02 Jeff Hammel more documentation
2012-03-02 Jeff Hammel update documentation
2012-03-02 Jeff Hammel note additional dependency
2012-03-02 Jeff Hammel bump needed dep for Fileserver
2012-03-02 Jeff Hammel add a slash to the namespaced directory
2012-03-02 Jeff Hammel add a convenience script to post the mozbase packages; should be converted to a test
2012-03-02 Jeff Hammel add a command line entry point
2012-03-02 Jeff Hammel install and import the thing
2012-03-02 Jeff Hammel use the actual paths i mean
2012-03-02 Jeff Hammel this one fails too; something is rotten in the state of virtualenv
2012-03-02 Jeff Hammel tests mysteriously fail now
2012-03-02 Jeff Hammel make the virtualenv convenience method return more stuff
2012-03-02 Jeff Hammel * convenience methods for multipart form
2012-03-02 Jeff Hammel add a multipart processor so we can post damn files
2012-03-02 Jeff Hammel test reading the pages
2012-03-01 Jeff Hammel start serving PyPI
2012-03-01 Jeff Hammel stub testing TTW
2012-03-01 Jeff Hammel move to a more appropriate name
2012-03-01 Jeff Hammel note about changing test fixtures
2012-03-01 Jeff Hammel add documentation and correct capitalization
2012-03-01 Jeff Hammel add test server to the test globs
2012-03-01 Jeff Hammel install package in a virtualenv and make sure importing is sane
2012-03-01 Jeff Hammel ensure all the files are in the right place
2012-03-01 Jeff Hammel start inspecting archive contents
2012-03-01 Jeff Hammel * addition sdist tests
2012-03-01 Jeff Hammel add in smokescreen pkginfo tests
2012-03-01 Jeff Hammel * add kinda a redundant test
2012-03-01 Jeff Hammel add a test for misnamed files
2012-03-01 Jeff Hammel no need to add a slash here
2012-03-01 Jeff Hammel clean out tmpdir
2012-03-01 Jeff Hammel add a test server for easy_install testing
2012-03-01 Jeff Hammel add the same package but with a different name
2012-03-01 Jeff Hammel add an import
2012-03-01 Jeff Hammel check for the package in the right place
2012-03-01 Jeff Hammel fix makedir -> mkdir
2012-03-01 Jeff Hammel sketch out quick + dirty solution; tests do not pass
2012-03-01 Jeff Hammel misspelling
2012-03-01 Jeff Hammel note in todo
2012-03-01 Jeff Hammel begin to make a temporary copy (though itd be better to work in memory, ideally)
2012-03-01 Jeff Hammel * fix calling signature in test
2012-03-01 Jeff Hammel stub a test to upload a package
2012-03-01 Jeff Hammel add redirect
2012-03-01 Jeff Hammel remove cruft
2012-03-01 Jeff Hammel note test-requires.txt in the readme
2012-03-01 Jeff Hammel fix test harness
2012-03-01 Jeff Hammel convenience imports
2012-03-01 Jeff Hammel fix docstring
2012-03-01 Jeff Hammel remove reference to non-existent function
2012-03-01 Jeff Hammel remove extraneous class
2012-03-01 Jeff Hammel stub using new fileserver
2012-03-01 Jeff Hammel correct dependencies
2012-02-29 Jeff Hammel WIP getting paste StaticURLParser to serve directories
2012-02-29 Jeff Hammel call the correct way
2012-02-29 Jeff Hammel start stubbing a directory server
2012-02-29 Jeff Hammel remove cruft
2012-02-29 Jeff Hammel remove extraneous thingy
2012-02-29 Jeff Hammel dereference options
2012-02-29 Jeff Hammel make a real python program
2012-02-28 Jeff Hammel fix up factory (i hope)
2012-02-28 Jeff Hammel commit to a namespace
2012-02-28 Jeff Hammel more towards the type of fileserver we actually care about
2012-02-28 Jeff Hammel add a test program
2012-02-28 Jeff Hammel mv dispatcher to wsgi
2012-02-28 Jeff Hammel remove static directory
2012-02-28 Jeff Hammel print helpful message when running test app
2012-02-28 Jeff Hammel typo
2012-02-28 Jeff Hammel start moving this to a single file
2012-02-28 Jeff Hammel begin stubbing test app
2012-02-28 Jeff Hammel more stubbing for tests
2012-02-28 Jeff Hammel more stubbing
2012-02-28 Jeff Hammel stub testing
2012-02-28 Jeff Hammel note to self
2012-02-28 Jeff Hammel serve multiple directories
2012-02-28 Jeff Hammel this now serves
2012-02-28 Jeff Hammel removing more cruft
2012-02-27 Jeff Hammel stub out a simple view
2012-02-27 Jeff Hammel initial stub commit