Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions.
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
- Patch #332333 by sun: moving some functions, no API changes, no new features.
- Patch #332333 by dmitrig01, alexw: add a real API to path.module.
#523298 by catch: Speed up static caching in drupal_lookup_path().
- Patch #388544 by arianek, joachim: added missing documentation.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
- Patch #484336 by smk-ka: remove left-over variable.
- Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' order.
- Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations.
- Patch #472658 by agentrickard: clean up of inline code comments.
- Patch #456824 by catch: add better caching to drupal_lookup_path().
#445152 by caktux and akahn: Default drupal_get_path_alias() to returning the current page's alias.
- Patch #431976 by mcrittenden, Arancaytar webchick, chx, et al: added a wrapper for ?q=. No tests.
- Patch #422374 by JamesAn: convert to use the new static caching API.
- Patch #352712 by dmitrig01: better documentation for menu_get_object() and arg().
- Patch #353823 by swentel: fixed database conversion.
- Patch #353823 by killes: convert path.inc to the new database layer.
- Patch #340557 by Dave Reid: use static caching in drupal_is_front_page().
#242873 follow-up: Missed a couple files with drupal_set_title().
- Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe').
- Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe').
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
- Patch #196862 by catch: rolled back path optimization as it broke certain tests.
- Patch #270045 by drewish, Susurrus: clean up return values.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.
- Patch #196862 by earnie et al: make drupal_lookup_path() a tad faster by eliminating an SQL query.
#133435 by jpetso: fix arg() phpdoc to document that NULL is returned when an argument is not found
- Patch #155870 by quicksketch et al: AHAH-ification of the poll module.
#183690 by Wim Leers: (developer improvement) abstract path matching to drupal_match_path() from block listing, so this gets reusable when path based matching is required
#150049 by Moshe Weitzman: empower custom url rewriting with url() options
- Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
- Patch #100957 by chx: clean up drupal_lookup_path()
#97317, Path alias memory cache is broken, by chx, backport
- Patch #100957 by Tobias and chx: fixed return value of drupal_lookup_path().
Fixing a PHP notice with proper checking.
#97317 by Jaza. Avoid over-caching.
#83234 by robertDouglass. Cache the right thing for path lookups. backport from Head
#83234 by robertDouglass. Cache the right thing for path lookups.
#83234 by rDouglass: fixed caching glitch. backport from HEAD
- Patch #83234 by rDouglass: fixed caching glitch.
#77479 by RayZ. drupal_is_front_page() now works if the front page path is an alias. backport from HEAD
#77479 by RayZ. drupal_is_front_page() now works if the front page path is an alias.
- Patch #77422 by timcn: corrected various paths in the documentation.
#70177 by RobRoy and beginner, fix return values of drupal_is_front_page., backport from HEAD
#70177 by RobRoy and beginner, fix return values of drupal_is_front_page.
- Patch #59222 by Zen: fixed problem with breadcrumb navigation.
- Patch #33861 by Morbus et al: clean up the watchdog view.
- Patch #44828 by chx: fixed incorrect return value.
- Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit().
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |