| Commit message (Expand) | Author | Age |
* | - Patch #569084 by douggreen: fixed resetting the search index. | Dries Buytaert | 2009-09-05 |
* | - Patch #546302 by jhodgdon: improved help text of search module so people kn... | Dries Buytaert | 2009-09-05 |
* | - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache patter... | Dries Buytaert | 2009-08-31 |
* | - Patch #505214 by pwolanin: make the search module a slightly better framework. | Dries Buytaert | 2009-08-29 |
* | - Added missing file. | Dries Buytaert | 2009-08-29 |
* | - Patch #394182 by chx, Berdir: converted search module to the new database a... | Dries Buytaert | 2009-08-29 |
* | - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() fo... | Dries Buytaert | 2009-08-29 |
* | - Patch #560502 by Gabor Hojtsy: created 'content authoring' category. | Dries Buytaert | 2009-08-28 |
* | - Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allo... | Dries Buytaert | 2009-08-25 |
* | - Patch #368408 by jeffschuler: improve consistency of API and settings on ad... | Dries Buytaert | 2009-08-25 |
* | #557890 by Gábor Hojtsy: Added 'Search and metadata' category to configurati... | Angie Byron | 2009-08-24 |
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the fu... | Angie Byron | 2009-08-24 |
* | Of all the patches to accidentally commit without a message. :( Rolling back ... | Angie Byron | 2009-08-24 |
* | *** empty log message *** | Angie Byron | 2009-08-24 |
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Co... | Angie Byron | 2009-08-22 |
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable fi... | Angie Byron | 2009-08-22 |
* | - Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter... | Dries Buytaert | 2009-08-21 |
* | - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' sec... | Dries Buytaert | 2009-08-21 |
* | - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. | Dries Buytaert | 2009-07-31 |
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so t... | Dries Buytaert | 2009-07-29 |
* | #292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/4... | Angie Byron | 2009-07-23 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #524476 by Scott Reynolds: improper FAPI handling for search settings... | Dries Buytaert | 2009-07-20 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not... | Dries Buytaert | 2009-07-03 |
* | - Patch #504678 by catch: use objects instead of arrays. | Dries Buytaert | 2009-07-01 |
* | - Patch #506218 by catch: remove collapsed comments as is and tidy up comment... | Dries Buytaert | 2009-07-01 |
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
* | - Patch #495876 by cwgordon7: we love the search tests. | Dries Buytaert | 2009-06-19 |
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers... | Dries Buytaert | 2009-06-12 |
* | #446898 by RoboPhred: Change URL of text formats settings page to admin/setti... | Angie Byron | 2009-06-08 |
* | #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n... | Angie Byron | 2009-06-04 |
* | - Patch #468630 by Berdir: fixed error with publishing comments. | Dries Buytaert | 2009-06-03 |
* | - Patch #111011 by Josh Waihi: adding foreign key specifications. | Dries Buytaert | 2009-06-01 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #250729 by andypost, catch, R.Muilwijk et al: remove some unnecessary... | Dries Buytaert | 2009-05-25 |
* | - Patch #470594 by Moshe: convert more pages and blocks to return arrays. | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #471142 by stella: code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #448860 by recidive: updated the search module documentation. | Dries Buytaert | 2009-05-22 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | #446742 follow-up by sun: Fix syntax change in randomName(). | Angie Byron | 2009-05-20 |
* | - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. | Dries Buytaert | 2009-05-16 |
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ... | Angie Byron | 2009-05-13 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #411388 lilou et al: added missing documentation for _search hook. | Dries Buytaert | 2009-05-09 |
* | - Patch #424660 by mustafau: remove non-existing reference. | Dries Buytaert | 2009-05-06 |
* | - Patch #446742 by sun, dmitrig01: fixed various bugs. | Dries Buytaert | 2009-04-29 |