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
*
Move db.sql.open to db.open
Sebastian Spaeth
2012-12-25
4
-83
/
+64
*
RIP out mongo
Sebastian Spaeth
2012-12-25
25
-1536
/
+18
*
Update extlib/EXIF
Sebastian Spaeth
2012-12-25
6
-18
/
+2196
*
Merge branch '512_bump_video_js'
Sebastian Spaeth
2012-12-25
12
-4224
/
+191
|
\
|
*
Bump bundled video.js to v3.2.3 (#512)
Sebastian Spaeth
2012-12-25
12
-4224
/
+191
|
*
makeadmin and changepasswd had swapped help text
Christopher Allan Webber
2012-12-25
1
-2
/
+2
|
*
Try ipython-based shell first, falling back to plain shell
Sebastian Spaeth
2012-12-19
1
-9
/
+8
*
|
(SQL) Media types: Refactor backrefnames.
Elrond
2012-12-24
5
-5
/
+20
*
|
Remove mongo style .id = ObjectId()
Elrond
2012-12-24
2
-6
/
+0
*
|
Mongo removal: Remove the validate=True arg to obj.save()
Elrond
2012-12-24
6
-10
/
+9
*
|
Fix some unicode related issues in oauth and the api.
Elrond
2012-12-23
2
-2
/
+2
*
|
Testsuite: Turn SQLAlchemy warnings into errors
Elrond
2012-12-23
1
-0
/
+4
*
|
Added API tests
Joar Wandborg
2012-12-23
3
-1
/
+107
*
|
Rewrite routing using new MGRoute class
Elrond
2012-12-23
2
-14
/
+17
*
|
Rewrite routing.py / get_url_map
Elrond
2012-12-23
1
-14
/
+12
*
|
Move things from routing.py to tools/routing.py
Elrond
2012-12-23
8
-48
/
+71
*
|
Refactor routing in app.py.
Elrond
2012-12-23
2
-17
/
+33
*
|
Compare user by id not object equality
Sebastian Spaeth
2012-12-23
1
-4
/
+1
*
|
Improve sqlalchemy filter rules
Sebastian Spaeth
2012-12-23
1
-19
/
+22
*
|
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
[next]