summaryrefslogtreecommitdiff
path: root/includes/path.inc
Commit message (Collapse)AuthorAge
* - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem ↵Dries Buytaert2010-01-29
| | | | with clean urls.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* #619666 follow-up by effulgentsia: Make performance-critical usage of ↵Angie Byron2010-01-07
| | | | drupal_static() grokkable.
* - Patch #190867 by chx: fixed access to creating path aliases.Dries Buytaert2009-12-17
|
* #652420 by sun: Fixed Various failures everywhere caught by asserting on ↵Angie Byron2009-12-07
| | | | watchdog errors found in testing logs.
* - Patch #652420 by sun: fixed various failures.Dries Buytaert2009-12-06
|
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
| | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
* - Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not ↵Dries Buytaert2009-12-01
| | | | call drupal_get_normal_path().
* #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for ↵Angie Byron2009-11-20
| | | | drupal_static() in performance-critical functions.
* #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵Angie Byron2009-10-24
| | | | 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.Dries Buytaert2009-10-22
|
* - Patch #332333 by dmitrig01, alexw: add a real API to path.module.Dries Buytaert2009-10-15
|
* #523298 by catch: Speed up static caching in drupal_lookup_path().Angie Byron2009-08-02
|
* - Patch #388544 by arianek, joachim: added missing documentation.Dries Buytaert2009-07-27
|
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #517542 by David Strauss: renamed functions for clarity. We say ↵Dries Buytaert2009-07-14
| | | | 'yay' to clarity!
* - Patch #484336 by smk-ka: remove left-over variable.Dries Buytaert2009-06-08
|
* - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' ↵Dries Buytaert2009-06-02
| | | | order.
* - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() ↵Dries Buytaert2009-06-01
| | | | optimizations.
* - Patch #472658 by agentrickard: clean up of inline code comments.Dries Buytaert2009-05-26
|
* - Patch #456824 by catch: add better caching to drupal_lookup_path().Dries Buytaert2009-05-16
|
* #445152 by caktux and akahn: Default drupal_get_path_alias() to returning ↵Angie Byron2009-05-07
| | | | the current page's alias.
* - Patch #431976 by mcrittenden, Arancaytar webchick, chx, et al: added a ↵Dries Buytaert2009-05-06
| | | | wrapper for ?q=. No tests.
* - Patch #422374 by JamesAn: convert to use the new static caching API.Dries Buytaert2009-04-03
|
* - Patch #352712 by dmitrig01: better documentation for menu_get_object() and ↵Dries Buytaert2009-01-04
| | | | arg().
* - Patch #353823 by swentel: fixed database conversion.Dries Buytaert2009-01-03
|
* - Patch #353823 by killes: convert path.inc to the new database layer.Dries Buytaert2009-01-03
|
* - Patch #340557 by Dave Reid: use static caching in drupal_is_front_page().Dries Buytaert2008-12-09
|
* #242873 follow-up: Missed a couple files with drupal_set_title().Angie Byron2008-10-14
|
* - Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe').Dries Buytaert2008-10-13
|
* Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵Angie Byron2008-10-12
| | | | some configurations.
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵Angie Byron2008-10-11
| | | | default.
* - Patch #196862 by catch: rolled back path optimization as it broke certain ↵Dries Buytaert2008-06-24
| | | | tests.
* - Patch #270045 by drewish, Susurrus: clean up return values.Dries Buytaert2008-06-18
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | 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' ↵Dries Buytaert2008-04-06
| | | | per the UMN usability study results.
* - Patch #196862 by earnie et al: make drupal_lookup_path() a tad faster by ↵Dries Buytaert2008-02-18
| | | | eliminating an SQL query.
* #133435 by jpetso: fix arg() phpdoc to document that NULL is returned when ↵Gábor Hojtsy2007-11-04
| | | | an argument is not found
* - Patch #155870 by quicksketch et al: AHAH-ification of the poll module.Dries Buytaert2007-10-17
|
* #183690 by Wim Leers: (developer improvement) abstract path matching to ↵Gábor Hojtsy2007-10-16
| | | | 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() optionsGábor Hojtsy2007-06-18
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* - Patch #100957 by chx: clean up drupal_lookup_path()Dries Buytaert2006-12-23
|
* - Patch #100957 by Tobias and chx: fixed return value of drupal_lookup_path().Dries Buytaert2006-12-04
|
* Fixing a PHP notice with proper checking.Neil Drumm2006-11-26
|
* #97317 by Jaza. Avoid over-caching.Neil Drumm2006-11-17
|
* #83234 by robertDouglass. Cache the right thing for path lookups.Neil Drumm2006-09-13
|
* - Patch #83234 by rDouglass: fixed caching glitch.Dries Buytaert2006-09-09
|