summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Patch #12794 by assimonds: make sure the node module is optional.Dries Buytaert2005-04-13
* - Removed some dead code.Dries Buytaert2005-04-12
* - #4166: Respect 'access userlist' permission for profile data.Steven Wittens2005-04-11
* - Patch #19298 by Jeremy: loose caching!Dries Buytaert2005-04-11
* - Missing check_url() in form().Steven Wittens2005-04-10
* - Patch #19609 by Daniel: fix problem with database prefixingDries Buytaert2005-04-08
* - Fixed bug #19868: undefined variable.Dries Buytaert2005-04-08
* - #19874: Fix aggregator escaping after check_plain bugSteven Wittens2005-04-07
* - Patch #13503 by chx: made the menu cache locale aware.Dries Buytaert2005-04-07
* - Patch #18828 by me, jbond and TDobes: moves the textarea hook for 'pre' bet...Dries Buytaert2005-04-06
* - Patch #19933 by willmoy: stop output buffering once the page has been rende...Dries Buytaert2005-04-05
* - Patch #19895 by Moshe: currently modules can inadvertently load all other m...Dries Buytaert2005-04-03
* - #19873: drupal_specialchars -> check_plainSteven Wittens2005-04-02
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19590 by Moshe: lazy initialization of the theme system. ImprovesDries Buytaert2005-03-29
* - #19517: Fix GD2 toolkit error.Steven Wittens2005-03-29
* - Patch #18700 by Stefan and James: removed GD1 calls, improved error/status ...Dries Buytaert2005-03-23
* - Patch #19212 by chx: removed unused variables, and fixed the error reportingDries Buytaert2005-03-21
* - #19130: Handle trailing dot in hostname when scanning for config.Steven Wittens2005-03-19
* - #5900: Fix browser caching issues.Steven Wittens2005-03-18
* - #18597: Resolve conflict in column name between queue.module and poll.module.Steven Wittens2005-03-18
* - Patch #13738 by TDobes: theme system fixes:Dries Buytaert2005-03-16
* - Removed . We'll reintroduce it when really necessary.Dries Buytaert2005-03-08
* - Patch #16914 by chx: avoid that putting a .theme file directly in './themes'Dries Buytaert2005-03-08
* - Patch #18437 by Mathias: Drupal doesn't allow URL aliases that map to Userl...Dries Buytaert2005-03-06
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Ignore PHP5's strict warnings for now. The real solution is to rewrite bot...Dries Buytaert2005-03-03
* - Moving commentSteven Wittens2005-03-03
* - #18319: Move encoding conversion out of drupal_xml_parser_create() so it ca...Steven Wittens2005-03-03
* - Patch #17770 by chx: fixed module_invoke() and module_invoke_all() not to u...Dries Buytaert2005-03-01
* - Simplified the session code (PostgreSQL update).Dries Buytaert2005-03-01
* - Missing '>' (reported by Goba)Steven Wittens2005-03-01
* #17747: PGSQL improvementsSteven Wittens2005-02-28
* - Patch #17869: make local tasks more themeable.Dries Buytaert2005-02-28
* - Patch #17687 by Gerhard: removed some cruft.Dries Buytaert2005-02-21
* #17477: Remove dependency on GD for avatar uploading.Steven Wittens2005-02-21
* - Fixing broken search after sql rewrite patchesSteven Wittens2005-02-19
* - Removing dead variableSteven Wittens2005-02-09
* - #16111: bad quotes in db_rewrite_sqlSteven Wittens2005-02-05
* - PHP5 fix due object references: node previewing should not put node output ...Steven Wittens2005-02-04
* - Patch #16246 by Moshe: added mechanism to direct the user back to the refer...Dries Buytaert2005-02-01
* - Patch #16358 by James: added toolkit to enable better image handling. The ...Dries Buytaert2005-02-01
* - Patch #16513 by James (slightly modified): export categories and enclosures...Dries Buytaert2005-02-01
* - Patch #16303 by Gerhard: fixed PHP notices.Dries Buytaert2005-01-31
* - Patch #16111 by chx: fixed some bugs in the db_rewrite_sql() code.Dries Buytaert2005-01-31
* - Patch #16111 by chx: PHPdoc/documentation improvements.Dries Buytaert2005-01-30
* - Patch #16253 by Goba: incremental improvements to the new content markers.Dries Buytaert2005-01-30
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch by Remco: <div> -> </div>.Dries Buytaert2005-01-28