| Commit message (Expand) | Author | Age |
* | Issue #1154382 followup by plach: Fixed several issues with the newly-added h... | David Rothstein | 2012-11-06 |
* | Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, DamienMcKenna, c... | webchick | 2012-09-30 |
* | Issue #1410260 by swentel, mojzis, droplet, pingers, drupdan3: Fixed rss.xml/... | webchick | 2012-09-19 |
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 |
* | Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API | Jennifer Hodgdon | 2012-09-11 |
* | Issue #1728568 by e2thex, oriol_e9g: Fixed Add table alias in node query cond... | webchick | 2012-08-19 |
* | Issue #1679594 by sun: Fixed node_requirements() breaks Drupal installer. | webchick | 2012-08-18 |
* | Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, llis... | David Rothstein | 2012-07-29 |
* | Issue #1495648 by plach: Introduce entity language support. | David Rothstein | 2012-06-09 |
* | Issue #1598508 by jeffschuler: fix return docs for _node_types_build function | Jennifer Hodgdon | 2012-05-30 |
* | Issue #813146 by bleen18: remove variable cruft in node_submit function | Jennifer Hodgdon | 2012-05-04 |
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. | webchick | 2012-04-30 |
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages | Jennifer Hodgdon | 2012-03-26 |
* | Issue #681760 by agentrickard, Josh Waihi, Niklas Fiekas, catch, xjm, NaX, ch... | webchick | 2012-03-07 |
* | Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static ... | webchick | 2012-03-04 |
* | Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fix... | webchick | 2012-03-01 |
* | Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User ... | webchick | 2012-03-01 |
* | Revert "Issue #1074672 by claudiu.cristea, mikewink: Added Allow language sel... | webchick | 2012-02-29 |
* | Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to b... | webchick | 2012-02-28 |
* | Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to ... | webchick | 2012-01-30 |
* | - Patch #1000074 by naxoc: node_permission() uses check_plain() without a pur... | Dries | 2012-01-24 |
* | Issue #1227396 by chris.leversuch, jhodgdon: Document that hook_node_access()... | webchick | 2012-01-11 |
* | Issue #1345480 by chris.leversuch, rbayliss: Fixed node_load() does not docum... | webchick | 2011-12-22 |
* | Issue #1273206 by droplet: Access global when it essentially needed. | webchick | 2011-10-02 |
* | Issue #1282956 by rickmanelius, pgrond: Fixed Node revision log of '0' is ign... | webchick | 2011-09-30 |
* | Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' sect... | webchick | 2011-09-30 |
* | - Patch #1279888 by 10oclock: missing table prefix on query in node_feed(). | Dries Buytaert | 2011-09-16 |
* | Rollback of #1174602. This is a clean-up patch rather than a bug fix, and cou... | webchick | 2011-08-16 |
* | - Patch #1196318 by James_Stallings: node_last_changed() is lacking doc. | Dries Buytaert | 2011-08-10 |
* | - Patch #1174602 by jn2: Node_block_view() should use render arrays. | Dries Buytaert | 2011-08-08 |
* | Issue #1209350 by mdupont: Fixed Node access rights doc should mention how to... | webchick | 2011-07-28 |
* | Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE fo... | webchick | 2011-07-20 |
* | Issue #1196310 by barbi, JamesK: Fixed node_feed() doc does not conform to st... | webchick | 2011-07-10 |
* | Issue #237634 by salvis: Document that node_access_write_grants() should not ... | webchick | 2011-07-06 |
* | 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 |
* | Merge branch '7.2-security' into 7.x | webchick | 2011-06-29 |
|\ |
|
| * | Drupal 7.3 | webchick | 2011-06-29 |
* | | Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the c... | webchick | 2011-06-08 |
* | | Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: cont... | webchick | 2011-05-29 |
|/ |
|
* | Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language... | webchick | 2011-05-18 |
* | - Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an us... | Dries Buytaert | 2011-05-17 |
* | - 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 |
* | #1065968 by droplet: fixed function node_get_recent(). | Dries Buytaert | 2011-02-28 |
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
* | - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked'... | Dries Buytaert | 2011-01-18 |
* | #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 |