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_modelmethods.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-50
/
+49
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-1
/
+1
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-2
/
+2
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-4
/
+4
*
Fix some problems with activity mixins and migrations
Jessica Tallon
2015-05-26
1
-52
/
+0
*
Fix #984 - Improvements to Activity and ActivityIntermediator
Jessica Tallon
2014-10-21
1
-2
/
+56
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-10
/
+7
|
\
|
*
Fix #923 - add allow_admin to user_has_privilege decorator
Jessica Tallon
2014-07-29
1
-10
/
+7
*
|
Fix tests on Python 3.
Berker Peksag
2014-07-14
1
-2
/
+7
|
/
*
Issue #686: Create User.url_for_self() method.
Berker Peksag
2014-04-10
1
-0
/
+24
*
I've moved on to one of the last phases of my work! Now I'm just checking off
tilly-Q
2013-09-03
1
-2
/
+2
*
pushing so paroneayea can help me resolve a conflict within the tests.
tilly-Q
2013-08-23
1
-15
/
+13
*
This was a very small update, I'm hoping to rebase after this to solve some
tilly-Q
2013-08-20
1
-1
/
+42
*
Reverting "Always activate testing in every test module ever."
Christopher Allan Webber
2013-05-17
1
-5
/
+1
*
Always activate testing in every test module ever.
Christopher Allan Webber
2013-05-16
1
-1
/
+5
*
Really removing nosetests things now! all assert_whatever removed
Christopher Allan Webber
2013-04-06
1
-3
/
+1
*
Switch test_app generation over to use py.test fixtures.
Christopher Allan Webber
2013-04-04
1
-37
/
+58
*
These tests need to have a MediaGoblin app setup so they can connect to the db!
Christopher Allan Webber
2013-04-03
1
-0
/
+1
*
All mediagoblin tests now pass with py.test (switched setUp to setup)
Christopher Allan Webber
2013-04-03
1
-1
/
+1
*
Some tests for media_data, yeah!
Elrond
2013-02-01
1
-0
/
+17
*
Fix reference of get_test_app->get_app in test_modelmethods
Christopher Allan Webber
2013-01-25
1
-2
/
+2
*
New mediaentry slug tests now pass!
Christopher Allan Webber
2013-01-23
1
-0
/
+130