summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #64280: Renamed from path.module to path/path.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from page.module to page/page.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from node.module to node/node.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from menu.module to menu/menu.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from locale.module to locale/locale.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from legacy.module to legacy/legacy.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from help.module to help/help.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from forum.module to forum/forum.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from filter.module to filter/filter.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from drupal.module to drupal/drupal.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from contact.module to contact/contact.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from comment.module to comment/comment.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from book.module to book/book.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from blogapi.module to blogapi/blogapi.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from blog.module to blog/blog.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from block.module to block/block.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from archive.module to archive/archive.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from aggregator.module to aggregator/aggregator.moduleDries Buytaert2006-07-12
|
* #49299 by wtanaka, properly break wordsNeil Drumm2006-07-11
|
* - Added new PostgreSQL maintainer.Dries Buytaert2006-07-10
|
* - Patch #72284 by Flanker: fixed the clean URL test.Dries Buytaert2006-07-10
|
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Rolback previous patch: breaks Drupal.Dries Buytaert2006-07-10
|
* #72865 by AjK, use more standard is_numeric() instead of ctype_digit().Neil Drumm2006-07-10
|
* - Patch #71424 by Moshe: removed global variable.Dries Buytaert2006-07-10
|
* - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() ↵Dries Buytaert2006-07-10
| | | | to drupal_mail().
* - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from ↵Dries Buytaert2006-07-10
| | | | the SQL queries.
* - Patch #72868 by Flanker: added missing CVS ids to the .txt files.Dries Buytaert2006-07-09
|
* - Removing PostgreSQL maintainer.Dries Buytaert2006-07-09
|
* - Patch #72137 by Ber: improved Doxygen of user_mail().Dries Buytaert2006-07-07
|
* #72352 by quiptime, properly generate home link in breadcrumb.Neil Drumm2006-07-07
|
* - Patch #72138 by erdemkose: fixed import of some plural formulas.Dries Buytaert2006-07-06
|
* - Bug #72053 by erdem: added missing </li>.Dries Buytaert2006-07-06
|
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* #69403 by webchick, adoid overriding #theme set by hook_form_alter().Neil Drumm2006-07-04
|
* #71616 by keve, cleanupNeil Drumm2006-07-04
|
* - Patch #71014 by fgm: fixed the parent navigation link.Dries Buytaert2006-07-03
|
* - Patch #71684 by fgm: corrected the header information of RSS feeds: ↵Dries Buytaert2006-07-03
| | | | text/xml -> application/rss+xml
* #71613 by keve, fixing some PHP notices in the book module.Neil Drumm2006-07-02
|
* #63990 by Heine and chx, allow commenting on nodes containing formsNeil Drumm2006-07-02
|
* #34434 by beginner, fix an incorrect array key check.Neil Drumm2006-07-02
|
* #71772 by Bart Jansens, fix various php warningsNeil Drumm2006-07-02
|
* - Patch #71389 by agentrickard, sime, me et al: removed limitations of ↵Dries Buytaert2006-07-02
| | | | number of access control rules and boxes.
* #70075 by AjK, send proper headers if caching is turned off.Neil Drumm2006-07-02
|
* #71639 by keve, fix an undefined variable.Neil Drumm2006-07-02
|
* #71629 by keve, fix an undefined index.Neil Drumm2006-07-02
|
* #71621 by keve, avoid an undefined variableNeil Drumm2006-07-02
|
* #67745 by AjK, handle deleting non-existant comments better.Neil Drumm2006-07-02
|
* #68886 by myself and Steven, Handle ampersands in search queries and other ↵Neil Drumm2006-07-02
| | | | URLs when clean URLs are on