2014-10-10 |
Christopher Allan... | Continuing to iterate toward the right autoconf/make...
|
commit | commitdiff | tree |
2014-10-10 |
Christopher Allan... | Updated MediaGoblin config stuff to latest pyconfigure...
|
commit | commitdiff | tree |
2014-10-02 |
Christopher Allan... | Restore exif-py to tox config, for now...
|
commit | commitdiff | tree |
2014-09-30 |
Christopher Allan... | Fix migrations on Python 2.
|
commit | commitdiff | tree |
2014-09-25 |
Christopher Allan... | .gitignore celerybeat-schedule.
|
commit | commitdiff | tree |
2014-09-24 |
Christopher Allan... | Updated config_spec.ini to add %(data_basedir)s and...
|
commit | commitdiff | tree |
2014-09-24 |
Christopher Allan... | defaults now pulled from a mashup of mediagoblin.ini...
|
commit | commitdiff | tree |
2014-09-24 |
Christopher Allan... | Avoid doing python setup.py sdist, use setup.py develop...
|
commit | commitdiff | tree |
2014-09-24 |
Christopher Allan... | Switch print statement to print function
|
commit | commitdiff | tree |
2014-09-24 |
Christopher Allan... | removing exif-py line
|
commit | commitdiff | tree |
2014-09-22 |
Christopher Allan... | Making alembic happen with python 3 only... for now.
|
commit | commitdiff | tree |
2014-09-22 |
Christopher Allan... | Merge branch 'merge-python3-port'
|
commit | commitdiff | tree |
2014-09-22 |
Christopher Allan... | MediaGoblin 0.7.2 development cycle
|
commit | commitdiff | tree |
2014-09-21 |
Christopher Allan... | Fixing bullet points, sigh
|
commit | commitdiff | tree |
2014-09-21 |
Christopher Allan... | MediaGoblin 0.7.1!
|
commit | commitdiff | tree |
2014-09-21 |
Christopher Allan... | Adding Low Kian Seong to AUTHORS
|
commit | commitdiff | tree |
2014-09-21 |
Christopher Allan... | Updated the release notes
|
commit | commitdiff | tree |
2014-09-21 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-09-21 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-09-19 |
Christopher Allan... | download url removed
|
commit | commitdiff | tree |
2014-09-19 |
Christopher Allan... | Merge remote-tracking branch 'refs/remotes/moggers87...
|
commit | commitdiff | tree |
2014-09-19 |
Christopher Allan... | Temporarily disable garbage collection
|
commit | commitdiff | tree |
2014-09-17 |
Christopher Allan... | Comment out the "check if the database is up to date...
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Last two issues related to the python 3 merge tests...
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Annnnd another json decode fix for py3! On a roll...
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | decode to unicode before loading in json again, for py3
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Much more nicely formed form error check
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Fix error check in test_edit.py for python 3
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Fix exception catching on python 3
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Fix iteritems usage on python 3
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | json.loads(request.body) => json.loads(response.body...
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Import mock correctly on py3
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Simplify things here and use io.open
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Fix test_legacy_api.py
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Import mock from unittest if on py3
|
commit | commitdiff | tree |
2014-09-16 |
Christopher Allan... | Merge branch 'master' into merge-python3-port
|
commit | commitdiff | tree |
2014-09-15 |
Christopher Allan... | Temporarily disabling the mediagoblin errors middleware
|
commit | commitdiff | tree |
2014-09-15 |
Christopher Allan... | No reason to wrap the rest of the options in a quote
|
commit | commitdiff | tree |
2014-09-15 |
Christopher Allan... | Upgrading gunicorn. Referenced issue is resolved.
|
commit | commitdiff | tree |
2014-09-12 |
Christopher Allan... | py2.7 compatibility with open(..., encoding="utf-8...
|
commit | commitdiff | tree |
2014-09-12 |
Christopher Allan... | Explicitly open READMEFILE as utf-8
|
commit | commitdiff | tree |
2014-09-12 |
Christopher Allan... | Fix unicode error in pdf media type
|
commit | commitdiff | tree |
2014-09-12 |
Christopher Allan... | Set up tox.ini to run more properly:
|
commit | commitdiff | tree |
2014-09-07 |
Christopher Allan... | Slight tweak to the description wording
|
commit | commitdiff | tree |
2014-09-06 |
Christopher Allan... | Handle cr2 files through the raw_image media type
|
commit | commitdiff | tree |
2014-08-27 |
Christopher Allan... | now in the 0.7.1.dev cycle
|
commit | commitdiff | tree |
2014-08-27 |
Christopher Allan... | Correcting, host-meta not webfinger.
|
commit | commitdiff | tree |
2014-08-27 |
Christopher Allan... | Run the following to fix the missing git submodule...
|
commit | commitdiff | tree |
2014-08-26 |
Christopher Allan... | Also add git submodule init to the release docs
|
commit | commitdiff | tree |
2014-08-25 |
Christopher Allan... | At version 0.7.0, at last!
|
commit | commitdiff | tree |
2014-08-25 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-08-25 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-08-25 |
Christopher Allan... | Updating release notes.
|
commit | commitdiff | tree |
2014-08-22 |
Christopher Allan... | not yet, anyway.
|
commit | commitdiff | tree |
2014-08-22 |
Christopher Allan... | Blog media type doc
|
commit | commitdiff | tree |
2014-08-22 |
Christopher Allan... | updating ayleph to Andrew Browning
|
commit | commitdiff | tree |
2014-08-22 |
Christopher Allan... | Updating the AUTHORS file for this release
|
commit | commitdiff | tree |
2014-08-22 |
Christopher Allan... | eek, should be python2 not python22
|
commit | commitdiff | tree |
2014-08-18 |
Christopher Allan... | Fix a python2.6 compatibility issue. Removing a dict...
|
commit | commitdiff | tree |
2014-08-15 |
Christopher Allan... | Always remove the session when running check_db_up_to_date()
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Elrond keeps pointing out places I should "is not None...
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Okay, we don't know that indexes are falsey, so let...
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | this negation needs parens.
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Pull the indexes out of the dictionary directly
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | If the constraint already exists, roll back to a sane...
|
commit | commitdiff | tree |
2014-08-08 |
Christopher Allan... | Explaining why we're committing mid-migration
|
commit | commitdiff | tree |
2014-08-07 |
Christopher Allan... | Only add the constraint if we need to. Catch an exception...
|
commit | commitdiff | tree |
2014-08-07 |
Christopher Allan... | Document both migrations, comment out old migration
|
commit | commitdiff | tree |
2014-08-07 |
Christopher Allan... | Add a new migration which removes/fixes the old migration
|
commit | commitdiff | tree |
2014-08-04 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-08-04 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-08-04 |
Christopher Allan... | Adding Pump API stuff to the docs index.
|
commit | commitdiff | tree |
2014-08-03 |
Christopher Allan... | Set up virtualenv to use py2
|
commit | commitdiff | tree |
2014-07-29 |
Christopher Allan... | Avoid "lego translations" on the nothing currently...
|
commit | commitdiff | tree |
2014-07-29 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-07-29 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-07-25 |
Christopher Allan... | Remove the option about whether or not spectrograms...
|
commit | commitdiff | tree |
2014-07-24 |
Christopher Allan... | Adding thallian to the authors list
|
commit | commitdiff | tree |
2014-07-24 |
Christopher Allan... | Fix by thallian: use correct datetime.strptime
|
commit | commitdiff | tree |
2014-07-17 |
Christopher Allan... | Explicitly *do not* handle NEF files via the video...
|
commit | commitdiff | tree |
2014-07-12 |
Christopher Allan... | As Elrond points out, git submodule should come first!
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Committing present MediaGoblin translations before...
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Fix bad copy/paste in skip_transcoding code (Fix by...
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Moving the quotation.
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Adding WAI-ARIA attributes to the header dropdown ...
|
commit | commitdiff | tree |
2014-07-10 |
Christopher Allan... | Wrapping things to not exceed column 80 in test_ldap
|
commit | commitdiff | tree |
2014-06-23 |
Christopher Allan... | Removing legacy mongo-related docstring
|
commit | commitdiff | tree |
2014-06-23 |
Christopher Allan... | Add a modify_request hook
|
commit | commitdiff | tree |
2014-06-13 |
Christopher Allan... | Merge remote-tracking branch 'remotes/berker/remove...
|
commit | commitdiff | tree |
2014-06-11 |
Christopher Allan... | Adding Loïc Le Ninan to the contributor list
|
commit | commitdiff | tree |
2014-06-11 |
Christopher Allan... | Adding comments in the migration explaining a bit what...
|
commit | commitdiff | tree |
2014-06-11 |
Christopher Allan... | Explicitly set the column names to "user" and "privilege"
|
commit | commitdiff | tree |
2014-06-10 |
Christopher Allan... | Switch "user_id" to "privilege" and "privilege_id"...
|
commit | commitdiff | tree |
2014-06-10 |
Christopher Allan... | Merge remote-tracking branch 'refs/remotes/tilly-q...
|
commit | commitdiff | tree |
2014-06-10 |
Christopher Allan... | Adding Rodrigo to AUTHORS
|
commit | commitdiff | tree |
2014-06-06 |
Christopher Allan... | metadata here should really be stored_metadata.
|
commit | commitdiff | tree |
2014-06-05 |
Christopher Allan... | psql, not postgres, in configure.ac
|
commit | commitdiff | tree |
2014-06-02 |
Christopher Allan... | removing zh and ja from RTL list. medicalwei reports...
|
commit | commitdiff | tree |
2014-06-02 |
Christopher Allan... | git submodule fetch -> git submodule update
|
commit | commitdiff | tree |