Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes Mediagoblin -> MediaGoblin. | Will Kahn-Greene | 2011-04-13 | 3 | -3/+3 |
* | Adds license/copyright header. | Will Kahn-Greene | 2011-04-12 | 1 | -0/+15 |
* | Test BasicFileStorage.get_unique_filepath() | Christopher Allan Webber | 2011-04-10 | 1 | -2/+19 |
* | Unit tests for BasicFileStorage.file_exists() | Christopher Allan Webber | 2011-04-10 | 1 | -0/+13 |
* | Started BasicFileStorage tests. test_basic_storage__resolve_filepath() done. | Christopher Allan Webber | 2011-04-10 | 1 | -8/+52 |
* | Raise a specific error if a filename component can't be resolved into anything. | Christopher Allan Webber | 2011-04-09 | 1 | -0/+9 |
* | file storage filelist cleaning | Christopher Allan Webber | 2011-04-09 | 1 | -0/+32 |
* | Also make sure the auth system successfully returns False when login | Christopher Allan Webber | 2011-04-02 | 1 | -2/+12 |
* | Unit tests for our bcrypt auth stuff. Our first tests! | Christopher Allan Webber | 2011-04-02 | 2 | -0/+49 |