Automatically migrated from Gitolite
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Sven Slootweg 87a0cadb18 starts_with, notice backtraces, better database error reporting and return values 10 years ago
components Store a normalized version of the request method in the router object for external access 11 years ago
.gitignore Added ignore for non-sample config files 12 years ago
LICENSE Initial commit 12 years ago
base.php starts_with, notice backtraces, better database error reporting and return values 10 years ago
class.base.php Update some comments and deprecation info 11 years ago
class.databaserecord.php Fix bug with UUIDs... 11 years ago
class.localizer.php Fix localization code to actually use the parsed configuration file instead of relying on hardcoded configuration variables 12 years ago
class.templater.php Templater and form handler updates 10 years ago
include.config.php Properly handle errors during reading of configuration, and suppress PHP notices. 11 years ago
include.constants.php Initial commit 12 years ago
include.csrf.php Fixes for CSRF protection and FormHandler (including calling CSRF validation in FormHandler by default), Switch_/Case_ statements for FormHandler, custom FormHandler error messages for standard validators 10 years ago
include.datetime.php Fix spacing on timezone list 12 years ago
include.debug.php Remove old mysql_ cache purging code, fix type inconsistency bug in cache purging, and fix a bug in the debugger (oh, the irony) 11 years ago
include.dependencies.php Initial commit 12 years ago
include.exceptions.php starts_with, notice backtraces, better database error reporting and return values 10 years ago
include.forms.php Fixes for CSRF protection and FormHandler (including calling CSRF validation in FormHandler by default), Switch_/Case_ statements for FormHandler, custom FormHandler error messages for standard validators 10 years ago
include.lib.php Add support for (cached) HTMLPurifier 11 years ago
include.locale.php Use a configuration parser instead of hardcoded configuration variables 12 years ago
include.memcache.php Be quiet about memcache connection failures 11 years ago
include.misc.php starts_with, notice backtraces, better database error reporting and return values 10 years ago
include.mysql.php starts_with, notice backtraces, better database error reporting and return values 10 years ago
include.session.php Initial commit 12 years ago