mediagoblin.git
2015-04-17 Boris Bobrovchange git address to savannah's git
2015-03-20 Christopher... git clone from https instead of git:// because gitoriou...
2014-09-21 Christopher... Fixing bullet points, sigh
2014-09-21 Christopher... MediaGoblin 0.7.1!
2014-09-21 Christopher... Adding Low Kian Seong to AUTHORS
2014-09-21 Christopher... Updated the release notes
2014-09-21 Christopher... Committing extracted and compiled translations
2014-09-21 Christopher... Committing present MediaGoblin translations before...
2014-09-19 Christopher... download url removed
2014-09-19 Christopher... Merge remote-tracking branch 'refs/remotes/moggers87...
2014-09-19 Christopher... Temporarily disable garbage collection
2014-09-17 Christopher... Comment out the "check if the database is up to date...
2014-09-16 aylephModify deleteuser to fail gracefully
2014-09-16 Matt MolyneauxThe scheduled garbage collection task was not being...
2014-09-08 Jessica TallonMerge branch '945-well-known'
2014-09-08 Jessica TallonAdd /.well-known/webfinger API to lookup user hrefs
2014-09-07 Odin Hørthe... Raw image mediatype had a non-unicode logging call
2014-09-07 Odin Hørthe... Add __repr__ for Collection and CollectionItem
2014-09-07 Christopher... Slight tweak to the description wording
2014-09-07 Low Kian SeongUpdate setup.py
2014-09-06 Christopher... Handle cr2 files through the raw_image media type
2014-09-05 Jessica TallonFixes navbar for sandyseventiesspeedboat
2014-09-05 Jessica TallonAdd XRD+XML formatting for /.well-known/host-meta
2014-08-27 Christopher... now in the 0.7.1.dev cycle
2014-08-27 Christopher... Correcting, host-meta not webfinger.
2014-08-27 Christopher... Run the following to fix the missing git submodule...
2014-08-26 Christopher... Also add git submodule init to the release docs
2014-08-25 Christopher... At version 0.7.0, at last!
2014-08-25 Christopher... Committing extracted and compiled translations
2014-08-25 Christopher... Committing present MediaGoblin translations before...
2014-08-25 Christopher... Updating release notes.
2014-08-22 Christopher... not yet, anyway.
2014-08-22 Christopher... Blog media type doc
2014-08-22 Christopher... updating ayleph to Andrew Browning
2014-08-22 Christopher... Updating the AUTHORS file for this release
2014-08-22 Christopher... eek, should be python2 not python22
2014-08-19 Jessica TallonMake blog_post_listing easier to read
2014-08-19 aylephList blogs by URL user rather than request user
2014-08-18 ElrondAdd docs on collection_add_media hook.
2014-08-18 ElrondStart for documenting core hooks.
2014-08-18 Odin Hørthe... Add new hook 'collection_add_media'
2014-08-18 Jessica TallonTidy up federation code and add tests to cover more...
2014-08-18 Jessica TallonUse oauthlib's safe characters when generating client_k...
2014-08-18 Christopher... Fix a python2.6 compatibility issue. Removing a dict...
2014-08-15 Christopher... Always remove the session when running check_db_up_to_d...
2014-08-12 Jessica TallonForgot to add starttls_config.ini
2014-08-12 Jessica TallonFix #861 - Add unit test and documentation for email_sm...
2014-08-08 Christopher... Elrond keeps pointing out places I should "is not None...
2014-08-08 Christopher... Okay, we don't know that indexes are falsey, so let...
2014-08-08 Christopher... this negation needs parens.
2014-08-08 Christopher... Pull the indexes out of the dictionary directly
2014-08-08 Christopher... If the constraint already exists, roll back to a sane...
2014-08-08 Christopher... Explaining why we're committing mid-migration
2014-08-07 Christopher... Only add the constraint if we need to. Catch an except...
2014-08-07 Christopher... Document both migrations, comment out old migration
2014-08-07 Christopher... Add a new migration which removes/fixes the old migration
2014-08-04 Christopher... Committing extracted and compiled translations
2014-08-04 Christopher... Committing present MediaGoblin translations before...
2014-08-04 Jessica TallonAdd more security checks when updating objects and...
2014-08-04 Christopher... Adding Pump API stuff to the docs index.
2014-08-03 Christopher... Set up virtualenv to use py2
2014-08-02 Matt MolyneauxUse the STARTTLS command to upgrade SMTP connections...
2014-08-02 aylephUpdated video thumbnail pipeline to use decodebin2
2014-07-31 Jessica TallonFix some security concerns regrding inpersonation in...
2014-07-30 Jessica TallonFix #927 - Clean up federation code after Elrond's...
2014-07-30 ElrondMake chown more generic.
2014-07-29 Jessica TallonFix #923 - add allow_admin to user_has_privilege decorator
2014-07-29 Christopher... Avoid "lego translations" on the nothing currently...
2014-07-29 Christopher... Committing extracted and compiled translations
2014-07-29 Christopher... Committing present MediaGoblin translations before...
2014-07-29 Laura Arjona... Make translatable table columns titles in media process...
2014-07-29 Laura Arjona... Make translatable takeaway privileges actions
2014-07-29 Laura Arjona... Make translatable the titles of TextAreas in moderation...
2014-07-29 Laura Arjona... Make translatable 'Feature' button in the explanation...
2014-07-29 Laura Arjona... Make consistent quotation marks when referring to butto...
2014-07-29 Laura Arjona... Make translatable some strings that weren't i18n'ed
2014-07-25 Christopher... Remove the option about whether or not spectrograms...
2014-07-25 Tryggvi BjorgvinssonAdd __unicode__ representation to Notification and...
2014-07-24 Christopher... Adding thallian to the authors list
2014-07-24 Christopher... Fix by thallian: use correct datetime.strptime
2014-07-22 Jessica TallonMerge branch 'Federation'
2014-07-22 Jessica TallonSwitch from slug to ID and clean up style to conform...
2014-07-22 Jessica TallonCreate test for garbage collection
2014-07-22 Jessica TallonAdd unseralize for API objects
2014-07-22 Jessica TallonAdd garbage collection task
2014-07-22 Jessica Tallonoops - add decorators for federated APIs
2014-07-22 Jessica TallonAdd documentation for interacting with media entires
2014-07-22 Jessica TallonAdd test for API object endpoint
2014-07-22 Jessica TallonAdd more tests for federation APIs
2014-07-22 Jessica TallonRequire uploader privileges to upload media to API
2014-07-22 Jessica TallonRemove unneeded oauth fixtures and add test for image...
2014-07-22 Jessica TallonRename test_joarapi.py => test_legacy_api.py
2014-07-22 Jessica TallonAdd fixtures to provide OAuth client, request and acces...
2014-07-22 Jessica TallonUpdate documentation on uploading media via API
2014-07-22 Jessica TallonFix problem in OAuth views
2014-07-22 Jessica TallonClean up & Add support to update objects in feed API
2014-07-22 Jessica TallonFix problem where feed posting wasn't returning correct...
2014-07-22 Jessica TallonFix image upload problem in API
2014-07-22 Jessica TallonAdd .jpe file extension recognition
2014-07-22 Jessica TallonFix issue where create_uuid doesn't exist nor used
next