- 15 May, 2015 1 commit
-
-
Jérome Perrin authored
-
- 27 Mar, 2015 32 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
simpiistic
-
Jérome Perrin authored
This reverts commit 8eb214533ab171dcba5feaca8ab3467fbadb1455.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This behaviour can be disabled: - for a given query, by passing ignore_unknown_query_parameter=True. This can be helpful if you pass user parameters to the catalog, like listbox does. - globally, by setting sql_catalog_raise_error_on_unknown_query_parameter property on catalog. This can be helpful if you just want to hide errors from users without having to fix the code.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This reverts commit 456574992e1f05999b251efa9169cff6b9436fef.
-
Jérome Perrin authored
This reverts commit f54bdfa08f601abefc7ff8f74667f1068e76a0f1.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This reverts commit 0806c1deb0d0a3dd8ef6e1b2f8e8fd4323ec705d.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
LiveTest: set a default value for initial_transaction_hash so that _close does not fail when setUp has failed
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
There is no reason to set the price on a line that is not at movement because it would contain other lines or cells
-
Jérome Perrin authored
-
- 26 Mar, 2015 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
This uses much less memory
-
- 25 Mar, 2015 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Jérome Perrin authored
basically, rewrite : self.assertEqual(result_of_complex_method, result_of_another_complex_method) into: self.assertEqual(expected_value, result_of_another_complex_method)
-
- 23 Mar, 2015 1 commit
-
-
Tristan Cavelier authored
-