Issue #362 - Added new `wtforms.Form`; `MediaCommentForm()`
[mediagoblin.git] / mediagoblin / tests /
2011-06-26 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-06-26 Christopher Allan... Celery wasn't really being properly connected during...
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-22 Christopher Allan... Merge remote branch 'remotes/elrond/idea/invalidid'
2011-06-22 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-22 Christopher Allan... Merge remote branch 'refs/remotes/gullydwarf-cfdv/is315'
2011-06-21 Christopher Allan... Extra checks so that we don't even RUN tests unless...
2011-06-21 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-06-21 Christopher Allan... Make sure we *ONLY* ever kill the test database, EVER.
2011-06-20 cfdvMerge remote-tracking branch 'origin/master' into is315
2011-06-20 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-20 Christopher Allan... Also moving the test_server.ini to test_paste.ini to...
2011-06-20 Christopher Allan... Merge remote branch 'remotes/jwandborg/issue_363'
2011-06-20 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_auth_views_364'
2011-06-19 cfdvMerge branch 'is330', remote-tracking branch 'origin...
2011-06-19 cfdvMerge remote-tracking branch 'origin/master' into is315
2011-06-19 Christopher Allan... Need to run nosetests with CELERY_CONFIG_MODULE set...
2011-06-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-19 Christopher Allan... Reset the globals parameters while testing parameters
2011-06-19 Christopher Allan... Actually we need pkg_resources again in test_celery_set...
2011-06-19 Christopher Allan... Merge branch 'configobj'
2011-06-19 Chris Moylanadded test coverage for redirecting after login with...
2011-06-19 Christopher Allan... renaming storage_system_from_paste_config()->storage_sy...
2011-06-19 Chris MoylanAdded tests for all sorts of login form abuse.
2011-06-19 Christopher Allan... Preparing celery unit tests for new setup.
2011-06-19 Christopher Allan... Nosetests should now be able to run using the new confi...
2011-06-19 Christopher Allan... Only kill the database if it's really set up.
2011-06-18 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-18 Christopher Allan... Tests for mediagoblin.config functions
2011-06-18 Christopher Allan... Removing unused pkg_resources import from test_celery_setup
2011-06-18 Christopher Allan... Merge branch 'master' into configobj
2011-06-17 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-17 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_auth_views_364'
2011-06-17 Chris Moylanlogins are now somewhat tested
2011-06-15 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-14 Christopher Allan... Merge remote branch 'remotes/elrond/dev/workbench_class'
2011-06-14 ElrondMove destroy_workbench to Workbench class
2011-06-14 ElrondDrop WorkbenchManager.localized_file()
2011-06-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-06-14 Christopher Allan... A super strict HTML cleaner method with mediocre tests.
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 ElrondCreate a Workbench class and use it everywhere.
2011-06-12 Christopher Allan... mediagoblin.globals->mediagoblin.mg_globals
2011-06-12 ElrondLet setup_globals check for known globals
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/clean_celery_s...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/tests_kill_db'
2011-06-12 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Christopher Allan... possibly_localize_file->localized_file... a bit less...
2011-06-12 Christopher Allan... Don't bother returning whether or not we copied it...
2011-06-12 Christopher Allan... Moving workbench out of process_media
2011-06-12 Christopher Allan... Merge branch 'master' into workbench
2011-06-12 Christopher Allan... test WorkbenchManager.possibly_localize_file()
2011-06-12 Christopher Allan... Added a FakeRemoteStorage, for testing purposes
2011-06-11 Christopher Allan... Make sure workbench won't kill directories out of scope.
2011-06-11 Christopher Allan... Tests for creating/destroying workbenches
2011-06-11 Christopher Allan... Adding a copy_locally() method to the StorageInterface...
2011-06-11 Christopher Allan... Allow storage systems to be local and allow for a get_l...
2011-06-10 ElrondTests: Kill the whole testing database after all tests
2011-06-06 Christopher Allan... Merge remote branch 'remotes/gandaro/324-bad-media...
2011-06-06 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-06 Christopher Allan... A setup_fresh_app decorator which should make writing...
2011-06-05 Christopher Allan... Docstring for test_register_views()
2011-06-05 Christopher Allan... Make sure that two users with the same username can...
2011-06-05 Christopher Allan... Email verification view test works
2011-06-05 Christopher Allan... Make sure we can register, and then that we get the...
2011-06-05 Christopher Allan... Make sure that get_test_app() really does wipe the...
2011-06-05 Christopher Allan... Merge remote branch 'remotes/elrond/idea/shortcuts'
2011-06-05 Christopher Allan... Just a bit of formatting for these unfinished tests ;)
2011-06-05 Christopher Allan... Test registration form integrity
2011-06-05 Christopher Allan... The first bit of the registration tests working. Not...
2011-06-05 Christopher Allan... Actually it's a lot better of an idea to load the full...
2011-06-04 Christopher Allan... Proper webtest infrastructure... seems to be about...
2011-05-13 Aaron WilliamsonGenerate unique slugs for newly submitted images.
2011-05-13 Christopher Allan... Merge remote branch 'refs/remotes/dneelyeps/master'
2011-05-12 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-05-12 Christopher Allan... Added some locale determination tools
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Christopher Allan... send_email tool and email sending tests
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Christopher Allan... Force imports of stuff like mediagoblin.process_media...
2011-05-01 Christopher Allan... Merge branch 'master' into celerysubmit
2011-05-01 Christopher Allan... Second round of tests for setup_celery_from_config...
2011-05-01 Christopher Allan... tests for setup_celery_from_config()
2011-04-30 Christopher Allan... Merge branch 'master' into celerysubmit
2011-04-24 Christopher Allan... Make certain bits of info accessable as global variable...
2011-04-17 Christopher Allan... storage.storage_system_from_paste_config() utility...
2011-04-17 Christopher Allan... Moved app.load_controller -> util.import_component...
2011-04-16 Christopher Allan... Test for BasicFileStorage.file_url()
2011-04-16 Christopher Allan... Tests for BasicFileStorage.delete_file()
2011-04-16 Christopher Allan... Tests for BasicFileStorage.get_file()
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-13 Will Kahn-GreeneAdds license/copyright header.
2011-04-10 Christopher Allan... Test BasicFileStorage.get_unique_filepath()
2011-04-10 Christopher Allan... Unit tests for BasicFileStorage.file_exists()
2011-04-10 Christopher Allan... Started BasicFileStorage tests. test_basic_storage__re...
2011-04-09 Christopher Allan... Raise a specific error if a filename component can...
2011-04-09 Christopher Allan... file storage filelist cleaning
2011-04-02 Christopher Allan... Also make sure the auth system successfully returns...
2011-04-02 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
next