Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵ | Dries Buytaert | 2009-06-12 |
| | | | | teasers as fields. Oh, my. | ||
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
| | |||
* | - Patch #476972 by andypost: optimizations for action_info array. | Dries Buytaert | 2009-06-05 |
| | |||
* | - Patch #111011 by Josh Waihi: adding foreign key specifications. | Dries Buytaert | 2009-06-01 |
| | |||
* | #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after ↵ | Angie Byron | 2009-05-31 |
| | | | | DBTNG conversion. | ||
* | - Patch #394586 by andypost, bubbasan, Berdir: convert to the new database ↵ | Dries Buytaert | 2009-05-29 |
| | | | | abstraction layer. | ||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | #246096 follow-up by andypost: Forgot 'static' on the getInfo() function. | Angie Byron | 2009-05-27 |
| | |||
* | #246096 by andypost, mr.baileys, and Sutharsan: Fix typo so that cron ↵ | Angie Byron | 2009-05-27 |
| | | | | triggers may be executed (with tests). | ||
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
| | |||
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
| | |||
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
| | |||
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵ | Angie Byron | 2009-05-13 |
| | | | | all .install files. | ||
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵ | Dries Buytaert | 2009-05-12 |
| | | | | unrendered forms. | ||
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵ | Dries Buytaert | 2009-04-26 |
| | | | | theme setting. | ||
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵ | Angie Byron | 2009-03-31 |
| | | | | static method to reduce memory footprint of SimpleTest. | ||
* | - Patch #357031 by aaronbauman, hinfox, dereine: passing the wrong parameter. | Dries Buytaert | 2009-03-20 |
| | |||
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple ↵ | Angie Byron | 2009-03-14 |
| | | | | users in one request. | ||
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
| | |||
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
| | |||
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
| | |||
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing ↵ | Angie Byron | 2009-01-08 |
| | | | | the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D | ||
* | #353480 follow-up by dereine and sun: Fix typo. | Angie Byron | 2009-01-07 |
| | |||
* | - Patch #353480 by dereine, justinrandell: remove from hook_comment(). | Dries Buytaert | 2009-01-04 |
| | |||
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
| | |||
* | - Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater. | Dries Buytaert | 2008-12-20 |
| | |||
* | - Patch #344361 by Rob Loach, recidive: remove some cruft left from the ↵ | Dries Buytaert | 2008-12-18 |
| | | | | de-op nodeapi patch. | ||
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵ | Dries Buytaert | 2008-12-09 |
| | | | | documentation because of previous node API clean-ups. | ||
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
| | |||
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
| | |||
* | #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ↵ | Angie Byron | 2008-11-25 |
| | | | | Drupal core. | ||
* | - Patch #332123 by webchick, lilou: remove t() function from schema ↵ | Dries Buytaert | 2008-11-15 |
| | | | | descriptions. | ||
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
| | |||
* | - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal ↵ | Dries Buytaert | 2008-11-05 |
| | | | | errors during testing. Woop, woop. | ||
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
| | |||
* | #318892 by justinrandell and chx: Add .install files to the list of files ↵ | Angie Byron | 2008-10-09 |
| | | | | added to .info files. | ||
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵ | Dries Buytaert | 2008-10-06 |
| | | | | sable tooth tigers. | ||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 |
| | | | | well as two small kittens. | ||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 |
| | | | | generation database layer for Drupal 7. | ||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #260501 by cwgordon7: made the trigger module tests pass. | Dries Buytaert | 2008-06-02 |
| | |||
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | ||
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵ | Dries Buytaert | 2008-04-23 |
| | | | | committed to D6. | ||
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ... | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
| | |||
* | - Patch #203846 by pwolanin: remove PHP4 compatibility code. | Dries Buytaert | 2008-02-17 |
| | |||
* | #210335 by keith.smith: highly confusing example in trigger module help, use ↵ | Gábor Hojtsy | 2008-01-21 |
| | | | | a better one instead | ||
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
| |