| Commit message (Expand) | Author | Age |
* | Issue #1181576 by James_Stallings: Fixed node_get_recent() doc needs to clari... | webchick | 2011-07-06 |
* | Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does n... | webchick | 2011-07-04 |
* | Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo. | webchick | 2011-07-03 |
* | Issue #1204648 by webchick: Fixed Tests added for SA-2011-CORE-002 broke test... | webchick | 2011-06-29 |
* | Merge branch '7.2-security' into 7.x | webchick | 2011-06-29 |
|\ |
|
| * | Drupal 7.3 | webchick | 2011-06-29 |
* | | Issue #253725 by jhodgdon: Fixed () in search results does not have array key... | webchick | 2011-06-26 |
* | | Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the c... | webchick | 2011-06-08 |
* | | Issue #1144848 by mr.baileys: Fixed node_type_form_submit() should not say it... | webchick | 2011-06-01 |
* | | Issue #1158596 by mr.baileys: Fixed clarification of node in hook_node_submit... | webchick | 2011-06-01 |
* | | Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: cont... | webchick | 2011-05-29 |
|/ |
|
* | Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after upgra... | webchick | 2011-05-23 |
* | Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language... | webchick | 2011-05-18 |
* | Issue #1017672 by catch, q0rban: Fixed D6 to D7 update process permanently de... | Angela Byron | 2011-05-17 |
* | - Patch #1149002 by droplet, hansfn: 'Machine name' not translatable on the c... | Dries Buytaert | 2011-05-17 |
* | - Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an us... | Dries Buytaert | 2011-05-17 |
* | - Patch #988030 by mr.baileys, linclark: document correct sequence of hooks i... | Dries Buytaert | 2011-05-14 |
* | Hm. Rollback of previous patch. I think I just broke testbot. NOOB. | webchick | 2011-05-13 |
* | Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes ... | webchick | 2011-05-13 |
* | - Patch #1024684 by linclark: omit & in @param statements (for consistency). | Dries Buytaert | 2011-05-08 |
* | - Patch #1051870 by boombatower: remove unused variable initialization. | Dries Buytaert | 2011-05-01 |
* | - Patch #1107384 by droplet: wrong instance definition in node.module. | Dries Buytaert | 2011-04-22 |
* | - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. | Dries Buytaert | 2011-04-12 |
* | - Patch #1120928 by catch: {history} table is owned by system module. | Dries Buytaert | 2011-04-12 |
* | Issue #1021406 by ygerasimov: fixed typo in documentation | webchick | 2011-03-28 |
* | Issue #1082624 by Barrett: hook_form() doc references example project and sho... | webchick | 2011-03-21 |
* | #1065968 by droplet: fixed function node_get_recent(). | Dries Buytaert | 2011-02-28 |
* | - Patch #1076394 by pillarsdotnet: improved test code. | Dries Buytaert | 2011-02-28 |
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
* | - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. | Dries Buytaert | 2011-02-04 |
* | - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked'... | Dries Buytaert | 2011-01-18 |
* | - Patch #375064 by c960657, catch: Performance: Multilanguage checking on adm... | Dries Buytaert | 2011-01-12 |
* | #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. | Angie Byron | 2011-01-03 |
* | #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup | Angie Byron | 2011-01-02 |
* | #1003958 by mlncn: Correct _node_save_revision documentation | Angie Byron | 2010-12-30 |
* | #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ... | Angie Byron | 2010-12-20 |
* | #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect | Angie Byron | 2010-12-17 |
* | #986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed _node_types_bui... | Angie Byron | 2010-12-15 |
* | #728090 by alexjarvis: Fixed 'Revision information' can have incorrect summary | Angie Byron | 2010-12-15 |
* | #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). | Angie Byron | 2010-12-15 |
* | - Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type(... | Dries Buytaert | 2010-12-14 |
* | #967330 by Dave Reid: Fixed The [current-user:?] token should provide the act... | Angie Byron | 2010-12-09 |
* | - Patch #991726 by wojtha, meba: missing format_plural() in comments and node... | Dries Buytaert | 2010-12-09 |
* | - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language selectio... | Dries Buytaert | 2010-12-02 |
* | - Patch #986018 by fago: remove ununsed test files. | Dries Buytaert | 2010-12-02 |
* | #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into... | Angie Byron | 2010-12-01 |
* | - Patch #651240 by fago, sun: allow modules to react to changes to an entity. | Dries Buytaert | 2010-11-30 |
* | #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). | Angie Byron | 2010-11-29 |
* | - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hoj... | Dries Buytaert | 2010-11-27 |
* | - Patch #802524 by CrookedNumber, aaronbauman: node_add() still unnecessarily... | Dries Buytaert | 2010-11-26 |