mediagoblin.git
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 WandborgAdded API documentation
2012-07-07 Joar WandborgDecoding EXIF strings as UTF-8 with replace in the...
2012-07-06 Joar WandborgUpdated the media types documentation, added steps...
2012-07-06 Joar WandborgRemoved .ogg extension from audio MEDIA_MANAGER.
2012-07-06 Christopher... Switching the syntax of this exception-raise
2012-07-06 Christopher... Removing _jointhat()... not really needed.
2012-07-06 Christopher... one more noSuchFiles->no_such_files
2012-07-06 Christopher... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-07-06 Jorge Araya... changing 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-07-01 Christopher... Explicitly state that we need a webob version >= 1...
2012-07-01 Christopher... Changing mediagoblin theme font files over to be symlin...
2012-07-01 Christopher... Clarifying that all original documentation theme files...
2012-06-29 Jorge Araya... fixing 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... Bug 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-11 Christopher... Now require sqlalchemy >= 0.7.0
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... Merge branch 'master' of gitorious.org:mediagoblin...
2012-06-03 Will Kahn-GreeneAdd link to wiki on front page; fix about
2012-06-01 Christopher... Committing extracted and compiled translations
2012-06-01 Christopher... Committing present MediaGoblin translations before...
2012-05-27 Joar WandborgAdded links to community-provied init scripts
2012-05-24 Will Kahn-GreeneAdd plugin writer's quickstart guide
2012-05-24 Will Kahn-GreeneAdd build date to docs
2012-05-24 Will Kahn-GreeneSplit docs into siteadmin and pluginwriter guides
2012-05-20 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2012-05-20 Christopher... 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-06 Christopher... gandaro points out we should have all headers end with...
2012-05-06 Christopher... Apparently I can't correct typos right. MedaGoblin...
2012-05-05 Christopher... A couple of typos in docs... MedaGobilin->MediaGoblin
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-05-01 gregOne character chage: "our" to "your" in the release...
2012-05-01 Christopher... 0.3.0 *is* released! Reflect that in the release notes :)
2012-05-01 Christopher... Also tell people to install python-psycopg2 if using...
2012-05-01 Christopher... ./bin/gmg migrate -> ./bin/gmg dbupdate in the docs
2012-04-30 Christopher... Committing extracted and compiled translations
2012-04-30 Christopher... Committing present MediaGoblin translations before...
2012-04-29 Christopher... Removing references to MongoDB in docs/
2012-04-29 Christopher... No need to keep around mongodb migration tests.
2012-04-29 Christopher... Deprecate ./bin/gmg migrate.
2012-04-29 Christopher... Removing wipealldata command and deleting env_export...
2012-04-29 Christopher... Removing mongo and mongokit as dependencies.
2012-04-23 ElrondTranslate form validation error messages.
2012-04-22 Christopher... Making celeryd consistent: look for mediagoblin_local.ini
2012-04-22 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2012-04-22 Christopher... Switching BROKER_HOST to sqlite:// instead of sqlalchem...
2012-04-22 ElrondCommitting extracted and compiled translations
2012-04-22 Christopher... Remove kombu-sqlalchemy and use database string in...
2012-04-21 Christopher... Committing extracted and compiled translations
2012-04-21 Christopher... Committing present MediaGoblin translations before...
2012-04-21 ElrondExtract new translatable strings.
2012-04-21 Elrondtransifex: Wait a bit after push.
2012-04-21 Will Kahn-GreeneDocumentation updates and fixes
2012-04-19 Jakob Krameruse _ function on some now untranslatable strings
2012-04-19 Jakob Kramer'+ Add media' and 'View your profile' translatable
2012-04-18 Christopher... Also make sure mimetype here is set correctly via mimet...
2012-04-18 Christopher... Committing extracted and compiled translations
2012-04-18 Christopher... Make image-for-media_title alt tag translatable
2012-04-18 Christopher... Committing extracted and compiled translations
2012-04-18 Christopher... Committing present MediaGoblin translations before...
2012-04-18 Joar WandborgMerge remote-tracking branch 'joar/html5slider'
2012-04-18 Joar WandborgAdded html5slider to support range inputs in Firefox
2012-04-16 ShackraSave the MIMEtype to cloudfiles correctly.
2012-04-16 Joar WandborgUpdated the audio display <source> element
2012-04-09 Elrondlog.debug the used config file.
2012-04-09 ElrondFix atom feed for tags.
2012-04-09 Joar WandborgFixed video skin
2012-04-09 Joar WandborgRemoved commented out pdb.set_trace
2012-04-09 Joar WandborgMerge remote-tracking branch 'joar/media-fixes'
2012-04-09 Joar WandborgMedia processing, transcoding, display fixes
2012-04-08 Jef van SchendelAdd MediaGoblin video player skin by chron0
2012-04-08 Christopher... CELERY_ALWAYS_EAGER environment variable only recognize...
next