/[drupal]/drupal/includes/registry.inc
ViewVC logotype

Log of /drupal/includes/registry.inc

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.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 22:06:09 2009 UTC (2 weeks ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +3 -5 lines
Diff to previous 1.25
- Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 05:26:57 2009 UTC (6 weeks, 1 day ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:18 2009 UTC (3 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.23: +15 -118 lines
Diff to previous 1.23
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:42 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.22: +118 -15 lines
Diff to previous 1.22
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:01:59 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.21: +15 -118 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:39 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 05:09:40 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.19: +2 -8 lines
Diff to previous 1.19
#504256 by Berdir and sun: Fix notice on modules page when first scanning a module.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 12:37:54 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.18: +18 -11 lines
Diff to previous 1.18
- Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 16:14:49 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.17: +3 -7 lines
Diff to previous 1.17
- Patch #449198 by justinrandell: documentation update.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 09:23:50 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +20 -5 lines
Diff to previous 1.16
- Patch #449198 by boombatower: cealn up test loading and related API.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 16:04:42 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.15: +7 -1 lines
Diff to previous 1.15
- Patch #368116 by chx, c960657: fixed bug in tokenizer for registry.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 16:46:23 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.14: +4 -2 lines
Diff to previous 1.14
- Patch #458566 by chx: work around PHP's curly bracket madness.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 18:04:16 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.13: +8 -2 lines
Diff to previous 1.13
- Patch #429132 by Berdir: remove unnecessary module_rebuild_cache().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 17:41:32 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
- Patch #422374 by JamesAn: convert to use the new static caching API.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 17:55:29 2009 UTC (9 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:33 2008 UTC (11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 23:21:22 2008 UTC (11 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.9: +7 -3 lines
Diff to previous 1.9
#338184 by Damien Tournoud: Remove special workarounds for serialize() in the registry.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 19:41:14 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 22:39:58 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.7: +21 -3 lines
Diff to previous 1.7
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 02:18:22 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.6: +26 -6 lines
Diff to previous 1.6
- Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 19:23:36 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.5: +14 -5 lines
Diff to previous 1.5
#319405 by Crell: Code style clean-up for registry queries.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:23 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.4: +6 -6 lines
Diff to previous 1.4
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 03:49:23 2008 UTC (14 months ago) by webchick
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:36 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.2: +36 -16 lines
Diff to previous 1.2
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 19:01:02 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:32:02 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

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