Committing present MediaGoblin translations before pushing extracted messages
[mediagoblin.git] / mediagoblin /
2012-08-05 Christopher Allan... Committing present MediaGoblin translations before...
2012-08-04 Christopher Allan... Removing text on frontpage that suggests we have favori...
2012-08-03 Joar WandborgFixed a UnicodeError in the sql.models.MediaEntry
2012-07-31 Joar WandborgAll processing exceptions are now logged
2012-07-28 Joar WandborgAdded text-overflow: ellipsis to the media thumbnails
2012-07-27 Joar WandborgCopied base.html to airy and changed the logo
2012-07-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/gandaro...
2012-07-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/willkg/plugi...
2012-07-23 Jef van SchendelInclude Airy theme by default
2012-07-20 Jef van SchendelAdd zoom-in cursor css; small indentation fix
2012-07-20 Jef van SchendelEdit comment-notification text
2012-07-20 Jef van SchendelInsignificant edits to logo SVG
2012-07-19 Jef van SchendelIncrease Description and Bio textarea height to 100px
2012-07-18 Jakob Kramermake mg_globals.translations thread-safe
2012-07-18 Will Kahn-Greene[Issue 466] Implement e-z plugin disabling
2012-07-18 Will Kahn-GreeneRework plugin infrastructure to nix side-effects
2012-07-16 Will Kahn-GreeneOverhaul flatpages
2012-07-16 Will Kahn-GreeneFix template
2012-07-16 Will Kahn-GreeneFinish flatpagesplugin; add plugin docs
2012-07-16 Will Kahn-GreeneFlatpages first pass
2012-07-15 Christopher Allan... Moving extrahead.html -> extra_head.html because it...
2012-07-15 Christopher Allan... Small fix to themedata_for_theme_dir utility about...
2012-07-15 Christopher Allan... Allow for an "extrahead" template where themers can...
2012-07-15 Christopher Allan... Store licensing info as well
2012-07-14 Christopher Allan... Setup the scaffolding for theme installing, but it...
2012-07-14 Christopher Allan... Break the asset linking code off into a reusable function
2012-07-14 Christopher Allan... Moving the "dependency injection printer tools" over...
2012-07-14 Christopher Allan... asset linking command now works
2012-07-14 Christopher Allan... Start of the `./bin/gmg theme assetlink` command.
2012-07-14 Christopher Allan... Make the theme_linked_assets_dir config option point...
2012-07-14 Christopher Allan... Making the register_themes() tool also return the curre...
2012-07-14 Christopher Allan... Serve and setup the mediagoblin "linked theme" assets...
2012-07-14 Christopher Allan... Add the theme domain to the application's staticdirector
2012-07-14 Christopher Allan... Update staticdirect stuff so it can handle "domains...
2012-07-14 Christopher Allan... Kill MultiRemoteStaticDirect... nobody was really using...
2012-07-14 Christopher Allan... Moving staticdirect to tools/
2012-07-14 Christopher Allan... Themes are now registered and can have their templates...
2012-07-14 Christopher Allan... Early version of theme registry code
2012-07-12 Jakob Kramerremoved _make_safe in favor of functools.wraps
2012-07-10 Joar WandborgProcessing panel improvements
2012-07-10 Joar WandborgPanel improvements
2012-07-10 Joar WandborgMinor improvements to the processing panel
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-08 Brett SmithDrop our scoped session sooner to prevent SQLAlchemy...
2012-07-08 Brett SmithDon't rely on app_config if common.TESTS_ENABLED.
2012-07-08 Brett SmithMake filestorage available to code that only imports...
2012-07-08 Brett SmithPrevent SQLAlchemy non-Unicode warnings from this test.
2012-07-08 Brett SmithPrevent SQLAlchemy non-Unicode warnings in this test.
2012-07-08 Brett SmithMore Unicode titles to prevent non-Unicode SQLAlchemy...
2012-07-08 Brett SmithFix docstring typo.
2012-07-08 Brett SmithPrevent non-Unicode SQLAlchemy warnings in most submiss...
2012-07-07 Jakob Kramermade the download links consistent
2012-07-07 Jakob Kramerput attachments into sidebar
2012-07-07 Joar WandborgDecoding EXIF strings as UTF-8 with replace in the...
2012-07-06 Joar WandborgRemoved .ogg extension from audio MEDIA_MANAGER.
2012-07-06 Christopher Allan... Switching the syntax of this exception-raise
2012-07-06 Christopher Allan... Removing _jointhat()... not really needed.
2012-07-06 Christopher Allan... one more noSuchFiles->no_such_files
2012-07-06 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-07-06 Jorge Araya Navarrochanging NoSuchFiles for no_such_files
2012-07-04 Brett SmithLevel exits are Unicode too.
2012-07-04 Brett SmithMake sure MigrationManagers always get Unicode names.
2012-06-29 Jorge Araya Navarrofixing bug #255 as Joar and CWebber ask me to do :)
2012-06-24 Joar WandborgAdded some security checks to attachment upload, it...
2012-06-23 Joar WandborgFixed EXIF longitude bug
2012-06-22 Jorge Araya NavarroBug 255 fixed
2012-06-14 ElrondFirst migration fix: commit after each migration.
2012-06-11 Joar WandborgPull instance name from config in the notification...
2012-06-10 Joar WandborgFIXED SQL MIGRATION #2
2012-06-10 Joar WandborgAdded SQL migrations for email notifications
2012-06-10 Joar WandborgFixed some comment notification code for compliance...
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-06-03 Will Kahn-GreeneFix problems from pyflakes output
2012-06-03 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-06-01 Christopher Allan... Committing extracted and compiled translations
2012-06-01 Christopher Allan... Committing present MediaGoblin translations before...
2012-05-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-05-20 Christopher Allan... from_celery.setup_self() didn't pay attention to defaul...
2012-05-20 Jakob Krameradded support for original audio download; rename
2012-05-17 Will Kahn-GreeneUpdate documentation for plugins
2012-05-13 Will Kahn-Greene401. Plugin infrastructure
2012-05-12 Joar WandborgAdded logging to meddleware.csrf
2012-05-02 Will Kahn-GreeneUpdate version to 0.3.1.dev
2012-05-02 Will Kahn-GreeneUpdate version to 0.3.0 for release
2012-04-30 Christopher Allan... Committing extracted and compiled translations
2012-04-30 Christopher Allan... Committing present MediaGoblin translations before...
2012-04-29 Christopher Allan... No need to keep around mongodb migration tests.
2012-04-29 Christopher Allan... Deprecate ./bin/gmg migrate.
2012-04-29 Christopher Allan... Removing wipealldata command and deleting env_export...
2012-04-23 ElrondTranslate form validation error messages.
2012-04-22 Christopher Allan... Making celeryd consistent: look for mediagoblin_local.ini
2012-04-22 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-04-22 Christopher Allan... Switching BROKER_HOST to sqlite:// instead of sqlalchem...
2012-04-22 ElrondCommitting extracted and compiled translations
2012-04-22 Christopher Allan... Remove kombu-sqlalchemy and use database string in...
2012-04-21 Christopher Allan... Committing extracted and compiled translations
2012-04-21 Christopher Allan... Committing present MediaGoblin translations before...
2012-04-21 ElrondExtract new translatable strings.
2012-04-19 Jakob Krameruse _ function on some now untranslatable strings
2012-04-19 Jakob Kramer'+ Add media' and 'View your profile' translatable
next