Merge remote-tracking branch 'upstream/master' into per-page-uploads

Conflicts:
	lib/gollum/public/gollum/javascript/gollum.js
This commit is contained in:
Matt Palmer
2014-01-03 17:49:53 +11:00
7 changed files with 28 additions and 7 deletions
+4
View File
@@ -35,6 +35,10 @@ module Precious
first.authored_date.strftime(DATE_FORMAT)
end
def noindex
@version ? true : false
end
def editable
@editable
end