2014-09-16 |
Christopher... | Much more nicely formed form error check |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Fix error check in test_edit.py for python 3 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Fix exception catching on python 3 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Fix iteritems usage on python 3 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | json.loads(request.body) => json.loads(response.body... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Import mock correctly on py3 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Simplify things here and use io.open |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Fix test_legacy_api.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Import mock from unittest if on py3 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-16 |
Christopher... | Merge branch 'master' into merge-python3-port |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-15 |
Christopher... | Temporarily disabling the mediagoblin errors middleware |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-15 |
Christopher... | No reason to wrap the rest of the options in a quote |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-15 |
Christopher... | Upgrading gunicorn. Referenced issue is resolved. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-12 |
Christopher... | py2.7 compatibility with open(..., encoding="utf-8... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-12 |
Christopher... | Explicitly open READMEFILE as utf-8 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-12 |
Christopher... | Fix unicode error in pdf media type |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-12 |
Christopher... | Set up tox.ini to run more properly: |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-07 |
Odin Hørthe... | Raw image mediatype had a non-unicode logging call |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-07 |
Odin Hørthe... | Add __repr__ for Collection and CollectionItem |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-07 |
Christopher... | Slight tweak to the description wording |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-07 |
Low Kian Seong | Update setup.py |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-06 |
Christopher... | Handle cr2 files through the raw_image media type |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-09-05 |
Jessica Tallon | Fixes navbar for sandyseventiesspeedboat |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-27 |
Christopher... | now in the 0.7.1.dev cycle |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-27 |
Christopher... | Correcting, host-meta not webfinger. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-27 |
Christopher... | Run the following to fix the missing git submodule... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-26 |
Christopher... | Also add git submodule init to the release docs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-25 |
Christopher... | At version 0.7.0, at last! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-25 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-25 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-25 |
Christopher... | Updating release notes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-22 |
Christopher... | not yet, anyway. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-22 |
Christopher... | Blog media type doc |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-22 |
Christopher... | updating ayleph to Andrew Browning |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-22 |
Christopher... | Updating the AUTHORS file for this release |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-22 |
Christopher... | eek, should be python2 not python22 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-19 |
Jessica Tallon | Make blog_post_listing easier to read |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-19 |
ayleph | List blogs by URL user rather than request user |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-18 |
Elrond | Add docs on collection_add_media hook. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-18 |
Elrond | Start for documenting core hooks. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-18 |
Odin Hørthe... | Add new hook 'collection_add_media' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-18 |
Jessica Tallon | Tidy up federation code and add tests to cover more... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-18 |
Jessica Tallon | Use oauthlib's safe characters when generating client_k... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-18 |
Christopher... | Fix a python2.6 compatibility issue. Removing a dict... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-15 |
Christopher... | Always remove the session when running check_db_up_to_d... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-15 |
Berker Peksag | Implement ServeCommand.{loadserver, loadapp}. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-15 |
Berker Peksag | Add an initial "gmg serve" implementation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-15 |
Berker Peksag | Restore different server options. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-15 |
Berker Peksag | Improve mediagoblin._compat.py2_unicode. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-15 |
Berker Peksag | Move the AlembicMigrationManager to top of the module. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-15 |
Berker Peksag | Provide a better manager API for Alembic. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-13 |
Berker Peksag | Add initial Alembic migrations. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-13 |
Berker Peksag | Fix dict.keys() in Python 3. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-13 |
Berker Peksag | Fix a comment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-12 |
Jessica Tallon | Forgot to add starttls_config.ini |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-12 |
Jessica Tallon | Fix #861 - Add unit test and documentation for email_sm... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-08 |
Christopher... | Elrond keeps pointing out places I should "is not None... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-08 |
Christopher... | Okay, we don't know that indexes are falsey, so let... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-08 |
Christopher... | this negation needs parens. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-08 |
Christopher... | Pull the indexes out of the dictionary directly |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-08 |
Christopher... | If the constraint already exists, roll back to a sane... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-08 |
Christopher... | Explaining why we're committing mid-migration |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-07 |
Christopher... | Only add the constraint if we need to. Catch an except... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-07 |
Christopher... | Document both migrations, comment out old migration |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-07 |
Christopher... | Add a new migration which removes/fixes the old migration |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-07 |
Berker Peksag | Update TODOs in setup.py. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-07 |
Berker Peksag | Fix another tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-04 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-04 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-04 |
Berker Peksag | mbox_message.get_payload() returns bytestring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-04 |
Berker Peksag | Make sort_keys True to avoid hash randomize feature... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-04 |
Jessica Tallon | Add more security checks when updating objects and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-04 |
Christopher... | Adding Pump API stuff to the docs index. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-03 |
Christopher... | Set up virtualenv to use py2 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-02 |
Matt Molyneaux | Use the STARTTLS command to upgrade SMTP connections... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-08-02 |
ayleph | Updated video thumbnail pipeline to use decodebin2 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-31 |
Jessica Tallon | Fix some security concerns regrding inpersonation in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-30 |
Jessica Tallon | Fix #927 - Clean up federation code after Elrond's... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-30 |
Elrond | Make chown more generic. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Jessica Tallon | Fix #923 - add allow_admin to user_has_privilege decorator |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Christopher... | Avoid "lego translations" on the nothing currently... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Christopher... | Committing extracted and compiled translations |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Christopher... | Committing present MediaGoblin translations before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Laura Arjona... | Make translatable table columns titles in media process... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Laura Arjona... | Make translatable takeaway privileges actions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Laura Arjona... | Make translatable the titles of TextAreas in moderation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Laura Arjona... | Make translatable 'Feature' button in the explanation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Laura Arjona... | Make consistent quotation marks when referring to butto... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-29 |
Laura Arjona... | Make translatable some strings that weren't i18n'ed |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Use isinstance and six.text_type to check types of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Fix urlparse import. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Disable cache support of LazyProxy. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Update .gitignore. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Cleanup mediagoblin._compat and fix translation tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Update dependency list. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Skip test_sql_migrations on Python 3 for now. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | Remove an usage of deprecated cgi.parse_qs(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-28 |
Berker Peksag | func_name removed in Python 3. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-25 |
Christopher... | Remove the option about whether or not spectrograms... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2014-07-25 |
Tryggvi Bjorgvinsson | Add __unicode__ representation to Notification and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |