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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...
Rodney Ewing
2013-07-11
1
-3
/
+3
*
fixes the inability to upload non ascii filenames, werkzeug strips all non as...
dunkyp
2013-07-11
1
-1
/
+6
*
New notifications
Joar Wandborg
2013-06-09
1
-0
/
+4
*
Refactor submit util new_upload_entry
Elrond
2013-05-21
2
-4
/
+13
*
Remove extra indentation left over from previous commit.
Elrond
2013-04-27
1
-24
/
+24
*
Fix translations for collections and drop useless try.
Elrond
2013-04-27
1
-7
/
+6
*
Switching non-forms back to using normal pass_to_ugettext
Christopher Allan Webber
2013-04-24
1
-1
/
+1
*
Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
Aditi Mittal
2013-04-24
2
-2
/
+2
*
mediagoblin/submit/lib.py: fix typo
Alon Levy
2013-04-23
1
-1
/
+1
*
Merge remote-tracking branch 'JDShu/649_use_form_data_field'
Elrond
2013-03-30
1
-6
/
+6
|
\
|
*
Use WTForms data field in submit/views.py
Hans Lo
2013-03-27
1
-6
/
+6
*
|
Refactor file field checking.
Elrond
2013-03-29
2
-5
/
+14
|
/
*
user.get('moo') -> user.moo
Sebastian Spaeth
2013-01-22
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/spaetz/521_license_preference' int...
Christopher Allan Webber
2013-01-22
1
-1
/
+2
|
\
|
*
Add a license preference field
Mark Holmquist
2013-01-17
1
-1
/
+2
*
|
Don't pass request into run_process_media
Sebastian Spaeth
2013-01-15
2
-5
/
+12
*
|
Make PuSHing the Pubhubsubbub server an async task (#436, #585)
Sebastian Spaeth
2013-01-15
2
-41
/
+8
|
/
*
prepare_queue_task: Take app not request.
Elrond
2012-12-26
2
-5
/
+8
*
Processing: Factor out prepare_entry.
Elrond
2012-12-26
2
-25
/
+31
*
Factor out the actual calling of the processing.
Elrond
2012-12-26
2
-21
/
+26
*
upload refactor: push url handling
Elrond
2012-12-26
2
-26
/
+52
*
Remove mongo style .id = ObjectId()
Elrond
2012-12-24
1
-4
/
+0
*
Mongo removal: Remove the validate=True arg to obj.save()
Elrond
2012-12-24
1
-2
/
+2
*
Move things from routing.py to tools/routing.py
Elrond
2012-12-23
1
-1
/
+1
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
1
-5
/
+5
*
Added rudimentary route "mounting" w/ werkzeug routes; fixed auth routes
Christopher Allan Webber
2012-10-14
1
-1
/
+1
*
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
1
-7
/
+4
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-8
/
+8
*
Switch from webob.Request to werkzeug.wrappers.Request
Joar Wandborg
2012-09-29
1
-9
/
+9
*
Added basic collection functionality
Aaron Williamson
2012-09-18
3
-1
/
+58
*
Fix docstring typo.
Brett Smith
2012-07-08
1
-1
/
+1
*
Merge remote-tracking branch 'joar/audio+sniffing'
Joar Wandborg
2012-03-27
1
-7
/
+12
|
\
|
*
Changed media processing delegation to a 'sniffing' method
Joar Wandborg
2012-02-15
1
-3
/
+6
*
|
remove unused `mg.submit.security' module
Jakob Kramer
2012-03-23
2
-27
/
+1
*
|
Move celery task into own task.py
Elrond
2012-03-21
1
-1
/
+2
*
|
Allow .id instead of ._id for the Mongo backend
Elrond
2012-02-25
1
-1
/
+1
*
|
Use task_id in generating the queue file path
Elrond
2012-02-21
1
-9
/
+9
*
|
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
1
-3
/
+1
|
/
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
5
-5
/
+5
*
Nearly complete support for Tags
Elrond
2012-01-28
1
-1
/
+1
*
License "all rights reserved" default should be None/NULL, not empty string
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
Fix unit tests with new license support
Elrond
2012-01-21
2
-3
/
+2
*
Minor formatting and syntax fix.
Aaron Williamson
2012-01-18
2
-1
/
+2
*
Merge branch 'mediagoblin-upstream' into feature544_basic_license_data
Aaron Williamson
2012-01-18
1
-0
/
+28
|
\
|
*
Cleaned the code
Michele Azzolari
2012-01-17
1
-2
/
+4
|
*
We handle exceptions if PuSH fails
Michele Azzolari
2012-01-17
1
-4
/
+14
|
*
As per spec, we permit to have more then 1 hub
Michele Azzolari
2012-01-12
1
-5
/
+7
|
*
As suggested by Elrond, we use only one setting
Michele Azzolari
2012-01-12
1
-1
/
+1
|
*
Added PuSH capability
Michele Azzolari
2012-01-11
1
-0
/
+14
*
|
Merged changes with upstream
Aaron Williamson
2012-01-17
4
-85
/
+107
|
\
|
[next]