Merge remote branch 'remotes/aaronw/feature410_markdown_bio'
[mediagoblin.git] / mediagoblin / tests /
2011-07-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-14 Christopher Allan... A couple of tests related to migrations_to_run()
2011-07-11 Christopher Allan... test_migrations_recorded_as_(latest|zero) tests passing :)
2011-07-11 Christopher Allan... test_run_partial_migrations() working!
2011-07-11 Christopher Allan... testing tools install_fixtures_simple and assert_db_mee...
2011-07-11 Christopher Allan... test_run_full_migrations() all working properly!
2011-07-10 Christopher Allan... Mock out tests, define expected results, add first...
2011-07-10 Christopher Allan... Added the actual fake/testing migrations. Haven't...
2011-07-10 Christopher Allan... test_migrations.py w/ migrate'able fixtures and some...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f424_email...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-05 Caleb Forbes Davis Vallows using messaging instead of verify_email.html...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_edit_...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/idea/db_doc'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-02 ElrondMove config.py to init/
2011-07-02 ElrondMove mediagoblin.celery_setup -> mediagoblin.init.celery
2011-06-30 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-30 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-06-29 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-29 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f368_msg_f...
2011-06-28 Caleb Forbes Davis Vadds message queue unit testing
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...
next