- 13 Ock, 2016 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Alberto Avila yazdı
Forwardport of 5b3c66d8 from stable/1.8.x
-
Tim Graham yazdı
-
- 12 Ock, 2016 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Jarek Glowacki yazdı
-
- 11 Ock, 2016 9 kayıt (commit)
-
-
pp yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Simon Charette yazdı
Thanks to Karl Hobley for the report and Markus, Shai, Aymeric for their input and Tim for the review.
-
Tim Graham yazdı
-
Varun Sharma yazdı
-
Flavio Curella yazdı
Thanks andreif for the contributing to the patch.
-
Curtis Maloney yazdı
-
pp yazdı
-
- 10 Ock, 2016 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 09 Ock, 2016 5 kayıt (commit)
-
-
Tim Graham yazdı
-
bmsleight yazdı
-
anabelensc yazdı
-
Matt Robenolt yazdı
There is no BCryptSHA512PasswordHasher.
-
Tim Graham yazdı
-
- 08 Ock, 2016 11 kayıt (commit)
-
-
Alexander Gaevsky yazdı
Follow up to refs #25997 but this case wasn't broken.
-
Thomas Grainger yazdı
Because we now load data into the page via JSON, we don't need to unescape it anymore.
-
Collin Anderson yazdı
-
Alexander Gaevsky yazdı
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
Tim Graham yazdı
Fixed #26034 -- Fixed incorrect index handling on PostgreSQL on Char/TextField with unique=True and db_index=True. Thanks Simon Charette for review.
-
Tim Graham yazdı
-
Alexander Gaevsky yazdı
Forwardport of test in o839d71d8562abe0b245024e55ca1d02a45e58fd from stable/1.9.x (refs #25997).
-
Tim Graham yazdı
Thanks Thomas Grainger for the fix.
-
Tim Graham yazdı
-
- 07 Ock, 2016 8 kayıt (commit)
-
-
Tim Graham yazdı
This reverts commit 312fc1af as it seems to cause segmentation faults as described in the ticket.
-
wingston sharon yazdı
-
Simon Charette yazdı
Thanks to Dave Voutila for the report and Tim for the review.
-
Alasdair Nicol yazdı
-
Alexander Gaevsky yazdı
-
Anderson Resende yazdı
-
Paulo Poiati yazdı
Added an optional `backend` argument to login().
-
Amos Onn yazdı
Now intermediate states in the database_backwards are cached, similar to the executor's migrate() (or _migrate_all_backwards()). This makes the migration run much faster (O(n) instead of O(n^2) over number of database_operations).
-