13 Apr, 2016
1 commit
-
This improves the behaviour on small screen devices.
20 Jan, 2016
1 commit
-
This will enable different actions for TreeMetricConfigurations and Hotspot ones. Signed off by: Diego Araújo <diegoamc90@gmail.com>
26 Oct, 2015
1 commit
-
* 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>
03 Sep, 2015
1 commit
-
twitter-bootstrap-rails rubygems version is way behing the git version, which required the Gemfile to use the git reference. Using the git reference leads to a harder version management and packaging problems.
02 Sep, 2015
1 commit
-
If set, RAILS_RELATIVE_URL_ROOT would break all the AJAX requests.
15 Jul, 2015
1 commit
-
jQuery animations make acceptance tests unreliable due to the way PhantomJS, Poltergeist and Capybara interact. To click on an element, Capybara finds it's position in the screen, then literally clicks at the element's x and y coordinates. This works fine if the element does not move, but if the element is being shown by an animation, it will move, and the click will miss. This caused some tests, like the one for Ruby metric configuration creation, to fail sporadically. Using jQuery's mechanism for globally disabling animations only during tests seems to fix the unreliability (20 out of 20 runs of the Ruby metric conf. test succeded). Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
22 Jun, 2015
1 commit
17 Jun, 2015
1 commit
-
new and create action can be acessed both with or without a project. This enables to have repositories the two ways. The behaviour for the back had to change from going back to a specific project page. To the all projects pages since some repositories may not have a project_id. With the routes, many helpers had to get fixed together with acceptance tests steps (for this a new step was created in order to be able to create RepositoryAttributes). Finally the JS for repository state retrieval needed fixes since it builds the route withot any helper. Same thing for the JS that prevents infinite state queries. Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
16 Jun, 2015
11 commits
-
Signed-off-by: Heitor Reis <marcheing@gmail.com>
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
-
Signed off by: Diego Araujo <diegoamc90@gmail.com>
-
New attributes names and request. Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
12 Jun, 2015
1 commit
-
The graphic for Metric results previously did not have a set size. Changed it so that it fills the whole space available, and made it responsive to window resizing. That broke some particular cases of histories with few changes and number of points that wasn't very small. In addition, made the graphic display a single point instead of an unhelpful message.
21 May, 2015
2 commits
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
17 Apr, 2015
1 commit
25 Mar, 2015
1 commit
-
This ensures that we are up-to-date with the latest configuration standards
27 Feb, 2015
1 commit
12 Feb, 2015
1 commit
-
Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
22 Oct, 2014
2 commits
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
08 Oct, 2014
1 commit
-
Signed-off-by:Beatriz Rezener <beatrizrezener@gmail.com> Signed-off-by:Vinicius Franco <viniciusf.arantes@gmail.com>
03 Oct, 2014
1 commit
-
Signed-off-by: João Gabriel <joaogabrieldebrittoesilva@gmail.com> Signed-off-by: Beatriz Rezener <beatrizrezener@gmail.com>
12 Sep, 2014
7 commits
-
This broke kalibro_gatekeeper_client MetricConfigurationSnapshot. So the gem was updated to the git version
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
-
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
-
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>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
20 Aug, 2014
2 commits
14 Aug, 2014
1 commit
-
Signed off by: Renan Fichberg <rfichberg@gmail.com>