- 14 Nis, 2015 8 kayıt (commit)
-
-
Eric Rouleau yazdı
-
Preston Holmes yazdı
Reflecting the unfortunate reality. Still plan to be involved, but feel I need to recognize the degree to which I'm only on the periphery these days.
-
Joe Borg yazdı
-
Tommy Beadle yazdı
-
Tim Graham yazdı
-
Craig Oldford yazdı
-
Maxime Lorant yazdı
-
Markus Holtermann yazdı
Instead of setting ``warning_stream`` in the docutils config overrides to ``False`` I opted for filtering the stderr in the tests to keep the error output showing up in server logs. Thanks Tim Graham for the report and review
-
- 13 Nis, 2015 7 kayıt (commit)
-
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Jay Wineinger yazdı
-
Adam Zapletal yazdı
Changed SessionBase.pop's second argument to explicitly be default=None rather than *args since _session is always a dict. Thanks gabor for the report and Tim Graham for the review.
-
Afriza N. Arief yazdı
-
- 11 Nis, 2015 2 kayıt (commit)
-
-
Markus Holtermann yazdı
Thanks Tim Graham for the review.
-
Claude Paroz yazdı
Thanks Scott Sanders for the report, and Markus Holtermann and Tim Graham for the reviews. Refs #24381.
-
- 10 Nis, 2015 1 kayıt (commit)
-
-
Christopher Luc yazdı
-
- 09 Nis, 2015 11 kayıt (commit)
-
-
andredelorme yazdı
-
Adam Chainz yazdı
-
Richard Eames yazdı
-
Adam Chainz yazdı
-
Baptiste Mispelon yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Anssi Kääriäinen for review.
-
Marc Tamlyn yazdı
Use mock.patch in migrations tests
-
Curtis Maloney yazdı
Currently some of the migrations tests rely on the fact 'input' is aliased because of six, instead of using mock.patch. Replace this code with proper use of mock.patch. Also, replace one case of excessively specific python version check with testing six.PY3
-
Tim Graham yazdı
This reverts commit 72f769f4. There are several test failures that need to be fixed.
-
Loek van Gent yazdı
-
- 08 Nis, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks schinckel for the report.
-
Tim Graham yazdı
Thanks pattypatpat for the report.
-
- 07 Nis, 2015 7 kayıt (commit)
-
-
steve yazdı
Thanks Steve Kossouho for the report and original patch.
-
lampslave yazdı
-
Tim Graham yazdı
-
Christopher Luc yazdı
-
Patrik Lundin yazdı
-
Patryk Zawadzki yazdı
This also prevents state modifications from corrupting previous states. Previously, when a model defining a relation was unregistered first, clearing the cache would cause its related models' _meta to be cleared and would result in the old models losing track of their relations.
-
Marios Zindilis yazdı
-
- 06 Nis, 2015 1 kayıt (commit)
-
-
Thomas Güttler yazdı
-