summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #19442 by chx: cache_set sometimes failed.Dries Buytaert2005-05-12
* - Added the ability to track page generation times in the statistics module.Dries Buytaert2005-05-12
* - Patch #22307 by Robert: added missing ')'Dries Buytaert2005-05-10
* - User module improvements: added an 'access' column to the users-table toDries Buytaert2005-05-07
* - #19621: More sensible status messages for forum admin ("created forum" inst...Steven Wittens2005-05-07
* - Patch #22118 by Robin Monks: made file_transfer() more robust.Dries Buytaert2005-05-06
* - Patch #21397 by jjeff: fixed behavior of theme_image with regard to attribu...Dries Buytaert2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Modified patch #21980 by willmoy: made form_group() accept HTML attributes.Dries Buytaert2005-05-05
* - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of...Dries Buytaert2005-05-05
* - Removed the Xtemplate engine and added the PHPTemplate engine.Dries Buytaert2005-05-04
* - Patch #21517 by Stefan and TDobes: theme system improvements.Dries Buytaert2005-04-30
* - #20910: Centralize print theme page fixesSteven Wittens2005-04-28
* - Patch #21249 by patryk: made SQL query work with PostgreSQL by correcting a...Dries Buytaert2005-04-25
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Usability improvement: made the markers easier to understand.Dries Buytaert2005-04-24
* - Patch #20235 by chx: fixed problem with db_set_active().Dries Buytaert2005-04-14
* - 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