index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
search.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
[ticket/10532] Put $total_match_count assignment onto its own line.
Andreas Fischer
2012-02-26
1
-1
/
+2
|
*
[ticket/10532] Adjust total match count and limit
rxu
2012-01-14
1
-6
/
+21
|
*
[ticket/10532] Fix $start out of range for pre-made searches
rxu
2012-01-14
1
-15
/
+22
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
[ticket/10345] Use the plural function in some more places.
Joas Schilling
2011-11-25
1
-1
/
+1
*
|
[ticket/10345] Make use of the plural function in some basic places
Joas Schilling
2011-11-25
1
-3
/
+3
*
|
[feature/extension-manager] Make search backends loadable from extensions
Nils Adermann
2011-09-29
1
-7
/
+4
*
|
[feature/remove-imagesets] Adjustments to php files
Vjacheslav Trushkin
2011-09-04
1
-3
/
+0
*
|
[ticket/9684] Fix Forum/Topic-Tracking for global announcements
Joas Schilling
2011-04-07
1
-2
/
+2
*
|
[ticket/9684] Remove code for global announcement in root-files
Joas Schilling
2011-04-07
1
-30
/
+1
*
|
Merge branch 'ticket/hanakin/10001' into develop
Igor Wiedler
2011-02-28
1
-0
/
+1
|
\
\
|
*
|
[ticket/10001] Created new Template variable to house class names based on $...
hanakin
2011-01-18
1
-0
/
+1
|
|
/
*
|
Merge branch 'feature/igorw/request-class' into develop
Andreas Fischer
2010-12-16
1
-1
/
+1
|
\
\
|
*
|
[feature/request-class] Convert some remaining cookies
Igor Wiedler
2010-10-17
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-12-13
1
-22
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/9851] "Search new posts" should require login.
rxu
2010-12-13
1
-22
/
+34
|
|
/
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
|
/
*
Merge branch 'ticket/bantu/9613' into develop-olympus
Igor Wiedler
2010-09-16
1
-3
/
+11
|
\
|
*
[ticket/9613] Implement a load switch for unread posts search feature.
rxu
2010-08-29
1
-3
/
+11
*
|
Merge branch 'ticket/bantu/9754' into develop-olympus
Igor Wiedler
2010-09-12
1
-1
/
+1
|
\
\
|
*
|
[ticket/9754] Populate S_USER_POSTED variable with correct value in search.php
Andreas Fischer
2010-07-26
1
-1
/
+1
|
|
/
*
|
[ticket/9662] Search flood interval no longer applies to non-keyword searches
Josh Woody
2010-08-20
1
-2
/
+3
|
/
*
[ticket/9606] Optimize unread search option.
rxu
2010-05-17
1
-12
/
+7
*
[ticket/9582] Advanced search cannot be accessed using MSSQL native.
Rob House
2010-05-03
1
-0
/
+1
*
Fix bug #51585 - Search loginbox or auth message differs
Ruslan Uzdenov
2010-01-18
1
-18
/
+20
*
Correctly get unread status information for global announcements in search re...
Ruslan Uzdenov
2009-12-14
1
-0
/
+3
*
Rename get_unread_topics_list() to get_unread_topics().
Andreas Fischer
2009-09-08
1
-1
/
+1
*
since we now have several search_ids, all with different default results mode...
Meik Sievertsen
2009-09-07
1
-23
/
+24
*
One more unread posts search adjustment.
Ruslan Uzdenov
2009-08-25
1
-6
/
+5
*
Add unread posts search support for cookie-based tracking
Ruslan Uzdenov
2009-08-17
1
-6
/
+1
*
Fix bug #49525 - Search for unreads should require login
Ruslan Uzdenov
2009-08-17
1
-0
/
+7
*
Fix r9755 for #46765
Ruslan Uzdenov
2009-07-26
1
-1
/
+1
*
Correctly propagate umlauts over search result pages [Bug #33755]
Nils Adermann
2009-07-25
1
-1
/
+1
*
Fix bug #46765 - View unread posts
Ruslan Uzdenov
2009-07-14
1
-0
/
+33
*
Fix bug #47765 - Search by authorname does not display posts of deactivated u...
Joas Schilling
2009-07-08
1
-1
/
+1
*
Fix bug #36565 - Search by authorname does not display posts of guests and de...
Joas Schilling
2009-07-02
1
-2
/
+19
*
revert r9653 because it does not work as advertised (a load of bugs and not r...
Meik Sievertsen
2009-06-25
1
-5
/
+0
*
Fix bug #46765 - View unread posts
Ruslan Uzdenov
2009-06-22
1
-0
/
+5
*
Fix bug #19135 - Exclude forum from active topics option is ignored
Joas Schilling
2009-06-17
1
-3
/
+8
[next]