bookieio / Bookie

Python based delicious.com replacement
GNU Affero General Public License v3.0
633 stars 138 forks source link

Update fulltext search to support private bookmark #485

Closed sambuddhabasu closed 10 years ago

sambuddhabasu commented 10 years ago

Added username and is_private to fulltext index celery task

Query in a smarter way

Users not logged in should get only public bookmarks on search

Added api tests for fulltext search

Added tests

Added fulltext schema test

Added fulltext search test

Added more api tests

Update fulltext search api tests

Tests look nicer now

Tests are modified

Created new function for tests

Return data type changed

bookiebot commented 10 years ago

Test FAILed. Refer to this link for build results: http://ci.bookie.io:8080/job/bookie-mysql/132/

bookiebot commented 10 years ago

Test FAILed. Refer to this link for build results: http://ci.bookie.io:8080/job/bookie-pgsql/195/

bookiebot commented 10 years ago

Test PASSed. Refer to this link for build results: http://ci.bookie.io:8080/job/bookie-base/173/

sambuddhabasu commented 10 years ago

This pull request is in place of #481 .

sambuddhabasu commented 10 years ago

:shipit:

bookiebot commented 10 years ago

Status: merge request accepted. Url: http://ci.bookie.io:8080/job/bookie-lander