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
*
Add and use paste server selector. Yeah! Smart solutions!
Christopher Allan Webber
2014-10-10
1
-0
/
+3
*
That's right, *append* to the list, don't call it :P
Christopher Allan Webber
2014-10-10
1
-1
/
+1
*
Only install gunicorn on py2
Christopher Allan Webber
2014-10-10
1
-9
/
+12
*
Install ExifRead from GitHub on Python 3.
Berker Peksag
2014-10-02
1
-1
/
+9
*
Merge branch 'merge-python3-port'
Christopher Allan Webber
2014-09-22
1
-60
/
+76
|
\
|
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-6
/
+10
|
|
\
|
*
|
Upgrading gunicorn. Referenced issue is resolved.
Christopher Allan Webber
2014-09-15
1
-3
/
+1
|
*
|
py2.7 compatibility with open(..., encoding="utf-8"), use io.open
Christopher Allan Webber
2014-09-12
1
-0
/
+1
|
*
|
Explicitly open READMEFILE as utf-8
Christopher Allan Webber
2014-09-12
1
-1
/
+1
|
*
|
Add initial Alembic migrations.
Berker Peksag
2014-08-13
1
-0
/
+1
|
*
|
Update TODOs in setup.py.
Berker Peksag
2014-08-07
1
-2
/
+4
|
*
|
Update dependency list.
Berker Peksag
2014-07-28
1
-10
/
+8
|
*
|
Remove paste.server dependency from tests.
Berker Peksag
2014-07-18
1
-0
/
+1
|
*
|
Update install_requires.
Berker Peksag
2014-05-08
1
-1
/
+2
|
*
|
Make GNU MediaGoblin installable on Python 3.
Berker Peksag
2014-05-08
1
-57
/
+72
*
|
|
download url removed
Christopher Allan Webber
2014-09-19
1
-1
/
+0
|
|
/
|
/
|
*
|
Slight tweak to the description wording
Christopher Allan Webber
2014-09-07
1
-1
/
+1
*
|
Update setup.py
Low Kian Seong
2014-09-07
1
-0
/
+1
*
|
Allow crypto.random_string to take optional alphabet param
Jessica Tallon
2014-07-08
1
-1
/
+1
*
|
Added pyld to the mediagoblin dependencies because it is necessary with the new
tilly-Q
2014-05-29
1
-0
/
+1
*
|
Merge branch 'metadata' of gitorious.org:mediagoblin/npigeons-mediagoblin int...
tilly-Q
2014-04-21
1
-0
/
+1
|
\
\
|
*
|
Added the 'requests' library as a dependency and switched over to using it to
tilly-Q
2014-04-15
1
-0
/
+1
|
*
|
Big update. I added in a json-ld context file which will be used in all our
tilly-Q
2014-03-23
1
-0
/
+1
*
|
|
Big update. I added in a json-ld context file which will be used in all our
tilly-Q
2014-04-21
1
-0
/
+2
|
|
/
|
/
|
*
|
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
[next]