Feed items

Commit 341162 by webchick

Commit #341162 by webchick at 22:33
Drupal: /includes/form.inc 1.442
#335035 follow-up by andypost: Fixed failure in tests.

Commit 340852 by webchick

Commit #340852 by webchick at 22:31
Drupal: /modules/filter/filter.admin.js 1.2
#739142 by casey: Fixed Filter UI completely broken by Jquery 1.4.

Commit 340788 by dries

Commit #340788 by Dries at 19:51
Drupal: /modules/field/field.module 1.68
Drupal: /modules/field/tests/field.test 1.21
Drupal: /modules/field/tests/field_test.field.inc 1.9
- Patch #612894 by yched, David_Rothstein: field_format() is just a pile of code that doesn't work.

Commit 340634 by dries

Commit #340634 by Dries at 14:33
Drupal: /includes/token.inc 1.9
Drupal: /modules/system/system.test 1.117
- Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything.

Commit 340632 by dries

Commit #340632 by Dries at 14:31
Drupal: /modules/filter/filter.install 1.35
- Patch #734762 by Damien Tournoud, sun, scor: tidy up the filter upgrade path.

Commit 340626 by dries

Commit #340626 by Dries at 14:20
Drupal: /includes/common.inc 1.1128
- Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should run as anonymous when invoked via the run-cron link on the status report page.

Commit 340510 by webchick

Commit #340510 by webchick at 05:20
Drupal: /modules/user/user.module 1.1135
#86299 follow-up by coltrane and clojel: Stop users' passwords from being stored in users.data in plain-text. Ouch.