index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
specify older sqlalchemy-migrate because pbr ruins everything.
Christopher Allan Webber
2014-04-03
1
-1
/
+4
*
Removing extlib submodule and switching it to being a package.
Christopher Allan Webber
2014-03-27
1
-0
/
+1
*
Okay, nm, that didn't fix it. Setting it back. Sigh.
Christopher Allan Webber
2014-03-26
1
-1
/
+4
*
I guess this also fixes it and is nicer
Christopher Allan Webber
2014-03-26
1
-4
/
+1
*
six==1.5.2
Christopher Allan Webber
2014-03-26
1
-1
/
+4
*
Babel now requires >= 1.0
Christopher Allan Webber
2014-03-26
1
-1
/
+1
*
Fix Babel version restriction. Onward and upward!
Christopher Allan Webber
2014-03-22
1
-1
/
+1
*
Fix version conflicts we were hitting with six
Christopher Allan Webber
2014-03-20
1
-1
/
+1
*
added new slugify with unidecode
Boris Bobrov
2014-03-11
1
-0
/
+1
*
fixed my mistaken use of => from last commit >__<
tilly-Q
2014-02-13
1
-1
/
+1
*
Changed setup.py install_requirements to require sqlalchemy at least of version
tilly-Q
2014-02-13
1
-1
/
+1
*
Okay that broke the build process(?), testing if this fixes it
Christopher Allan Webber
2014-01-23
1
-4
/
+5
*
Once we can, that is.
Christopher Allan Webber
2014-01-23
1
-3
/
+3
*
Setting a specific pbr version in setup.py
Christopher Allan Webber
2014-01-23
1
-0
/
+5
*
sqlalchemy-migrate 0.8.X doesn't get along with sqlalchemy 0.9.0
Christopher Allan Webber
2014-01-01
1
-1
/
+1
*
Previous ordering seemed weird.
Christopher Allan Webber
2013-12-02
1
-1
/
+1
*
Including python-dateutil in our dependency list
Christopher Allan Webber
2013-12-02
1
-0
/
+1
*
In the case of setuptools/sqlalchemy conflict, explain the issue
Asheesh Laroia
2013-12-02
1
-2
/
+16
*
Apparently kombu is fine again
Christopher Allan Webber
2013-11-10
1
-1
/
+1
*
Apparently we need a version of Kombu less than 3.0 for now.
Christopher Allan Webber
2013-11-03
1
-1
/
+1
*
We're presently tied to a very specific version of oauthlib...
Christopher Allan Webber
2013-08-30
1
-1
/
+1
*
Explicitly require a newer celery
Christopher Allan Webber
2013-08-29
1
-1
/
+1
*
Remove specific celery version requirement
Sebastian Spaeth
2013-08-19
1
-2
/
+2
*
Removing PyPump as we aren't using it yet and there's a dependency conflict ;|
Christopher Allan Webber
2013-08-15
1
-1
/
+0
*
Merge remote-tracking branch 'refs/remotes/tsyesika/master'
Christopher Allan Webber
2013-08-15
1
-0
/
+2
|
\
|
*
Adds oauth support up until authorization
xray7224
2013-07-11
1
-0
/
+2
*
|
babel 1.0 doesn't have a localedata.list() method, so updated setup.py.
Rodney Ewing
2013-07-29
1
-1
/
+1
|
/
*
Merge branch 'release-0.4.1'
Christopher Allan Webber
2013-07-10
1
-1
/
+1
|
\
|
*
PyTest needs to be >= 2.3.1
Christopher Allan Webber
2013-07-10
1
-1
/
+1
*
|
Reverting "No more of this find_packages nonsense."
Christopher Allan Webber
2013-06-24
1
-2
/
+2
*
|
New notifications
Joar Wandborg
2013-06-09
1
-1
/
+1
|
/
*
Make sure that the pytest revision is at least at 2.3.
Christopher Allan Webber
2013-06-03
1
-1
/
+1
*
No more of this find_packages nonsense.
Christopher Allan Webber
2013-05-24
1
-2
/
+2
*
Start to use six for basestring.
Elrond
2013-04-18
1
-0
/
+1
*
Adds the timesince ability which fixes #394
Jessica T
2013-04-11
1
-0
/
+1
*
Merge remote-tracking branch 'brett/itsdangerous'
Elrond
2013-04-09
1
-1
/
+1
|
\
|
*
Remove beaker stuff from the code.
Brett Smith
2013-03-24
1
-1
/
+0
|
*
Back sessions with It's Dangerous.
Brett Smith
2013-03-24
1
-0
/
+1
*
|
Also require pytest-xdist!
Christopher Allan Webber
2013-04-03
1
-0
/
+1
*
|
Use py.test --boxed for unit tests from now on!
Christopher Allan Webber
2013-04-03
1
-1
/
+1
*
|
Webtest2 breaks response.cookies stuff for some reason.
Christopher Allan Webber
2013-03-24
1
-1
/
+1
|
/
*
require mock for the new uuid-mocking tests
Christopher Allan Webber
2013-01-23
1
-0
/
+1
*
Make translitcodec optional, and work nicely without it.
Christopher Allan Webber
2013-01-06
1
-1
/
+2
*
Don't require webob as dependency
Sebastian Spaeth
2012-12-21
1
-1
/
+0
*
Use pypi-compatible license signature
Sebastian Spaeth
2012-12-03
1
-1
/
+1
*
Require werkzeug >= 0.7
Elrond
2012-11-24
1
-1
/
+1
*
Removed Routes dependency, added admin routes
Joar Wandborg
2012-10-20
1
-1
/
+0
*
Setting celery and kombu at very specific versions so that doing a fresh inst...
Christopher Allan Webber
2012-08-20
1
-1
/
+2
*
Add python language version classifiers
Will Kahn-Greene
2012-08-06
1
-0
/
+2
*
Removing PIL from the setup.py develop process.
Christopher Allan Webber
2012-07-26
1
-1
/
+1
[next]