09 Nov, 2015
1 commit
-
* Renamed ProjectAttributes' column hidden to public and inverted default values * Implemented Project#"public_or_owned_by_user" * All features now create ProjectAttributes after creating a Project * Implemented ProjectAttributes#project and ProjectAttributes#project= * Fix Project#attributes to return nil when there is no ProjectAttribute * Fixes #263 Signed off by: Diego Araújo <diegoamc90@gmail.com>
08 Jul, 2015
3 commits
-
Now the repository name should be globally unique, instead of restricted to the project scope Also updated the travis script to use the new version of kalibro_processor
-
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>
16 Jun, 2015
3 commits
-
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>
29 Apr, 2015
1 commit
17 Apr, 2015
1 commit
-
Also changing the other accpetance tests to include the new translations Signed off by: Diego Araújo <diegoamc90@gmail.com>
23 Feb, 2015
1 commit
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
12 Feb, 2015
2 commits
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
22 Oct, 2014
1 commit
-
This is a bug introduced by the required fields modification Signed off by: Renan Fichberg <rfichberg@gmail.com>
12 Sep, 2014
1 commit
05 Aug, 2014
1 commit
29 Mar, 2014
2 commits
-
signed-off-by: Fellipe Souto Sampaio <fllsouto@gmail.com> signed-off-by: Diego Araújo <diegoamc90@gmail.com> signed-off-by: Alessandro Palmeira <alessandro.palmeira@gmail.com>
11 Dec, 2013
1 commit
-
Signed-off By: Guilherme Rojas V. de Lima <guilhermehrojas@gmail.com> Signed-off By: Rafael Reggiani Manzo <rr.manzo@gmail.com>
02 Dec, 2013
1 commit
-
Signed-off By: Renan Fichberg <rfichberg@gmail.com> Signed-off By: Guilherme Rojas V. de Lima <guilhermehrojas@gmail.com> Signed-off By: Diego Araújo <diegoamc90@gmail.com>
26 Nov, 2013
1 commit
-
Signed-off by : Rafael Reggiani Manzo <rr.manzo@gmail.com>
26 Oct, 2013
7 commits
-
Scenarios regarding Project show moved to its place Some unmenaningful scenarios were removed
-
Signed-off-by: Renan Fichberg <rfichberg@gmail.com>
-
Signed-off-by: Renan Fichberg <rfichberg@gmail.com>
-
Pending test until know how to manipulate select tags Signed-off-by: Fellipe Souto <fllsouto@gmail.com>