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
/
mediagoblin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests on Python 3.
Berker Peksag
2014-07-14
14
-45
/
+81
*
Remove Paste#http, Paste#urlmap and Paste#static dependencies.
Berker Peksag
2014-06-29
1
-0
/
+4
*
Fix print statements.
Berker Peksag
2014-06-29
3
-29
/
+36
*
Remove sqlalchemy-migrate imports from the codebase. Do not touch tests yet.
Berker Peksag
2014-06-27
3
-13
/
+1
*
Use new-style class.
Berker Peksag
2014-06-25
1
-1
/
+1
*
Use new-style classes. The old-style classes are deprecated in Python 3.
Berker Peksag
2014-06-08
1
-2
/
+2
*
Use six.iteritems() in tools/exif.py.
Berker Peksag
2014-06-08
1
-1
/
+1
*
Fix an usage of file().
Berker Peksag
2014-06-08
1
-1
/
+1
*
Update a comment.
Berker Peksag
2014-06-07
1
-1
/
+2
*
The file() builtin has been removed in Python 3. Use open() instead.
Berker Peksag
2014-06-07
8
-19
/
+19
*
Change urllib and urllib import with six.moves.urllib.
Berker Peksag
2014-06-07
2
-12
/
+11
*
Sync py2_unicode decorator with Django.
Berker Peksag
2014-06-03
1
-2
/
+5
*
Use mediagoblin._compat.{ugettext, ungettext} on Python 3.
Berker Peksag
2014-06-02
2
-4
/
+4
*
Use six.moves.zip instead of itertools.izip.
Berker Peksag
2014-06-02
1
-2
/
+4
*
Add py2_unicode helper to mediagoblin._compat.
Berker Peksag
2014-06-02
2
-4
/
+13
*
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
36
-84
/
+151
*
Add ugettext and ungettext helpers to mediagoblin._compat.
Berker Peksag
2014-05-26
2
-3
/
+8
*
Use six.moves.urllib.parse instead of the urlparse module.
Berker Peksag
2014-05-26
10
-10
/
+21
*
Use six.iteritems() instead of dict.iteritems().
Berker Peksag
2014-05-26
14
-19
/
+43
*
Continue to port GMG codebase.
Berker Peksag
2014-05-08
9
-19
/
+35
*
Add mediagoblin._compat module.
Berker Peksag
2014-05-08
1
-0
/
+3
*
Fix some compat issues in mediagoblin/db/models.py.
Berker Peksag
2014-05-08
1
-2
/
+4
*
Issue #686: Create User.url_for_self() method.
Berker Peksag
2014-04-10
3
-0
/
+71
*
Issue #824: Add gmg deletemedia command.
Berker Peksag
2014-04-10
2
-0
/
+42
*
Tweak the trim whitespace plugin documentation.
Berker Peksag
2014-04-10
1
-5
/
+10
*
Adding a general purpose context hook for the media display page.
Christopher Allan Webber
2014-04-07
1
-5
/
+15
*
No more EXIF, for real. Use exifread. This should fix recent import EXIF fa...
Christopher Allan Webber
2014-04-06
1
-4
/
+1
*
EXIF returns less data than it used to...
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
*
fixes to blog url generation
Boris Bobrov
2014-03-11
5
-17
/
+27
*
The default failures are just way too verbose. Quieting them down a bit.
Christopher Allan Webber
2014-03-11
1
-0
/
+1
*
added new slugify with unidecode
Boris Bobrov
2014-03-11
2
-16
/
+8
*
make exif a submodule
Alon Levy
2014-03-02
2
-5
/
+5
*
robogoblins.xcf
Christopher Allan Webber
2014-02-09
1
-2
/
+3
*
robogoblins source
Christopher Allan Webber
2014-02-09
2
-3
/
+5
*
updated COPYING file for current data in this directory
Christopher Allan Webber
2014-02-09
2
-61
/
+56
*
Source files for some of the test submission artwork.
Christopher Allan Webber
2014-02-06
6
-0
/
+439
*
Fixing the STL media page for post-skeleton merge
Christopher Allan Webber
2014-01-26
1
-0
/
+5
*
Have the hook handle happen in the root_view proxy view itself
Christopher Allan Webber
2014-01-14
1
-2
/
+10
*
Merge remote-tracking branch 'refs/remotes/tilly-q/variable-front-page'
Christopher Allan Webber
2014-01-14
1
-1
/
+4
|
\
|
*
This is a very minor change that makes it possible for plugins to provide an
tilly-Q
2014-01-10
1
-1
/
+4
*
|
fixes #829 plus a little more that was somewhat related
jpope
2014-01-13
2
-1
/
+17
*
|
adjust exif info alignment
jpope
2014-01-13
1
-0
/
+6
*
|
adjust exif to match other sections and remove extra css
jpope
2014-01-13
2
-41
/
+10
*
|
another airy update
jpope
2014-01-10
1
-0
/
+5
*
|
minor updates for airy
jpope
2014-01-10
1
-0
/
+23
*
|
move "wide" view to seperate branch
jpope
2014-01-08
2
-10
/
+11
*
|
rename couple of css classes
jpope
2014-01-07
5
-7
/
+7
*
|
adjust thumbnails
jpope
2014-01-07
1
-0
/
+3
*
|
center media within media container
jpope
2014-01-07
1
-4
/
+6
[next]