aboutsummaryrefslogtreecommitdiff
path: root/src/SemanticScuttle/header.php
AgeCommit message (Expand)Author
2016-05-09script to use with errbot's exec pluginChristian Weiske
2012-01-25set proper exit status when config file does not existChristian Weiske
2011-07-23Fix bug #3160512: Make SemantiScuttle work with FastCGIChristian Weiske
2011-07-21support global and per-host configuration filesChristian Weiske
2011-05-25implement request #1989987: theme support. merge themes branch with --squashChristian Weiske
2011-05-19begin supporting a different database for unit testsChristian Weiske
2011-05-13Merge branch 'master' into ssl-client-certsChristian Weiske
2011-05-12Merge branch 'master' into configurable-privacy2Christian Weiske
2011-05-09show current users certificates on profile pageChristian Weiske
2011-05-03begin bookmark model class with URL validation methodChristian Weiske
2011-05-02merge masterChristian Weiske
2011-04-18start the session when we are in http unittest modeChristian Weiske
2011-04-06cherry-pick:Christian Weiske
2011-03-26add new feature: allow unit test mode enabling via HTTP GET parameterChristian Weiske
2011-03-20Merge branch 'master' into jqueryChristian Weiske
2011-03-15Implement request #3054906: Show user's full name instead of nicknameChristian Weiske
2010-10-09activate strict xhtml mode only on debug modeChristian Weiske
2010-10-09make the page valid and keep chromium happyChristian Weiske
2010-08-22make test running on installed pear package work: pear run-tests -pu __uri/se...Christian Weiske
2010-08-22make files use pear directoriesChristian Weiske
2010-03-17Fix bug #2960663: do not send content-type headers twice for ajax/api scriptscweiske
2010-02-08Send HTTP status code 500 when site has not been configured yet.cweiske
2010-02-08allow people to move www/ folder where they want it, now one just has to chan...cweiske
2010-02-05do not use service overrides when running unit testscweiske
2010-02-02make serviceoverrides user-configurablecweiske
2010-01-16Coding standards changes, add header to some filescweiske
2009-11-16Clarify where config files are situated.mensonge
2009-11-04use data dir for localescweiske
2009-10-27prevent js file to get stored in lastUrlcweiske
2009-10-27Move URL redirection from URL to session parametercweiske
2009-10-25fix unit test runs for direct phpunit callscweiske
2009-10-25no braces neededcweiske
2009-10-24introduce dbservice, a service base class that has a database variable, table...cweiske
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
2009-10-03get rid of headers-already-sent-errors when running unit tests on clicweiske
2009-10-03make the application work againcweiske
2009-10-03more file renamingscweiske