- 27 Haz, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Noam yazdı
-
sujayskumar yazdı
-
- 26 Haz, 2015 5 kayıt (commit)
-
-
Jason Hoos yazdı
-
Claude Paroz yazdı
As GDAL_VERSION is conditionnaly imported, it cannot be referenced in skipIf decorator.
-
Daniel Wiesmann yazdı
Thanks to Simon Charette for the report.
-
薛丞宏 yazdı
-
Claude Paroz yazdı
This is an alternative patch to the unsuccessful b43b27bc.
-
- 25 Haz, 2015 5 kayıt (commit)
-
-
Claude Paroz yazdı
This reverts commit b43b27bc. This commit broke tests initialization on systems without GIS libraries.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Partial revert of 61d09e61. At __del__ time, it might be to late to bind those functions.
-
Marten Kenbeek yazdı
-
Tim Graham yazdı
-
- 24 Haz, 2015 5 kayıt (commit)
-
-
Simon Charette yazdı
Thanks to Tim Graham for the report and Shai Berger for the review.
-
Tim Graham yazdı
Forwardport of ae1d663b from stable/1.8.x plus more.
-
Claude Paroz yazdı
-
Lukas Hetzenecker yazdı
-
Daniel Wiesmann yazdı
Thanks to Tim Graham for the review.
-
- 23 Haz, 2015 4 kayıt (commit)
-
-
Daniel Wiesmann yazdı
-
Markus Holtermann yazdı
By providing a .coveragerc file with all default settings, users only have to execute "coverage run ./runtests.py" without the need to specify all the possible flags. The same applies to "coverage html" and "coverage xml".
-
Markus Holtermann yazdı
Thanks Andriy Sokolovskiy and Simon Charette for the review.
-
Marten Kenbeek yazdı
Implemented __str__() to return the string-representation of the proxied object, not the proxy itself, if the lazy object didn't have a string-like object in its resultclasses.
-
- 22 Haz, 2015 10 kayıt (commit)
-
-
Tim Graham yazdı
-
Wim Feijen yazdı
-
Ola Sitarska yazdı
-
Tim Graham yazdı
Thanks aRkadeFR for the initial patch.
-
Tim Graham yazdı
-
Francisco Albarran yazdı
-
Bipin Suresh yazdı
-
Simon Charette yazdı
Thanks to Dirk Uys for the report.
-
Tim Graham yazdı
-
Rolo yazdı
-
- 21 Haz, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Michael Wood for the report and Tim Graham for the review.
-
- 20 Haz, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Marten Kenbeek yazdı
Made BaseHandler fall back to settings.ROOT_URLCONF if HttpRequest.urlconf is set to None, rather than raising ImproperlyConfigured.
-
Shai Berger yazdı
Changed Oracle test-db-creation to use an explicit main-db-connection
-
Shai Berger yazdı
rather than just relying on manipulation of settings to determine which invocation of connection.cursor() opens a connection to the test database and which opens a connection to the main database. Thanks Aymeric Augustin for motivation and Tim Graham for review.
-
Gagaro yazdı
-
Claude Paroz yazdı
-
- 19 Haz, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-