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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert return HttpException to raise HttpException
Sebastian Spaeth
2012-12-23
6
-14
/
+15
*
Provide tools.response.render_http_exception and use that
Sebastian Spaeth
2012-12-23
2
-15
/
+46
*
Revert accidental checkin
Sebastian Spaeth
2012-12-22
12
-248
/
+0
*
We're in 0.3.3.dev territory now.
Christopher Allan Webber
2012-12-21
1
-1
/
+1
*
Remove mongolisms from auth.views
Sebastian Spaeth
2012-12-21
1
-22
/
+13
*
Remove Mongoism query.skip()
Sebastian Spaeth
2012-12-21
2
-5
/
+5
*
Remove mongolisms from user_pages.view #451
Sebastian Spaeth
2012-12-21
2
-54
/
+46
*
Refactor media_collect
Sebastian Spaeth
2012-12-21
1
-85
/
+76
*
Merge branch '577_denoise_video_transcoding'
Sebastian Spaeth
2012-12-21
1
-7
/
+9
|
\
|
*
Only log output and write progress to db if it has changed
Sebastian Spaeth
2012-12-19
1
-7
/
+9
*
|
Don't dbug log every added plugin route
Sebastian Spaeth
2012-12-21
1
-1
/
+0
*
|
Don't require webob as dependency
Sebastian Spaeth
2012-12-21
15
-1
/
+258
*
|
Remove webob compatability
Sebastian Spaeth
2012-12-21
1
-2
/
+1
*
|
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
2
-3
/
+5
*
|
Transition webob BadRequest|HTTPFound to webob/redirect
Sebastian Spaeth
2012-12-21
1
-5
/
+4
*
|
tests/auth: Don't rely on case sensitive error strings
Sebastian Spaeth
2012-12-21
1
-2
/
+2
*
|
webob.HTTPFound --> MG.tools.redirect
Sebastian Spaeth
2012-12-21
3
-13
/
+8
*
|
Transition webob.HttpForbidden to webob's exceptions Forbidden
Sebastian Spaeth
2012-12-21
4
-14
/
+19
*
|
Remove webobisms from decorators.py
Sebastian Spaeth
2012-12-21
1
-10
/
+6
*
|
purge webob from docs and replace with werkzeug
Sebastian Spaeth
2012-12-21
1
-1
/
+1
*
|
Remove webob from render_to_response
Sebastian Spaeth
2012-12-21
2
-2
/
+7
*
|
Extend redirect helper to take optional location keyword
Sebastian Spaeth
2012-12-21
1
-10
/
+17
*
|
Remove SimpleFieldAlias
Sebastian Spaeth
2012-12-21
1
-12
/
+0
*
|
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
30
-119
/
+96
*
|
Fix up tests
Sebastian Spaeth
2012-12-21
3
-11
/
+13
*
|
Fixing tyop'ed "dbupdate"
Christopher Allan Webber
2012-12-20
1
-1
/
+1
*
|
NOW RELEASING: MediaGoblin 0.3.2! :D
Christopher Allan Webber
2012-12-20
1
-1
/
+1
*
|
Committing extracted and compiled translations
Christopher Allan Webber
2012-12-20
2
-1
/
+1
*
|
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-12-20
1
-23
/
+23
*
|
0.3.2 release notes
Christopher Allan Webber
2012-12-20
1
-1
/
+58
*
|
Updating AUTHORS with new contributors. Nice job new contributors! :)
Christopher Allan Webber
2012-12-20
1
-0
/
+4
*
|
Committing extracted and compiled translations
Christopher Allan Webber
2012-12-20
57
-779
/
+684
*
|
Docs fix: Adding proper blank line after the "Run::"
Christopher Allan Webber
2012-12-20
1
-0
/
+4
*
|
Added documentation on how to add STL support, and notes on running ./bin/gmg...
Christopher Allan Webber
2012-12-20
1
-2
/
+34
|
/
*
Try ipython-based shell first, falling back to plain shell
Sebastian Spaeth
2012-12-19
1
-9
/
+8
*
makeadmin and changepasswd had swapped help text
Christopher Allan Webber
2012-12-18
1
-2
/
+2
*
Remove collection_thumbnail styling, so collection thumbnails are styled the ...
Jef van Schendel
2012-12-16
2
-31
/
+6
*
Release note 0.3.2 blurb
Sebastian Spaeth
2012-12-15
1
-6
/
+18
*
Adding info to the docs about running dbupdate
Christopher Allan Webber
2012-12-14
2
-0
/
+15
*
Switching both gettext calls to _() so babel can find/extract them.
Christopher Allan Webber
2012-12-14
1
-4
/
+6
*
Add comments explaining how translitcodec *is* used
Christopher Allan Webber
2012-12-14
1
-0
/
+2
*
Add example to the lazy gettext version to make clear when it's appropriate
Sebastian Spaeth
2012-12-14
1
-1
/
+4
*
Use the correct translation mechanism
Sebastian Spaeth
2012-12-14
1
-3
/
+4
*
Fiy python2.7'ism (#566)
Sebastian Spaeth
2012-12-14
1
-3
/
+7
*
Small styling edits to thumbnails
Jef van Schendel
2012-12-13
1
-2
/
+4
*
Make "add media to collection" a normal <img/>
Elrond
2012-12-13
2
-12
/
+3
*
Migrate some fixes from base.html to airy/base.html.
Elrond
2012-12-13
1
-5
/
+9
*
Do not translate just a variable expansion.
Elrond
2012-12-12
1
-3
/
+1
[next]