| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12220] Fix division by zero in search page with no results. | Cesar G | 2014-02-21 | 1 | -1/+0 |
* | [ticket/11849] Update search and memberlist | Joas Schilling | 2013-12-18 | 1 | -11/+5 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -12/+31 |
|\ |
|
| * | Merge pull request #1640 from brunoais/ticket/11637 | Nathan Guse | 2013-09-12 | 1 | -8/+2 |
| |\ |
|
| | * | [ticket/11637] generate_text_for_display on search.php | brunoais | 2013-08-04 | 1 | -8/+2 |
| * | | [ticket/11749] Move event after all template data has been defined | Matt Friedman | 2013-07-29 | 1 | -13/+15 |
| * | | [ticket/11749] PHP Events for search.php | Matt Friedman | 2013-07-27 | 1 | -0/+23 |
| * | | [ticket/11717] Use topic_posts_approved instead of topic_replies | Marc Alexander | 2013-07-20 | 1 | -2/+2 |
* | | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | | | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
|/ / |
|
* | | [ticket/9657] Use the service instead of the static class | Joas Schilling | 2013-07-11 | 1 | -3/+5 |
* | | [ticket/9657] Fix some more subsilver2 | Joas Schilling | 2013-03-12 | 1 | -1/+1 |
* | | [ticket/9657] Remove line with unused variable | Joas Schilling | 2013-03-11 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-... | Joas Schilling | 2012-11-10 | 1 | -8/+18 |
|\ \
| |/ |
|
| * | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -2/+2 |
| * | [ticket/11051] add common_words variable | Dhruv | 2012-10-04 | 1 | -2/+4 |
| * | [ticket/11051] remove unnecessary comment | Dhruv | 2012-10-04 | 1 | -1/+0 |
| * | [ticket/11051] add get_word_len() in sphinx search | Dhruv | 2012-10-04 | 1 | -1/+8 |
| * | [ticket/11051] use get_word_length in search backend | Dhruv | 2012-08-17 | 1 | -1/+3 |
| * | [ticket/11051] use get_common_words in search backend | Dhruv | 2012-08-16 | 1 | -2/+2 |
| * | [ticket/11051] function instead of accessing property in search | Dhruv | 2012-08-16 | 1 | -3/+3 |
* | | [feature/soft-delete] Link to delete_topics module when the topic is deleted | Joas Schilling | 2012-11-10 | 1 | -2/+3 |
* | | [feature/soft-delete] Display soft deleted icon on search.php | Joas Schilling | 2012-11-09 | 1 | -1/+1 |
* | | [feature/soft-delete] Fix some more uses of topic_replies_real | Joas Schilling | 2012-10-22 | 1 | -1/+1 |
* | | [feature/soft-delete] Correctly calculate the number of replies everywhere | Joas Schilling | 2012-10-22 | 1 | -2/+1 |
* | | [feature/soft-delete] Add unit tests for get_global_visibility_sql() | Joas Schilling | 2012-10-01 | 1 | -2/+2 |
* | | [feature/soft-delete] Fix some more usages of _approved column names | Joas Schilling | 2012-08-30 | 1 | -17/+1 |
* | | [feature/soft-delete] Update search to use $post_visibility | Joas Schilling | 2012-08-30 | 1 | -10/+10 |
* | | [feature/soft-delete] Try to fix search.php | Joas Schilling | 2012-08-30 | 1 | -14/+14 |
* | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibility | Josh Woody | 2012-08-29 | 1 | -1/+1 |
* | | [feature/soft-delete] I told you I was going to rename the class! | Josh Woody | 2012-08-29 | 1 | -1/+1 |
* | | [feature/soft-delete] Lay the groundwork for a soft-delete feature | Josh Woody | 2012-08-29 | 1 | -7/+12 |
|/ |
|
* | [ticket/11011] pass $auth to search backend constructor | Dhruv | 2012-08-08 | 1 | -1/+1 |
* | [ticket/11011] passing global variables | Dhruv | 2012-07-28 | 1 | -1/+1 |
* | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -2/+2 |
* | [feature/pagination-as-list] Updates for nils comments | Drae | 2012-07-18 | 1 | -3/+3 |
* | [feature/pagination-as-list] Rename and deprecate functions | Drae | 2012-07-18 | 1 | -2/+2 |
* | [feature/pagination-as-list] Various fixes and improvements | Drae | 2012-07-18 | 1 | -3/+3 |
* | [ticket/10968] Render pagination within the template | Drae | 2012-07-18 | 1 | -2/+7 |
* | Merge PR #854 branch 'dhruvgoel92/ticket/10943' into develop | Oleg Pudeyev | 2012-07-07 | 1 | -1/+2 |
|\ |
|
| * | [ticket/10943] displays searched query in search result | Dhruv Goel | 2012-07-08 | 1 | -0/+1 |
| * | [ticket/10943] use keywords variable to display in search box | Dhruv Goel | 2012-07-08 | 1 | -1/+1 |
* | | [feature/postgresql-fulltext-search] supports_phrase_search function | Dhruv Goel | 2012-07-08 | 1 | -2/+2 |
* | | [feature/postgresql-fulltext-search] use proper variable name | Dhruv Goel | 2012-07-08 | 1 | -3/+3 |
* | | [feature/postgresql-fulltext-search] fix formatting | Dhruv Goel | 2012-07-05 | 1 | -1/+1 |
* | | [feature/postgresql-fulltext-search] remove phrase search code | Dhruv Goel | 2012-07-05 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-02-26 | 1 | -12/+37 |
|\ |
|
| * | [ticket/10532] Remove unnecessary parentheses around calculations of addition. | Andreas Fischer | 2012-02-26 | 1 | -2/+2 |
| * | [ticket/10532] Remove one unnecessary level of if block nesting. | Andreas Fischer | 2012-02-26 | 1 | -37/+34 |
| * | [ticket/10532] Get rid of inline calculation of $start, remove duplicated check | Andreas Fischer | 2012-02-26 | 1 | -2/+7 |