summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #15254: removed hardcoded 'public' schema from the PostgreSQL backend.Dries Buytaert2005-01-07
* - Patch #13020 by chx: let Drupal handle multiple database layers.Dries Buytaert2004-12-30
* - Patch #14890: corrected the documentation of conf_init().Dries Buytaert2004-12-29
* - Improved the input checking.Dries Buytaert2004-12-28
* #14757: Fix XSS vulnerability due to entity usage.Steven Wittens2004-12-25
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* Pager_query's count query was broken if no query arguments were given.Steven Wittens2004-12-06
* - Patch by Steven: fixed bug in pager_query().Dries Buytaert2004-12-04
* - Patch #7058 by Neil: format_date does not properly handle escaped characters.Dries Buytaert2004-12-03
* Fix for pager_query() after #13581 (array of query arguments).Steven Wittens2004-12-02
* - Patch 13738 by TDobes: there was a major theming issue I missed in my bug-t...Dries Buytaert2004-12-01
* - Patch #13405 by Moshe: make you actually do something useful with the init ...Dries Buytaert2004-12-01
* - Patch #13647 by Goba:Dries Buytaert2004-11-29
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Refactored the statistics and watchdog module (views). The most importantDries Buytaert2004-11-28
* - Usability improvement: only display subtabs if there is more than one subta...Dries Buytaert2004-11-28
* - Patch #13405 by Moshe:Dries Buytaert2004-11-25
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24
* - Patch #5942 by jhriggs and Adrian:Dries Buytaert2004-11-24
* - Patch #6166 by Moshe: node preview should not display links. Push the link...Dries Buytaert2004-11-23
* - Patch #13263 and #13265 by arnab: added word-based truncation and made the ...Dries Buytaert2004-11-21
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #13121 by Goba: valid_url() should allow the use of '+' in URLs.Dries Buytaert2004-11-18
* - Added generic flood control mechanism to throttle certain operations per ho...Dries Buytaert2004-11-15
* - Modified patch #7235: do a better job checking the OS and acting upon it.Dries Buytaert2004-11-15
* - Removed some cruft.Dries Buytaert2004-11-15
* - Patch #12795 by thorne: added documentation for overriding variables fromDries Buytaert2004-11-15
* - Patch #12885 by Ber: improved the Doxygen documentation of drupal_set_html_...Dries Buytaert2004-11-15
* - Patch #9292 by killes from Carl: fixed a PHP5 compatibility problem with fi...Dries Buytaert2004-11-08
* - Refactored the throttle module. Patch by Jeremy and me.Dries Buytaert2004-11-07
* - Performance improvement: made 'sid' the primary key of the sessions table.Dries Buytaert2004-11-07
* - On popular demand, patch #10178 by jhriggs: made it possible to expand menu...Dries Buytaert2004-11-06
* Rest of #12167 (respect input check bypass permission)Steven Wittens2004-11-03
* #12167: Respect 'bypass input data check' permission in file.inc.Steven Wittens2004-11-02
* - Patch #7161 by jhriggs: fixed probem with 'last page' link not being correc...Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* #12183: surpress php error on copy()Steven Wittens2004-10-28
* :- Patch #12096 by Axel: fixed problem with plurals for some languages.Dries Buytaert2004-10-27
* #12155 : use defined constant rather than integer in file.inc.Steven Wittens2004-10-26
* #12146: Improve locale import/export messages (Stefan)Steven Wittens2004-10-26
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Modified patch #11689 by Adrian: made the locale module work with PostgreSQL.Dries Buytaert2004-10-18
* #11449: Adding a failsafe check for an improperly prefixed menu sequence. Thi...Steven Wittens2004-10-16
* #7289: locale import fixesSteven Wittens2004-10-16
* Tablesort used to output class=" active" for active columns with other proper...Steven Wittens2004-10-15
* - Patch #11600 by jhriggs: the module_load_all() function will currently beha...Dries Buytaert2004-10-15
* - Patch #11430 by JonBob: reseting the menus broke the admin pages.Dries Buytaert2004-10-14
* Theme system bug: only show search box if search.module is enabled.Steven Wittens2004-10-14