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
/
user_pages
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
modified atomfeed feature, corrected spacing, url generation, routing id
Bernhard Keller
2011-05-23
2
-1
/
+37
*
Update all the views so that they use the uploader reference instead
Christopher Allan Webber
2011-05-22
1
-1
/
+1
*
This check is redundant now that it's handled by the decorator.
Christopher Allan Webber
2011-05-20
1
-4
/
+0
*
Make sure that a MediaEntry does belong to this appropriate user in
Christopher Allan Webber
2011-05-20
1
-2
/
+2
*
Cosmetic changes: removed an unused import, stripped some trailing whitespace.
Christopher Allan Webber
2011-05-20
1
-1
/
+1
*
MediaEntry slugs usable in URLs, & decorator that grabs media from the request
Christopher Allan Webber
2011-05-20
2
-10
/
+5
*
One more mild styling tweak
Christopher Allan Webber
2011-05-19
1
-3
/
+4
*
Reorganizing the uses_pagination decorator a little and having it pass
Christopher Allan Webber
2011-05-19
1
-3
/
+3
*
Merge remote branch 'remotes/hanaku/pagination'
Christopher Allan Webber
2011-05-19
1
-5
/
+18
|
\
|
*
moved check for correct page values into decorator for view function
Bernhard Keller
2011-05-19
1
-6
/
+5
|
*
removed request arg from Pagination class
Bernhard Keller
2011-05-19
1
-2
/
+7
|
*
changed some coding styles and changed the interface for pagination from __ca...
Bernhard Keller
2011-05-19
1
-7
/
+8
|
*
added Pagination class, usage description in Pagination,__call__
Bernhard Keller
2011-05-18
1
-7
/
+16
*
|
Clean unused imports (found by pyflakes).
Elrond
2011-05-18
1
-1
/
+0
*
|
Move ObjectId, DESCENDING to db.util
Elrond
2011-05-18
1
-2
/
+1
|
/
*
Show images in reverse submit order
Sebastian Spaeth
2011-05-16
1
-1
/
+2
*
Removing the raw string-ness
Christopher Allan Webber
2011-05-13
1
-1
/
+1
*
Improve user homepage
Sebastian Spaeth
2011-05-12
1
-9
/
+16
*
URLs should end in trailing slashes, or slash redirection doesn't work
Christopher Allan Webber
2011-05-11
1
-3
/
+3
*
404 appropriately here
Christopher Allan Webber
2011-05-10
1
-4
/
+4
*
Implement simple media detail page
Sebastian Spaeth
2011-05-10
3
-0
/
+76
[prev]