Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #375931 by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled. | Angie Byron | 2009-09-29 |
| | |||
* | #334238 follow-up by Dave Reid: Fixed detection of core modules and themes ↵ | Angie Byron | 2009-09-29 |
| | | | | in update.module. | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality ↵ | Dries Buytaert | 2009-09-29 |
| | | | | in field forms. | ||
* | - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function ↵ | Dries Buytaert | 2009-09-28 |
| | | | | wrappers in Drupal. | ||
* | - Patch #584278 by cam8001, Dave Reid | moshe weitzman: Fixed pending ↵ | Dries Buytaert | 2009-09-28 |
| | | | | updates always being plural. | ||
* | - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵ | Dries Buytaert | 2009-09-28 |
| | | | | for node types and menus. | ||
* | - Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, ↵ | Dries Buytaert | 2009-09-28 |
| | | | | jaydub: drop unnecessary index. | ||
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | | | plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests. The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database. | ||
* | - Patch #356841 by trogie, Dave Reid | dww: update status 'last checked ↵ | Dries Buytaert | 2009-09-27 |
| | | | | time' should output actual date of last check. | ||
* | - Patch #582754 by bjaspan | yched: Fixed Undefined index errors viewing ↵ | Dries Buytaert | 2009-09-27 |
| | | | | nodes with fields. | ||
* | - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability. | ||
* | - Patch #499828 by Dave Reid, Darren Oh, dww | Dries: fixed wrong release ↵ | Dries Buytaert | 2009-09-27 |
| | | | | date on multi-module projects. Now with extra tests! | ||
* | - Patch #550742 by Dave Reid, douggreen, Jacine | yoroy, Dries: removed ↵ | Dries Buytaert | 2009-09-27 |
| | | | | status message. | ||
* | - Patch #253501 by dww, cwgordon7 | boombatower, Dave Reid: added tests for ↵ | Dries Buytaert | 2009-09-26 |
| | | | | update.module. | ||
* | - Patch #588574 by dww: made Dave Reid a co-maintainer for update status. | Dries Buytaert | 2009-09-26 |
| | |||
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field ↵ | Dries Buytaert | 2009-09-26 |
| | | | | updates. | ||
* | - Patch #570142 by Dave Reid | Dries: get rid of the ↵ | Dries Buytaert | 2009-09-26 |
| | | | | admin/structure/contact/settings page. | ||
* | - Patch #588218 by Dave Reid: use PHP5 date constants. | Dries Buytaert | 2009-09-25 |
| | |||
* | - Patch #578676 by sun: clean ups for cron queue. | Dries Buytaert | 2009-09-25 |
| | |||
* | - Patch #582956 by dww | Damien Tournoud: fixed ↵ | Dries Buytaert | 2009-09-25 |
| | | | | FormsTestCase::testRequiredFields(). | ||
* | - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for ↵ | Dries Buytaert | 2009-09-25 |
| | | | | cron. | ||
* | - Patch #118345 by sun: code clean-up and removed extra condition that ↵ | Dries Buytaert | 2009-09-25 |
| | | | | slipped in. | ||
* | - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created ↵ | Dries Buytaert | 2009-09-25 |
| | | | | after drupalCreateContentType(). | ||
* | - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions(). | Dries Buytaert | 2009-09-25 |
| | |||
* | - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for ↵ | Dries Buytaert | 2009-09-25 |
| | | | | deleting revisions. | ||
* | - Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete ↵ | Dries Buytaert | 2009-09-25 |
| | | | | a text format gives 'page not found'. | ||
* | - Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, ↵ | Dries Buytaert | 2009-09-23 |
| | | | | chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin. | ||
* | - Patch #572778 by Amitaibu: removed outdated comment. | Dries Buytaert | 2009-09-23 |
| | |||
* | - Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: ↵ | Dries Buytaert | 2009-09-22 |
| | | | | tabs on admin pages are not accessible from overviews and menus. | ||
* | - Patch #569364 by bjaspan, yched: handle failures on field storage creation. | Dries Buytaert | 2009-09-22 |
| | |||
* | - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵ | Dries Buytaert | 2009-09-22 |
| | | | | hook_user_register() DIE! | ||
* | - Patch #581764 by swentel, bjaspan: default profile incorrectly created ↵ | Dries Buytaert | 2009-09-22 |
| | | | | 'tags' vocabulary. | ||
* | - Patch #581534 by pwolanin | sun: fix redirecting after submitting a ↵ | Dries Buytaert | 2009-09-22 |
| | | | | comment on a multi-page comment thread. | ||
* | - Patch #581760 by yoroy: by default, don't center-align the user login form ↵ | Dries Buytaert | 2009-09-22 |
| | | | | in the block. It is still center-aligned in Garland. | ||
* | - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: ↵ | Dries Buytaert | 2009-09-21 |
| | | | | standardized the return of status messages in AJAX callbacks. | ||
* | Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, ↵ | Dries Buytaert | 2009-09-21 |
| | | | | mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker. | ||
* | - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist ↵ | Dries Buytaert | 2009-09-21 |
| | | | | anymore, but is still an explicit bootstrap step. | ||
* | - Patch #500038 by Shai, sreynen | webchick: changed default for RSS output ↵ | Dries Buytaert | 2009-09-21 |
| | | | | from 'teaser only' to 'full node'. | ||
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ↵ | Dries Buytaert | 2009-09-21 |
| | | | | drupal_json() for consistency and readability. | ||
* | - Patch #249553 by sun: started to rename SimpleTest to Testing, at least in ↵ | Dries Buytaert | 2009-09-21 |
| | | | | user output. | ||
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵ | Dries Buytaert | 2009-09-21 |
| | | | | handling. I can actually understand it now. ;-). | ||
* | - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme ↵ | Dries Buytaert | 2009-09-21 |
| | | | | system, default to block system instead. | ||
* | #564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only ↵ | Angie Byron | 2009-09-21 |
| | | | | db_add/change_column() functions from database layer. | ||
* | - Patch #444402 by sun: clean up of parseInt() usage. | Dries Buytaert | 2009-09-20 |
| | |||
* | - Patch #581634 by stBorchert: added missing CSS file. | Dries Buytaert | 2009-09-20 |
| | |||
* | - Patch #445062 by sun: removed system_requirements check for tokenizer now ↵ | Dries Buytaert | 2009-09-20 |
| | | | | that the registry is gone. | ||
* | - Patch #582758 by c960657: remove t() calls from getInfo() functions. | Dries Buytaert | 2009-09-20 |
| | |||
* | - Patch #582736 by douggreen: removed unused function. | Dries Buytaert | 2009-09-20 |
| |