- 15 Nis, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks zjcheah at yahoo.com for the report.
-
- 14 Nis, 2014 5 kayıt (commit)
-
-
Julien Phalip yazdı
Ticket 18586
-
Liav Koren yazdı
Refactored get_or_create test into several smaller test functions across two different test classes. Also converted the comments over to docstrings.
-
Marc Egli yazdı
-
Jacob R. Rothenbuhler yazdı
-
Andrew Godwin yazdı
-
- 13 Nis, 2014 4 kayıt (commit)
-
-
Simon Charette yazdı
Fixed #22398 -- Added detail about callable in KEY_FUNCTION docs
-
arachnegl yazdı
-
Simon Charette yazdı
Thanks to @treyhunner and Loïc for their suggestions and review.
-
Loic Bistuer yazdı
Thanks Claude Paroz for the report.
-
- 12 Nis, 2014 3 kayıt (commit)
-
-
Claude Paroz yazdı
Refs #20032, #18824. Thanks ztorstri at gmail.com for the report.
-
Claude Paroz yazdı
Thanks aptiko for the reporti and Tim Graham for the review.
- 11 Nis, 2014 1 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
- 10 Nis, 2014 13 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Josh Kupershmidt.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
Thanks intgr for the report. This commit doesn't include a test because I don't know how to emulate a database disconnection in a cross-database compatible way. Also simplified a 'backends' test that was constrained by this problem.
-
Aymeric Augustin yazdı
Refs #15802 -- Reverted #7c657b24 as BaseDatabaseWrapper.close() now has a proper "finally" clause that may need to preserve self.connection.
-
Aymeric Augustin yazdı
Refs #21202.
-
Tim Graham yazdı
Thanks nofinator for the report.
-
John Paulett yazdı
Python 2 getpass on Windows does not accept unicode, even when containing on ASCII characters. Related #190807.
-
Tomasz Wysocki yazdı
-
Tim Graham yazdı
Thanks Elvard for the patch.
-
Tim Graham yazdı
Thanks Elvard for the patch.
-
Carl Meyer yazdı
Thanks Tim for review.
-
Shai Berger yazdı
Refs #22343; thanks Tim Graham for the fixes.
-
Shai Berger yazdı
The ticket was originally about two failing tests, which are fixed by putting their queries in transactions. Thanks Tim Graham for the report, Aymeric Augustin for the fix, and Simon Charette, Tim Graham & Loïc Bistuer for review.
-
- 09 Nis, 2014 5 kayıt (commit)
-
-
julien 'pouete' Godin yazdı
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
Thanks CHI Cheng.
-
ejstronge yazdı
The word 'by' seemed to be missing from the first line of the compilemessages command.
-
- 08 Nis, 2014 7 kayıt (commit)
-
-
e0ne yazdı
Thanks peterbe for the suggestion.
-
Huu Nguyen yazdı
-
Anubhav Joshi yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Anubhav Joshi yazdı
-
Anubhav Joshi yazdı
-
- 07 Nis, 2014 1 kayıt (commit)
-
-
Yin Jifeng yazdı
-