Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11288] Add unit test cases for foo-bar like queries | Dhruv | 2014-03-09 | 1 | -0/+49 |
| | | | | | | | foo-bar and foo -bar are interpreted differently by native search backend now. PHPBB3-11288 | ||||
* | [ticket/10945] Fix Unit Tests as per new changes to split_keywords | Dhruv | 2014-03-08 | 1 | -6/+6 |
| | | | | PHPBB3-10945 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11255] Change search tests to use mock cache. | Oleg Pudeyev | 2012-12-07 | 1 | -1/+1 |
| | | | | PHPBB3-11255 | ||||
* | [ticket/11174] Global $cache is a cache service instance. | Oleg Pudeyev | 2012-11-27 | 1 | -1/+1 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] Drop needless teardown functions. | Oleg Pudeyev | 2012-11-27 | 1 | -5/+0 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] Extract phpbb_search_test_case. | Oleg Pudeyev | 2012-11-27 | 1 | -18/+3 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] Move assertion definition to base class. | Oleg Pudeyev | 2012-11-27 | 1 | -16/+0 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] add test case for native test | Dhruv | 2012-11-27 | 1 | -0/+8 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] rename native wrapper class | Dhruv | 2012-11-27 | 1 | -2/+2 |
| | | | | | | | native wrapper class is limited to the native search backend hence renamed. the one used with mysql can be used with pgsql too. PHPBB3-11174 | ||||
* | [ticket/11174] Check common words, fix array equality assertion. | Oleg Pudeyev | 2012-11-08 | 1 | -11/+43 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] Test for common words. | Oleg Pudeyev | 2012-11-08 | 1 | -0/+16 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] More tests. | Oleg Pudeyev | 2012-11-08 | 1 | -0/+24 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] Clarify why that is the way it is. | Oleg Pudeyev | 2012-11-08 | 1 | -0/+1 |
| | | | | PHPBB3-11174 | ||||
* | [ticket/11174] Started on search tests - keyword splitting. | Oleg Pudeyev | 2012-11-08 | 1 | -0/+113 |
PHPBB3-11174 |