projects
/
mediagoblin.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mediagoblin.git
2012-12-21
Christopher Allan...
We're in 0.3.3.dev territory now.
|
commitdiff
2012-12-21
Sebastian Spaeth
Remove mongolisms from auth.views
|
commitdiff
2012-12-21
Sebastian Spaeth
Remove Mongoism query.skip()
|
commitdiff
2012-12-21
Sebastian Spaeth
Remove mongolisms from user_pages.view #451
|
commitdiff
2012-12-21
Sebastian Spaeth
Refactor media_collect
|
commitdiff
2012-12-21
Sebastian Spaeth
Merge branch '577_denoise_video_transcoding'
|
commitdiff
2012-12-21
Sebastian Spaeth
Don't dbug log every added plugin route
|
commitdiff
2012-12-21
Sebastian Spaeth
Don't require webob as dependency
|
commitdiff
2012-12-21
Sebastian Spaeth
Remove webob compatability
|
commitdiff
2012-12-21
Sebastian Spaeth
plugins/api: webob.Response -> werkzeug.Response
|
commitdiff
2012-12-21
Sebastian Spaeth
plugins/api: use headers.set(), not headers.update()
|
commitdiff
2012-12-21
Sebastian Spaeth
replace webob.Response with werkzeug Response
|
commitdiff
2012-12-21
Sebastian Spaeth
Transition webob BadRequest|HTTPFound to webob/redirect
|
commitdiff
2012-12-21
Sebastian Spaeth
tests/auth: Don't rely on case sensitive error strings
|
commitdiff
2012-12-21
Sebastian Spaeth
webob.HTTPFound --> MG.tools.redirect
|
commitdiff
2012-12-21
Sebastian Spaeth
Transition webob.HttpForbidden to webob's exceptions...
|
commitdiff
2012-12-21
Sebastian Spaeth
Remove webobisms from decorators.py
|
commitdiff
2012-12-21
Sebastian Spaeth
purge webob from docs and replace with werkzeug
|
commitdiff
2012-12-21
Sebastian Spaeth
Remove webob from render_to_response
|
commitdiff
2012-12-21
Sebastian Spaeth
Extend redirect helper to take optional location keyword
|
commitdiff
2012-12-20
Sebastian Spaeth
Remove SimpleFieldAlias
|
commitdiff
2012-12-20
Sebastian Spaeth
Move DBModel._id -> DBModel.id
|
commitdiff
2012-12-20
Sebastian Spaeth
Fix up tests
|
commitdiff
2012-12-20
Christopher Allan...
Fixing tyop'ed "dbupdate"
|
commitdiff
2012-12-20
Christopher Allan...
NOW RELEASING: MediaGoblin 0.3.2! :D
|
commitdiff
2012-12-20
Christopher Allan...
Committing extracted and compiled translations
|
commitdiff
2012-12-20
Christopher Allan...
Committing present MediaGoblin translations before...
|
commitdiff
2012-12-20
Christopher Allan...
0.3.2 release notes
|
commitdiff
2012-12-20
Christopher Allan...
Updating AUTHORS with new contributors. Nice job new...
|
commitdiff
2012-12-20
Christopher Allan...
Committing extracted and compiled translations
|
commitdiff
2012-12-20
Christopher Allan...
Docs fix: Adding proper blank line after the "Run::"
|
commitdiff
2012-12-20
Christopher Allan...
Added documentation on how to add STL support, and...
|
commitdiff
2012-12-19
Sebastian Spaeth
Only log output and write progress to db if it has...
|
commitdiff
2012-12-19
Sebastian Spaeth
Try ipython-based shell first, falling back to plain...
|
commitdiff
2012-12-18
Christopher Allan...
makeadmin and changepasswd had swapped help text
|
commitdiff
2012-12-16
Jef van Schendel
Remove collection_thumbnail styling, so collection...
|
commitdiff
2012-12-15
Sebastian Spaeth
Release note 0.3.2 blurb
|
commitdiff
2012-12-15
Christopher Allan...
Adding info to the docs about running dbupdate
|
commitdiff
2012-12-14
Christopher Allan...
Switching both gettext calls to _() so babel can find...
|
commitdiff
2012-12-14
Christopher Allan...
Add comments explaining how translitcodec *is* used
|
commitdiff
2012-12-14
Sebastian Spaeth
Add example to the lazy gettext version to make clear...
|
commitdiff
2012-12-14
Sebastian Spaeth
Use the correct translation mechanism
|
commitdiff
2012-12-14
Sebastian Spaeth
Fiy python2.7'ism (#566)
|
commitdiff
2012-12-13
Jef van Schendel
Small styling edits to thumbnails
|
commitdiff
2012-12-13
Elrond
Make "add media to collection" a normal <img/>
|
commitdiff
2012-12-13
Elrond
Migrate some fixes from base.html to airy/base.html.
|
commitdiff
2012-12-12
Elrond
Do not translate just a variable expansion.
|
commitdiff
2012-12-12
Elrond
Fix spacing in links to attachment files.
|
commitdiff
2012-12-12
Christopher Allan...
We don't need to save entries during processing......
|
commitdiff
2012-12-12
Sebastian Spaeth
More unicode fixes in the test suite
|
commitdiff
2012-12-12
Christopher Allan...
Setting the user profile back to 3 columns wide!
|
commitdiff
2012-12-11
Sebastian Spaeth
Make sqlalchemy stop complaining about non-unicode...
|
commitdiff
2012-12-11
Sebastian Spaeth
Fix CSRF tests with webtest 1.4.0
|
commitdiff
2012-12-10
Christopher Allan...
Remove print statments from this migration.
|
commitdiff
2012-12-10
Elrond
Fix typo, disable debugging.
|
commitdiff
2012-12-10
Elrond
UniqueConstraing migration: Adding the explaining comments.
|
commitdiff
2012-12-10
Elrond
Fixing our broken CollectionItem unique constraint.
|
commitdiff
2012-12-10
Nathan Yergler
Ensure query_dict is a dict after the contents have...
|
commitdiff
2012-12-09
Christopher Allan...
Eeek! Set the migration number to the current migratio...
|
commitdiff
2012-12-09
Christopher Allan...
Elrond's suggestion: have set_current_migration execute...
|
commitdiff
2012-12-07
Christopher Allan...
Committing extracted and compiled translations
|
commitdiff
2012-12-07
Christopher Allan...
Committing present MediaGoblin translations before...
|
commitdiff
2012-12-05
Christopher Allan...
Add a UniqueConstraint add test in test_sql_migrations
|
commitdiff
2012-12-05
Sebastian Spaeth
Fix user collection gallery
|
commitdiff
2012-12-05
Sebastian Spaeth
Switch over the user gallery to the active_user_from_ur...
|
commitdiff
2012-12-05
Sebastian Spaeth
Create a active_user_from_url decorator
|
commitdiff
2012-12-04
Sebastian Spaeth
Remove gridify_*
|
commitdiff
2012-12-04
Christopher Allan...
We arean't using header_dropdown.js anymore because...
|
commitdiff
2012-12-04
Sebastian Spaeth
make media_manager a property of MediaEntry in mixin.py
|
commitdiff
2012-12-04
Sebastian Spaeth
Fallback to "en_US" if browser does not send preferred...
|
commitdiff
2012-12-03
Christopher Allan...
Moving thingiview.js into extlib/
|
commitdiff
2012-12-03
Christopher Allan...
Switch stl processing over to using the workbench
|
commitdiff
2012-12-03
Christopher Allan...
Correcting minor typo in exception string: Empyt->Empty
|
commitdiff
2012-12-03
Christopher Allan...
Removing unused conversions subdir
|
commitdiff
2012-12-03
Christopher Allan...
Moving blender render files to be accessed via pkg_reso...
|
commitdiff
2012-12-03
Christopher Allan...
Removing render_test.py, which isn't used
|
commitdiff
2012-12-03
Aeva Ntsc
Removed debug info from the sidebar.
|
commitdiff
2012-12-03
Aeva Ntsc
tweaking the template
|
commitdiff
2012-12-03
Aeva Ntsc
Fixed the binary stl loader.
|
commitdiff
2012-12-03
Aeva Ntsc
Disabled thingiview for obj models, since thingiview...
|
commitdiff
2012-12-03
Aeva Ntsc
Added a table to store the file extension of a model.
|
commitdiff
2012-12-03
Aeva Ntsc
Updated the template for viewing stl models.
|
commitdiff
2012-12-03
Aeva Ntsc
Added preview rendering for a bunch of different shots.
|
commitdiff
2012-12-03
Aeva Ntsc
Catching ValueError when trying to use ObjModel on...
|
commitdiff
2012-12-03
Aeva Ntsc
Added script for manually testing the blender renderer.
|
commitdiff
2012-12-03
Aeva Ntsc
Added blender renderer
|
commitdiff
2012-12-03
Aeva Ntsc
made 3d viewer a little cleaner
|
commitdiff
2012-12-03
Aeva Ntsc
disabled auto rotate
|
commitdiff
2012-12-03
Aeva Ntsc
Added the stl/obj mediatype.
|
commitdiff
2012-12-03
Aeva Ntsc
Added a rudimentary template for the stl/obj viewer.
|
commitdiff
2012-12-03
Aeva Ntsc
Added the thingiview.js library.
|
commitdiff
2012-12-03
Aeva Ntsc
Added the thingiview.js library.
|
commitdiff
2012-12-03
Christopher Allan...
Committing extracted and compiled translations
|
commitdiff
2012-12-03
Christopher Allan...
Committing present MediaGoblin translations before...
|
commitdiff
2012-12-03
Elrond
Fix translations around.
|
commitdiff
2012-12-03
Sebastian Spaeth
Go back to pre-login URL after loging in
|
commitdiff
2012-12-03
Sebastian Spaeth
Provide jinja2 urlencode filter
|
commitdiff
2012-12-03
Sebastian Spaeth
Add extlibs to packaging
|
commitdiff
2012-12-03
Sebastian Spaeth
Use pypi-compatible license signature
|
commitdiff
2012-12-02
Sebastian Spaeth
en_US is always available
|
commitdiff
next