Commit Graph

8965 Commits (f6a42634769c7ec2c0d99a4e0a07d484990a55c1)

Author SHA1 Message Date
Dries Buytaert f6a4263476 - Patch #52015 by mustafau: update timestamps for aggregator news items. 2008-09-03 19:25:08 +00:00
Angie Byron df7bcec717 #302395 by chx: Minor DBTNG clean-up. 2008-09-03 12:04:49 +00:00
Angie Byron c17a5e70bc #285309 by pwolanin: menu_name in hook_menu is ignored on updates 2008-09-02 19:23:02 +00:00
Dries Buytaert 6511f56e4b - Patch #232345 by flobruit: theme_get_registry docs and code conflict. 2008-09-02 17:38:55 +00:00
Dries Buytaert 32981b119b - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests. 2008-09-02 17:00:34 +00:00
Dries Buytaert 182798caa4 - Patch #228576 by sun: too ambiguous stylesheet in dblog.css when form_altering the watchdog table. 2008-09-02 16:56:33 +00:00
Angie Byron a03345ef73 #272883 by hctom and lilou: Fix wrong usage of watchdog severity. 2008-09-02 01:08:01 +00:00
Angie Byron 9397ae69aa #197425 by lilou, Nick Lewis, mooffie, and friends: Add <blockquote> to list of default allowed HTML tags. 2008-08-31 17:19:06 +00:00
Dries Buytaert 8f22cd5a5c - Patch #297234 by heyrocker, asimmonds: improved doxygen documentation for menu_link_save(). 2008-08-31 15:53:37 +00:00
Dries Buytaert a355254e33 - Patch #235175 by dmitrig01: name of content type is incorrectly capitalized. 2008-08-31 15:50:35 +00:00
Angie Byron f60cdab373 #276276 follow-up by Crell: Fixing a notice in db test. 2008-08-31 15:05:29 +00:00
Dries Buytaert b7116447a3 - Patch #302163 by recidive, Crell: convert blog API to DB TNG 2008-08-31 14:27:08 +00:00
Dries Buytaert 2405ec9ad7 - Patch #302275 by chx: don't use TRUNCATE, use DELETE FROM instead 2008-08-31 14:15:07 +00:00
Angie Byron c63992027b #297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should pass now. 2008-08-31 12:50:45 +00:00
Dries Buytaert 78e1919a6f - Patch #286035 by moshe: remove update.php number dropdowns. 2008-08-31 12:45:41 +00:00
Angie Byron 382f4a8c5f #276276 by Crell and florbuit: New database system unit tests. WOOHOO! :D 2008-08-31 11:43:41 +00:00
Dries Buytaert df4b23bfee - Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links. 2008-08-31 09:15:13 +00:00
Dries Buytaert 835d0fc929 - Patch #301943 by chx: drop_field_set_default dropped the field due to copy-paste error. 2008-08-31 09:12:35 +00:00
Dries Buytaert 490afc1ed2 - Patch #28776 by lilou, Morbus Iff, Uwe Hermann: protect SVN files. 2008-08-30 13:22:14 +00:00
Dries Buytaert 360bc1a101 - Patch #276018 by mfb: extend the lifetime of temporary files. 2008-08-30 13:18:49 +00:00
Dries Buytaert 1689a63f38 - Patch #268706 by flobruit, lilou, bjaspan: fixed XSS on node edit form. 2008-08-30 13:08:05 +00:00
Dries Buytaert 3ccf6d89e4 - Patch #299292 by keith.smith: head installation was broken. 2008-08-30 10:03:57 +00:00
Dries Buytaert b1411df894 - Patch #293098 by boombatower: add missing label. 2008-08-30 09:49:43 +00:00
Dries Buytaert fb9d456450 - Patch #299461 by Damien Tournoud: fixed annoying glitches with assertEqual(). 2008-08-30 09:42:25 +00:00
Dries Buytaert 6261c4cad2 - Patch #246261 by pwolanin: simpletest does not handle optgroup correctly 2008-08-30 09:27:21 +00:00
Dries Buytaert fadcc4f9c1 - Patch #295564 by mustafau, Damien Tournoud et al: drupal_http_rqeuest triggers error. 2008-08-29 14:45:19 +00:00
Dries Buytaert 395199859d - Patch #299330 by justinrandell, Damien Tournoud: select MySQL driver by default -- less clicking 2008-08-28 08:40:33 +00:00
Dries Buytaert 762ca25ecf - Patch #296305 by Damien Tournoud, recidive, cwgordon7, chx: 404 page needs a test -- testing party 2008-08-28 08:37:46 +00:00
Dries Buytaert b63c316615 - Patch #278759 by douggreen, fletchgqc: improved code comment. 2008-08-28 08:21:27 +00:00
Dries Buytaert 372acd0cd4 - Patch #295152 by dww, Damien Tournoud, et al: fixed version comparison. 2008-08-28 08:12:29 +00:00
Dries Buytaert 84ea54a125 - Patch #299582 by hass: robots.txt maintenance. 2008-08-25 08:13:41 +00:00
Dries Buytaert 665ac94ef3 - Patch #243063 by GoofyX: fixed typo in context-sensitve help. 2008-08-25 07:54:36 +00:00
Dries Buytaert 5f7d5f03df - Patch #299387 by keith.smith: improved wording in CHANGELOG.txt. 2008-08-25 07:51:52 +00:00
Dries Buytaert 554ad3ad3a - Patch #227851 by hswong3i: made SQL query ANSI compliant. 2008-08-25 07:50:51 +00:00
Dries Buytaert 3fe8963f76 - Patch #298391 by catch, chx: fixed database initialization during install failure. 2008-08-25 07:47:12 +00:00
Dries Buytaert fdc3ee1043 - Patch #280621 by pwolanin: remove 'param from allowed tags in filter_xss_admin(). 2008-08-25 07:44:16 +00:00
Dries Buytaert 580feef5e0 - Patch #227486 by profix898: increase length of database fields for menu items. 2008-08-23 08:15:37 +00:00
Dries Buytaert 827ac12ea9 - Adding Crell as database system maintainer. 2008-08-23 08:08:39 +00:00
Dries Buytaert 5dee24e73f - Patch #297894 by boombatower: two new asserts for link checking. 2008-08-23 07:42:54 +00:00
Dries Buytaert 71f0176beb - Patch #297860 by Damien Tournoud: sess_write should use a db_merge(). 2008-08-23 07:13:49 +00:00
Dries Buytaert ba0672bc60 - Patch #298581 by Damien Tournoud: database clean-ups. 2008-08-22 12:46:25 +00:00
Dries Buytaert f8aa38a1e1 - Patch #298391 by Rob Loach: database engine initialization fails in presence of CVS directory. 2008-08-22 12:43:53 +00:00
Dries Buytaert 8b00301995 - Patch #298137 by flobruit: drupalCreateContentType() now resets node permissions. 2008-08-22 12:40:32 +00:00
Dries Buytaert b2e725c0d4 - Patch #296918 by JBrauer: clean up CSS/HTML of node form. 2008-08-22 12:38:02 +00:00
Dries Buytaert c15bcc0653 - Patch #297869 by boombatower: add xpath method to simpletest and refactor existing tests. 2008-08-22 12:35:55 +00:00
Dries Buytaert f0b1d9f8d3 - Patch #297207 by kscheirer and TapocoL: move update notification settings to more visible place. 2008-08-22 12:30:19 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert 0e79597812 - Patch #268148 by obsidiandesign: make the simpletests work on https. 2008-08-18 19:25:52 +00:00
Dries Buytaert 06379c5470 - Patch #170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by non-SSL cookie. 2008-08-18 18:56:01 +00:00
Dries Buytaert ba6aa9f515 - Patch #291670 by dhubler, Dries: run tests by file. 2008-08-18 18:52:31 +00:00