08 Jun, 2016
13 commits
-
This reverts commit 91939dd228452119e77528e0c556052924eed464. Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
During a rebase merge conflict it was lost. Signed off by: Heitor Reis <marcheing@gmail.com>
-
Create a sample_production environment in case we need to use additional configuration for the new production environment.
-
* So Prezento knows how to find KalibroConfigurations and KalibroProcessor -
This reverts commit f2788c39f2f09cbb4e00fe26123a6fdca254435b. The right way to set the subdirectory is by setting the Rack mount on config.ru or on the webserver like apache or nginx.
-
This reverts commit 5a337d1a3abfc8f9d789ec8efd6e41575a416f54. The right way to set the subdirectory is by setting the Rack mount on config.ru or on the webserver like apache or nginx.
-
This reverts commit eb1e8713d4f3889fddd5091b3f48c8ff4f38ea53. The right way to set the subdirectory is by setting the Rack mount on config.ru or on the webserver like apache or nginx.
-
Devise does no accept the dynamic route. This solution implies that, if the subdirectory changes the route should change as well and it will not answer without the subdirectory. Signed off by: Gustavo Jaruga <darksshades@hotmail.com>
-
Signed off by: Gustavo Jaruga <darksshades@hotmail.com>
-
Serve assets on a subdirectory Signed off by: Gustavo Jaruga <darksshades@hotmail.com>
-
Signed-off-by: Heitor Reis Ribeiro <marcheing@gmail.com>
-
- Add provider and uid fields to user with proper validation - Manual routes for OmniAuth have to be used because the route generator does not play well with the dynamic scope we used for the locale
30 May, 2016
1 commit
-
This makes explicit that this is configurable and will be more packaging friendly as the configuration file will get linked from /etc. Signed-off-by: Eduardo Araújo <duduktamg@hotmail.com>
11 May, 2016
1 commit
-
The configurations has been moved from KalibroClient module into Likeno. Signed-off-by: Eduardo Araújo <duduktamg@hotmail.com>
18 Apr, 2016
1 commit
-
Signed-off-by: Heitor Reis <marcheing@gmail.com>
16 Apr, 2016
1 commit
-
Fixes #336. Signed-off-by: Otávio Vasques <otavio@deluqui.com.br> Signed-off-by: Rafael Reggiani Manzo <rr.manzo@protonmail.com>
15 Apr, 2016
1 commit
-
They were moved to mezuro.github.io Signed-off-by: Rafael Reggiani Manzo <rr.manzo@protonmail.com>
13 Apr, 2016
3 commits
-
The acceptance test has been refactored accordingly and got more extended to untested features.
-
The 'Hello' just felt wrong in the top menu (design stuff). Signed-off-by: Heitor Reis <marcheing@gmail.com>
08 Apr, 2016
3 commits
-
Fix missing Scope description in Compound Metric creation
-
Signed-off-by: Eduardo Silva Araújo <duduktamg@hotmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
24 Feb, 2016
1 commit
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>
17 Feb, 2016
1 commit
-
This improves platform compatibility and reflects the new mezuro.org configuration.
20 Jan, 2016
2 commits
-
Signed-off-by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
It has just the prototype for the method so its route works. This route will be useful when creating the upcoming helper method for metric configuration creation form. Signed off by: Heitor Reis <marcheing@gmail.com>
23 Nov, 2015
1 commit
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
18 Nov, 2015
1 commit
-
Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
17 Nov, 2015
1 commit
09 Nov, 2015
1 commit
-
* Fixes #281 Signed off by: Diego Araújo <diegoamc90@gmail.com>
26 Oct, 2015
5 commits
-
* Also renamed some step definitions to explicitly use tree metric configurations or hotspot metric configurations * Also added translations for the cases when there are no metric configurations of each type * Showing name and code on the table for hotspot metric configurations * When adding a hotspot metric configuration, the weight will be Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Eduardo Silva Araújo <duduktamg@hotmail.com> Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* WIP: cucumber feature to show hotspot metric results * Add partials to list hotspot metric results * Add necessary JS to render the list of hotspot metric results on the right place div of the accordion * Translations specific to hotspot metric results * HotspotMetric and HotspotMetricConfiguration factories Signed off by: Eduardo Silva Araújo <duduktamg@hotmail.com>
-
* Includes translations * Replaces "Metric Results" with "Tree Metric Results" * Creates a feature for hotspot metric results * Handles the view when the processing fails Signed off by: Eduardo Silva Araújo <duduktamg@hotmail.com>
07 Oct, 2015
2 commits
-
* It is already present on the translations 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>