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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into 201207-testfixes
Brett Smith
2012-07-08
2
-5
/
+29
|
\
|
*
Decoding EXIF strings as UTF-8 with replace in the ifd_tag_to_dict
Joar Wandborg
2012-07-07
1
-1
/
+14
|
*
Switching the syntax of this exception-raise
Christopher Allan Webber
2012-07-06
1
-2
/
+1
|
*
Removing _jointhat()... not really needed.
Christopher Allan Webber
2012-07-06
1
-14
/
+2
|
*
one more noSuchFiles->no_such_files
Christopher Allan Webber
2012-07-06
1
-1
/
+1
|
*
Merge remote-tracking branch 'refs/remotes/merge-requests/37'
Christopher Allan Webber
2012-07-06
1
-4
/
+28
|
|
\
|
|
*
changing NoSuchFiles for no_such_files
Jorge Araya Navarro
2012-07-05
1
-4
/
+4
|
|
*
fixing bug #255 as Joar and CWebber ask me to do :)
Jorge Araya Navarro
2012-06-28
1
-4
/
+28
*
|
|
Don't rely on app_config if common.TESTS_ENABLED.
Brett Smith
2012-07-08
1
-3
/
+4
|
/
/
*
/
Fixed EXIF longitude bug
Joar Wandborg
2012-06-23
1
-3
/
+14
|
/
*
Update documentation for plugins
Will Kahn-Greene
2012-05-16
1
-12
/
+41
*
401. Plugin infrastructure
Will Kahn-Greene
2012-05-13
1
-0
/
+118
*
Merge remote-tracking branch 'remotes/slikdigit/bassam'
Christopher Allan Webber
2012-03-26
1
-0
/
+7
|
\
|
*
fix for ticket #404
Bassam
2012-03-15
1
-0
/
+7
*
|
Another .one -> .find_one
Elrond
2012-03-13
1
-2
/
+6
|
/
*
Attachment support in the SQL backend
Elrond
2012-02-28
1
-1
/
+1
*
Fix copyright statements; add LICENSE for EXIF.py
Will Kahn-Greene
2012-02-08
2
-2
/
+2
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
11
-11
/
+11
*
Acts on feedback from Chris
Joar Wandborg
2012-01-25
1
-7
/
+4
*
EXIF fixes
Joar Wandborg
2012-01-25
3
-0
/
+169
*
Canonical license URIS for CC stuff should have a trailing slash.
Christopher Allan Webber
2012-01-21
1
-5
/
+5
*
Show the license list in sorted form
Christopher Allan Webber
2012-01-21
1
-1
/
+1
*
Provided a SORTED_SUPPORTED_LICENSES (but keep the old unsorted dict!)
Christopher Allan Webber
2012-01-21
1
-38
/
+31
*
Added new files
Aaron Williamson
2012-01-17
1
-0
/
+62
*
Drop sessions with invalid ObjectIds
Elrond
2012-01-14
1
-4
/
+8
*
f691: Use StrictUndefined for templates and fix some issues
Elrond
2012-01-04
1
-0
/
+3
*
Dot-Notation for MediaEntry.media_files
Elrond
2012-01-04
1
-1
/
+1
*
Merge remote branch 'remotes/manolinux/671_spaces_in_tag_list_edit'
Elrond
2011-12-03
1
-2
/
+3
|
\
|
*
* Bug #671: Tags list on Edit page is not seperated by spaces and hard to rea...
Manuel Urbano Santos
2011-11-27
1
-2
/
+3
*
|
Bug #685: only provide CSRF token if it exists
Elrond
2011-12-03
1
-1
/
+3
*
|
Should be 404 for 404s, not 400 :)
Christopher Allan Webber
2011-12-01
1
-1
/
+1
*
|
Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middle...
Christopher Allan Webber
2011-11-25
1
-1
/
+1
|
/
*
Add app_config and global_config to the template environment
Christopher Allan Webber
2011-11-19
1
-0
/
+1
*
Adding app_config and global_config to the template environment
Christopher Allan Webber
2011-11-19
1
-0
/
+2
*
Dot-Notation for "_id"
Elrond
2011-11-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
7
-14
/
+35
*
Support for older webobs and newer webobs both in accept language mess :)
Christopher Allan Webber
2011-10-15
1
-2
/
+11
*
Fixes issue662, MediaGoblin was broken by recent WebOb release.
Christopher Allan Webber
2011-10-15
1
-7
/
+3
*
i592: Use full path in various places
Elrond
2011-10-03
1
-1
/
+1
*
Merge remote branch 'remotes/aaronw/bug444_fix_utils_py_redux'
Christopher Allan Webber
2011-10-01
1
-0
/
+2
*
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
8
-0
/
+523
*
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
5
-0
/
+330