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
*
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
|
*
Fix EXIF based image rotation test
Elrond
2012-02-04
1
-2
/
+13
|
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
19
-19
/
+19
*
|
Explained why migration #1 commented out.
Christopher Allan Webber
2012-01-29
1
-0
/
+3
*
|
Excepting that migration 1 doesn't work(!), sqlalchemy migration branch working
Christopher Allan Webber
2012-01-29
1
-36
/
+72
*
|
db_conn.engine -> db_conn.bind
Christopher Allan Webber
2012-01-29
1
-21
/
+21
*
|
Migration manager's current migration should be 3, not 7, after running all m...
Christopher Allan Webber
2012-01-29
1
-3
/
+3
*
|
Fixed the descriptions for the necroplex!
Christopher Allan Webber
2012-01-29
1
-2
/
+2
*
|
assert column type from Unicode -> VARCHAR. SQLAlchemy reflection only so sm...
Christopher Allan Webber
2012-01-29
1
-29
/
+29
[next]