| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
MySQL requires that the first 20 bytes are unique, even if they differ after
the first 20 bytes. This breaks e.g. pubsub/PEP nodes longer than 20 characters
that have common prefixes.
|
|
|
|
| |
returning non-iterator values
|
| |
|
|
|
|
| |
truncate operations, fixes #1200
|
|
|
|
| |
indicate a source file name only
|
| |
|
| |
|
| |
|
|
|
|
| |
What was the intent of this argument anyways?
|
|
|
|
| |
user
|
| |
|
|
|
|
| |
password policy enforcement
|
| |
|
|
|
|
| |
#1220)
|
|
|
|
| |
It is only used in this if block anyways
|
|
|
|
| |
Maybe this meant the version of the OS, but it's still confusing.
|
|
|
|
|
|
| |
Many event handlers start with
local origin, stanza = event.origin, event.stanza;
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with 'hosts' arguments [luacheck]
|
|
|
|
| |
[luacheck]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since the module is now global, this event was also fired in a global
context by default.
|
| |
|
| |
|
|
|
|
| |
Such modules simply ignore the Host header and always handle the same path.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I have no idea what Matthew meant to use this for. Easy enough to put back.
|
|
|
|
| |
after close)
|
| |
|
|
|
|
|
| |
Since It's tricky to go back and insert data at the beginning of a file,
but `cat blah.sch blah.scs` ought to be fine for now.
|