summaryrefslogtreecommitdiff
path: root/modules/search
Commit message (Expand)AuthorAge
...
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form e...Dries Buytaert2010-10-20
* - Patch #934050 by sun, alex_b: change format into string.Dries Buytaert2010-10-20
* #556284 by jhodgdon: Search form processed_keys default is wrong.Angie Byron2010-10-09
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approv...Angie Byron2010-10-05
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin...Angie Byron2010-10-01
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
* #567100 follow-up by mfer: Fix default value of Default search module setting.Angie Byron2010-09-27
* - Patch #923004 by marvil07: typo on hook_search_execute() docblock.Dries Buytaert2010-09-27
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
* #890994 by Berdir: Entity query tests fail on PostgreSQL.Angie Byron2010-09-24
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths an...Dries Buytaert2010-09-24
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm,...Dries Buytaert2010-09-05
* - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is u...Dries Buytaert2010-09-04
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on Postgr...Angie Byron2010-09-01
* #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenla...Angie Byron2010-08-30
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign key...Dries Buytaert2010-08-22
* - Patch #839524 by jhodgdon, pwolanin: search results are themed too early.Dries Buytaert2010-08-18
* - Patch #419388 by jhodgdon, David Lesieur, Garrett Albright: search_query_in...Dries Buytaert2010-08-13
* - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search...Dries Buytaert2010-08-11
* - Patch #853896 by Stevel: type field is part of primary key but not marked a...Dries Buytaert2010-08-11
* - Patch #269911 by jhodgdon, Freso, kiamlaluno, mradcliffe: search result tri...Dries Buytaert2010-08-10
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
* #500866 by boombatower, solotandem: Remove t() from assertion messages in Sim...Angie Byron2010-08-05
* #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node i...Angie Byron2010-08-05
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul...Dries Buytaert2010-07-30
* - Patch #124980 by jhodgdon: Indexer is removing ... and -- instead of replac...Dries Buytaert2010-07-22
* - Patch #838014 by comrade.salazar, dereine: search results will always have ...Dries Buytaert2010-06-30
* - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search depende...Dries Buytaert2010-06-29
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for sys...Dries Buytaert2010-06-26
* - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works...Dries Buytaert2010-06-10
* #680992 by Berdir, catch, andypost, douggreen, mr.baileys: Fixed comments are...Angie Byron2010-06-08
* - Patch #545610 by brandonojc, Everett Zufelt, mgifford: search form needs a ...Dries Buytaert2010-06-03
* - Patch #810176 by Jeff Burnz: updated documentation.Dries Buytaert2010-06-01
* - Patch #810176 by bleen18, jhodgdon: search result titles should be enclosed...Dries Buytaert2010-05-29
* - Patch #810176 by bleen18: improved accessibility of search results -- Googl...Dries Buytaert2010-05-28
* - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search conditio...Dries Buytaert2010-05-12
* - Patch #326016 by jhodgdon: PREG_CLASS_CJK doesn't include all CJK characters.Dries Buytaert2010-05-09
* - Patch #719686 by duellj: tests for search weighting for HTML tags.Dries Buytaert2010-05-01
* #245103 by chx, jhodgdon, merlinofchaos, douggreen, jrbeeman: Fixed Search pa...Angie Byron2010-05-01
* #764798 by jhodgdon, andypost, douggreen, elly, afreeman: Document that vario...Angie Byron2010-04-29
* - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment count...Dries Buytaert2010-04-26
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit bu...Dries Buytaert2010-04-24
* - Patch #771596 by jhodgdon: turning on multiple search weights causes PDO ex...Dries Buytaert2010-04-16
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
* - Patch #767822 by Benjamin Melançon: search.module in-code documentation re...Dries Buytaert2010-04-11
* - Patch #269911 by Freso: wrong trim used for search result.Dries Buytaert2010-04-11
* - Patch #569536 by jhodgdon, douggreen, Berdir, grendzy, catch: search links ...Dries Buytaert2010-04-06
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ...Angie Byron2010-03-30
* - Patch #600392 by merlinofchaos, sun: search_form() has an argument but thi...Dries Buytaert2010-03-12