summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #325895 follow-up by chx: We love PostgreSQL.Angie Byron2008-10-25
|
* #325895 by chx: Fix queryTemporary, which was missing a required argument.Angie Byron2008-10-25
|
* #324875: SA-2008-067 (#324824): Fix file inclusion vulnerability.Angie Byron2008-10-25
|
* #325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent ↵Angie Byron2008-10-25
| | | | module -> base change.
* #325869 by pwolanin: Restore missing hidden property in test module .info file.Angie Byron2008-10-24
|
* - Patch #324443 by dww: update XML parsing of project information to take ↵Dries Buytaert2008-10-24
| | | | advantage of PHP5 XML parser.
* - Patch #324118 by winterheart: fixed invalid XHTML being generated for ↵Dries Buytaert2008-10-24
| | | | forum topic listings.
* - Patch #325426 by moshe: correct count in update.php.Dries Buytaert2008-10-24
|
* - Patch #323854 by c960657: made DatabaseLog::findCaller() work on Windows. ↵Dries Buytaert2008-10-24
| | | | Long live unit tests.
* - Patch #302596 by dropcube: remove glob() because it is not available on ↵Dries Buytaert2008-10-24
| | | | all supported platforms.
* Roll-back of #310144: Still needs some work.Angie Byron2008-10-24
|
* #258089 by merlinofchaos and dvessel: Allow themes to have preprocess ↵Angie Byron2008-10-24
| | | | functions without a corresponding .tpl.php file.
* - Patch #323391 by Damien Tournoud: made initialization of the variables an ↵Dries Buytaert2008-10-22
| | | | explicit bootstrap phase.
* - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of ↵Dries Buytaert2008-10-22
| | | | drupal_add_js.
* - Patch #324110 by killes: added an index on uid to make deleting watchdog ↵Dries Buytaert2008-10-22
| | | | entries faster.
* - Patch #323751 by keith.smith: fixed typo in form field description.Dries Buytaert2008-10-22
|
* - Patch #323965 by mfer: update farbtastic widgetCoords to use jQuery.Dries Buytaert2008-10-22
|
* - Patch #324080 by winterheart: missing </td>-tag.Dries Buytaert2008-10-22
|
* #316868 by Crell: Make addField() alias to the field name, rather than the ↵Angie Byron2008-10-22
| | | | table and field name when there are no conflicts.
* #310144 by dvessel: Clarify sort parameter in theme_table() documentation.Angie Byron2008-10-22
|
* - Patch #323137 by Crell: clean-up of database tests.Dries Buytaert2008-10-20
|
* - Patch #322779 by Damein Tournoud, cha0s: simpletest calls ↵Dries Buytaert2008-10-20
| | | | file_check_directory incorrectly.
* - Patch #323458 by Jody Lynn: fixed typo in class name.Dries Buytaert2008-10-20
|
* - Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not ↵Dries Buytaert2008-10-20
| | | | being able to delete blocks.
* - Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the ↵Dries Buytaert2008-10-20
| | | | new DB abstraction layer.
* - Patch #323182 by chx and Damien Tournoud: a working code simplification.Dries Buytaert2008-10-20
|
* - Patch #323372 by Damien Tournoud: fixed bootstrap phase issue that broke ↵Dries Buytaert2008-10-20
| | | | installer.
* - Patch #319769 by Dave Reid: fixed php notice on _db_error_page.Dries Buytaert2008-10-20
|
* - Patch #323372 by chx: clean up drupal_bootstrap().Dries Buytaert2008-10-19
|
* - Patch #322781 by Damien Tournoud: incorrect call to file_check_directory.Dries Buytaert2008-10-19
|
* - Patch #302638 by pwolanin: no-op queries during menu rebuild.Dries Buytaert2008-10-19
|
* - Patch #199870 by alpritt et al: beter password strength checker. Really cool.Dries Buytaert2008-10-19
|
* - Rollback of #323182; parse error.Dries Buytaert2008-10-19
|
* - Forgot to commit log.inc.Dries Buytaert2008-10-19
|
* - Patch #322777 by Damien Tournoud: file_check_directory() was badly documented.Dries Buytaert2008-10-19
|
* - Patch #322843 by Damien Tournoud, boombatower: fixed --php parameter in ↵Dries Buytaert2008-10-19
| | | | run-tests.sh
* - Patch #323182 by chx: code cleanup.Dries Buytaert2008-10-19
|
* - Patch #321337 by gpk: optmized timer_start() and timer_read() thanks to PHP5.Dries Buytaert2008-10-16
|
* - Patch #320793 by hass: fixed translation issue.Dries Buytaert2008-10-16
|
* - Patch #298669 by Crell, moshe et al: add query logging per connection.Dries Buytaert2008-10-16
|
* - Patch #316753 by dvessel: exanded PHP doc of path_to_theme().Dries Buytaert2008-10-16
|
* - Patch #277206 by Damien Tournoud: untranslatable string in installer.php.Dries Buytaert2008-10-16
|
* - Patch #304924 by Damien Tournoud: extend error handler to manage ↵Dries Buytaert2008-10-15
| | | | exceptions. I have one exception and one fail.
* - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a ↵Dries Buytaert2008-10-15
| | | | max_allowed_packet size issue with the simpletests.
* - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests.Dries Buytaert2008-10-15
|
* - Patch #293078 by lilou: correction for user-profile.tpl.php documentation.Dries Buytaert2008-10-15
|
* - Patch #320747 by lilou, UltimateBoy: removed double semicolons.Dries Buytaert2008-10-14
|
* - Patch #296485 by johnskulski, catch: fixed problem with comment threading.Dries Buytaert2008-10-14
|
* - Patch #320784 by johnskulski: added test for comment threading. This test ↵Dries Buytaert2008-10-14
| | | | currently fails.
* - Patch #285165 by Damien Tournoud, pwolanin, chx: fixed wildcard loader problemDries Buytaert2008-10-14
|