19 May, 2012
1 commit
-
Mocking Solr disable indexing and search, so it speeds tests that don't need solr. Tests that need searches have to call TestSolr.enable
05 May, 2012
3 commits
20 Apr, 2012
1 commit
19 Apr, 2012
1 commit
17 Apr, 2012
4 commits
16 Apr, 2012
1 commit
15 Apr, 2012
11 commits
-
* Search with latitude/longitude with new search methods * Correctly searching recent profiles * New search results object
-
* Category full name indexing test * New search results object
-
* 'See all' only appears if MULTIPLE_SEARCH_LIMIT is reached
-
* Domain name * New search results object * Missing category on products * 'See all' only appears when MULTIPLE_SEARCH_LIMIT is reached
-
Conflicts: app/models/enterprise.rb
12 Apr, 2012
1 commit
-
…into merge-requests/152
05 Apr, 2012
2 commits
-
…into merge-requests/142 Conflicts: test/functional/invite_controller_test.rb (ActionItem2313)
04 Apr, 2012
1 commit
-
…into merge-requests/145
03 Apr, 2012
3 commits
16 Mar, 2012
3 commits
-
Conflicts: INSTALL app/helpers/application_helper.rb app/views/account/signup.rhtml app/views/layouts/application-ng.rhtml app/views/search/_product.rhtml debian/control debian/noosfero.install debian/noosfero.links features/step_definitions/noosfero_steps.rb script/production
-
Also use delayed_job for indexing categories
15 Mar, 2012
1 commit
14 Mar, 2012
1 commit
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
13 Mar, 2012
1 commit
-
(ActionItem2307)
09 Mar, 2012
3 commits
-
(ActionItem2316)
-
(ActionItem2313)
08 Mar, 2012
2 commits
-
I had to change a lot of plugin hotspot tests that depended on heavy/evil mocking and stubbing to pass. (ActionItem2315)