summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow ↵Angie Byron2009-02-28
| | | | drupal_add_js() to reference external JavaScript files.
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* - Patch #381438 by drumm: do not use page cache for drupal.sh requests.Dries Buytaert2009-02-25
|
* - Patch #380400 by flobruit: fixed up the documentation.Dries Buytaert2009-02-24
|
* #349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver ↵Angie Byron2009-02-24
| | | | independent of schema to fix D6 => D7 update.
* - Patch #380064 by c960657: make file_scan_directory() use save property ↵Dries Buytaert2009-02-22
| | | | names as file_load().
* - Patch #299267 by Crell: add extender support to the SELECT query builder.Dries Buytaert2009-02-22
|
* - Patch #374940 by Dave Reid et al: fixed MergeQuery problem.Dries Buytaert2009-02-22
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* #255551 by drewish and c960657: Array-itize file_scan_directory()'s ↵Angie Byron2009-02-18
| | | | parameters (DX improvement).
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* #370846 follow-up by catch: Fix #weight sorting in drupal_render().Angie Byron2009-02-13
|
* #369423 by nedjo: Fix drupal_write_record() bug with multi-field primary ↵Angie Byron2009-02-13
| | | | keys (with tests).
* #347288 by plach: Fix Locale uninstall (with tests).Angie Byron2009-02-13
|
* #373502 by drewish and sun: Add function to delete unmanaged files ↵Angie Byron2009-02-13
| | | | recurisevely (with tests).
* - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is ↵Dries Buytaert2009-02-09
| | | | available. Drupal.org upgrade blocker.
* #370846 by catch: Further improve performance of drupal_render() sorting ↵Angie Byron2009-02-09
| | | | (with tests).
* #361683 follow-up by sun: Remove more windows line endings.Angie Byron2009-02-05
|
* #361683 follow-up by yched and sun: Fix failing tests and windows line-endings.Angie Byron2009-02-05
|
* #348627 by smk-ka and catch: Allow menu title callback property to bypass ↵Angie Byron2009-02-05
| | | | t() (+documentation and tests)
* #52990 by Roger López: Vastly improve translation string search and editing ↵Angie Byron2009-02-05
| | | | interface.
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, ↵Dries Buytaert2009-02-03
| | | | floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
* - Patch #367380 by Moshe: make block module optional.Dries Buytaert2009-02-03
|
* - Reverting #367711 ...Dries Buytaert2009-02-03
|
* - Patch #367711 by catch: shorten drupal_map_assoc(). Thanks almighty catch.Dries Buytaert2009-02-02
|
* - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx).Dries Buytaert2009-02-01
|
* #360128 by quicksketch: Create centralized ahah callback to reduce duplicate ↵Angie Byron2009-02-01
| | | | code.
* - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds ↵Dries Buytaert2009-01-31
| | | | of times on some pages.
* #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter ↵Angie Byron2009-01-31
| | | | default to NULL so that NULLs do not need to be specified.
* #242962 by Heine: Add a 'tablesort' Form API element to unify various places ↵Angie Byron2009-01-28
| | | | we use a big table with JS-enabled checkboxes next to each item (with tests).
* #364407 by catch: Fix drupal_render() sorting (with tests).Angie Byron2009-01-27
|
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: ↵Dries Buytaert2009-01-27
| | | | hook_page_alter. Oh, behave.
* - Removing whitespace.Dries Buytaert2009-01-26
|
* #363687 by chx: Simplify DBTNG codeflow.Angie Byron2009-01-25
|
* - Patch #353632 by catch et al: avoid sorting elements twice -- performance ↵Dries Buytaert2009-01-23
| | | | improvement.
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
|
* #306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist ↵Angie Byron2009-01-22
| | | | with programmatic node creation.
* #345973 by aaron and Rob Loach: Move parameter on drupal_add_css/js to a ↵Angie Byron2009-01-22
| | | | 'type' instead, to clean up calling code.
* #352121 by valthebald and Damien Tournoud: Allow importing of invalid tags ↵Angie Byron2009-01-22
| | | | in .po files into non-default text groups.
* #220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block ↵Angie Byron2009-01-22
| | | | that makes all languages active (with tests)
* #346285 by Damien Tournoud: forward-port HTTP_HOST fix from 6.x.Angie Byron2009-01-22
|
* - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text ↵Dries Buytaert2009-01-21
| | | | format' based on UMN usability study.
* #361514 by Dave Reid and drewish: Use file name in file error messages.Angie Byron2009-01-21
|
* #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix ↵Angie Byron2009-01-20
| | | | undefined index locale in install.php and clean up crufty code.
* #30520 follow-up by Dave Reid: Fix error message about upload when not ↵Angie Byron2009-01-20
| | | | uploading a file (with tests, so we don't break it again).
* #291026 follow-up by Dave Reid: Fix incorrect variable name.Angie Byron2009-01-20
|
* - Patch #291026 by Dave Reid, Pasqualle, Rob Loach, et al: improved error ↵Dries Buytaert2009-01-19
| | | | reporting settings.
* - Patch #360982 by Damien Tournoud: fixed typo in SQLite transacation ↵Dries Buytaert2009-01-19
| | | | detection code.
* - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, ↵Dries Buytaert2009-01-19
| | | | unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.