- 01 Şub, 2018 4 kayıt (commit)
-
-
Tim Graham yazdı
Regression in 2f9861d8. Thanks Carel Burger for the report and fix.
-
Mariusz Felisiak yazdı
-
danieltatraivertis yazdı
-
Mariusz Felisiak yazdı
-
- 31 Ock, 2018 13 kayıt (commit)
-
-
Chris Hasbrouck yazdı
-
Rodrigo yazdı
-
Rodrigo yazdı
-
Rodrigo yazdı
-
priyanshsaxena yazdı
-
Jon Dufresne yazdı
Use decode() since Popen.communicate() always returns bytes.
-
Дилян Палаузов yazdı
-
Tim Graham yazdı
-
Jon Dufresne yazdı
Unused since its introduction in 7fca4416.
-
Tim Graham yazdı
Regression in aadd3aeb.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Vlastimil Zíma yazdı
Fixed #29036 -- Fixed HTML5 required validation on SelectDateWidget if the attribute is added by JavaScript. Thanks Tim Graham for the initial patch.
-
- 30 Ock, 2018 5 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Mads Jensen yazdı
-
Jon Dufresne yazdı
Fixed #29076 -- Made Model.refresh_from_db() clear cached relationships even if the related id doesn't change.
-
Collin Anderson yazdı
-
- 29 Ock, 2018 2 kayıt (commit)
-
-
Christoph Zwerschke yazdı
-
Tim Graham yazdı
-
- 27 Ock, 2018 6 kayıt (commit)
-
-
bquinn yazdı
-
Tim Graham yazdı
-
Sigurd Ljødal yazdı
-
Tim Graham yazdı
-
François Freitag yazdı
Regression in f9844f48. Thanks Matthias Kestenholz for the report and suggestions.
-
Mariusz Felisiak yazdı
Made GEOSGeometryBase hashable. Regression in 19b2dfd1. Thanks Tim Graham for the review.
-
- 26 Ock, 2018 1 kayıt (commit)
-
-
Jon Dufresne yazdı
-
- 25 Ock, 2018 2 kayıt (commit)
-
-
Roger Gammans yazdı
-
shanghui yazdı
-
- 24 Ock, 2018 7 kayıt (commit)
-
-
Senthil yazdı
-
Ashaba yazdı
-
Grant Jenks yazdı
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.
-
François Freitag yazdı
-
François Freitag yazdı
-
Daniel Hones yazdı
Regression in e2d6e146.
-
Tim Graham yazdı
-