| Age | Commit message (Collapse) | Author |
|
Unused since 8f8c54f70bfa3aa8e311514297f1eeded2c32593.
|
|
This partially reverts c3055242c81812278ebdc93dd109f30d2cbd1610.
Thanks Adam Johnson and Carlton Gibson for the reviews.
|
|
|
|
Unused since d334f46b7a080fd3eb720141c19b37b10704a352.
|
|
--pythonpath management command options.
|
|
|
|
|
|
* Added logging of 500 responses for instantiated responses.
* Added logging of all 4xx and 5xx responses.
|
|
|
|
Thanks Tim Graham for the fix.
|
|
|
|
arguments before common arguments.
|
|
Unused since their introduction in a9a0f0b03f9a02deb03617bf7e9773a307d1328f.
|
|
unsupported type.
|
|
Regression in c76d87427d70f6c91ab855ed688828aa982720d2.
|
|
|
|
|
|
NullBooleanField.
|
|
In preparation for handling forward references (refs #26291).
|
|
|
|
On Firebird, 'value' is a reserved word and must be quoted.
|
|
The same value is inherited from File.
|
|
|
|
|
|
options.
|
|
|
|
|
|
|
|
Thanks João Paulo Melo de Sampaio for the test.
|
|
|
|
warnings.
https://bugs.python.org/issue25988
|
|
Partially reverted 9bcf73d788866bc93f8248cb2e9d601ecbc4b50c.
|
|
|
|
|
|
Use decode() since Popen.communicate() always returns bytes.
|
|
Unused since its introduction in 7fca4416c7f7ce66d528f0d1ad829cf3b8290b89.
|
|
|
|
|
|
LRU culling turns every read into a kind of write to the cache: cache keys
are moved to the first position in the OrderedDict when they are retrieved.
The RWLock which permitted multiple readers while prioritizing a single
writer is obsolete since all accesses are now writes.
|
|
continue statements.
|
|
values.
|
|
|
|
Follow up to acc8dd4142ec81def9a73507120c0262ba6b1264.
|
|
|
|
directories.
|
|
|
|
a fixture due to NUL characters.
|
|
|
|
exists.
|
|
|