| Commit message (Expand) | Author | Age |
* | #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (an... | Angie Byron | 2009-05-28 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | #309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_r... | Angie Byron | 2009-05-27 |
* | - Patch #393402 by stella, Xane: renamed 'create content' link to 'add new co... | Dries Buytaert | 2009-05-26 |
* | - Patch #472658 by agentrickard: clean up of inline code comments. | Dries Buytaert | 2009-05-26 |
* | - Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has... | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc. | Dries Buytaert | 2009-05-22 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | - Patch #428744 by Gabor: make the main page content a real block and clean u... | Dries Buytaert | 2009-05-21 |
* | - Patch #469134 by Bohjan: removed some redundant help. | Dries Buytaert | 2009-05-21 |
* | #457080 by moshe weitzman: Add node_delete_multiple() for more efficient dele... | Angie Byron | 2009-05-20 |
* | - Patch #464912 by pwolanin: add doxygen suggestion standard for contrib modu... | Dries Buytaert | 2009-05-18 |
* | #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ...... | Angie Byron | 2009-05-16 |
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
* | - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so ... | Dries Buytaert | 2009-05-12 |
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
* | - Patch #449718 by alienbrain: node_feed() is now using new node building API. | Dries Buytaert | 2009-05-03 |
* | - Patch #446742 by sun, dmitrig01: fixed various bugs. | Dries Buytaert | 2009-04-29 |
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
* | - Patch #444876 by Damien Tournoud: remove node_invoke_node(). | Dries Buytaert | 2009-04-26 |
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a them... | Dries Buytaert | 2009-04-26 |
* | - Patch #352880 by dereine, Dave Reid: replace strstre with strpos. | Dries Buytaert | 2009-04-26 |
* | #303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is... | Angie Byron | 2009-04-25 |
* | - Patch #394484 by Berdir and Crell: converted node module to the new databas... | Dries Buytaert | 2009-04-25 |
* | - Patch #440768 by Dave Reid: move {node_counter} table from node module to s... | Dries Buytaert | 2009-04-24 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | - Patch #318496 by DeeLay: node_delete does not clean up history. | Dries Buytaert | 2009-04-20 |
* | #369964 by yched and bjaspan: Refactor field validation and error reporting. ... | Angie Byron | 2009-03-26 |
* | - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to... | Dries Buytaert | 2009-03-20 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | - Patch #394694 by stompeers: improve node edit conflict message. Result from... | Dries Buytaert | 2009-03-14 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | - Patch #299267 by Crell: add extender support to the SELECT query builder. | Dries Buytaert | 2009-02-22 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #372474 by karschsp: Minor documentation fix for node access system. | Angie Byron | 2009-02-13 |
* | #333478 by keith.smith: Remove extra comma and 'character sequences' in taxon... | Angie Byron | 2009-02-06 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant... | Dries Buytaert | 2009-02-03 |
* | #365183 by Eaton: Fix for node_feed() silently discards ->content (with tests). | Angie Byron | 2009-01-28 |
* | - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p... | Dries Buytaert | 2009-01-27 |
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | #306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with... | Angie Byron | 2009-01-22 |
* | #287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FO... | Angie Byron | 2009-01-22 |
* | - Patch #278675 by Dave Reid, pwolanin, drewish, robertDouglass: fixed possib... | Dries Buytaert | 2009-01-21 |
* | #320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes. | Angie Byron | 2009-01-17 |
* | - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table... | Dries Buytaert | 2009-01-14 |
* | - Rollback of #225562 -- I think there is still something wrong. | Dries Buytaert | 2009-01-13 |