| Commit message (Expand) | Author | Age |
* | - Patch #761616 by JohnAlbin: revert to . | Dries Buytaert | 2010-04-06 |
* | - Patch #757484 by catch: optimize node_save(). | Dries Buytaert | 2010-04-02 |
* | - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved x... | Dries Buytaert | 2010-03-31 |
* | - 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 #685784 by alexj, sun: 'Create new revision' setting for content type... | Dries Buytaert | 2010-03-24 |
* | - 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 #326564 by nenne: fixed hook_validate() documentation. | Dries Buytaert | 2010-03-18 |
* | - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a '... | Dries Buytaert | 2010-03-12 |
* | - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredic... | Dries Buytaert | 2010-03-09 |
* | #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 |
* | #676800 follow-up by sun: More fieldset fixes. | Angie Byron | 2010-03-07 |
* | - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown on... | Dries Buytaert | 2010-03-06 |
* | - Patch #734146 by scor: white-space clean-up. | 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 |
* | - Patch #728820 by David_Rothstein: clean up installation of required modules. | Dries Buytaert | 2010-03-01 |
* | #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 |
* | #645374 follow-up by sun: Make entity ids available to confirm form submit ha... | Angie Byron | 2010-02-17 |
* | #716284 by mikeryan: Fixed node_object_prepare() doesn't recognize is_new(). | Angie Byron | 2010-02-17 |
* | #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 |
* | #482346 by catch: Remove dead code. | 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 |
* | - Patch #708974 by jhodgdon: follow-up patch to correct some documentation mi... | Dries Buytaert | 2010-02-11 |
* | - Patch #708974 by jhodgdon: documentation improvements: provide an overview ... | Dries Buytaert | 2010-02-10 |
* | - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function pa... | Dries Buytaert | 2010-02-09 |
* | - Patch #708144 by lilou: remove double semicolons at end of line. | Dries Buytaert | 2010-02-09 |
* | #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/p... | Angie Byron | 2010-02-07 |
* | - Patch #704728 by jhodgdon: fixed node grants documentation. | Dries Buytaert | 2010-02-05 |
* | - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation. | Dries Buytaert | 2010-02-05 |
* | #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ... | Angie Byron | 2010-02-03 |
* | #700862 by David_Rothstein: Fixed Test for empty node log messages doesn't ac... | Angie Byron | 2010-02-01 |
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ... | Dries Buytaert | 2010-01-30 |
* | #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 |