Add warning README.rst and fix pep8.
[mediagoblin.git] / mediagoblin /
2013-03-19 ElrondAdd warning README.rst and fix pep8.
2013-03-19 Elrondpiwigo: Move tool functions into tools.py
2013-03-19 ElrondStart at pwg.categories.getList and improve xml output.
2013-03-19 Elrondpiwigo: start xml response encoding, more (fake) methods.
2013-03-19 ElrondStarting a piwigo api plugin.
2013-03-15 Christopher Allan... A more realistic "con" explaination in the docstring...
2013-03-13 Christopher Allan... Changing "evil" submission test-script to be a bash...
2013-03-12 Christopher Allan... Now in 0.4.0 dev mode!
2013-03-11 Christopher Allan... New version: 0.3.3 !
2013-03-11 Christopher Allan... Committing extracted and compiled translations
2013-03-11 Christopher Allan... Committing present MediaGoblin translations before...
2013-03-11 Christopher Allan... Fixing dates when uploaded in a video to a mediagoblin...
2013-03-10 Joar WandborgAdded thingiview.js symlink, fixes webgl view
2013-03-10 Elrond655: Fix collection fetching for media_collect()
2013-03-08 Christopher Allan... Providing warning to users about instability of OAuth/API
2013-03-06 Christopher Allan... Making a fix so that video codec name switched from...
2013-03-05 Christopher Allan... Committing extracted and compiled translations
2013-03-04 Christopher Allan... Merge branch 'master' into 419_cherrypick_large_uploads
2013-03-04 Christopher Allan... Removing an unnecessary video write
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-04 Christopher Allan... Elrond points out that we should use form.collection...
2013-03-04 Christopher Allan... Give a more useful error if a table already exists...
2013-03-04 Christopher Allan... Three fixes to collection adding view, one of them...
2013-03-03 Christopher Allan... self.media_data->self.media_manager in the docstring...
2013-03-03 Christopher Allan... No reason really to pass in fetch_order anyway...
2013-03-03 Sebastian SpaethMake copying to/from storage systems memory efficient...
2013-03-03 Christopher Allan... Another elrond suggestion: only init orig_metadata...
2013-03-03 Christopher Allan... Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to...
2013-03-03 Christopher Allan... Extrapolate type= based on the video metadata that...
2013-03-03 Christopher Allan... Mild cosmetic cleanups to video.html and adding missing...
2013-03-03 Christopher Allan... {% set %} the display_type and display_path and use...
2013-03-03 Christopher Allan... pdb.set_trace() in mediagoblin code is Not Allowed...
2013-03-03 Christopher Allan... Now store metadata info from processing into the media...
2013-03-03 Joar WandborgRemoved debugging exception
2013-03-03 Joar WandborgUpdated raven plugin
2013-03-03 Christopher Allan... Huge amount of work to (mostly) allow .ogg (and maybe...
2013-03-02 Joar Wandborgplugin/raven: Fix paster's celery config issue
2013-03-02 Joar WandborgRemoved stray )
2013-03-02 Joar WandborgRemoved PLUGIN_DIR from raven
2013-03-02 Joar WandborgDon't look for the oauth config in raven plugin
2013-03-02 Joar WandborgRefactored raven plugin
2013-03-02 Joar WandborgAdded raven plugin
2013-03-02 Joar WandborgAdded .send method to cloudfiles storage object
2013-03-02 Sebastian SpaethMake Cloudfiles copy memory efficient too (#419)
2013-03-02 Joar WandborgFixed hidden fields in oauth client authorization
2013-03-02 Joar WandborgDo not encode the next kwarg twice
2013-03-02 ElrondTurn "License preference" into a normal field.
2013-03-01 Christopher Allan... If we're not transcoding, copy this file directly over...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-03-01 ElrondFix some media page redirects in media_collect.
2013-03-01 ElrondFixup _("...") % (...) in media_collect.
2013-02-27 Christopher Allan... Fixing translations stuff for command line tools and...
2013-02-27 Christopher Allan... Simplifying the test for whether or not a user and...
2013-02-26 Christopher Allan... Removing html5shiv for not complying with its own licen...
2013-02-26 Joar WandborgAllow media managers without sniff_handler
2013-02-26 Christopher Allan... Simplifying the "id:" url detection, per Elrond's sugge...
2013-02-26 Christopher Allan... Replacing several request.matchdict['media'] -> media_s...
2013-02-26 Christopher Allan... Media URLs with ids in them are now like /u/cwebber...
2013-02-26 Christopher Allan... Stylistic cleanups to some urlgen calls.
2013-02-26 Christopher Allan... Small PEP-8 compliance fix.
2013-02-26 Christopher Allan... Import sqlalchemy's and_ and use it in our select statement
2013-02-26 Christopher Allan... And of course, we need to actually commit at the end...
2013-02-25 Christopher Allan... Dope'ily missed .count() on the query where we're counting
2013-02-25 Christopher Allan... Supplying migrations for a bold new era of mediagoblin...
2013-02-25 Christopher Allan... You can now set the PASTE_CONFIG environment variable...
2013-02-24 Jef van SchendelImproved dropdown styling, part deux
2013-02-24 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2013-02-24 Jef van SchendelImproved dropdown styling
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Renaming "extrahead" template hooks to "head".
2013-02-24 Christopher Allan... extra_head template hook. This will allow plugins...
2013-02-24 ElrondAdd owner to list of collections.
2013-02-24 ElrondUse media.id for collecting media too.
2013-02-24 ElrondUse the media id for attachmemt editing.
2013-02-23 Christopher Allan... Committing extracted and compiled translations
2013-02-23 Christopher Allan... Committing present MediaGoblin translations before...
2013-02-22 Joar WandborgFix stray comma in listings.views.atom_feed
2013-02-22 Joar WandborgAdded some empty templates
2013-02-22 András Veres-Szent... simplified get_useful
2013-02-22 András Veres-Szent... use dict.iteritems() instead of dict.items()
2013-02-22 András Veres-Szent... use list expression instead of 3-deep for
2013-02-22 András Veres-Szent... simplified clean_exif
2013-02-22 András Veres-Szent... close file properly and remove unneeded variable
2013-02-22 András Veres-Szent... typofix in comment
2013-02-22 András Veres-Szent... use key in dict instead of key in dict.keys()
2013-02-22 András Veres-Szent... removed unused import cgi.FieldStorage
2013-02-22 András Veres-Szent... removed unused import re
2013-02-22 András Veres-Szent... removed unnecessary collection lookup
2013-02-22 András Veres-Szent... removed unused import NotFound
2013-02-22 Christopher Allan... Changing name for atom feed view to be more generic...
2013-02-22 Sebastian SpaethIntegrate all atom feed in template
2013-02-22 Sebastian SpaethAdding an Atom RSS feed for all media on the server
2013-02-22 ElrondCreate wtforms_util.render_label(_p) and use it around.
2013-02-22 ElrondUse wtforms_util.render_field_div more in media_collect...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'aleksej/632_config_spec_c...
2013-02-21 Christopher Allan... Remove "translation legos" and linkify the tag to more...
2013-02-21 Christopher Allan... Making the tags on media pages point to the user's...
2013-02-21 Christopher Allan... Fixing user gallery tags filter to be on slug rather...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
next