summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #517542 by David Strauss: renamed functions for clarity. We say ↵Dries Buytaert2009-07-14
| | | | 'yay' to clarity!
* #455844 follow-up by yched: Change render() to print render() for ↵Angie Byron2009-07-13
| | | | consistency with other template variables.
* - Patch #517502 by Crell: make transaction API follow its own documentation.Dries Buytaert2009-07-13
|
* - Patch #491456 by quicksketch, drewish, et al: image effects and actions.Dries Buytaert2009-07-12
|
* #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files.Angie Byron2009-07-10
|
* #454462 by JohnAlbin: Fire MODULE_preprocess_maintenance_page functions.Angie Byron2009-07-10
|
* #485350 follow-up by Dave Reid: Fix code example for module_load_include().Angie Byron2009-07-10
|
* #462242 by rednahead and drewish: Remove stray global user that's doing nothing.Angie Byron2009-07-10
|
* #515280 by drewish: Allow file_create_directory() to create recursively, ↵Angie Byron2009-07-10
| | | | taking advantage of PHP 5.
* - Patch #346450 by Josh Waihi: length property should be ignored on non ↵Dries Buytaert2009-07-09
| | | | varchar and char fields.
* - Patch #514172 by quicksketch: increase max router parts.Dries Buytaert2009-07-09
|
* - Patch #243129 by jrchamp, DamZ, mfb, catch, justinrandell, macgirvin, et ↵Dries Buytaert2009-07-08
| | | | al: faster implementation of format_date(). Woot.
* - Patch #512308 by JacobSingh: add the ability to provide attributes to rows ↵Dries Buytaert2009-07-07
| | | | in table select
* - Patch #511760 by rfay: improve the error messages in file_unmanaged_copy().Dries Buytaert2009-07-07
|
* - Patch #314358 by wonder95: only set ignore_slave_server if there are slave ↵Dries Buytaert2009-07-07
| | | | servers being used, which is assumed if there are more than one.
* - Patch #483778 by Frando: some form API clean-up.Dries Buytaert2009-07-06
|
* - Patch #510398 by asimmonds: incorrect CSS class for form element wrappers.Dries Buytaert2009-07-05
|
* #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability ↵Angie Byron2009-07-04
| | | | for modules to register JS/CSS libraries.
* - Patch #482636 by quicksketch: further clean-up of the form IDs/classes.Dries Buytaert2009-07-04
|
* - Patch #482646 by Dave Reid et al: check for existence of ↵Dries Buytaert2009-07-04
| | | | ['HTTP_USER_AGENT'] for the SimpleTest user agent.
* - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should ↵Dries Buytaert2009-07-03
| | | | not call drupal_urlencode().
* - Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of ↵Dries Buytaert2009-07-03
| | | | HTML entities.
* - Patch #509122 by Berdir: rest in peace db_affected_rows().Dries Buytaert2009-07-03
|
* - Patch #508756 by catch, crell et al: rest in peace db_placeholders().Dries Buytaert2009-07-03
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* #485350 by jhodgdon: Clarify documentation of module_load_include().Angie Byron2009-07-01
|
* - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ↵Dries Buytaert2009-07-01
| | | | transfer system to pave the path for a plugin manager. Heroic effort.
* - Patch #477944 by DamZ: more streamlining and clean-up of session handling ↵Dries Buytaert2009-07-01
| | | | code.
* - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore ↵Dries Buytaert2009-07-01
| | | | slave servers. Finally.
* #506458 by quicksketch: Replace missing global user so that page caching ↵Angie Byron2009-06-30
| | | | works again.
* #408434 follow-up by chx: Add md5 as a function to SQLite to prevent fatal ↵Angie Byron2009-06-30
| | | | errors.
* - Patch #495598 by jrchamp: use explode() instaed of spit().Dries Buytaert2009-06-29
|
* #482346 by Berdir: Move module installation logic to module_enable() to ↵Angie Byron2009-06-28
| | | | prevent errors upon enabling modules.
* #333171 by catch: Provide cache_get_multiple() and allow clearing of ↵Angie Byron2009-06-28
| | | | multiple cache IDs at once (with tests).
* - Patch #499794 by Berdir: made protected method public because it is called ↵Dries Buytaert2009-06-27
| | | | as a public method.
* - Patch #369314 by Berdir: make sub-selects work.Dries Buytaert2009-06-27
|
* Roll-back of #395472 follow-up. Seeing if this causes testing bot to quit ↵Angie Byron2009-06-24
| | | | spazzing out.
* #395472 follow-up by Frando: Fix typo in class definitions.Angie Byron2009-06-23
|
* - Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different ↵Dries Buytaert2009-06-23
| | | | file transport mechanisms to core in preparation of a plugin manager.
* - Patch #67211 by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon ↵Dries Buytaert2009-06-20
| | | | after form titles.
* - Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules.Dries Buytaert2009-06-20
|
* - Patch #409994 by jhodgdon et al: clarified the documentation.Dries Buytaert2009-06-19
|
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more ↵Angie Byron2009-06-18
| | | | granular theming of drupal_render()ed elements.
* - Patch #293322 by minorOffense: fixed documentation.Dries Buytaert2009-06-18
|
* - Patch #265265 by jhodgdon, neochief: phpdoc fix.Dries Buytaert2009-06-18
|
* - Patch #392688 by jeffschuler: added missing documentation.Dries Buytaert2009-06-18
|
* - Patch #276008 by lilou, Arancaytar: missing user agent should not trigger ↵Dries Buytaert2009-06-17
| | | | a notice per the HTTP specification.
* - Patch #280240 by andypost: maybe some day, someone wants to post 0. :)Dries Buytaert2009-06-17
|
* #482622 by chx and Frando: Allow alternative implementations for caching.Angie Byron2009-06-16
|
* - Patch #491978 by Berdir: remove unnecessary &s.Dries Buytaert2009-06-15
|