mediagoblin.git
2012-09-15 Joar WandborgFixed typo in API post_entry
2012-09-15 Joar WandborgAdded post_entry at /api/submit
2012-09-15 Joar WandborgAdded fields to /api/entries, wrote docstrings for...
2012-09-15 Joar WandborgAdded /api/entries view
2012-09-13 Joar WandborgCreated API plugin, moved api_auth to the API plugin
2012-09-13 Joar WandborgAdd OAuth models, plugin DB migrations, api_auth
2012-08-27 warpFix for issue #491, invert latitude when neccesary.
2012-08-22 Will Kahn-GreeneChange version to 0.3.2.dev
2012-08-22 Will Kahn-GreeneUpdate version to 0.3.1 final
2012-08-22 Will Kahn-GreeneFix docs so they pull version from _version.py
2012-08-22 Christopher... Committing extracted and compiled translations
2012-08-22 Christopher... Committing present MediaGoblin translations before...
2012-08-22 Will Kahn-GreeneFix relnotes for 0.3.1.
2012-08-21 Christopher... Release notes for 0.3.1
2012-08-21 Christopher... Using Aleksejrs' improved text for the theming config...
2012-08-21 Christopher... Reminding people they need to run gmg assetlink and...
2012-08-21 Christopher... Give a small amount of info on how to set the theme.
2012-08-20 Will Kahn-GreeneDocs tweaks
2012-08-20 Christopher... Setting celery and kombu at very specific versions...
2012-08-20 Christopher... Updated flatpages example in plugins.rst to reflect...
2012-08-19 Christopher... Committing extracted and compiled translations
2012-08-19 Christopher... Committing present MediaGoblin translations before...
2012-08-19 Christopher... ./local/ is yet another stupid local-environment thing...
2012-08-19 Christopher... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-08-19 Christopher... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-08-19 Christopher... Uncomment plugins section in mediagoblin.ini
2012-08-18 Aleksejadd titles to two pages and fix a typo in docs
2012-08-13 Aleksejuse YYYY-MM-DD HH:MM 24-hour format on panels
2012-08-13 Aleksejadded title tags to various pages and marked a string...
2012-08-13 Aleksejreplaced os.path.split()[0] with os.path.dirname()...
2012-08-12 Christopher... Duplication of rstrip unnecessary in link_assets function
2012-08-11 Joar WandborgAudio support now creates OGG instead of WAV
2012-08-07 Joar WandborgChanged <pre> margin to confirm with <p> margins
2012-08-07 Jakob Kramerallow pre+code tags in rendered HTML
2012-08-07 Jakob Kramerrenamed MARKDOWN_INSTANCE to UNSAFE_...
2012-08-06 Will Kahn-GreeneAdd python language version classifiers
2012-08-05 Joar WandborgNon-performance improvements to cloudfiles
2012-08-05 Christopher... Fixing grammar on telling users to run dbupdate
2012-08-05 Christopher... Committing extracted and compiled translations
2012-08-05 Christopher... Committing present MediaGoblin translations before...
2012-08-04 Christopher... 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-27 Christopher... Reference the new theme aliasing nginx stuff in the...
2012-07-27 Christopher... Add documentation on how to alias your theme static...
2012-07-27 Will Kahn-GreeneTweak theming docs
2012-07-26 Christopher... Merge remote-tracking branch 'refs/remotes/gandaro...
2012-07-26 Christopher... Merge remote-tracking branch 'refs/remotes/willkg/plugi...
2012-07-26 Christopher... Removing PIL from the setup.py develop process.
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-GreeneFix themeing docs
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... Added a section describing how to do theming via simple...
2012-07-15 Christopher... Moving extrahead.html -> extra_head.html because it...
2012-07-15 Christopher... Small fix to themedata_for_theme_dir utility about...
2012-07-15 Christopher... Allow for an "extrahead" template where themers can...
2012-07-15 Christopher... Store licensing info as well
2012-07-15 Christopher... Mostly good theming documentation!
2012-07-14 Christopher... Fleshing out theming documentation; wrote out "structur...
2012-07-14 Christopher... Setup the scaffolding for theme installing, but it...
2012-07-14 Christopher... Break the asset linking code off into a reusable function
2012-07-14 Christopher... Moving the "dependency injection printer tools" over...
2012-07-14 Christopher... asset linking command now works
2012-07-14 Christopher... Start of the `./bin/gmg theme assetlink` command.
2012-07-14 Christopher... Make the theme_linked_assets_dir config option point...
2012-07-14 Christopher... Making the register_themes() tool also return the curre...
2012-07-14 Christopher... Serve and setup the mediagoblin "linked theme" assets...
2012-07-14 Christopher... Add the theme domain to the application's staticdirector
2012-07-14 Christopher... Update staticdirect stuff so it can handle "domains...
2012-07-14 Christopher... Kill MultiRemoteStaticDirect... nobody was really using...
2012-07-14 Christopher... Moving staticdirect to tools/
2012-07-14 Christopher... Themes are now registered and can have their templates...
2012-07-14 Christopher... 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
next