Upgrading gunicorn. Referenced issue is resolved.
[mediagoblin.git] / setup.py
2014-09-15 Christopher Allan... Upgrading gunicorn. Referenced issue is resolved.
2014-09-12 Christopher Allan... py2.7 compatibility with open(..., encoding="utf-8...
2014-09-12 Christopher Allan... Explicitly open READMEFILE as utf-8
2014-08-13 Berker PeksagAdd initial Alembic migrations.
2014-08-07 Berker PeksagUpdate TODOs in setup.py.
2014-07-28 Berker PeksagUpdate dependency list.
2014-07-18 Berker PeksagRemove paste.server dependency from tests.
2014-05-08 Berker PeksagUpdate install_requires.
2014-05-08 Berker PeksagMake GNU MediaGoblin installable on Python 3.
2014-04-03 Christopher Allan... specify older sqlalchemy-migrate because pbr ruins...
2014-03-27 Christopher Allan... Removing extlib submodule and switching it to being...
2014-03-26 Christopher Allan... Okay, nm, that didn't fix it. Setting it back. Sigh.
2014-03-26 Christopher Allan... I guess this also fixes it and is nicer
2014-03-26 Christopher Allan... six==1.5.2
2014-03-26 Christopher Allan... Babel now requires >= 1.0
2014-03-22 Christopher Allan... Fix Babel version restriction. Onward and upward!
2014-03-21 Christopher Allan... Fix version conflicts we were hitting with six
2014-03-11 Boris Bobrovadded new slugify with unidecode
2014-02-13 tilly-Qfixed my mistaken use of => from last commit >__<
2014-02-13 tilly-QChanged setup.py install_requirements to require sqlalc...
2014-01-23 Christopher Allan... Okay that broke the build process(?), testing if this...
2014-01-23 Christopher Allan... Once we can, that is.
2014-01-23 Christopher Allan... Setting a specific pbr version in setup.py
2014-01-05 jpopeMerge remote-tracking branch 'upstream/master' into...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2014-01-01 Christopher Allan... sqlalchemy-migrate 0.8.X doesn't get along with sqlalch...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-12-02 Christopher Allan... Previous ordering seemed weird.
2013-12-02 Christopher Allan... Including python-dateutil in our dependency list
2013-12-02 Asheesh LaroiaIn the case of setuptools/sqlalchemy conflict, explain...
2013-11-10 Christopher Allan... Apparently kombu is fine again
2013-11-05 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-11-04 Christopher Allan... Apparently we need a version of Kombu less than 3.0...
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-30 Christopher Allan... We're presently tied to a very specific version of...
2013-08-29 Christopher Allan... Explicitly require a newer celery
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-22 AditiResolve merge conflict and merge.
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-19 Sebastian SpaethRemove specific celery version requirement
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Removing PyPump as we aren't using it yet and there...
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-31 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-29 Rodney Ewingbabel 1.0 doesn't have a localedata.list() method,...
2013-07-25 Christopher Allan... Moving setup.py.in back to setup.py
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 xray7224Adds oauth support up until authorization
2013-07-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-10 Christopher Allan... PyTest needs to be >= 2.3.1
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-24 Christopher Allan... Reverting "No more of this find_packages nonsense."
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-06-09 Joar WandborgNew notifications
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-03 Christopher Allan... Make sure that the pytest revision is at least at 2.3.
2013-05-24 Christopher Allan... No more of this find_packages nonsense.
2013-05-19 Brandon Invergomove setup.py to setup.py.in and add macros
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-18 ElrondStart to use six for basestring.
2013-04-14 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-11 Jessica TAdds the timesince ability which fixes #394
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-05 Christopher Allan... Merge branch '614_multi_test_config'
2013-04-03 Christopher Allan... Also require pytest-xdist!
2013-04-03 Christopher Allan... Use py.test --boxed for unit tests from now on!
2013-03-25 Christopher Allan... Merge remote-tracking branch 'aeva/671_fix_stl'
2013-03-24 Brett SmithRemove beaker stuff from the code.
2013-03-24 Brett SmithBack sessions with It's Dangerous.
2013-03-24 Christopher Allan... Merge remote-tracking branch 'jdshu/649_use_form_data_f...
2013-03-24 Christopher Allan... Webtest2 breaks response.cookies stuff for some reason.
next