summaryrefslogtreecommitdiff
path: root/data/config.default.php
AgeCommit message (Expand)Author
2015-07-08add cachedir setting to dist and default config fileChristian Weiske
2015-07-07simple cache for rendered filesChristian Weiske
2015-02-02support .conf-iguration filesChristian Weiske
2014-07-07automatically configure git paths (dir + public clone url)Christian Weiske
2014-07-04Merge remote-tracking branch 'origin/master'Christian Weiske
2014-07-04handle default git+workdir in phar filesChristian Weiske
2014-07-04detect baseurl automatically, load config file from .pharChristian Weiske
2014-06-13use geshi from geshi's new pear channelChristian Weiske
2014-05-16add option to disable avatar loadingChristian Weiske
2014-05-14show newest repositories in list at firstChristian Weiske
2014-01-06render xslChristian Weiske
2013-11-22first work on remote fork notifications with linkback (webmention/pingback)Christian Weiske
2013-11-13support utf-8 characters in file namesChristian Weiske
2013-09-17webhook supportChristian Weiske
2013-09-04add wsdl extensionChristian Weiske
2013-08-20Add perPage settings into configJustin J. Novack
2013-04-22Add support for png shortcut iconsColin Guthrie
2013-04-21Allow usage in a subdir of a host.Colin Guthrie
2012-10-24Integrate local copy of Bootstrap and Font-AwesomeJustin J. Novack
2012-10-01Fix bug #27: render .json filesChristian Weiske
2012-09-19Merge remote-tracking branch 'jnovack/markdown'Christian Weiske
2012-09-18Feature: Add Markdown parsingJustin J. Novack
2012-09-18CLEAN: Corrected spacingJustin J. Novack
2012-09-18rename auth configuration variables to make them more readableChristian Weiske
2012-09-18rename "secure" config setting to "securityLevel"Christian Weiske
2012-09-16ADD: Commit as logged in userJustin J. Novack
2012-09-16Added OpenID AuthenticationJustin J. Novack
2012-09-14tell people what they may useChristian Weiske
2012-09-14Configurable index pageJustin J. Novack
2012-09-13Moved GeSHi location variable to config.default.phpJustin J. Novack
2012-09-13Added perl to the list of geshi typesJustin J. Novack
2012-06-10Include highlighting for Ruby/Rails filesAndy Walker
2012-05-25correct type for typoscriptChristian Weiske
2012-05-08use correct order for syntaxesChristian Weiske
2012-05-01searching works now (pager missing)Christian Weiske
2012-04-18setup checkChristian Weiske
2012-04-18customizable top barChristian Weiske
2012-04-18make title configurableChristian Weiske
2012-04-15use key as class nameChristian Weiske
2012-04-15add image rendererChristian Weiske
2012-04-13php lint (syntax validation) supportChristian Weiske
2012-04-13first tool supported: xmllintChristian Weiske
2012-04-11show exception stack traces when debugging is onChristian Weiske
2012-04-11separate git and work directories - gives nicer public git clone urlsChristian Weiske
2012-04-04support sqlChristian Weiske
2012-04-03rST rendering is possible nowChristian Weiske
2012-04-03file type and language definition happens in config.default.php nowChristian Weiske
2012-03-27use twitter bootstrap for layoutingChristian Weiske
2012-03-25first code that allows you to create pastes and view themChristian Weiske
2012-03-16basic file layoutChristian Weiske