summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #308719 by jpetso, boombatower, et al: sanitze simpletest.js ↵Dries Buytaert2009-01-19
| | | | checkbox code.
* - Patch #360887 by Crell: more robus example of how to use transaction ↵Dries Buytaert2009-01-19
| | | | support in D7.
* #360104 by drewish: Allow taxomomy module to be uninstalled.Angie Byron2009-01-19
|
* #360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files.Angie Byron2009-01-19
|
* #360106 by Dave Reid: Allow comment module to be uninstalled.Angie Byron2009-01-19
|
* #360754 by Crell: Docblock fixes for DBTNG.Angie Byron2009-01-18
|
* #350381 by tstoeckler and swentel: Add a note about running update.php to ↵Angie Byron2009-01-18
| | | | the modules page that's easier to find than the one buried under the module updates page.
* #360580 by Razorraser: Fix documentation link to PDO.Angie Byron2009-01-18
|
* #310863 by bangpound, dboulet, and catch: Stop locale module from ↵Angie Byron2009-01-18
| | | | auto-installing with custom install profiles.
* #297952 by aaron: Fix naming conflict with 'file' preprocess variable.Angie Byron2009-01-18
|
* #152098 by mgifford: Improve accessibility of radios and checkboxes.Angie Byron2009-01-18
|
* #359918 by Dave Reid: Fix typo in Schema API documentation.Angie Byron2009-01-18
|
* #320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes.Angie Byron2009-01-17
|
* #345157 by toddy: Add API documentation for hook_update_last_removed().Angie Byron2009-01-17
|
* #314283 by jhedstrom: Adding tests for disabled checkboxes.Angie Byron2009-01-17
|
* #349327 by stewsnooze: Change link from 'Main page' to 'Front page' in ↵Angie Byron2009-01-17
| | | | update.php for consistency.
* - Patch #301049 by Damien Tournoud: fix InsertQuery.Dries Buytaert2009-01-17
|
* #332980 follow-up by scor: Adding entry about RDF support to CHANGELOG.txt.Angie Byron2009-01-16
|
* #320451 follow-up by webernet: Remove escaping of 'required by' and ↵Angie Byron2009-01-15
| | | | 'requires' on module page.
* - Patch #201490 by lilou, keith.smith: fixed inconsistencies in the ↵Dries Buytaert2009-01-14
| | | | moderation queue related help texts.
* - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL ↵Dries Buytaert2009-01-14
| | | | table namespace.
* - Patch #245990 by pwolanin: further clean-up of the HTTP request status ↵Dries Buytaert2009-01-14
| | | | fail problem.
* - Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency ↵Dries Buytaert2009-01-14
| | | | system. This helps with fields in core. Comes with tests\!
* - Patch #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed ↵Dries Buytaert2009-01-14
| | | | problem when HTTP_HOST is not transmitted.
* - Rollback of #225562 -- I think there is still something wrong.Dries Buytaert2009-01-13
|
* - Patch #358006 by gcopenhaver: fixed spelling errors.Dries Buytaert2009-01-13
|
* - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ↵Dries Buytaert2009-01-13
| | | | taxonomy_term_data.
* - Patch #124492 by mfer: tiny cleanup -- duplicate character.Dries Buytaert2009-01-13
|
* - Rollback of #190867.Dries Buytaert2009-01-13
|
* #358021 by drewish: Remove unnecessary indirection of hook_user_X code.Angie Byron2009-01-13
|
* - Patch #357595 by Damien Tournoud: rename SimpleTestTestCase to ↵Dries Buytaert2009-01-12
| | | | SimpleTestFunctionalTest.
* - Patch #347485 by cdale: don't add upload node submit handler unless necessary.Dries Buytaert2009-01-12
|
* - Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time ↵Dries Buytaert2009-01-12
| | | | of simpletests.
* - Patch #339929 by Moshe Weitzman: removed some cruft.Dries Buytaert2009-01-11
|
* - Patch #266246 by David Strauss: added smart defaults for ↵Dries Buytaert2009-01-11
| | | | system_settings_form().
* - Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate ↵Dries Buytaert2009-01-11
| | | | its own temporary table names.
* - Patch #323386 by mariuss, Dries: select options includes comments -- ↵Dries Buytaert2009-01-11
| | | | inconsistent with documentation
* - Patch #124492 by mfer: added support for IPv6 and % characters. Comes ↵Dries Buytaert2009-01-11
| | | | with tests\!
* - Patch #348448 by c960657: fixed php strict warnings when running tests.Dries Buytaert2009-01-11
|
* - Patch #356747 by chx: fix hidden module dependencies.Dries Buytaert2009-01-11
|
* - Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with ↵Dries Buytaert2009-01-11
| | | | transaction support (on PostgreSQL).
* - Patch #356721 by c960657: the cancel user account patch broke the tests ↵Dries Buytaert2009-01-10
| | | | because it reveiled a bug in the url() (when bootstrapping).
* #334303 by drewish: Handle overwriting of managed files, with tests.Angie Byron2009-01-10
|
* #356749 by chx: Fix cruft in forum_install().Angie Byron2009-01-10
|
* #356782 by quicksketch: remove needless line of code.Angie Byron2009-01-10
|
* #143434 by Jody Lynn: Move 'display post information' to where users would ↵Angie Byron2009-01-09
| | | | expect.
* - Patch #348742 by catch: path tests should use drupalCreateNode() instead ↵Dries Buytaert2009-01-09
| | | | of own createNode(). Code clean-up.
* #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
|