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
*
pdf tests: use our own pdf doc as GOOD_PDF
Alon Levy
2014-09-26
3
-12
/
+18
*
Last two issues related to the python 3 merge tests: fixed!
Christopher Allan Webber
2014-09-16
2
-10
/
+15
*
Annnnd another json decode fix for py3! On a roll with these!
Christopher Allan Webber
2014-09-16
1
-1
/
+1
*
Much more nicely formed form error check
Christopher Allan Webber
2014-09-16
1
-2
/
+4
*
Fix error check in test_edit.py for python 3
Christopher Allan Webber
2014-09-16
1
-1
/
+1
*
Fix exception catching on python 3
Christopher Allan Webber
2014-09-16
1
-2
/
+2
*
json.loads(request.body) => json.loads(response.body.decode()))
Christopher Allan Webber
2014-09-16
2
-8
/
+8
*
Import mock correctly on py3
Christopher Allan Webber
2014-09-16
1
-1
/
+4
*
Fix test_legacy_api.py
Christopher Allan Webber
2014-09-16
1
-5
/
+6
*
Import mock from unittest if on py3
Christopher Allan Webber
2014-09-16
1
-1
/
+4
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
12
-73
/
+795
|
\
|
*
Tidy up federation code and add tests to cover more of the APIs
Jessica Tallon
2014-08-18
3
-30
/
+93
|
*
Forgot to add starttls_config.ini
Jessica Tallon
2014-08-12
1
-0
/
+4
|
*
Fix #861 - Add unit test and documentation for email_smtp_force_starttls
Jessica Tallon
2014-08-12
1
-0
/
+27
|
*
Add more security checks when updating objects and tests
Jessica Tallon
2014-08-04
1
-15
/
+92
|
*
Fix some security concerns regrding inpersonation in federation code.
Jessica Tallon
2014-07-31
1
-0
/
+80
|
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
2
-36
/
+48
|
*
Fix #923 - add allow_admin to user_has_privilege decorator
Jessica Tallon
2014-07-29
1
-10
/
+7
|
*
Switch from slug to ID and clean up style to conform to PEP-8
Jessica Tallon
2014-07-22
1
-8
/
+16
|
*
Create test for garbage collection
Jessica Tallon
2014-07-22
1
-4
/
+37
|
*
Add test for API object endpoint
Jessica Tallon
2014-07-22
1
-0
/
+29
|
*
Add more tests for federation APIs
Jessica Tallon
2014-07-22
2
-92
/
+143
|
*
Require uploader privileges to upload media to API
Jessica Tallon
2014-07-22
2
-24
/
+28
|
*
Remove unneeded oauth fixtures and add test for image submission
Jessica Tallon
2014-07-22
1
-38
/
+80
|
*
Rename test_joarapi.py => test_legacy_api.py
Jessica Tallon
2014-07-22
1
-1
/
+2
|
*
Add fixtures to provide OAuth client, request and access models
Jessica Tallon
2014-07-22
1
-1
/
+63
|
*
Adds the unit-tests for API and cleans up API
xray7224
2014-07-22
2
-65
/
+134
|
*
Wrapping things to not exceed column 80 in test_ldap
Christopher Allan Webber
2014-07-10
1
-6
/
+12
|
*
Added some tests for metadata.
tilly-Q
2014-05-14
2
-28
/
+81
|
*
Wrote a test for the compact_and_validate metadata function.
tilly-Q
2014-05-13
1
-0
/
+103
*
|
Fix another tests.
Berker Peksag
2014-08-07
10
-31
/
+25
*
|
mbox_message.get_payload() returns bytestring.
Berker Peksag
2014-08-04
1
-2
/
+2
*
|
Skip test_sql_migrations on Python 3 for now.
Berker Peksag
2014-07-28
1
-3
/
+7
*
|
Remove an usage of deprecated cgi.parse_qs().
Berker Peksag
2014-07-28
1
-3
/
+1
*
|
Remove paste.server dependency from tests.
Berker Peksag
2014-07-18
1
-28
/
+6
*
|
Fix tests on Python 3.
Berker Peksag
2014-07-14
13
-42
/
+77
*
|
Use new-style classes. The old-style classes are deprecated in Python 3.
Berker Peksag
2014-06-08
1
-2
/
+2
*
|
Fix an usage of file().
Berker Peksag
2014-06-08
1
-1
/
+1
*
|
The file() builtin has been removed in Python 3. Use open() instead.
Berker Peksag
2014-06-07
2
-9
/
+9
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
10
-14
/
+29
*
|
Use six.moves.urllib.parse instead of the urlparse module.
Berker Peksag
2014-05-26
6
-6
/
+14
*
|
Use six.iteritems() instead of dict.iteritems().
Berker Peksag
2014-05-26
2
-3
/
+6
|
/
*
Issue #686: Create User.url_for_self() method.
Berker Peksag
2014-04-10
2
-0
/
+65
*
EXIF returns less data than it used to...
Christopher Allan Webber
2014-03-26
1
-1
/
+1
*
The default failures are just way too verbose. Quieting them down a bit.
Christopher Allan Webber
2014-03-11
1
-0
/
+1
*
added new slugify with unidecode
Boris Bobrov
2014-03-11
1
-0
/
+6
*
robogoblins.xcf
Christopher Allan Webber
2014-02-09
1
-2
/
+3
*
robogoblins source
Christopher Allan Webber
2014-02-09
2
-3
/
+5
*
updated COPYING file for current data in this directory
Christopher Allan Webber
2014-02-09
2
-61
/
+56
*
Source files for some of the test submission artwork.
Christopher Allan Webber
2014-02-06
6
-0
/
+439
[next]