| Commit message (Expand) | Author | Age |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |
* | - Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers. | Dries Buytaert | 2010-04-11 |
* | - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to enable... | Dries Buytaert | 2010-04-07 |
* | - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en... | Dries Buytaert | 2010-04-06 |
* | - Patch #761616 by JohnAlbin: revert to . | Dries Buytaert | 2010-04-06 |
* | - Patch #757484 by catch: optimize node_save(). | Dries Buytaert | 2010-04-02 |
* | - Patch #757484 by catch: optimize node_save(). | Dries Buytaert | 2010-03-31 |
* | - Patch #684774 by andypost, sun: critical bug: block visibility settings can... | Dries Buytaert | 2010-03-28 |
* | - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). | Dries Buytaert | 2010-03-27 |
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ... | Dries Buytaert | 2010-03-26 |
* | - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning a... | Dries Buytaert | 2010-03-21 |
* | - Patch #596582 by sun: remove remnants of theme_node_form(). | Dries Buytaert | 2010-03-18 |
* | - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a '... | Dries Buytaert | 2010-03-12 |
* | #594412 by mrfelton: Correctly label all site-owning super-admin permissions. | Angie Byron | 2010-03-08 |
* | #684774 follow-up by sun: Remove silly superfluous check from node_block_adm... | Angie Byron | 2010-03-07 |
* | #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ... | Angie Byron | 2010-03-07 |
* | - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown on... | Dries Buytaert | 2010-03-06 |
* | - Patch #731426 by fago: recursed entity loading didn't work. | Dries Buytaert | 2010-03-05 |
* | - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: m... | Dries Buytaert | 2010-03-03 |
* | #716258 by mikeryan: Move node_object_prepare() to node.module. | Angie Byron | 2010-02-27 |
* | - Patch #620298 by David_Rothstein: schema not available in hook_install(). | Dries Buytaert | 2010-02-26 |
* | - Patch #721010 by jhodgdon: actions topic group needs more functions include... | Dries Buytaert | 2010-02-26 |
* | - Patch #704362 by catch, andypost: fixed notices/warnings when comment modul... | Dries Buytaert | 2010-02-26 |
* | - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by... | Dries Buytaert | 2010-02-25 |
* | #722688 by moshe weitzman: Allow programmatic setting of node->changed. | Angie Byron | 2010-02-23 |
* | #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard. | Angie Byron | 2010-02-17 |
* | #701744 by jhodgdon and Crell: Remove assumptions from node_query_node_access... | Angie Byron | 2010-02-15 |
* | - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, kse... | Dries Buytaert | 2010-02-13 |
* | #707724 by chx: Rename confusing arguments in field/entity APIs. | Angie Byron | 2010-02-11 |
* | #525622 by scor, catch, and yched: Allow Entity path callback to deal with op... | Angie Byron | 2010-02-11 |
* | - Patch #710406 by jhodgdon: node_search_execute() should no longer try to ca... | Dries Buytaert | 2010-02-11 |
* | #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/p... | Angie Byron | 2010-02-07 |
* | - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation. | Dries Buytaert | 2010-02-05 |
* | #492186 follow-up by nvanhove and Dave Reid: Fixed Authoring information is n... | Angie Byron | 2010-01-30 |
* | #680910 by yched and bjaspan: Allow fields to be restricted to entity types. | Angie Byron | 2010-01-30 |
* | #684202 by catch: Added Entity insert/delete/update hooks, to support caching. | Angie Byron | 2010-01-30 |
* | - Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ?q=... | Dries Buytaert | 2010-01-29 |
* | #689716 by yoroy: Remove 'Change the default front page' link from the welcom... | Angie Byron | 2010-01-28 |
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
* | - Patch #667152 by catch: optimize node_tag_new(). | Dries Buytaert | 2010-01-22 |
* | - Patch #353595 by dereine, catch, killes@www.drop.org: node_access() issues ... | Dries Buytaert | 2010-01-20 |
* | - Patch #684646 by catch: reordered some code to avoid unnecessary query in _... | Dries Buytaert | 2010-01-18 |
* | - Patch #684774 by sun: block visibility settings cannot be properly extended. | Dries Buytaert | 2010-01-15 |
* | - Patch #683630 by Dave Reid: remove hard-coded 'administer nodes' checking i... | Dries Buytaert | 2010-01-14 |
* | #678546 by rfay and jhodgdon: Improve wording of help text in admin/config/re... | Angie Byron | 2010-01-14 |
* | #614508 by linclark and scor: Annotate tracker page with RDFa. | Angie Byron | 2010-01-14 |
* | #261258 follow-up by dbabbage: Fixed some missed node title changes that were... | Angie Byron | 2010-01-13 |
* | #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ... | Angie Byron | 2010-01-13 |
* | #261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() insert... | Angie Byron | 2010-01-13 |