26 Oct, 2015
11 commits
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
It is expected to have been fixed by travis' script update at: 704e074329a85379003284986e71f3559cc92cdb Signed off by: Heitor Reis <marcheing@gmail.com>
-
Clear both kalibro databases before running the first test to ensure that seeds do not affect it. Signed off by: Heitor Reis <marcheing@gmail.com>
-
The test was wipped and forgotten long ago and now been bought back to life! Signed off by: Heitor Reis <marcheing@gmail.com>
-
The step was using an outdated API. Signed off by: Heitor Reis <marcheing@gmail.com>
-
* Currently using tree_metric_results to get the results from the module Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* Also created date_metric_result factory and started using it on the metric history unit test Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* Renamed the classes, mocks and factory class on unit tests Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Some tests were still trying to access the external servers. Signed-off-by: Heitor Reis <marcheing@gmail.com>
-
This update breaks some code for which the tests were set to pending and should get fixed in the following commits. Signed off by: Diego Araújo <diegoamc90@gmail.com>
07 Oct, 2015
4 commits
-
Update home
-
* It is already present on the translations Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
* Now python metrics are supported and PHP metrics are coming soon Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
05 Oct, 2015
1 commit
-
This may fix failling acceptance tests when running on Travis. Signed off by: Heitor Reis <marcheing@gmail.com>
30 Sep, 2015
14 commits
-
Gem updates
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Keeping the gems updated can be a repetitive task. Gisdatigo most of automatizes it. Signed off by: Diego Araújo <diegoamc90@gmail.com>
16 Sep, 2015
1 commit
-
Fixes module tree ordering with FUNCTION granularity
14 Sep, 2015
2 commits
-
The comparison is theoretically invalid. Still we want to do it in order to show it for the users. Therefore, we define an order by overriding Granularity. Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
This should fix MEtricResult retrival errors Signed off by: Diego Araújo <diegoamc90@gmail.com>
11 Sep, 2015
5 commits
-
Use kalibro client ranges
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
09 Sep, 2015
1 commit
-
Cascade user destroy to its attributes
06 Sep, 2015
1 commit
-
Otherwise on databases that implement foreign keys it will raise a exception on destroying. See: https://lists.ime.usp.br/archives/mezuro-core/2015-August/005991.html