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
/
submit
/
lib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment changes for federation
Jessica Tallon
2015-10-20
1
-0
/
+3
*
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
1
-4
/
+8
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-3
/
+3
*
Fix bug 647
Boris Bobrov
2015-03-02
1
-1
/
+1
*
Fix #1054 - Add missing attributes to Activity.serialize
Jessica Tallon
2014-12-08
1
-2
/
+2
*
Fix #1024 - Correctly set generator on Activities
Jessica Tallon
2014-12-02
1
-2
/
+7
*
Fix #1017 - Exception caused by activity being set on incorrect foreign key
Jessica Tallon
2014-10-29
1
-8
/
+8
*
Only create a slug after a media upload via the API when there is a title
Jessica Tallon
2014-10-22
1
-3
/
+0
*
Merge branch '905-activities'
Jessica Tallon
2014-10-07
1
-0
/
+10
|
\
|
*
Fix all the unit tests and clean up code
Jessica Tallon
2014-10-06
1
-4
/
+6
|
*
Create activity model and add activity creation
Jessica Tallon
2014-08-22
1
-0
/
+8
*
|
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-1
/
+34
|
\
|
|
*
Tidy up federation code and add tests to cover more of the APIs
Jessica Tallon
2014-08-18
1
-6
/
+6
|
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
1
-0
/
+31
|
*
Fixed a small error relating to the default value of media_metadata
tilly-Q
2014-05-14
1
-1
/
+1
|
*
Made it possible to submit media with the metadata provided
tilly-Q
2014-04-21
1
-1
/
+3
*
|
Fix another tests.
Berker Peksag
2014-08-07
1
-1
/
+1
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-3
/
+5
|
/
*
Making the API make use of the new submit tooling.
Christopher Allan Webber
2013-11-14
1
-2
/
+12
*
Breaking out get_upload_file_limits into its own utility.
Christopher Allan Webber
2013-11-14
1
-2
/
+18
*
A couple more adjustments for unicode'ification of some arguments.
Christopher Allan Webber
2013-11-14
1
-2
/
+2
*
Generic'ifying the submit code to not rely on the werkzeug FileStorage datast...
Christopher Allan Webber
2013-11-13
1
-2
/
+2
*
Docstring for submit_media()
Christopher Allan Webber
2013-11-13
1
-0
/
+18
*
Refactoring submission utility to make it more generic! Reusable!
Christopher Allan Webber
2013-11-13
1
-28
/
+55
*
Starting to split out a submit_media utility
Christopher Allan Webber
2013-11-12
1
-0
/
+82
*
Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing'
Christopher Allan Webber
2013-08-21
1
-3
/
+7
|
\
|
*
Fixing normal submission of media (well for images anyway)
Christopher Allan Webber
2013-08-16
1
-1
/
+1
|
*
Updating to the point where we can allllmost run with the new reprocessing code
Christopher Allan Webber
2013-08-16
1
-3
/
+5
|
*
added image reprocessing
Rodney Ewing
2013-08-16
1
-3
/
+5
*
|
-update to latest master
Rodney Ewing
2013-08-19
1
-2
/
+2
|
/
*
Refactor submit util new_upload_entry
Elrond
2013-05-21
1
-0
/
+11
*
mediagoblin/submit/lib.py: fix typo
Alon Levy
2013-04-23
1
-1
/
+1
*
Refactor file field checking.
Elrond
2013-03-29
1
-0
/
+11
*
Don't pass request into run_process_media
Sebastian Spaeth
2013-01-15
1
-4
/
+8
*
Make PuSHing the Pubhubsubbub server an async task (#436, #585)
Sebastian Spaeth
2013-01-15
1
-35
/
+6
*
prepare_queue_task: Take app not request.
Elrond
2012-12-26
1
-3
/
+6
*
Processing: Factor out prepare_entry.
Elrond
2012-12-26
1
-0
/
+28
*
Factor out the actual calling of the processing.
Elrond
2012-12-26
1
-0
/
+24
*
upload refactor: push url handling
Elrond
2012-12-26
1
-0
/
+50