summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #289120 by jastern: Set magic_quotes_sybase = 0 to prevent default php.ini ↵Angie Byron2009-01-09
| | | | settings from double-quoting JavaScript in Drupal.
* - Patch #124492 by mfer, c960657 et al: valid_url() does not support all ↵Dries Buytaert2009-01-08
| | | | valid URL characters.
* - Patch #356116 by Jody Lynn: fixed typo.Dries Buytaert2009-01-08
|
* - Patch #355278 by Josh Waihi: fixed problem with transaction support being ↵Dries Buytaert2009-01-08
| | | | turned on when unwanted.
* - Patch #342503 by Josh Waihi, Damien Tournoud et al: schema function ↵Dries Buytaert2009-01-08
| | | | findTables fails on PostgreSQL.
* - Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction ↵Dries Buytaert2009-01-08
| | | | nesting was not tracked by connection, better documentation, and better tests.
* #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing ↵Angie Byron2009-01-08
| | | | the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
* #355858 by Crell: Add maintainers for MySQL driver.Angie Byron2009-01-08
|
* #355787 by mikey_p: Fix notice at content administration page caused by typo.Angie Byron2009-01-08
|
* - Patch #355661 by Jody Lynn: fixed spelling error in test function name.Dries Buytaert2009-01-07
|
* #353480 follow-up by dereine and sun: Fix typo.Angie Byron2009-01-07
|
* - Rollback of #325908.Dries Buytaert2009-01-06
|
* - Patch #352722 by dmitrig01: conditionally show 'settings.php not writable' ↵Dries Buytaert2009-01-06
| | | | error so that the message doesn't show up when the file does not exist.
* - Patch #352803 by chx: convert query to new database layer.Dries Buytaert2009-01-06
|
* - Patch #302251 by katbailey: remove the themes property from the Drupal ↵Dries Buytaert2009-01-06
| | | | object in drupal.js.
* - Patch #351805 by chx: worked around endless loops in tests.Dries Buytaert2009-01-06
|
* - Patch #341910 by Josh Waihi, drewish et al: file_space_used() was not ↵Dries Buytaert2009-01-06
| | | | properly checking bitmapped status values. Added unit tests too.
* - Patch #353618 by sun: drupalLogin does not update passed-in user object -- ↵Dries Buytaert2009-01-06
| | | | improved documentation.
* - Patch #326527 by riccardoR: the opening form tag was declared twice.Dries Buytaert2009-01-05
|
* - Patch #354715 by yched: removed unused and unsupported js entry in batch ↵Dries Buytaert2009-01-05
| | | | definition.
* #276280 by jhedstrom, drewish: Tests for private downloads and file name ↵Angie Byron2009-01-05
| | | | munging.
* #354389 by drewish: Name file management system maintainer.Angie Byron2009-01-05
|
* #30520 by drewish: Notify user if they've uploaded a file bigger than ↵Angie Byron2009-01-05
| | | | max_upload_filesize.
* #352956 by Damien Tournoud, Josh Waihi, drewish: Fix PDOException on install ↵Angie Byron2009-01-05
| | | | on some versions of PHP.
* - Patch #256285 by hass: fix jquery version.Dries Buytaert2009-01-04
|
* - Patch #352712 by dmitrig01: better documentation for menu_get_object() and ↵Dries Buytaert2009-01-04
| | | | arg().
* - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database ↵Dries Buytaert2009-01-04
| | | | queries.
* - Patch #353676 by Damien Tournoud: name the PostgreSQL maintainers.Dries Buytaert2009-01-04
|
* - Patch #354162 by killes: convert install.inc to new database layer.Dries Buytaert2009-01-04
|
* - Patch #354173 by killes: convert module.inc to the new database layer.Dries Buytaert2009-01-04
|
* - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering ↵Dries Buytaert2009-01-04
| | | | out of node module'.
* - Patch #353861 by killes: converted theme.inc to new database layer.Dries Buytaert2009-01-04
|
* - Patch #353803 by dereine: minor performance optimization -- multiple calls ↵Dries Buytaert2009-01-04
| | | | to require_once.
* - Patch #353480 by dereine, justinrandell: remove from hook_comment().Dries Buytaert2009-01-04
|
* - Patch #353823 by swentel: fixed database conversion.Dries Buytaert2009-01-03
|
* - Patch #353823 by killes: convert path.inc to the new database layer.Dries Buytaert2009-01-03
|
* - Patch #275796 by Gribnif, Damien Tournoud and Dave Reid: module_list() ↵Dries Buytaert2009-01-03
| | | | tried to reset a static using unset(). Added tests too.
* - Patch #262920 by ainigma32: language selection for domain should look at ↵Dries Buytaert2009-01-02
| | | | HTTP_HOST not SERVER_NAME.
* - Patch #212130 by Damien Tournoud, grendzy: decode_entities() should ↵Dries Buytaert2009-01-02
| | | | support all (X)HTML entities.
* - Patch #353207 by CitizenKane and drewish: cleaned up the ↵Dries Buytaert2009-01-02
| | | | FILE_STATUS_TEMPORARY field.
* - Patch #352911 by swentel: the comment status field was reversed.Dries Buytaert2009-01-02
|
* - Patch #353269 by keith.smith: updated documentation maintainer.Dries Buytaert2009-01-02
|
* - Patch #295283 by Damien Tournoud: created a better index for the default ↵Dries Buytaert2009-01-02
| | | | front page.
* - Patch #353019 by agentrickard: remove underscores from time zone display ↵Dries Buytaert2009-01-02
| | | | names.
* - Patch #352728 by j.somers: fixed broken link.Dries Buytaert2009-01-01
|
* - Patch #353247 by Damien Tournoud: name SQLite maintainers. First patch of ↵Dries Buytaert2009-01-01
| | | | the new year!
* - Rollback of #352337.Dries Buytaert2008-12-31
|
* - Patch #350984 by Moshe: kick comment rendering out of node module.Dries Buytaert2008-12-31
|
* - Patch #348201 by catch: make it possible to load multiple files with fewer ↵Dries Buytaert2008-12-31
| | | | queries.
* - Patch #352359 by Damien Tournoud: provided unit tests for the unicode ↵Dries Buytaert2008-12-31
| | | | library and fixed some bugs.