summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #369002 by toddy: Use format_plural() for search keyword length error.Angie Byron2009-03-01
|
* #364467 by alex_b: Fix remove followed by update aggregator items.Angie Byron2009-03-01
|
* #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 #382898 by Jody Lunn: fix0red spelling mistake.Dries Buytaert2009-02-25
|
* - Patch #243524 by Dave Reid, chx: display INFO_ALL output when calling ↵Dries Buytaert2009-02-25
| | | | system_php().
* - Patch #383318 by mr.baileys: incorrect memory shortage warning when memory ↵Dries Buytaert2009-02-25
| | | | limit is unlimited.
* #367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and ↵Angie Byron2009-02-24
| | | | polish default page.tpl.php to make it easier for CSS designers to theme.
* - Patch #380400 by flobruit: fixed up the documentation.Dries Buytaert2009-02-24
|
* - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards.Dries Buytaert2009-02-24
|
* #369229 follow-up by stella and nedjo: Fix locale tests.Angie Byron2009-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 #296584 by mr.baileys: fixed incorrect example with regards to the ↵Dries Buytaert2009-02-24
| | | | use of t() in menu item titles.
* - Patch #382096 by Arancaytar: improve the form limits so that they actually ↵Dries Buytaert2009-02-24
| | | | make sense and don't get in the way of SQLite support.
* - Patch #369229 by stella: improved and extended the locale module tests.Dries Buytaert2009-02-22
|
* - Patch #334554 by hass: prevent endless loops in the simpletests.Dries Buytaert2009-02-22
|
* - 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
|
* - Patch #377870 by mr.baileys: removed unnecessary access check.Dries Buytaert2009-02-20
|
* #330983 follow-up by David Rothenstein: Move rename function later in the ↵Angie Byron2009-02-20
| | | | process to un-break D6->D7 upgrade path.
* #377564 by boombatower: Make run-tests.sh respect the ↵Angie Byron2009-02-20
| | | | 'simpletest_clear_results' variable.
* - Patch #374568 by chx: remove useless JOIN from permission query.Dries Buytaert2009-02-19
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* #215080 by drifter and robertDouglass: Add index on system name and type to ↵Angie Byron2009-02-18
| | | | speed query.
* #373763 by Dave Reid: Fix bug in field_sql_storage_schema() that prevents ↵Angie Byron2009-02-18
| | | | SimpleTest from clearing tables.
* #255551 by drewish and c960657: Array-itize file_scan_directory()'s ↵Angie Byron2009-02-18
| | | | parameters (DX improvement).
* #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵Angie Byron2009-02-18
| | | | clearfix, which is the lingo that designers use for it.
* #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵Angie Byron2009-02-18
| | | | compatibility with other JavaScript libraries.
* #373613 interim commit: Adding some images that can be used in image API ↵Angie Byron2009-02-15
| | | | testing.
* #367696 by drumm: Simplify the vocabulary edit form.Angie Byron2009-02-13
|
* #370846 follow-up by catch: Fix #weight sorting in drupal_render().Angie Byron2009-02-13
|
* #372474 by karschsp: Minor documentation fix for node access system.Angie Byron2009-02-13
|
* #369423 by nedjo: Fix drupal_write_record() bug with multi-field primary ↵Angie Byron2009-02-13
| | | | keys (with tests).
* #69468 by marcingy, greggles, mikey_p: Usability: Display node type on ↵Angie Byron2009-02-13
| | | | editing form.
* #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).
* #135976 by Dave Reid: Move Administration Theme setting to the themes page ↵Angie Byron2009-02-11
| | | | where it is findable (with tests).
* #372376 by yched: Remove uninstall/disable hooks from required field.module.Angie Byron2009-02-11
|
* #62926 by karschsp: Increase maximum length of free tagging field.Angie Byron2009-02-11
|
* #372400 by swentel and BrightLoudNoise: Fix 'delete' link on block ↵Angie Byron2009-02-11
| | | | administration screen.
* #370037 by bjaspan: Add means of getting all instances of a field.Angie Byron2009-02-10
|
* #355496 by geodaniel, Dave Reid: Always list available databases, with ↵Angie Byron2009-02-10
| | | | explanation when only one is in the list.
* #370806 by cwgordon7: Add navigation and login blocks back to minimal profile.Angie Byron2009-02-10
|
* #369562 by yched: More Field API clean-ups.Angie Byron2009-02-10
|
* #371363 by yched: Fix field form tests from randomly breaking. Hooray.Angie Byron2009-02-10
|
* #371422 by catch: Field form tests should use drupal_strtolower().Angie Byron2009-02-09
|
* - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is ↵Dries Buytaert2009-02-09
| | | | available. Drupal.org upgrade blocker.
* #365149 by karschsp: Fix @endcode at the end of hook_page_alter() example.Angie Byron2009-02-09
|