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
*
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
*
Explicitly state that we need a webob version >= 1.1 also.
Christopher Allan Webber
2012-07-01
1
-1
/
+1
*
Now require sqlalchemy >= 0.7.0
Christopher Allan Webber
2012-06-11
1
-1
/
+1
*
Removing mongo and mongokit as dependencies.
Christopher Allan Webber
2012-04-29
1
-2
/
+0
*
Remove kombu-sqlalchemy and use database string in modern kombu-proper format
Christopher Allan Webber
2012-04-21
1
-1
/
+0
*
kombu-sqlalchemy a requirement in order for kombu sqlalchemy transport to work
Christopher Allan Webber
2012-02-26
1
-0
/
+1
*
We now require sqlalchemy and sqlalchemy-migrate
Christopher Allan Webber
2012-02-19
1
-0
/
+2
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
1
-1
/
+1
*
We were using translitcodec and I didn't understand how it worked ;)
Christopher Allan Webber
2012-01-28
1
-0
/
+1
*
We aren't using translitcodec anymore. Kill it!
Christopher Allan Webber
2012-01-28
1
-1
/
+0
*
Packaging improvement by Clint Byrum from Debian/Ubuntu
Elrond
2012-01-26
1
-0
/
+1
*
Cloudfiles not actually a dependency, removing from setup.py
Christopher Allan Webber
2011-12-04
1
-1
/
+0
*
Uncommenting requires=['gst'] till I figure out why Joar added it there :)
Christopher Allan Webber
2011-11-25
1
-1
/
+1
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-0
/
+1
|
\
|
*
Stashing changes
Joar Wandborg
2011-11-21
1
-1
/
+0
|
*
Added pygtk to dependencies
Joar Wandborg
2011-10-27
1
-0
/
+1
|
*
Removed arista dependency
Joar Wandborg
2011-10-14
1
-1
/
+0
|
*
Multimedia refractoring, and added video thumbnail support
Joar Wandborg
2011-10-05
1
-0
/
+1
|
*
Added arista to install requires
Joar Wandborg
2011-09-28
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-6
/
+6
|
\
\
|
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
1
-6
/
+6
|
|
/
*
/
Require an older version of WebOb as a stopgap fix for Issue #622
Christopher Allan Webber
2011-10-18
1
-1
/
+1
|
/
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
Switches to Zooko's version method
Will Kahn-Greene
2011-09-01
1
-2
/
+18
*
Slightly wrapping paste error middleware and turning it on
Christopher Allan Webber
2011-08-21
1
-0
/
+3
*
Tools to extract translation from python files and templates
Christopher Allan Webber
2011-08-06
1
-0
/
+1
*
Feature 477 - Support Cloud Files public storage
Joar Wandborg
2011-08-04
1
-0
/
+1
*
Updating version to 0.0.4.
Will Kahn-Greene
2011-08-01
1
-1
/
+1
*
Adds additional metadata to setup.py
Will Kahn-Greene
2011-08-01
1
-13
/
+24
*
Updates version to 0.0.3.
Will Kahn-Greene
2011-07-05
1
-1
/
+1
*
Merge remote branch 'remotes/jwandborg/issue_363'
Christopher Allan Webber
2011-06-19
1
-0
/
+1
|
\
|
*
Added Markdown rendering for `media_entry`
Joar Wandborg
2011-06-12
1
-0
/
+1
*
|
Re-commenting-out lxml from setup.py
Christopher Allan Webber
2011-06-19
1
-1
/
+3
*
|
Merge branch 'master' into configobj
Christopher Allan Webber
2011-06-18
1
-0
/
+1
|
\
\
|
*
|
We require lxml. Updating setup.py to reflect that.
Christopher Allan Webber
2011-06-17
1
-0
/
+1
|
|
/
*
/
Require ConfigObj
Christopher Allan Webber
2011-06-15
1
-0
/
+1
|
/
*
Proper webtest infrastructure... seems to be about right anyway :)
Christopher Allan Webber
2011-06-04
1
-0
/
+1
*
0.0.2 of GNU MediaGoblin!
Christopher Allan Webber
2011-05-31
1
-2
/
+2
*
./bin/gmg shell! Should make a lot of peoples' hacking lives easier I suspec...
Christopher Allan Webber
2011-05-15
1
-0
/
+4
*
Generate unique slugs for newly submitted images.
Aaron Williamson
2011-05-13
1
-0
/
+1
*
Added extraction stuff that's not used but appears to work :)
Christopher Allan Webber
2011-05-12
1
-0
/
+4
*
Removing unused sys import from setup.py
Christopher Allan Webber
2011-05-07
1
-2
/
+0
*
Require PIL
Christopher Allan Webber
2011-05-03
1
-0
/
+1
*
Require sphinx & jinja2 for good measure :)
Christopher Allan Webber
2011-05-01
1
-0
/
+2
*
Time to require celery!
Christopher Allan Webber
2011-04-24
1
-0
/
+1
*
Buildout script which creates user_dev directory and necessary
Christopher Allan Webber
2011-04-17
1
-0
/
+3
[next]