| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ticket/9684] Remove code in some more files especially includes/ | Joas Schilling | 2011-04-07 | 1 | -3/+2 |
| * | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-03-15 | 1 | -2/+16 |
| |\ |
|
| | * | [ticket/9685] Buffer posts for search indexing when using mssqlnative. | Nils Adermann | 2011-03-15 | 1 | -2/+16 |
| | * | make search_indexing_state dynamic. This is related to bug #44535 - although ... | Meik Sievertsen | 2009-05-01 | 1 | -1/+1 |
| | * | New search option: Maximum number of words allowed to search for. | Meik Sievertsen | 2009-04-11 | 1 | -0/+2 |
| | * | guess we need to initialise it first | Nils Adermann | 2008-02-26 | 1 | -4/+13 |
| | * | allow search backends to handle regular updates too, and not just backend swi... | Nils Adermann | 2008-02-25 | 1 | -0/+11 |
| | * | One commit for those fixes having a very tiny impact (mostly only whitespaces... | Meik Sievertsen | 2008-01-30 | 1 | -2/+2 |
| * | | Merge branch 'feature/igorw/request-class' into develop | Andreas Fischer | 2010-12-16 | 1 | -9/+1 |
| |\ \ |
|
| | * | | [feature/request-class] Remove direct access to _REQUEST in acp_search | Igor Wiedler | 2010-10-17 | 1 | -9/+1 |
| * | | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
| |/ / |
|
| * | | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+629 |
| * | | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -623/+0 |
| * | | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -5/+5 |
| * | | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -17/+13 |
| * | | guess we need to initialise it first | Nils Adermann | 2008-02-26 | 1 | -4/+13 |
| * | | allow search backends to handle regular updates too, and not just backend swi... | Nils Adermann | 2008-02-25 | 1 | -0/+11 |
| * | | merge with revision #r8350 | Meik Sievertsen | 2008-01-30 | 1 | -2/+2 |
| |/ |
|
| * | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -0/+8 |
| * | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -2/+2 |
| * | - allow multibyte search configuration | Nils Adermann | 2007-08-18 | 1 | -1/+1 |
| * | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -3/+3 |
| * | use correct language strings | Meik Sievertsen | 2007-06-03 | 1 | -2/+2 |
| * | - missed an append_sid call in acp_search.php [Bug #10861] | Nils Adermann | 2007-05-13 | 1 | -2/+2 |
| * | only tiny adjustements... and try to set the memory limit for the search inde... | Meik Sievertsen | 2007-03-10 | 1 | -0/+3 |
| * | - added a UNIQUE index on the wordmatch table | Nils Adermann | 2007-03-04 | 1 | -21/+33 |
| * | - fix htmlspecialchars handling in search (search backends get specialchared ... | Nils Adermann | 2007-02-25 | 1 | -106/+128 |
| * | fixing some bugs, most being submitted grammatical/spelling errors. | Meik Sievertsen | 2007-01-21 | 1 | -1/+1 |
| * | - fixing some bugs | Meik Sievertsen | 2007-01-20 | 1 | -5/+11 |
| * | fix some general bugs and some convertor related | Meik Sievertsen | 2007-01-10 | 1 | -1/+3 |
| * | - finally correctly calculate current time for birthday calculation [Bug #6030] | Nils Adermann | 2006-12-10 | 1 | -2/+15 |
| * | some style related changes/fixes | Meik Sievertsen | 2006-11-19 | 1 | -1/+1 |
| * | - some fixes | Meik Sievertsen | 2006-11-10 | 1 | -2/+2 |
| * | consistent acp layout regarding backlinks and messages. | Meik Sievertsen | 2006-10-02 | 1 | -3/+3 |
| * | - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms... | Meik Sievertsen | 2006-09-30 | 1 | -1/+1 |
| * | - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio... | Nils Adermann | 2006-09-17 | 1 | -2/+2 |
| * | - some bugfixes | Meik Sievertsen | 2006-08-28 | 1 | -6/+7 |
| * | - removed a useless line [Bug #3656] | Nils Adermann | 2006-08-10 | 1 | -2/+2 |
| * | - it's \r\n not \n\r [Bug #3121] | Nils Adermann | 2006-07-12 | 1 | -0/+6 |
| * | - fix a stupid bug in style.php | Nils Adermann | 2006-07-07 | 1 | -2/+2 |
| * | - fixed a parse error (oops) | Nils Adermann | 2006-07-07 | 1 | -4/+5 |
| * | - add additional auth check to the permission roles modules | Meik Sievertsen | 2006-07-01 | 1 | -3/+0 |
| * | forgot some changes for post_time | Meik Sievertsen | 2006-06-23 | 1 | -0/+3 |
| * | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -10/+10 |
| * | - add support for min/max of numerical search backend settings | Nils Adermann | 2006-05-30 | 1 | -2/+16 |
| * | - added search by author_id to solve problems with looking up posts of users ... | Nils Adermann | 2006-05-28 | 1 | -4/+6 |
| * | - introduce LA_, UA_ and A_ template variables (they allow styles to use temp... | Nils Adermann | 2006-05-06 | 1 | -4/+8 |
| * | - removed group settings from roles | Meik Sievertsen | 2006-04-22 | 1 | -1/+9 |
| * | - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256] | Nils Adermann | 2006-03-26 | 1 | -19/+27 |
| * | ok, thought about this now for too long. I think the best solution circumvent... | Meik Sievertsen | 2006-03-25 | 1 | -27/+0 |