gnu-social/lib/util
Alexei Sorokin 5b797328f2 [DATABASE] Always quote identifiers
The code used to operate under the assumption that MariaDB doesn't support
quoting identifiers. Not only is that not exactly true, but MariaDB has
reserved keywords that cannot be used as table or column names unquoted.
2019-09-11 08:15:16 +03:00
..
arraywrapper.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
callableleftcurry.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
command.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
commandinterpreter.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
common.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
daemon.php [DAEMONS] Switch daemons to double-forking for daemonisation 2019-09-10 21:14:27 +03:00
default.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
deletetree.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
docfile.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
event.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
form.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
formaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
framework.php [CORE][AUTOLOAD] Fix class OAuthRequest not found 2019-09-03 03:33:14 +01:00
gnusocial.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
htmloutputter.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
httpclient.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
infoaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
installer.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
internalsessionhandler.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
iomanager.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
iomaster.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
language.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
location.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
mail.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
mailhandler.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
managedaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
oauthclient.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
parallelizingdaemon.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
ping.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
processmanager.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
redirectingaction.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
right.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
router.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
spawningdaemon.php [DAEMONS] Properly disconnect daemons from the database 2019-09-10 20:25:28 +03:00
taguri.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
themeuploader.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
urlmapper.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
util.php [DATABASE] Always quote identifiers 2019-09-11 08:15:16 +03:00
uuid.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
webcolor.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
xmloutputter.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
xmlstringer.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00