08 Jun, 2016
2 commits
18 Apr, 2016
2 commits
-
Adds CHANGELOG entry
-
Signed-off-by: Heitor Reis <marcheing@gmail.com>
15 Apr, 2016
1 commit
-
This removes one responsability from Prezento. Signed-off-by: Rafael Reggiani Manzo <rr.manzo@protonmail.com>
12 Jan, 2016
1 commit
-
Using URL helpers is not friendly with proxies like Colab. The path helpers have the same effect unless we want sometime to render pages outside Prezento context like embeds or sending emails. Signed off by: Diego Araújo <diegoamc90@gmail.com>
26 Oct, 2015
1 commit
-
* 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>
24 Aug, 2015
1 commit
-
Closes #266 Closes #265
14 Jul, 2015
1 commit
08 Jul, 2015
3 commits
-
Fixed acceptance tests and removed project list selector from repository form Signed-off-by: Pedro Scocco <pedroscocco@gmail.com> Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
07 Jul, 2015
1 commit
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
06 Jul, 2015
1 commit
-
Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
26 Jun, 2015
1 commit
-
The button for searching for a processing result set by date manually sets the HTML for the loading message. It was not using the correct translation for the message. Fix that.
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
13 commits
-
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>
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
-
Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
Created javascript to show and hide the branch field. Created javascript to fetch the branches of a valid url of a git repository. New route repository_branches to communicate with kalibro_client. TODO: Fix acceptance tests. TODO: Handle errors on javascript. TODO: Extract javascript code to assets. TODO: Create a white list for the action branches of the repository's controller. Signed off by: Pedro Scocco <pedroscocco@gmail.com>
-
That will be used for the process by branch feature Signed off by: Heitor Reis <marcheing@gmail.com>
25 May, 2015
1 commit
-
Fixing translations errors for creating new repositories
21 May, 2015
2 commits
-
Signed-off-by: Daniel Miranda <danielkza2@gmail.com>
04 May, 2015
1 commit
17 Apr, 2015
3 commits
-
Missing date_select.feature
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
27 Feb, 2015
1 commit
12 Feb, 2015
2 commits
-
We are missing the date selection and metric history features (which were wiped on cucumber) kalibro_client was updated Waiting for PR: https://github.com/mezuro/kalibro_processor/pull/76 Which is expected to fix the metric history graph Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com> Signed off by: Heitor Reis Ribeiro <marcheing@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>