Set up virtualenv to use py2
[mediagoblin.git] / mediagoblin /
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-29 Jessica TallonFix #923 - add allow_admin to user_has_privilege decorator
2014-07-29 Christopher Allan... Avoid "lego translations" on the nothing currently...
2014-07-29 Christopher Allan... Committing extracted and compiled translations
2014-07-29 Christopher Allan... Committing present MediaGoblin translations before...
2014-07-29 Laura Arjona ReinaMake translatable table columns titles in media process...
2014-07-29 Laura Arjona ReinaMake translatable takeaway privileges actions
2014-07-29 Laura Arjona ReinaMake translatable the titles of TextAreas in moderation...
2014-07-29 Laura Arjona ReinaMake translatable 'Feature' button in the explanation...
2014-07-29 Laura Arjona ReinaMake consistent quotation marks when referring to butto...
2014-07-29 Laura Arjona ReinaMake translatable some strings that weren't i18n'ed
2014-07-25 Christopher Allan... Remove the option about whether or not spectrograms...
2014-07-25 Tryggvi BjorgvinssonAdd __unicode__ representation to Notification and...
2014-07-24 Christopher Allan... 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 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 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
2014-07-22 xray7224Adds the unit-tests for API and cleans up API
2014-07-22 xray7224Clean up code (after linting)
2014-07-22 xray7224Refactors api uploading to media managers
2014-07-22 xray7224Fix some problems with comments and image posting
2014-07-22 xray7224Add some more code to work better with image uploads
2014-07-22 xray7224Add basic upload image capabilities
2014-07-22 Jessica TallonAdd basic comment support and flesh out some other...
2014-07-22 Jessica TallonAdd static pump_io to API and fix problem where null...
2014-07-22 xray7224Remove old webfinger support
2014-07-22 xray7224Add .json url for host-meta and fix host-meta problem...
2014-07-22 xray7224Support some webfinger API's and real profile and ...
2014-07-22 xray7224Support for the comments endpoint
2014-07-22 xray7224Fixes problem where full URL was being used inplace...
2014-07-22 xray7224Use the the slug as the UUID instead of a newly generat...
2014-07-22 Jessica TallonAdd image URL's (thumb & full)
2014-07-22 Jessica TallonFixes where User id in API would return url rather...
2014-07-22 Jessica TallonAdds comments for the MediaEntry api
2014-07-22 Jessica TallonChanges serialization to .serialize method on object...
2014-07-22 Jessica TallonAdds endpoint /api/image/<uuid> so that you can now...
2014-07-22 Jessica TallonMake sure new media has a new uuid added on
2014-07-22 Jessica TallonAdds the federation routing
2014-07-22 Jessica TallonAdds migration on MediaEntry to add uuid
2014-07-22 Jessica TallonStarts the user (profile) endpoint and lays groundwork...
2014-07-22 Jessica TallonAdds seralize on user
2014-07-20 Jessica TallonAdd JPope's sandy 70s speedboat theme
2014-07-18 Tryggvi BjorgvinssonUse unicode for logging comments
2014-07-17 Christopher Allan... Explicitly *do not* handle NEF files via the video...
2014-07-17 Jessica TallonFix #894 - index User.username field
2014-07-16 Odin Hørthe OmdalImplement Raw Image media type plugin
2014-07-10 Christopher Allan... Committing extracted and compiled translations
2014-07-10 Christopher Allan... Committing present MediaGoblin translations before...
2014-07-10 Tryggvi BjorgvinssonTags can now be passed in for media entries submitted...
2014-07-10 Christopher Allan... Fix bad copy/paste in skip_transcoding code (Fix by...
2014-07-10 tilly-QThis was a very simple update. The gmg command `adduser...
2014-07-10 Christopher Allan... Adding WAI-ARIA attributes to the header dropdown ...
2014-07-10 Christopher Allan... Wrapping things to not exceed column 80 in test_ldap
2014-07-08 Jessica TallonAllow crypto.random_string to take optional alphabet...
2014-06-23 Christopher Allan... Removing legacy mongo-related docstring
2014-06-23 Christopher Allan... Add a modify_request hook
2014-06-21 Natalie Foust-PilcherUsed the codecs library to read the csv file in batchad...
2014-06-13 AleksejIssue #837: Moderation report page: offender's name...
2014-06-13 AleksejIssue 839: move attribution from some icons' alt into...
2014-06-13 Berker PeksagConvert media_ids to int safely.
2014-06-13 Berker PeksagProperly exit when "gmg deletemedia" succeed.
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-13 Loïc Le NinanFixes #899 : DeprecationWarning about Required going...
2014-06-12 Natalie Foust-PilcherFixed another error created by my last fix
2014-06-12 Natalie Foust-PilcherFixed a fatal error causing mediagoblin to crash when...
2014-06-11 Loïc Le Ninan#303 : enhancement : add a command to delete users
2014-06-11 Rodrigo Rodrigues... Put block mediagoblin_sidebar back in user_pages/media...
2014-06-11 Christopher Allan... Adding comments in the migration explaining a bit what...
2014-06-11 Christopher Allan... Explicitly set the column names to "user" and "privilege"
2014-06-10 Christopher Allan... Switch "user_id" to "privilege" and "privilege_id"...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-06-10 Rodrigo Rodrigues... Adding a template hook to the dropdown header
2014-06-06 Christopher Allan... metadata here should really be stored_metadata.
2014-06-02 Christopher Allan... removing zh and ja from RTL list. medicalwei reports...
2014-05-14 tilly-QMerge branch 'metadata'
2014-05-14 tilly-QFixed a small error relating to the default value of...
2014-05-14 tilly-QAdded some tests for metadata.
2014-05-14 tilly-QCleaned up the code a little bit
2014-05-14 tilly-QFixed small error in the edit.metadata javascript
2014-05-14 tilly-QSet a default value to MediaEntry.media_metadata
2014-05-14 tilly-QTweaked the metadata edit screen to run jsonschema...
2014-05-13 tilly-QAdjusted batchaddmedia to make use of more internal...
next