| Commit message (Expand) | Author | Age |
* | #21084, Node module is not marked "required", but is required by other requir... | Gerhard Killesreiter | 2006-02-27 |
* | #48025, System table not updated when moving modules, patch by grugnog, chang... | Gerhard Killesreiter | 2006-02-27 |
* | #48710, incorrect list of roles that can use default input format, patch by RayZ | Gerhard Killesreiter | 2006-02-27 |
* | #51125, _user_forms: change array_merge to array_merge_recursive, patch by wt... | Gerhard Killesreiter | 2006-02-27 |
* | #44129, patch by Zen | Gerhard Killesreiter | 2006-02-27 |
* | - Patch #51347 by eafarris: fixed typo: coment -> comment. | Dries Buytaert | 2006-02-26 |
* | - Patch #46690 by Zen: 'user comments' -> 'comment settings'. | Dries Buytaert | 2006-02-26 |
* | - Patch #38578 by Zen: field->id -> field->fid. | Dries Buytaert | 2006-02-26 |
* | - Patch #51189: fixed submit redirects. | Dries Buytaert | 2006-02-26 |
* | - Patch #50078 by merlinofchaos: made image toolkits work again. | Dries Buytaert | 2006-02-26 |
* | - Patch #48313 by Tobias: added missing t() function. | Dries Buytaert | 2006-02-23 |
* | - Patch #45850: it was impossible to create shadow topic. (Today's critical b... | Dries Buytaert | 2006-02-23 |
* | - Patch #49799: fixed form goto problem (Today's critical bugfix #1.) | Dries Buytaert | 2006-02-23 |
* | - #48997: Remove PHP notice from filter.module | Steven Wittens | 2006-02-23 |
* | - Patch #50755 by markus: = -> ==. | Dries Buytaert | 2006-02-22 |
* | - Patch #42068 by mfb et al: fixed problem with aggregator destroying certain... | Dries Buytaert | 2006-02-22 |
* | - Patch #31354 by Junyor et al: move node revision information for files to a... | Dries Buytaert | 2006-02-22 |
* | - Patch #47699 by wtanaka: performance improvement. | Dries Buytaert | 2006-02-22 |
* | - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) | Dries Buytaert | 2006-02-21 |
* | - Patch #48235 by markus: removed dead code. | Dries Buytaert | 2006-02-21 |
* | - Patch #24398: make password reset work in case someone does prefetching. (... | Dries Buytaert | 2006-02-21 |
* | - Patch #50106 by webchick: code clean-up. | Dries Buytaert | 2006-02-21 |
* | - Patch #50045 by merlinofchaos: fixed previews getting lost. | Dries Buytaert | 2006-02-21 |
* | - Patch #41509 by munga: setting profile field to hidden does not remove it f... | Dries Buytaert | 2006-02-21 |
* | - Patch #50219 by pz: removed some redundant code. | Dries Buytaert | 2006-02-21 |
* | - Patch #50454 by DaveNotik: fixed syntax error. (Today's 1th critical bugfix) | Dries Buytaert | 2006-02-21 |
* | - Patch #39672 by Morbus: fixed problem with help texts of taxonomy forms. | Dries Buytaert | 2006-02-20 |
* | - Patch #49476 by Moshe: fixed incorrect access check. | Dries Buytaert | 2006-02-20 |
* | - Patch #50219 by pz: removed death code. | Dries Buytaert | 2006-02-20 |
* | - Patch #46705 by killes: use += instead of array_merge(). | Dries Buytaert | 2006-02-20 |
* | - Patch #50105 by chx: simplified some code. | Dries Buytaert | 2006-02-19 |
* | - Patch #44298 by DriesK: prevent unaccessible links from being generated. | Dries Buytaert | 2006-02-19 |
* | - Patch #48918 by chx: remove POST from poll. | Dries Buytaert | 2006-02-17 |
* | - Patch #49198 by Ber: improved documentation of filter-roles setting. | Dries Buytaert | 2006-02-16 |
* | - Patch #49132 by Tobias and Zen: fixed problem with profile fields being man... | Dries Buytaert | 2006-02-16 |
* | - Patch #49462 by Markus: blogapi doesn't output alternative link if frontpag... | Dries Buytaert | 2006-02-15 |
* | - Patch #47785 by chx: login block not w3 compatible (two id attributes) | Dries Buytaert | 2006-02-15 |
* | - Patch #46743 by Morbus: fixed double encoding issue. | Dries Buytaert | 2006-02-15 |
* | - #35073: Admin/node category filter not working | Steven Wittens | 2006-02-14 |
* | - Patch #49131 by puregin: refine book permissions. | Dries Buytaert | 2006-02-14 |
* | - Patch #43572 by Tobias: don't accept spaces. | Dries Buytaert | 2006-02-14 |
* | - Patch #47329 by merlinofchaos: fixed blogapi module problem. | Dries Buytaert | 2006-02-14 |
* | - Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path. | Dries Buytaert | 2006-02-12 |
* | - Patch #11031 by Zen: | Dries Buytaert | 2006-02-10 |
* | - Patch #48622 by adrian: remove drupal_goto from _submit functions. | Dries Buytaert | 2006-02-10 |
* | - Patch #46743 by m3avrck: clean up forum topic navigation. Bring it in line... | Dries Buytaert | 2006-02-10 |
* | - #48518: Editing own comment broken under postgresl | Steven Wittens | 2006-02-09 |
* | - Patch #47691 by Cvbge: quickfix postgresql | Dries Buytaert | 2006-02-09 |
* | - Patch #47406 by Zen: menu sorting shouldn't be case insensitive. | Dries Buytaert | 2006-02-09 |
* | - #48239: Comment thread coding inefficient | Steven Wittens | 2006-02-09 |