aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/listings
Commit message (Expand)AuthorAgeFilesLines
* Fix atom feed for tags.Elrond2012-04-091-3/+1
* Create function to search media by slug.Elrond2012-03-161-4/+2
* Fix for mongo.Elrond2012-03-161-1/+4
* More efficient first element fetching and Dot-Notation.Elrond2012-03-161-2/+4
* Fix _get_tag_name_from_entries().Elrond2012-03-161-1/+1
* Drop pre-rendered html: MediaEntry.description_htmlElrond2012-02-181-1/+1
* It's 2012 all up in hereChristopher Allan Webber2012-02-023-3/+3
* Fixed #724 and added extra infos to the atom feed (author uri and links to th...Michele Azzolari2012-01-101-4/+20
* Turn media.get_uploader into a propertyElrond2011-12-271-1/+1
* Dot-Notation for Users.usernameElrond2011-12-051-1/+1
* Rename MediaEntry.uploader() to .get_uploader()Elrond2011-11-221-1/+1
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-132-2/+2
|\
| * Whitespace and formatting cleanup.Nathan Yergler2011-10-012-2/+2
* | Finished splitting util.py into separate files.Aaron Williamson2011-10-011-1/+2
|/
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-013-3/+3
* Added tags atom feed and linked it in the appropriate placesChristopher Allan Webber2011-07-312-13/+54
* Added tag listing views.Christopher Allan Webber2011-07-313-0/+97