aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed testsJoar Wandborg2012-09-151-1/+1
* [Issue 466] Implement e-z plugin disablingWill Kahn-Greene2012-07-171-0/+20
* Rework plugin infrastructure to nix side-effectsWill Kahn-Greene2012-07-171-30/+27
* Moving the "dependency injection printer tools" over to tools/common.pyChristopher Allan Webber2012-07-141-12/+1
* Update staticdirect stuff so it can handle "domains" of staticdirectionChristopher Allan Webber2012-07-141-0/+9
* removed _make_safe in favor of functools.wrapsJakob Kramer2012-07-121-3/+6
* Drop our scoped session sooner to prevent SQLAlchemy re-binding warnings.Brett Smith2012-07-081-3/+3
* Prevent SQLAlchemy non-Unicode warnings from this test.Brett Smith2012-07-081-8/+8
* Prevent SQLAlchemy non-Unicode warnings in this test.Brett Smith2012-07-081-4/+4
* More Unicode titles to prevent non-Unicode SQLAlchemy warnings.Brett Smith2012-07-081-2/+6
* Prevent non-Unicode SQLAlchemy warnings in most submission tests.Brett Smith2012-07-081-14/+14
* Level exits are Unicode too.Brett Smith2012-07-041-3/+3
* Make sure MigrationManagers always get Unicode names.Brett Smith2012-07-041-4/+4
* Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...Joar Wandborg2012-06-101-0/+1
|\
| * Merge branch 'master' into derek-moore-bug405_email_notifications_for_commentsChristopher Allan Webber2012-03-181-0/+15
| |\
| * | These are changes for issue #405, add email comment notification.Derek Moore2012-03-151-0/+1
* | | Fix problems from pyflakes outputWill Kahn-Greene2012-06-035-10/+2
* | | 401. Plugin infrastructureWill Kahn-Greene2012-05-131-0/+158
* | | No need to keep around mongodb migration tests.Christopher Allan Webber2012-04-291-401/+0
* | | Merge remote-tracking branch 'refs/remotes/elrond/sql/final'Christopher Allan Webber2012-04-015-35/+47
|\ \ \
| * | | Fix unit tests for sql: cache media_id.Elrond2012-04-011-2/+3
| * | | Reload the user for current values.Elrond2012-03-261-0/+1
| * | | Reload and detach the test user.Elrond2012-03-261-0/+7
| * | | TestSubission's tag check stuff passing nowChristopher Allan Webber2012-03-261-3/+5
| * | | Remove the user_dev directory on tests endingChristopher Allan Webber2012-03-261-7/+7
| * | | Suggest we move to an in-memory database ;)Christopher Allan Webber2012-03-261-1/+1
| * | | SQL based tests and refactored Celery setup stuffChristopher Allan Webber2012-03-262-16/+16
* | | | Fixed test_submission -> test_evil_file testJoar Wandborg2012-03-271-3/+2
* | | | Merge remote-tracking branch 'joar/audio+sniffing'Joar Wandborg2012-03-271-7/+30
|\ \ \ \
| * | | | Faster sniffingJoar Wandborg2012-03-221-0/+22
| * | | | Audio thumbnailing & spectrograms, media plugins use sniffingJoar Wandborg2012-02-281-1/+2
* | | | | Merge remote branch 'origin/master' into bug261-resized-filenamesBrett Smith2012-03-262-1/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | And fix the in-celeryd import.Elrond2012-03-211-1/+1
| | |_|/ | |/| |
| * | | When media is deleted, delete associated comments too.Brett Smith2012-03-171-0/+15
| | |/ | |/|
* | | Rename to FilenameBuilder, with a main method named fill.Brett Smith2012-03-261-8/+8
* | | Add FilenameMunger class to processing, with tests.Brett Smith2012-03-251-0/+20
* | | Add tests for image processing. Check filenames and image sizes.Brett Smith2012-03-202-0/+24
* | | Make a function to generate test image filenames.Brett Smith2012-03-201-11/+9
* | | Prefer nose assert_* methods to the assert built-in.Brett Smith2012-03-201-7/+10
* | | Refactor false image tests.Brett Smith2012-03-201-28/+13
* | | Refactor normal upload tests.Brett Smith2012-03-201-27/+17
* | | Refactor MediaEntry fetches/checks into check_media().Brett Smith2012-03-201-14/+13
* | | Refactor data posts into one do_post function.Brett Smith2012-03-201-112/+52
|/ /
* | Fix tests given recent celery "case" changeChristopher Allan Webber2012-02-287-16/+16
* | Merge remote-tracking branch 'cwebber/celerysql'Elrond2012-02-272-48/+9
|\ \
| * | Adjust unit tests to match new celery/kombu sqlalchemy setupChristopher Allan Webber2012-02-262-48/+9
* | | Dot-Notation: MediaComment and some random placesElrond2012-02-261-3/+3
|/ /
* | Commenting out the migrations that don't exist yetChristopher Allan Webber2012-02-181-4/+4
* | Merge branch 'master' into sqlmigrateChristopher Allan Webber2012-02-1820-23/+33
|\|
| * Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-082-2/+1