summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #486274 by mr.baileys: fixed typo.Dries Buytaert2009-06-11
|
* - Patch #288946 by jeffschuler, z.stolar: increase path length to 255.Dries Buytaert2009-06-11
|
* - Patch #147000 by Berdir: follow-up bug fix.Dries Buytaert2009-06-11
|
* - Patch #487868 by David_Rothstein: fixed some test issues.Dries Buytaert2009-06-11
|
* - Patch #222044 by c960657: better support for different OpenID versions.Dries Buytaert2009-06-10
|
* - Patch #487830 by c960657: fixed a HTTP header and improved the tests.Dries Buytaert2009-06-10
|
* - Patch #487868 by David_Rothstein: remove meaningless assertions in ↵Dries Buytaert2009-06-10
| | | | drupalLogin().
* - Patch #468630 by Dave Reid: fixed code comments.Dries Buytaert2009-06-10
|
* - Patch #336475 by kscheirer, Senpai, j.somers: added some tests for ↵Dries Buytaert2009-06-09
| | | | theme_table() and stick table headers.
* - Patch #486274 by mr.baileys: fixed typo.Dries Buytaert2009-06-09
|
* - Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7.Dries Buytaert2009-06-09
|
* - Patch #336300 by jhodgdon: updated documentation to reference the correct ↵Dries Buytaert2009-06-09
| | | | hook.
* - Patch #484862 by andypost: whitespace issues.Dries Buytaert2009-06-08
|
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* #484828 by Mike Wacker: Fix permission capitalization in help text.Angie Byron2009-06-08
|
* - Patch #307422 by brianV: for usability's sake, use 'Add new comment' ↵Dries Buytaert2009-06-08
| | | | across the board.
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵Dries Buytaert2009-06-08
| | | | t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
* #266153 by JamesAn: Add a description for user-personalizable blocks.Angie Byron2009-06-08
|
* #446898 by RoboPhred: Change URL of text formats settings page to ↵Angie Byron2009-06-08
| | | | admin/settings/formats rather than filter.
* #236657 by swentel: Fix order of arguments in system_clear_cache_submit().Angie Byron2009-06-08
|
* #483468 by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for ↵Angie Byron2009-06-08
| | | | PostgreSQL.
* - Patch #481502 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-08
|
* #339466 follow-up by c960657: Remove url() around OpenID help links.Angie Byron2009-06-07
|
* - Patch #481504 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #481500 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480412 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480426 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480112 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480102 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #480418 by JamesAn: introduces drupal_static().Dries Buytaert2009-06-07
|
* #392494 follow-up by yched: Clean-ups to Field API scalar search patch.Angie Byron2009-06-07
|
* #392494 by yched and bjaspan: Provide a query API for Field API. This is ↵Angie Byron2009-06-06
| | | | necessary because we can't assume fields will be stored in a database, due to pluggable storage backends.
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for ↵Dries Buytaert2009-06-06
| | | | timeouts to drupal_http_request().
* #480660 follow-up by c960657: unset variables, since array_slice() can cause ↵Angie Byron2009-06-06
| | | | issues on some versions of PHP.
* - Patch #482920 by Razorraser: made getInfo() static functions.Dries Buytaert2009-06-06
|
* - Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and ↵Dries Buytaert2009-06-06
| | | | PagerQueries broken.
* #243253 by dww: Put a check in update.module to see if server was reachable.Angie Byron2009-06-06
|
* #482920 follow-up by JamesAn: Fix typos and let the tests pass again.Angie Byron2009-06-05
|
* - Rollback of last patch.Dries Buytaert2009-06-05
|
* - Patch #482920 by Razorraser: fixed typo in node_access_rebuild().Dries Buytaert2009-06-05
|
* #445044 follow-up by yched: Remove field.autoload.inc file.Angie Byron2009-06-05
|
* #361277 follow-up by yched: Fix return value of update function.Angie Byron2009-06-05
|
* - Patch #445044 by bjaspan, Damien Tournoud, chx, Berdir: remove the field ↵Dries Buytaert2009-06-05
| | | | autoload feature.
* - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... ↵Dries Buytaert2009-06-05
| | | | queries.
* - Patch #476972 by andypost: optimizations for action_info array.Dries Buytaert2009-06-05
|
* - Patch #481794 by mr.baileys: made the one-time link be active immediately ↵Dries Buytaert2009-06-05
| | | | so we can remove a hack from the tests.
* - Patch #361277 by Razorraser: node_get_type() isn't anymore.Dries Buytaert2009-06-05
|
* - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post ↵Dries Buytaert2009-06-05
| | | | settings' admin screen and relocate options.
* - Patch #225864 by pwolanin: prevent PHP errors from cron.php.Dries Buytaert2009-06-05
|