04 Jul, 2016
5 commits
-
Adding tests to elasticsearch controller Adding ElasticsearchTestHelper Fixed model tests Adding tests and refactored control_fields indexed Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Rakefile to download and install elasticsearch Adding rubygems.org as source for Gemfile Removing trailing whitespace Updating install instructions Elasticsearch depends on openjdk-7-jdk
-
Create elasticsearch structure Index models for elasticsearch Adding category search filter Make query generic Add README.md for elasticsearch plugin Start tests with rspec for elasticsearch Applyng filtering by type on articles Adding visible filter Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com>
25 Apr, 2016
1 commit
08 Apr, 2016
1 commit
07 Apr, 2016
1 commit
01 Apr, 2016
1 commit
21 Mar, 2016
1 commit
26 Feb, 2016
1 commit
-
- changes pagination to use api-pagination gem - new endpoints to boxes, activities, and profiles - new exposed attributes for some entities - other minor changes Signed-off-by: Leandro Nunes dos Santos <leandronunes@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Michel Felipe de Oliveira Ferreira <michel.ferreira@serpro.gov.br> Signed-off-by: Victor Costa <vfcosta@gmail.com>
01 Feb, 2016
1 commit
28 Jan, 2016
1 commit
05 Jan, 2016
1 commit
30 Dec, 2015
1 commit
-
*sigh*
29 Dec, 2015
1 commit
16 Nov, 2015
1 commit
14 Nov, 2015
1 commit
10 Nov, 2015
1 commit
-
When you load rspec in the Gemfile, it will override the default task and try to run specs from spec/ (which don't exist in noosfero) instead of the tests from test/.
03 Nov, 2015
4 commits
-
- we don't need the very lastest version of of PostgreSQL driver; the one in Jessie should be good enough - we don't need spring-commands-testunit, according to its own documentation: http://www.rubydoc.info/gems/spring-commands-testunit/1.0.1
29 Oct, 2015
2 commits
22 Oct, 2015
1 commit
02 Oct, 2015
1 commit
-
cucumber-rails should already pull the right version in.
01 Oct, 2015
1 commit
-
Require versions that are present in Debian 8 as most as possible.
11 Sep, 2015
4 commits
28 Aug, 2015
1 commit
01 Aug, 2015
1 commit
24 Jul, 2015
6 commits
-
Some tests now need javascript to run and were tagged to selenium