/[drupal]/drupal/modules/search/search.api.php
ViewVC logotype

Log of /drupal/modules/search/search.api.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:19 2009 UTC (6 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:02 2009 UTC (7 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:47 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 12:33:45 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 21:05:16 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.13: +172 -142 lines
Diff to previous 1.13
- Patch #505214 by pwolanin: make the search module a slightly better framework.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 10:46:41 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.12: +43 -65 lines
Diff to previous 1.12
- Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 22:03:01 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.11: +4 -3 lines
Diff to previous 1.11
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 09:10:06 2009 UTC (5 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.10: +3 -5 lines
Diff to previous 1.10
- Patch #409750 by yched et al: overhaul and extend node build modes.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:38 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +14 -23 lines
Diff to previous 1.9
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:28 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 05:21:55 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
- Patch #471142 by stella: code style fixes.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 10:45:57 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.6: +36 -33 lines
Diff to previous 1.6
- Patch #411388 lilou et al: added missing documentation for _search hook.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 09:14:32 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:05 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.4: +6 -6 lines
Diff to previous 1.4
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:16:20 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:41:38 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Rollback of #225562 -- I think there is still something wrong.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:25:12 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
- Patch #225562 by Jody Lynn:  change DB table names from eg. term_data to taxonomy_term_data.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 02:37:32 2008 UTC (12 months ago) by webchick
Branch: MAIN
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2