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
*
A more reliable test, check against expected keys, rather than received
Christopher Allan Webber
2015-02-21
1
-2
/
+2
*
Stop looking for exact exif numbers
Christopher Allan Webber
2015-02-21
1
-2
/
+2
*
Skip audio tests if scikits.audiolab not installed
Christopher Allan Webber
2015-02-21
1
-0
/
+1
*
Merge remote-tracking branch 'refs/remotes/breton/new_gst10'
Christopher Allan Webber
2015-02-18
5
-0
/
+318
|
\
|
*
added tests skipping if there is no proper gstreamer
Boris Bobrov
2015-02-16
2
-2
/
+3
|
*
added a/v submission testing
Boris Bobrov
2015-02-16
3
-0
/
+82
|
*
Port of audio to GStreamer 1.0
Boris Bobrov
2015-02-16
1
-0
/
+104
|
*
Porting video to GStreamer 1.0
Boris Bobrov
2015-02-16
1
-27
/
+87
|
*
Rewrite thumbnailer
Boris Bobrov
2015-02-15
1
-0
/
+71
*
|
Remove deprecated oauth 2 plugin
Jessica Tallon
2015-02-15
3
-311
/
+0
|
/
*
Fix #1077 - Fix updating comment via API and add test
Jessica Tallon
2014-12-16
1
-0
/
+37
*
Fix #1069 - Add deleting images and comments via delete activities
Jessica Tallon
2014-12-15
1
-0
/
+69
*
Fix #1056 - Add flag to accept URLs without a trailing slash
Jessica Tallon
2014-12-12
1
-6
/
+6
*
Fix #1025 - Make API IDs IRIs
Jessica Tallon
2014-11-21
1
-8
/
+11
*
Updates per request of moggers87
ayleph
2014-10-30
1
-16
/
+13
*
Unit tests
ayleph
2014-10-30
1
-0
/
+15
*
Fix #984 - Improvements to Activity and ActivityIntermediator
Jessica Tallon
2014-10-21
2
-3
/
+82
*
Merge branch 'location'
Jessica Tallon
2014-10-09
1
-1
/
+1
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
1
-1
/
+1
*
|
Fix typo in client registration API for logo_uri
Jessica Tallon
2014-10-02
1
-4
/
+4
*
|
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
[next]