Commit Graph

8979 Commits (c2746a949ee34bd9a93f21d1ca808a918fe7ae52)

Author SHA1 Message Date
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
Dries Buytaert e2825f474b - Patch #293099 by boombatower: clarify form documentation and error handling. 2008-08-18 18:40:07 +00:00
Dries Buytaert de12db43e9 - Patch #272952 by NancyDru and chx: fixed documentation issue. 2008-08-18 10:40:21 +00:00
Dries Buytaert fee4182cb9 - Patch #296300 by chx: remove edit[] and fixed Doxygen. 2008-08-17 11:08:23 +00:00
Dries Buytaert 0b9e7c07e8 - Patch #265899 by mfb: uri_brief mail token did not support https URLs. 2008-08-17 10:46:30 +00:00
Dries Buytaert bbe2e8478b - Patch #296302 by chx: remove PHP 5.1 hack now the minimum requirement is PHP 5.2. 2008-08-17 10:02:55 +00:00
Dries Buytaert 553d8885bd - Patch #287949 by Freso, Damien Tournoud: keep language icons in consistent order across nodes. 2008-08-16 21:36:57 +00:00
Dries Buytaert 78fd1a143a - Patch #245322 by mfb: fixed breadcrumb behavior. 2008-08-16 21:13:32 +00:00
Dries Buytaert 1065e3805f - Patch #276430 by jhedstrom, chx, boombatower et al: added tests for session handling. 2008-08-16 21:11:02 +00:00
Dries Buytaert 8a929920dc - Patch #252430 by quicksketch: allow base theme prefix in preprocessor function names to correct expected behavior. 2008-08-16 21:05:49 +00:00
Dries Buytaert 253c74d245 - Patch #296027 by hswong3i: {simpletest} indexes come with wrong array expression 2008-08-16 20:57:14 +00:00
Dries Buytaert 64764bf961 - Patch #43245 by mustafau, Dries, agentrickard, markus_petrux, et al: add an option to not generate blocks for RSS feeds. 2008-08-16 14:48:54 +00:00
Dries Buytaert 72d13bc3f8 - Patch #295506 by swentel: node preview is rendered twice. 2008-08-16 07:33:05 +00:00
Dries Buytaert c639b5135f - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-) 2008-08-16 07:31:01 +00:00
Dries Buytaert bb153976b1 - Patch #279404 by chx: removed old cruft. See http://drupal.org/files/issues/fapi_award.jpg. 2008-08-15 07:55:54 +00:00
Dries Buytaert ddb9a03a70 - Patch #260484 by catch, boombatower et al: rollback of valid tests, letting ourselves believe that there are no bugs in core. ;) 2008-08-15 07:49:42 +00:00
Dries Buytaert 211980ceb2 - Patch #257912 by douggreen, Damien Tournoud: improve performance by flipping two queries during indexing. 2008-08-14 20:13:55 +00:00
Dries Buytaert d9c682e6af - Patch #66264 by boombatower: fixed typo in title. 2008-08-14 19:42:26 +00:00
Dries Buytaert dbdda5471e - Patch #237381 by beeradb, flobruit: renamed () parameter from user_save() to . 2008-08-14 19:37:22 +00:00
Dries Buytaert a94f76737a - Patch #56173 by catch, chx: if the user has access to one content type only, jump to that page. 2008-08-14 13:47:35 +00:00
Dries Buytaert 77375441e5 - Patch #221230 by Heine: convert requirement error on update to requirement warning. 2008-08-14 12:59:05 +00:00
Dries Buytaert 0d78974283 - Patch by Heine, Damien, drumm, scor, mark burdett: fixed XSS problems via private downloads. 2008-08-14 12:10:47 +00:00
Dries Buytaert 2df3b5f403 - Patch #285575 by jk, Bart, Damien Tournoud, et al: fixed XSS problem in default input formats. 2008-08-14 11:58:06 +00:00
Dries Buytaert 62735bad75 - Patch #246143 by bjaspan, Damien Tournoud: make sure updates are run in numeric order, not in definition order. 2008-08-14 09:25:48 +00:00
Dries Buytaert 6fbbaf066f - Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable suffix in format_size() 2008-08-14 09:21:49 +00:00
Dries Buytaert 207284675e - Patch #268063: move tests from includes/tests to modules/simpletests/tests. 2008-08-14 09:18:28 +00:00
Dries Buytaert ab4e39da83 - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay. 2008-08-13 07:11:18 +00:00
Dries Buytaert 774d060142 - Patch #293504 by Damien Tournoud: fixed search on PostgreSQL - argument of AND must be type boolean, not type integer. 2008-08-13 06:59:19 +00:00
Dries Buytaert 3a7bbafa92 - Patch #293343 by Bart Jansens: removed obsolete table name from documentation. Candidate for Most Trivial Patch of the Month Award. 2008-08-13 06:52:19 +00:00
Dries Buytaert 5de34fb21c - Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work on PostgreSQL. 2008-08-13 06:42:04 +00:00
Dries Buytaert 28d2ee1a00 - Patch #290869 by swenterl, cwgordon07: fixed notice in #ahah handling. 2008-08-13 06:38:33 +00:00
Dries Buytaert 6e882d8905 - Patch #293532 by mustafau: when a redirected feed is not parseable Aggregator saves a watchdog entry saying that the feed was updated, however the feed remains unchanged in the database. 2008-08-12 10:42:41 +00:00
Dries Buytaert 021be926d4 - Patch #293421 by Bart Jansens: fixed documentation of sess_count(). 2008-08-12 10:28:33 +00:00
Dries Buytaert 5c14dcafeb - Patch #290869 by Wim Leers: AHAH functionality was not working for radio buttons. 2008-08-12 10:23:27 +00:00
Dries Buytaert 89fffd242a - Patch #283806 by mustafau, Aron Noval: improved error handling in drupal_http_request(). 2008-08-12 08:36:38 +00:00
Dries Buytaert 73f98066f5 - Patch #291064 by mustafau: improve performance of aggregator by storing an md5 hash for the feed. 2008-08-12 07:00:48 +00:00
Dries Buytaert e21ad98d92 - Patch #246522 by mustafu, Dries: fixed typo in documentation. 2008-08-12 06:57:45 +00:00