- 16 Kas, 2015 5 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Graham Wideman for the patch.
-
Tim Graham yazdı
-
Mikey Ariel yazdı
-
Tim Graham yazdı
-
Agnieszka Lasyk yazdı
-
- 15 Kas, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Forward port of 5234c993 from stable/1.9.x
-
- 14 Kas, 2015 17 kayıt (commit)
-
-
René Fleschenberg yazdı
-
Tim Graham yazdı
-
Patryk Zawadzki yazdı
Avoided unnecessary list operations and delattr() calls that result in an exception being raised as it causes call frame reconstruction which is very costly, especially so in a function that is called millions of times.
-
Tim Graham yazdı
-
Jaap Roes yazdı
The original intent in refs #20536 was to use the highest protocol. Calling zlib.compress() with a compression level of -1 seems to fall back to the default level of 6.
-
Florian Demmer yazdı
Thanks Fako Berkers for help with the patch.
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Dmitry Dygalo yazdı
-
arniu yazdı
-
Baptiste Mispelon yazdı
-
Tim Graham yazdı
This reverts commit 49eee842 as it caused a regression with test mirrors.
-
- 13 Kas, 2015 9 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Nicolas Delaby yazdı
-
Tom Christie yazdı
-
Tim Graham yazdı
mysqlclient 1.3.7 fixes the test failures caused by 1.3.6.
-
Andrey Kuzmin yazdı
-
msaelices yazdı
A @font-face declaration may contain a fragment that looks like a relative path, e.g. @font-face { src: url('../fonts/font.svg#../path/like/fragment'); } In this case, an incorrect path was passed to the storage backend, which raised an error that caused collectstatic to crash.
-
Anderson Resende yazdı
-
Aaron Elliot Ross yazdı
Thanks Aymeric for the initial patch and Carl for review.
-
- 12 Kas, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Bryan Marty yazdı
-
Jaap Roes yazdı
Bail early if the input is a string since that's the most common case.
-
Tim Graham yazdı
Thanks Josh, Anssi, and Carl for reviews and advice.
-
Hasan yazdı
-
Simon Charette yazdı
-
- 11 Kas, 2015 2 kayıt (commit)
-
-
Razzi Abuissa yazdı
-
Tim Graham yazdı
Forwardport of 3ded51bc from stable/1.8.x
-