summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Patch #297894 by boombatower: two new asserts for link checking.Dries Buytaert2008-08-23
* - Patch #297860 by Damien Tournoud: sess_write should use a db_merge().Dries Buytaert2008-08-23
* - Patch #298581 by Damien Tournoud: database clean-ups.Dries Buytaert2008-08-22
* - Patch #298391 by Rob Loach: database engine initialization fails in presenc...Dries Buytaert2008-08-22
* - Patch #298137 by flobruit: drupalCreateContentType() now resets node permis...Dries Buytaert2008-08-22
* - Patch #296918 by JBrauer: clean up CSS/HTML of node form.Dries Buytaert2008-08-22
* - Patch #297869 by boombatower: add xpath method to simpletest and refactor e...Dries Buytaert2008-08-22
* - Patch #297207 by kscheirer and TapocoL: move update notification settings t...Dries Buytaert2008-08-22
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #268148 by obsidiandesign: make the simpletests work on https.Dries Buytaert2008-08-18
* - Patch #170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by n...Dries Buytaert2008-08-18
* - Patch #291670 by dhubler, Dries: run tests by file.Dries Buytaert2008-08-18
* - Patch #293099 by boombatower: clarify form documentation and error handling.Dries Buytaert2008-08-18
* - Patch #272952 by NancyDru and chx: fixed documentation issue.Dries Buytaert2008-08-18
* - Patch #296300 by chx: remove edit[] and fixed Doxygen.Dries Buytaert2008-08-17
* - Patch #265899 by mfb: uri_brief mail token did not support https URLs.Dries Buytaert2008-08-17
* - Patch #296302 by chx: remove PHP 5.1 hack now the minimum requirement is PH...Dries Buytaert2008-08-17
* - Patch #287949 by Freso, Damien Tournoud: keep language icons in consistent ...Dries Buytaert2008-08-16
* - Patch #245322 by mfb: fixed breadcrumb behavior.Dries Buytaert2008-08-16
* - Patch #276430 by jhedstrom, chx, boombatower et al: added tests for session...Dries Buytaert2008-08-16
* - Patch #252430 by quicksketch: allow base theme prefix in preprocessor funct...Dries Buytaert2008-08-16
* - Patch #296027 by hswong3i: {simpletest} indexes come with wrong array expre...Dries Buytaert2008-08-16
* - Patch #43245 by mustafau, Dries, agentrickard, markus_petrux, et al: add an...Dries Buytaert2008-08-16
* - Patch #295506 by swentel: node preview is rendered twice.Dries Buytaert2008-08-16
* - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request er...Dries Buytaert2008-08-16
* - Patch #279404 by chx: removed old cruft. See http://drupal.org/files/issues...Dries Buytaert2008-08-15
* - Patch #260484 by catch, boombatower et al: rollback of valid tests, letting...Dries Buytaert2008-08-15
* - Patch #257912 by douggreen, Damien Tournoud: improve performance by flippin...Dries Buytaert2008-08-14
* - Patch #66264 by boombatower: fixed typo in title.Dries Buytaert2008-08-14
* - Patch #237381 by beeradb, flobruit: renamed () parameter from user_save() to .Dries Buytaert2008-08-14
* - Patch #56173 by catch, chx: if the user has access to one content type only...Dries Buytaert2008-08-14
* - Patch #221230 by Heine: convert requirement error on update to requirement ...Dries Buytaert2008-08-14
* - Patch by Heine, Damien, drumm, scor, mark burdett: fixed XSS problems via p...Dries Buytaert2008-08-14
* - Patch #285575 by jk, Bart, Damien Tournoud, et al: fixed XSS problem in def...Dries Buytaert2008-08-14
* - Patch #246143 by bjaspan, Damien Tournoud: make sure updates are run in num...Dries Buytaert2008-08-14
* - Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable...Dries Buytaert2008-08-14
* - Patch #268063: move tests from includes/tests to modules/simpletests/tests.Dries Buytaert2008-08-14
* - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added som...Dries Buytaert2008-08-13
* - Patch #293504 by Damien Tournoud: fixed search on PostgreSQL - argument of ...Dries Buytaert2008-08-13
* - Patch #293343 by Bart Jansens: removed obsolete table name from documentati...Dries Buytaert2008-08-13
* - Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work ...Dries Buytaert2008-08-13
* - Patch #290869 by swenterl, cwgordon07: fixed notice in #ahah handling.Dries Buytaert2008-08-13
* - Patch #293532 by mustafau: when a redirected feed is not parseable Aggregat...Dries Buytaert2008-08-12
* - Patch #293421 by Bart Jansens: fixed documentation of sess_count().Dries Buytaert2008-08-12
* - Patch #290869 by Wim Leers: AHAH functionality was not working for radio bu...Dries Buytaert2008-08-12
* - Patch #283806 by mustafau, Aron Noval: improved error handling in drupal_ht...Dries Buytaert2008-08-12
* - Patch #291064 by mustafau: improve performance of aggregator by storing an ...Dries Buytaert2008-08-12
* - Patch #246522 by mustafu, Dries: fixed typo in documentation.Dries Buytaert2008-08-12
* - Patch #197864 by vito_swat, alpritt, Gurpartap Singh et al: forum module us...Dries Buytaert2008-08-11
* - Patch #254725 by Steve Dondley and BioALIEN: maxlength field for 'allowed H...Dries Buytaert2008-08-11