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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed tests
Joar Wandborg
2012-09-15
1
-1
/
+1
*
[Issue 466] Implement e-z plugin disabling
Will Kahn-Greene
2012-07-17
1
-0
/
+20
*
Rework plugin infrastructure to nix side-effects
Will Kahn-Greene
2012-07-17
1
-30
/
+27
*
Moving the "dependency injection printer tools" over to tools/common.py
Christopher Allan Webber
2012-07-14
1
-12
/
+1
*
Update staticdirect stuff so it can handle "domains" of staticdirection
Christopher Allan Webber
2012-07-14
1
-0
/
+9
*
removed _make_safe in favor of functools.wraps
Jakob Kramer
2012-07-12
1
-3
/
+6
*
Drop our scoped session sooner to prevent SQLAlchemy re-binding warnings.
Brett Smith
2012-07-08
1
-3
/
+3
*
Prevent SQLAlchemy non-Unicode warnings from this test.
Brett Smith
2012-07-08
1
-8
/
+8
*
Prevent SQLAlchemy non-Unicode warnings in this test.
Brett Smith
2012-07-08
1
-4
/
+4
*
More Unicode titles to prevent non-Unicode SQLAlchemy warnings.
Brett Smith
2012-07-08
1
-2
/
+6
*
Prevent non-Unicode SQLAlchemy warnings in most submission tests.
Brett Smith
2012-07-08
1
-14
/
+14
*
Level exits are Unicode too.
Brett Smith
2012-07-04
1
-3
/
+3
*
Make sure MigrationManagers always get Unicode names.
Brett Smith
2012-07-04
1
-4
/
+4
*
Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...
Joar Wandborg
2012-06-10
1
-0
/
+1
|
\
|
*
Merge branch 'master' into derek-moore-bug405_email_notifications_for_comments
Christopher Allan Webber
2012-03-18
1
-0
/
+15
|
|
\
|
*
|
These are changes for issue #405, add email comment notification.
Derek Moore
2012-03-15
1
-0
/
+1
*
|
|
Fix problems from pyflakes output
Will Kahn-Greene
2012-06-03
5
-10
/
+2
*
|
|
401. Plugin infrastructure
Will Kahn-Greene
2012-05-13
1
-0
/
+158
*
|
|
No need to keep around mongodb migration tests.
Christopher Allan Webber
2012-04-29
1
-401
/
+0
*
|
|
Merge remote-tracking branch 'refs/remotes/elrond/sql/final'
Christopher Allan Webber
2012-04-01
5
-35
/
+47
|
\
\
\
|
*
|
|
Fix unit tests for sql: cache media_id.
Elrond
2012-04-01
1
-2
/
+3
|
*
|
|
Reload the user for current values.
Elrond
2012-03-26
1
-0
/
+1
|
*
|
|
Reload and detach the test user.
Elrond
2012-03-26
1
-0
/
+7
|
*
|
|
TestSubission's tag check stuff passing now
Christopher Allan Webber
2012-03-26
1
-3
/
+5
|
*
|
|
Remove the user_dev directory on tests ending
Christopher Allan Webber
2012-03-26
1
-7
/
+7
|
*
|
|
Suggest we move to an in-memory database ;)
Christopher Allan Webber
2012-03-26
1
-1
/
+1
|
*
|
|
SQL based tests and refactored Celery setup stuff
Christopher Allan Webber
2012-03-26
2
-16
/
+16
*
|
|
|
Fixed test_submission -> test_evil_file test
Joar Wandborg
2012-03-27
1
-3
/
+2
*
|
|
|
Merge remote-tracking branch 'joar/audio+sniffing'
Joar Wandborg
2012-03-27
1
-7
/
+30
|
\
\
\
\
|
*
|
|
|
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
2
-1
/
+15
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
And fix the in-celeryd import.
Elrond
2012-03-21
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
When media is deleted, delete associated comments too.
Brett Smith
2012-03-17
1
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Rename to FilenameBuilder, with a main method named fill.
Brett Smith
2012-03-26
1
-8
/
+8
*
|
|
Add FilenameMunger class to processing, with tests.
Brett Smith
2012-03-25
1
-0
/
+20
*
|
|
Add tests for image processing. Check filenames and image sizes.
Brett Smith
2012-03-20
2
-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
|
/
/
*
|
Fix tests given recent celery "case" change
Christopher Allan Webber
2012-02-28
7
-16
/
+16
*
|
Merge remote-tracking branch 'cwebber/celerysql'
Elrond
2012-02-27
2
-48
/
+9
|
\
\
|
*
|
Adjust unit tests to match new celery/kombu sqlalchemy setup
Christopher Allan Webber
2012-02-26
2
-48
/
+9
*
|
|
Dot-Notation: MediaComment and some random places
Elrond
2012-02-26
1
-3
/
+3
|
/
/
*
|
Commenting out the migrations that don't exist yet
Christopher Allan Webber
2012-02-18
1
-4
/
+4
*
|
Merge branch 'master' into sqlmigrate
Christopher Allan Webber
2012-02-18
20
-23
/
+33
|
\
|
|
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
2
-2
/
+1
[next]