mediagoblin.git
2014-12-03 Christopher... Give our sqlalchemy objects access to their own session
2014-12-03 Christopher... Add context generator: first step towards removing...
2014-12-02 jpope777Fix #1046 - Media breaking out of container
2014-12-02 Jessica TallonFix #1024 - Correctly set generator on Activities
2014-12-01 Christopher... Change the suggested data_basedir, and fix a typo
2014-12-01 jpope777Merge branch 'master' of gitorious.org:mediagoblin...
2014-12-01 jpope777fix #1000 - Button style in Report file dialogue
2014-12-01 Jessica TallonFix #658 and #974 - Rollback database on_return of...
2014-11-27 Jessica TallonFix #1040 - Comments should have published attribute
2014-11-26 Christopher... This import_export stuff is mongodb days leftovers...
2014-11-22 Berker PeksagFix unicode handling in "gmg addmedia".
2014-11-21 Jessica TallonFix #1025 - Make API IDs IRIs
2014-11-20 Christopher... Patch by Sturm: explain permissions on media directorie...
2014-11-20 Jessica TallonFix #1039 - Fix typo in user model 'oublished' to ...
2014-11-20 Jessica TallonFix #1021 - Skip broken activities which caused feed...
2014-11-19 Jessica TallonFix #1023 - Make timestamps in API timezone aware
2014-11-04 Jessica TallonFix User and MediaEntry serialize and add serialize...
2014-11-04 Jessica TallonFix #1016 - Covert the timestamp from seconds to dateti...
2014-10-30 Christopher... Fix airy to properly work with the "forced to the botto...
2014-10-30 Christopher... Remove ^P character
2014-10-30 Christopher... Clarifying the json processing callbacks even further
2014-10-30 Rodrigo Rodrigues... Fix misleading log message reported in #985.
2014-10-30 Rodrigo Rodrigues... Add a template hook to stl sideinfo. Fixes #940.
2014-10-30 aylephUpdates per request of moggers87
2014-10-30 aylephUnit tests
2014-10-30 aylephPass validated username to check_login_simple
2014-10-30 Christopher... Template hook to allow plugin authors to add extra...
2014-10-29 Jessica TallonFix #1017 - Exception caused by activity being set...
2014-10-27 Jessica TallonFix #1007 - get location object not string of location...
2014-10-27 Jessica TallonFix #1010 - Typos in mediagoblin/media_types/image...
2014-10-27 Jessica TallonFix #1005 - location.position is a dictionary so 'value...
2014-10-22 Jessica TallonOnly create a slug after a media upload via the API...
2014-10-22 Jessica TallonFix problem where duplicate slug would cause an update...
2014-10-21 Jessica TallonMerge branch '984-ai-improvements'
2014-10-21 Jessica TallonFix #984 - Improvements to Activity and ActivityInterme...
2014-10-16 Meg Fordairy.css: Override white text in TOS
2014-10-15 Christopher... Somehow Shawn and Sergio got in there twice
2014-10-11 Christopher... Make a mediagoblin.ini file for the user if needed.
2014-10-10 Christopher... Do git submodule init and git submodule update in boots...
2014-10-10 Christopher... Bring back the ascii art goblin! For python 2 anyway.
2014-10-10 Christopher... Remove the paste.ini rule.
2014-10-10 Christopher... So, we're not really using AC_CONFIG_MACRO_DIR for...
2014-10-10 Christopher... Update docs: it's now ./bootstrap.sh, also, you need...
2014-10-10 Christopher... Clarification on the mediagoblin.ini copying
2014-10-10 Christopher... Give a user a mediagoblin.ini if they don't have one
2014-10-10 Christopher... Conditionally give paste or gunicorn help
2014-10-10 Christopher... Move paste.ini, lazystarter.sh back to the right place
2014-10-10 Christopher... Use python imports to determine whether or not we're...
2014-10-10 Christopher... Add and use paste server selector. Yeah! Smart solutions!
2014-10-10 Christopher... That's right, *append* to the list, don't call it :P
2014-10-10 Christopher... Only install gunicorn on py2
2014-10-10 Christopher... Also remove the include directory
2014-10-10 Christopher... Update lazyserver to use paste or gunicorn conditionally
2014-10-10 Christopher... Various makefile fixes
2014-10-10 Christopher... Moving experimental-bootstrap.sh back to bootstrap.sh
2014-10-10 Christopher... No rule, yet, to clean house.
2014-10-10 Christopher... Users now get an editable copy of mediagoblin.example...
2014-10-10 Christopher... Ignore paste.ini because it's just a symlink to the...
2014-10-10 Christopher... Symlink the appropriate paste.ini
2014-10-10 Christopher... Set USE_PYTHON3 to yes/no depending on whether --with...
2014-10-10 Christopher... No acceptable *python* could be found
2014-10-10 Christopher... Moved where the python init command was
2014-10-10 Christopher... Most of the way to having a desirable `./configure...
2014-10-10 Christopher... Ignore that env file when built
2014-10-10 Christopher... Continuing to iterate toward the right autoconf/make...
2014-10-10 Christopher... Updated MediaGoblin config stuff to latest pyconfigure...
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-09 Jessica TallonAdd location model and migrations
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-10-07 Jessica TallonAdd __repr__ to Activity and Generator class
2014-10-06 Jessica TallonFix bug where activity.content was not populated
2014-10-06 Jessica TallonFix all the unit tests and clean up code
2014-10-02 Jessica TallonFix typo in client registration API for logo_uri
2014-10-02 Berker PeksagInstall ExifRead from GitHub on Python 3.
2014-10-02 Berker PeksagAdd initial migration guide.
2014-10-02 Berker PeksagDo not call AlembicMigrationManager.init_tables() for...
2014-10-02 Berker PeksagPort "gmg batchaddmedia" command to Python 3.
2014-10-02 Christopher... Restore exif-py to tox config, for now...
2014-10-01 Jessica TallonFix #549 - Deauthorize OAuth applications
2014-09-30 Christopher... Fix migrations on Python 2.
2014-09-30 Jessica TallonFix #919 - Use class names in super call not self.__class__
2014-09-30 Jessica TallonFix #952 - Force the footer to the bottom of the page
2014-09-30 Jessica TallonAdd logging to console to gunicorn
2014-09-29 Jessica TallonMerge branch '942-default-location'
2014-09-29 Jessica TallonAdd documentation on changing data dir and Fix stylisti...
2014-09-26 Alon Levypdf tests: use our own pdf doc as GOOD_PDF
2014-09-25 Christopher... .gitignore celerybeat-schedule.
2014-09-24 Christopher... Updated config_spec.ini to add %(data_basedir)s and...
2014-09-24 Christopher... defaults now pulled from a mashup of mediagoblin.ini...
2014-09-24 Christopher... Avoid doing python setup.py sdist, use setup.py develop...
2014-09-24 Christopher... Switch print statement to print function
2014-09-24 Christopher... removing exif-py line
2014-09-24 Jessica TallonFix Content-Disposition error for retrieving OAuth...
2014-09-22 Christopher... Making alembic happen with python 3 only... for now.
2014-09-22 Christopher... Merge branch 'merge-python3-port'
2014-09-22 Christopher... MediaGoblin 0.7.2 development cycle
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
next