08 Apr, 2016
1 commit
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
22 Feb, 2016
1 commit
-
There were outdated tests that did not update from the deprecated 'Average' aggregation form to 'Mean'. Fix that, while simultaneously refactoring the configuration creation and repository processing features, into a single 'golden path' that tests boths, ensuring a very common user task works as expected. Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
12 Feb, 2016
1 commit
-
KalibroClient now expectes granularity as a hash with key type.
22 Jan, 2016
1 commit
-
Signed-off-by: Heitor Reis <marcheing@gmail.com>
20 Jan, 2016
1 commit
-
To decide betwen the different routes for tree metrics or hotspot metrics. Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
14 Sep, 2015
1 commit
-
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>
11 Sep, 2015
2 commits
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
14 Jul, 2015
1 commit
06 Jul, 2015
1 commit
-
This enables the acceptance tests for repository index to pass. Fixed a missing translation for Project index. Signed off by: Diego Araújo <diegoamc90@gmail.com>
21 May, 2015
2 commits
11 May, 2015
2 commits
-
And added a test case for it. Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Changed the comparison method to use Ruby's Range class, and created corresponding tests. Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
04 May, 2015
1 commit
29 Apr, 2015
2 commits
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
27 Apr, 2015
1 commit
-
Error handling for finding resources in controllers used a find_resource method. It was broken and was letting code pass-through after errors. In addition, cases for find methods for things other than simple IDs weren't handled. Replace it with an error handler in ApplicationController capturing RecordNotFound exceptions and returning the appropriate error pages (or JSON). Also, fix usages of find that should throw errors (using ActiveRecord methods ending with !) but didn't. Correspondly, fix all the tests that mocked the find_resource method, and correct expectations where needed. Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
17 Apr, 2015
5 commits
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Cretated helper t_hint for easy hint translation retrieval Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
10 Apr, 2015
1 commit
-
Added count option to the aggregation form on metrics configuration creation
07 Apr, 2015
2 commits
-
kalibro_client updated: It enables Granularity ordering Signed off by: Rafael Reggiani Manzo
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
02 Apr, 2015
1 commit
-
Signed-off-by: Álvaro Fernando <alvarofernandoms@hotmail.com> Signed-off-by: Eduardo Brasil <brasil.eduardo1@gmail.com>
26 Feb, 2015
1 commit
-
* Unit tests pass * Missing acceptance tests * The models were kept so the migrations works Still has to filter the project list by not hidden.
12 Feb, 2015
8 commits
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Repository metric results waiting for kalibro configurations integration Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
-
Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
-
Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
-
Otherwise, ActiveResource requests would look for the unexistent route /mezuro_configurations instead of /kalibro_configuration which is the route expected by KalibroConfigurations webservice.
-
Metric Configuration with snapshot Factory should be deleted in the future. Signed off by: Heitor Reis <marcheing@gmail.com>
21 Nov, 2014
1 commit
26 Sep, 2014
1 commit
12 Sep, 2014
1 commit
-
Signed off by: Renan Fichberg <rfichberg@gmail.com> Signed off by: Alessandro Palmeira <alessandro.palmeira@gmail.com> Signed off by: Daniel Alves <danpaulalves@gmail.com> Signed off by: Daniel Bucher <daniel.bucher88@gmail.com> Signed off by: Diego Araujo <diegoamc90@gmail.com> Signed off by: Heitor Reis <marcheing@gmail.com> Signed off by: Rafael Manzo <rr.manzo@gmail.com> Signed off by: Renan Fichberg <rfichberg@gmail.com>
05 Aug, 2014
1 commit