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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
OAuth: Support refresh tokens, etc
Joar Wandborg
2013-04-06
5
-94
/
+252
*
Merge remote-tracking branch 'JDShu/649_use_form_data_field'
Elrond
2013-03-30
1
-4
/
+4
|
\
|
*
Use WTForms data field in plugins/oauth/views.py
Hans Lo
2013-03-28
1
-4
/
+4
*
|
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2013-03-29
3
-6
/
+47
|
\
\
|
*
|
Refactor file field checking.
Elrond
2013-03-29
1
-5
/
+3
|
|
/
|
*
piwigo: Fix pwg_getversion
Elrond
2013-03-26
1
-1
/
+1
|
*
piwigo: Start at pwg.images.addSimple.
Elrond
2013-03-26
2
-0
/
+43
*
|
Warning that raven plugin is somewhat experimental!
Christopher Allan Webber
2013-03-29
1
-0
/
+2
|
/
*
piwigo start at pwg.images.addChunk.
Elrond
2013-03-21
1
-1
/
+43
*
piwigo: Add session.getStatus, improve categories.getList
Elrond
2013-03-21
2
-5
/
+10
*
piwigo: Sent a fake cookie.
Elrond
2013-03-21
1
-1
/
+18
*
Add warning README.rst and fix pep8.
Elrond
2013-03-19
2
-1
/
+24
*
piwigo: Move tool functions into tools.py
Elrond
2013-03-19
2
-83
/
+108
*
Start at pwg.categories.getList and improve xml output.
Elrond
2013-03-19
1
-13
/
+51
*
piwigo: start xml response encoding, more (fake) methods.
Elrond
2013-03-19
1
-2
/
+55
*
Starting a piwigo api plugin.
Elrond
2013-03-19
2
-0
/
+116
*
Providing warning to users about instability of OAuth/API
Christopher Allan Webber
2013-03-08
1
-0
/
+4
*
Updated raven plugin
Joar Wandborg
2013-03-03
2
-15
/
+51
*
plugin/raven: Fix paster's celery config issue
Joar Wandborg
2013-03-03
1
-2
/
+6
*
Removed stray )
Joar Wandborg
2013-03-03
1
-1
/
+1
*
Removed PLUGIN_DIR from raven
Joar Wandborg
2013-03-03
1
-2
/
+0
*
Don't look for the oauth config in raven plugin
Joar Wandborg
2013-03-03
1
-1
/
+1
*
Refactored raven plugin
Joar Wandborg
2013-03-03
1
-3
/
+4
*
Added raven plugin
Joar Wandborg
2013-03-03
2
-0
/
+68
*
Fixed hidden fields in oauth client authorization
Joar Wandborg
2013-03-02
2
-5
/
+4
*
Renaming "extrahead" template hooks to "head".
Christopher Allan Webber
2013-02-24
1
-1
/
+1
*
plugins/api: fix for cross origin requests
Runar Petursson
2013-02-20
1
-1
/
+2
*
issue 615: config geolocation_map_visible gone.
Elrond
2013-02-02
1
-2
/
+1
*
Geolocation stuff, including including templates seems to be working-ish
Christopher Allan Webber
2013-01-30
2
-0
/
+60
*
Very start of plugin hooks and openstreetmap pluginification
Christopher Allan Webber
2013-01-30
1
-0
/
+60
*
Don't pass request into run_process_media
Sebastian Spaeth
2013-01-15
1
-1
/
+4
*
Make PuSHing the Pubhubsubbub server an async task (#436, #585)
Sebastian Spaeth
2013-01-15
1
-1
/
+1
*
Move db.sql.migration_tools to db.migration_tools.
Elrond
2013-01-08
1
-1
/
+1
*
Move all the migration tools into new migration_tools.py
Elrond
2013-01-08
1
-1
/
+1
*
Mv db.sql.base to db.base
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
2
-2
/
+2
*
Move db.sql.util to db.util
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Made api_test use @require_active_login
Joar Wandborg
2013-01-02
1
-3
/
+1
*
prepare_queue_task: Take app not request.
Elrond
2012-12-26
1
-2
/
+2
*
upload refactor: Use prepare_entry in api.
Elrond
2012-12-26
1
-18
/
+2
*
Use run_process_media in the api.
Elrond
2012-12-26
1
-20
/
+2
*
Remove mongo style .id = ObjectId()
Elrond
2012-12-24
1
-2
/
+0
*
Mongo removal: Remove the validate=True arg to obj.save()
Elrond
2012-12-24
1
-1
/
+1
*
Fix some unicode related issues in oauth and the api.
Elrond
2012-12-23
1
-1
/
+1
*
Added API tests
Joar Wandborg
2012-12-23
1
-1
/
+1
*
Convert return HttpException to raise HttpException
Sebastian Spaeth
2012-12-23
2
-5
/
+5
*
plugins/api: webob.Response -> werkzeug.Response
Sebastian Spaeth
2012-12-21
1
-6
/
+4
*
plugins/api: use headers.set(), not headers.update()
Sebastian Spaeth
2012-12-21
1
-1
/
+1
*
replace webob.Response with werkzeug Response
Sebastian Spaeth
2012-12-21
1
-2
/
+4
*
Transition webob BadRequest|HTTPFound to webob/redirect
Sebastian Spaeth
2012-12-21
1
-5
/
+4
[next]