summaryrefslogtreecommitdiff
path: root/site-unavailable.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-30Code styleGreg Roach1-1/+1
2015-04-26Replace Zend_Session with our own classGreg Roach1-2/+1
2015-04-05Update .PO filesGreg Roach1-1/+1
2015-03-21I18N needs to know the module directoryGreg Roach1-0/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+0
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-06Undefined constants when site offlineGreg Roach1-0/+8
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-3/+2
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-32/+33
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-2/+0
2015-01-29Quotation marksGreg Roach1-2/+2
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+5
2015-01-21Fatal errors during DB upgrades are not shown to the userGreg Roach1-33/+53
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-4/+4
2015-01-18Default constructors do not need parenthesesGreg Roach1-2/+3
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+0
2014-09-02Remove references to (deleted) functions_utf-8.phpGreg Roach1-1/+2
2014-08-13Remove I18N debug tool.Greg Roach1-1/+0
2014-04-05I18N cache now requires the site details as a prefixGreg Roach1-0/+2
2014-03-27Install libraries using composer; use faster autoloader; update to latest ver...Greg Roach1-4/+2
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2012-05-05WT_WEBTREES defined inconsistentlyfisharebest1-2/+2
2012-05-04Bug #989637 - Warning for uasort()Ɓukasz Wilenski1-2/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-12-01Fix: PHP errors in site-offline and site-unavailablefisharebest1-0/+2
2011-11-05Change document headers from XTHML to HTML5.fisharebest1-2/+3
2011-10-21CSS: border-radius has been supported by every major browser for some time. ...fisharebest1-1/+1
2011-06-27Scripts that do not call session.php need to set the new WT_DEBUG_LANG constant.fisharebest1-0/+1
2011-06-19Update the names and descriptions of the modules, so that they are (hopefully...fisharebest1-1/+1
2011-06-15Remove debug code.fisharebest1-5/+1
2011-06-15More friendly "offline" messagesfisharebest1-23/+20
2011-06-15Fix: site-unavailable.php needs to know where the (master) DATA_DIR is locatedfisharebest1-1/+6
2011-02-13send http 503 error when the site is unavailableLarry Meaney1-0/+2
2011-01-22Add I18N commentsfisharebest1-3/+3
2011-01-17Update site-unavailable.php script to work with new auto-loading frameworkfisharebest1-2/+3
2011-01-02Refactoring class names and use autoloading.fisharebest1-1/+0
2011-01-01Refactoring class names and use autoloading.fisharebest1-10/+10
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+2
2010-06-03#589017 site-unavailable UTF-8 - Use explicit header() instead of http-equiv....fisharebest1-1/+3
2010-05-26When changing language using the page header, update the user's default setting.fisharebest1-0/+1
2010-04-05(no commit message)Veit Olschinski1-0/+80