/[drupal]/contributions/modules/handler/handler.module
ViewVC logotype

Log of /contributions/modules/handler/handler.module

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.11.2.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 05:56:34 2009 UTC (4 months, 3 weeks ago) by crell
Branch: DRUPAL-7--3
Changes since 1.11.2.5.2.6: +1 -5 lines
Diff to previous 1.11.2.5.2.6 , to branch point 1.11.2.5
Remove debugging code.

Revision 1.11.2.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 02:55:07 2009 UTC (5 months ago) by crell
Branch: DRUPAL-7--3
Changes since 1.11.2.5.2.5: +99 -160 lines
Diff to previous 1.11.2.5.2.5 , to branch point 1.11.2.5
Rename handlers to plugins throughout the code.

Revision 1.11.2.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 07:38:58 2009 UTC (5 months, 1 week ago) by crell
Branch: DRUPAL-7--3
Changes since 1.11.2.5.2.4: +14 -9 lines
Diff to previous 1.11.2.5.2.4 , to branch point 1.11.2.5
Ha ha, we can now save configuration as part of an attachment!

Revision 1.11.2.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 19:43:52 2009 UTC (5 months, 3 weeks ago) by crell
Branch: DRUPAL-7--3
Changes since 1.11.2.5.2.3: +10 -8 lines
Diff to previous 1.11.2.5.2.3 , to branch point 1.11.2.5
Pass handler-specific configuration object to handlers.

Revision 1.11.2.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 03:43:21 2009 UTC (5 months, 4 weeks ago) by crell
Branch: DRUPAL-7--3
Changes since 1.11.2.5.2.2: +3 -2 lines
Diff to previous 1.11.2.5.2.2 , to branch point 1.11.2.5
Update code to pass in the configuration object.  Still can't actually configure yet. :-)

Revision 1.11.2.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 01:56:10 2009 UTC (5 months, 4 weeks ago) by crell
Branch: DRUPAL-7--3
Changes since 1.11.2.5.2.1: +189 -37 lines
Diff to previous 1.11.2.5.2.1 , to branch point 1.11.2.5
And here's the rest of the code from the core patch.  It now passes all unit tests.  Yay!

Revision 1.11.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 03:51:26 2009 UTC (6 months, 4 weeks ago) by crell
Branch: DRUPAL-7--3
Changes since 1.11.2.5: +127 -454 lines
Diff to previous 1.11.2.5
- Start dropping in the core version of handlers for further development.

Revision 1.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 07:22:14 2008 UTC (11 months, 3 weeks ago) by crell
Branch: DRUPAL-6--2
Branch point for: DRUPAL-7--3
Changes since 1.11.2.4: +1 -2 lines
Diff to previous 1.11.2.4 , to branch point 1.11 , to next main 1.14
- Remove debug code.

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 07:21:44 2008 UTC (11 months, 3 weeks ago) by crell
Branch: DRUPAL-6--2
Changes since 1.11.2.3: +20 -11 lines
Diff to previous 1.11.2.3 , to branch point 1.11
- Add a default record into the loookup table for each slot, so that there's always at least one match.
- We can actually lookup a handler now!

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 06:49:43 2008 UTC (11 months, 3 weeks ago) by crell
Branch: DRUPAL-6--2
Changes since 1.11.2.2: +36 -5 lines
Diff to previous 1.11.2.2 , to branch point 1.11
- More fixing and updating.  Still can't load a handler properly.

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 06:23:30 2008 UTC (11 months, 3 weeks ago) by crell
Branch: DRUPAL-6--2
Changes since 1.11.2.1: +5 -2 lines
Diff to previous 1.11.2.1 , to branch point 1.11
- Restore the test module from HEAD, too.  *sigh*
- Fix a few more bugs.
- Update schema further.

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 05:41:52 2008 UTC (11 months, 3 weeks ago) by crell
Branch: DRUPAL-6--2
Changes since 1.11: +191 -134 lines
Diff to previous 1.11
- Merge in the changes from HEAD, which should have been here all along but I screwed up the CVS branch again as usual.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 08:58:31 2008 UTC (12 months, 2 weeks ago) by crell
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +63 -6 lines
Diff to previous 1.13
A few more changes.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 00:45:37 2008 UTC (13 months ago) by crell
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
- Updated schema for name changes, and preparing for the new lookup mechanism.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 27 00:42:16 2008 UTC (13 months ago) by crell
Branch: MAIN
Changes since 1.11: +135 -134 lines
Diff to previous 1.11
- Rename "target" to "slot" and "options" to "targets".

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 11:37:37 2008 UTC (15 months ago) by crell
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.10: +1 -2 lines
Diff to previous 1.10
- Add another test handler.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 04:11:49 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.9: +3 -6 lines
Diff to previous 1.9
- Minor cleanups spotted by sdboyer.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 03:54:09 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.8: +11 -10 lines
Diff to previous 1.8
Add a proper install file with schema hook.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 02:16:41 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.7: +51 -8 lines
Diff to previous 1.7
- Add ability to programmatically attach a handler to a given target.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 01:07:12 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.6: +56 -14 lines
Diff to previous 1.6
Support for default handler definition in the target definition.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 23:54:15 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.5: +16 -3 lines
Diff to previous 1.5
- Some minor cleanup and docs.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 23:49:03 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.4: +55 -19 lines
Diff to previous 1.4
We can now look up handler mappings from a utility function.  Yay!

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 23:21:15 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.3: +102 -10 lines
Diff to previous 1.3
- Proper handling of custom factory functions.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 22:47:47 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.2: +11 -3 lines
Diff to previous 1.2
- Add more documentation and proper CVS tags.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 22:33:07 2008 UTC (15 months, 2 weeks ago) by crell
Branch: MAIN
Changes since 1.1: +92 -71 lines
Diff to previous 1.1
- Parsing the registry hooks now works.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 05:58:22 2008 UTC (15 months, 3 weeks ago) by crell
Branch: MAIN
- Initial commit.  The code only sort of works so far.  Don't use this yet unless you are Crell. :-)

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