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
*
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
*
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
*
Fix spacing in links to attachment files.
Elrond
2012-12-12
2
-3
/
+3
*
We don't need to save entries during processing... also adding comments expla...
Christopher Allan Webber
2012-12-12
3
-5
/
+3
*
More unicode fixes in the test suite
Sebastian Spaeth
2012-12-12
1
-6
/
+7
*
Setting the user profile back to 3 columns wide!
Christopher Allan Webber
2012-12-11
1
-1
/
+1
*
Make sqlalchemy stop complaining about non-unicode input
Sebastian Spaeth
2012-12-11
2
-4
/
+4
*
Fix CSRF tests with webtest 1.4.0
Sebastian Spaeth
2012-12-11
1
-3
/
+3
*
Remove print statments from this migration.
Christopher Allan Webber
2012-12-10
1
-6
/
+5
*
Fix typo, disable debugging.
Elrond
2012-12-10
1
-3
/
+2
*
UniqueConstraing migration: Adding the explaining comments.
Elrond
2012-12-10
1
-0
/
+23
*
Fixing our broken CollectionItem unique constraint.
Elrond
2012-12-10
1
-4
/
+42
*
Ensure query_dict is a dict after the contents have been modified.
Nathan Yergler
2012-12-10
1
-2
/
+8
*
Eeek! Set the migration number to the current migration number being run!
Christopher Allan Webber
2012-12-09
1
-1
/
+1
*
Elrond's suggestion: have set_current_migration execute after each migration ...
Christopher Allan Webber
2012-12-09
1
-1
/
+1
*
Committing extracted and compiled translations
Christopher Allan Webber
2012-12-07
54
-1215
/
+2445
*
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-12-07
3
-73
/
+74
*
Add a UniqueConstraint add test in test_sql_migrations
Christopher Allan Webber
2012-12-05
1
-3
/
+26
*
Fix user collection gallery
Sebastian Spaeth
2012-12-05
1
-13
/
+9
*
Switch over the user gallery to the active_user_from_url decorator
Sebastian Spaeth
2012-12-05
1
-13
/
+10
*
Create a active_user_from_url decorator
Sebastian Spaeth
2012-12-05
1
-0
/
+15
*
Remove gridify_*
Sebastian Spaeth
2012-12-04
3
-33
/
+2
*
We arean't using header_dropdown.js anymore because the dropdown is gone!
Christopher Allan Webber
2012-12-04
1
-2
/
+0
*
make media_manager a property of MediaEntry in mixin.py
Sebastian Spaeth
2012-12-04
5
-30
/
+37
*
Fallback to "en_US" if browser does not send preferred languages
Sebastian Spaeth
2012-12-04
1
-16
/
+13
*
Moving thingiview.js into extlib/
Christopher Allan Webber
2012-12-03
8
-4
/
+4
*
Switch stl processing over to using the workbench
Christopher Allan Webber
2012-12-03
1
-11
/
+16
*
Correcting minor typo in exception string: Empyt->Empty
Christopher Allan Webber
2012-12-03
1
-1
/
+1
*
Removing unused conversions subdir
Christopher Allan Webber
2012-12-03
1
-4
/
+0
*
Moving blender render files to be accessed via pkg_resources
Christopher Allan Webber
2012-12-03
3
-11
/
+28
*
Removing render_test.py, which isn't used
Christopher Allan Webber
2012-12-03
1
-29
/
+0
*
Removed debug info from the sidebar.
Aeva Ntsc
2012-12-03
1
-9
/
+4
*
tweaking the template
Aeva Ntsc
2012-12-03
1
-1
/
+6
*
Fixed the binary stl loader.
Aeva Ntsc
2012-12-03
1
-26
/
+5
*
Disabled thingiview for obj models, since thingiview's support for them seems...
Aeva Ntsc
2012-12-03
1
-0
/
+2
*
Added a table to store the file extension of a model.
Aeva Ntsc
2012-12-03
2
-1
/
+4
*
Updated the template for viewing stl models.
Aeva Ntsc
2012-12-03
1
-28
/
+102
[next]