Activity log for bug #1402591

Date Who What changed Old value New value Message
2014-12-15 10:38:50 Matteo Nastasi bug added bug
2014-12-17 14:16:23 Daniele Viganò oq-engine: milestone 1.3.0
2014-12-18 13:23:36 Michele Simionato description Using a tuple to describe the version a correct comparison will be possible. Currently a comparison between "1.2.10" and "1.2.2" return wrong result because is using lessicographical ordering. From ipython: In [1]: (1, 2, 10) > (1, 2, 2) Out[1]: True In [2]: "1.2.10" > "1.2.2" Out[2]: False Using a tuple to describe the version a correct comparison will be possible. Currently a comparison between "1.2.10" and "1.2.2" return wrong result because is using lessicographical ordering. From ipython: In [1]: (1, 2, 10) > (1, 2, 2) Out[1]: True In [2]: "1.2.10" > "1.2.2" Out[2]: False Moreover, we should increase the minor version when running from Git.
2015-03-09 14:49:16 Michele Simionato oq-engine: milestone 1.3.0 1.4.0
2015-03-10 09:25:17 Daniele Viganò bug added subscriber Daniele Viganò
2015-05-07 14:39:31 Daniele Viganò oq-engine: milestone 1.4.0 1.5.0
2015-05-27 14:36:46 Michele Simionato oq-engine: importance Undecided Wishlist
2015-09-23 14:37:00 Daniele Viganò oq-engine: milestone 1.5.0