index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tests
/
test_submission.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Faster sniffing
Joar Wandborg
2012-03-22
1
-0
/
+22
|
*
|
Audio thumbnailing & spectrograms, media plugins use sniffing
Joar Wandborg
2012-02-28
1
-1
/
+2
*
|
|
Merge remote branch 'origin/master' into bug261-resized-filenames
Brett Smith
2012-03-26
1
-0
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
When media is deleted, delete associated comments too.
Brett Smith
2012-03-17
1
-0
/
+15
*
|
|
Add tests for image processing. Check filenames and image sizes.
Brett Smith
2012-03-20
1
-0
/
+24
*
|
|
Make a function to generate test image filenames.
Brett Smith
2012-03-20
1
-11
/
+9
*
|
|
Prefer nose assert_* methods to the assert built-in.
Brett Smith
2012-03-20
1
-7
/
+10
*
|
|
Refactor false image tests.
Brett Smith
2012-03-20
1
-28
/
+13
*
|
|
Refactor normal upload tests.
Brett Smith
2012-03-20
1
-27
/
+17
*
|
|
Refactor MediaEntry fetches/checks into check_media().
Brett Smith
2012-03-20
1
-14
/
+13
*
|
|
Refactor data posts into one do_post function.
Brett Smith
2012-03-20
1
-112
/
+52
|
/
/
*
/
Dot-Notation: MediaComment and some random places
Elrond
2012-02-26
1
-3
/
+3
|
/
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
1
-1
/
+0
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Test Suite: Enable attachments, add failing test
Elrond
2012-01-10
1
-0
/
+14
*
Dot-Notation for MediaEntry.state
Elrond
2012-01-04
1
-2
/
+2
*
ASCII media type support & fix a bug in file submission error handling
Joar Wandborg
2011-12-31
1
-1
/
+4
*
Dot-Notation for Users.username
Elrond
2011-12-05
1
-2
/
+2
*
Update the delete item to use the _id after all... it's the safest way.
Christopher Allan Webber
2011-12-05
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/lorochka85/bug852_use_media_slug_instea...
Christopher Allan Webber
2011-12-04
1
-2
/
+2
|
\
*
|
fixture_add_user: Factoring a unit test tool
Elrond
2011-12-01
1
-9
/
+3
*
|
Fixes after merging video into master - part 2
Joar Wandborg
2011-11-21
1
-3
/
+3
|
/
*
Dot-Notation for "_id"
Elrond
2011-11-15
1
-3
/
+3
*
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
1
-21
/
+21
*
Fixing the confirm delete unit test
Christopher Allan Webber
2011-09-05
1
-2
/
+3
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
Feature #403 - Ability to delete media entries - Fixes according to feedback
Joar Wandborg
2011-08-30
1
-2
/
+2
*
Added tests for delete/confirm_delete
Joar Wandborg
2011-08-30
1
-1
/
+60
*
Malicious uploads test with fake but not really image files working! :)
Christopher Allan Webber
2011-08-14
1
-23
/
+36
*
Merge remote branch 'remotes/gullydwarf-cfdv/f360_tagging' into mergetags
Christopher Allan Webber
2011-07-30
1
-0
/
+39
|
\
|
*
Adds tag unit testing
Caleb Forbes Davis V
2011-07-29
1
-0
/
+198
*
added suggestions as per http://bugs.foocorp.net/issues/365#note-9
Chris Moylan
2011-07-10
1
-47
/
+41
*
finished basic submission testing
Chris Moylan
2011-07-05
1
-12
/
+94
*
mocked out submission spec
Chris Moylan
2011-06-30
1
-3
/
+37
*
removed the @setup_fresh_app decorator because it was messing \
Chris Moylan
2011-06-23
1
-3
/
+5
*
began work on submission test. nothing to see here
Chris Moylan
2011-06-21
1
-0
/
+45
[prev]