aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13highlighting of errorneous lines in from tool outputChristian Weiske
2012-04-13first tool supported: xmllintChristian Weiske
2012-04-13fix ticket #1: error setting name with slashesChristian Weiske
2012-04-13fix git dir creationChristian Weiske
2012-04-13fix git dir creationChristian 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-05basic file upload worksChristian Weiske
2012-04-05do not highlight type text so muchChristian Weiske
2012-04-05better brand colorChristian Weiske
2012-04-05hide type dropdown when a filename with a dot is givenChristian Weiske
2012-04-04tell people that the file name is optionalChristian Weiske
2012-04-04automatically add file extension to new files when it has no extensionChristian Weiske
2012-04-04support sqlChristian Weiske
2012-04-04remove filename labelChristian Weiske
2012-04-04show delete checkbox only when the file exists alreadyChristian Weiske
2012-04-03deleting files works nowChristian Weiske
2012-04-03howto setup clonable git repositoriesChristian Weiske
2012-04-03show public and private git urls if configuredChristian Weiske
2012-04-03more depsChristian Weiske
2012-04-03reorganize readmeChristian Weiske
2012-04-03better rst error handlingChristian Weiske
2012-04-03rST rendering is possible nowChristian Weiske
2012-04-03rename Phorkie to phorkie (lowercase)Christian Weiske
2012-04-03proper type dropdown for files nowChristian Weiske
2012-04-03file type and language definition happens in config.default.php nowChristian Weiske
2012-04-02move js-add button and logic into separate file, make it available in new pastesChristian Weiske
2012-04-02allow people to add more files when editingChristian Weiske
2012-04-02do not add files that are empty and have no nameChristian Weiske
2012-04-02todo itemsChristian Weiske
2012-04-02include geshi only onceChristian Weiske
2012-03-30make delete button not orange; it sought attentionChristian Weiske
2012-03-30add agpl license fileChristian Weiske
2012-03-30paste deletion is possible nowChristian Weiske
2012-03-30specify encodingChristian Weiske
2012-03-30forking only possible with POST requests nowChristian Weiske
2012-03-30cancel buttonChristian Weiske
2012-03-29merge paste creation and paste edit codeChristian Weiske
2012-03-29monospaced font, more height for contentChristian Weiske
2012-03-29todoChristian Weiske
2012-03-28editing works basicallyChristian Weiske
2012-03-28fix list with more than 9 pagesChristian Weiske
2012-03-28preparation for file editingChristian Weiske
2012-03-28determine mime type by file extension, not by geshi typeChristian Weiske
2012-03-28highlighting for htm/html filesChristian Weiske
2012-03-27show paste numberChristian Weiske
2012-03-27description input lagerChristian Weiske
2012-03-27create paste layoutChristian Weiske
2012-03-27paste list layoutChristian Weiske
2012-03-27use twitter bootstrap for layoutingChristian Weiske