summaryrefslogtreecommitdiff
path: root/includes/path.inc
Commit message (Collapse)AuthorAge
* Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, ↵David Rothstein2016-02-24
| | | | Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT
* Revert "Drupal 7.43"David Rothstein2016-02-24
| | | | This reverts commit 2f54b101bf722849e456d859876b27b90ad7e479.
* Drupal 7.43David Rothstein2016-02-24
|
* Issue #2106129 by brad.bulger, mmilano: Fix PHP notice in ↵David Rothstein2014-05-05
| | | | drupal_valid_path(): Undefined variable: form_item.
* Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean ↵Jennifer Hodgdon2013-01-16
| | | | up API docs for include files n-z
* Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: ↵webchick2012-02-28
| | | | Please let modules know about the original URL alias in hook_path_update().
* Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling ↵webchick2011-11-24
| | | | drupal_normal_path().
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort ↵Dries Buytaert2010-11-30
| | | | order of aliases for different languages.
* - Patch #797680 by lyricnz, jbrown: drupal_write_record() unnecessarily sets ↵Dries Buytaert2010-08-09
| | | | primary keys while updating.
* - Patch #829968 by andypost, AlexisWilke: drupal_lookup_path() documentation ↵Dries Buytaert2010-07-31
| | | | and return mismatch.
* - Patch #855380 by plach: () should be used to lookup the current path alias.Dries Buytaert2010-07-30
|
* - Patch #863736 by David_Rothstein: unnecessary isset() check in path_save().Dries Buytaert2010-07-26
|
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
|
* - Patch #770664 by Damien Tournoud: path whitelist uses an unsupported GROUP ↵Dries Buytaert2010-07-19
| | | | BY alias.
* - Patch #855390 by aspilicious: fix newlines in path.inc.Dries Buytaert2010-07-16
|
* - Patch #829968 by AlexisWilke: drupal_lookup_path() documentation and ↵Dries Buytaert2010-06-17
| | | | return mismatch.
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics ↵Dries Buytaert2010-05-18
| | | | module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #352712 by jastraat, dmitrig01: fixed documentation.Dries Buytaert2010-04-24
|
* - Patch #779362 by ksenzee, dereine: drupal_match_path() is unreadable.Dries Buytaert2010-04-24
|
* #587706 follow-up by plach: trim GET['q'] centrally in request_path() so ↵Angie Byron2010-03-10
| | | | subsequent places don't have to do it.
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #723634 by catch: Improve path_save() performance.Angie Byron2010-03-07
|
* - 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
|