summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #212233 follow-up by catch: Remove some left-over code after removing SQL ↵Angie Byron2009-05-22
| | | | status report.
* #469768 again. Let's get those new files there, shall we? :PAngie Byron2009-05-22
|
* #469768 by sun and mr.baileys: Move error handling testing to their own ↵Angie Byron2009-05-22
| | | | separate .test and .module.
* - Patch #448860 by recidive: updated the search module documentation.Dries Buytaert2009-05-22
|
* - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.Dries Buytaert2009-05-22
|
* - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order ↵Dries Buytaert2009-05-22
| | | | by table headers first, before ordering by other fields.
* #61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before ↵Angie Byron2009-05-22
| | | | validation/submission.
* #398902 by kscheirer and alexanderpas: Type-check passwords.Angie Byron2009-05-22
|
* - Patch #467984 by Berdir: fixed some database glitches and extended the tests.Dries Buytaert2009-05-22
|
* - Patch #212233 by lilou, catch: remove SQL report.Dries Buytaert2009-05-22
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #468978 by Bohjan: removed user administration description.Dries Buytaert2009-05-21
|
* - Patch #469134 by Bohjan: removed some redundant help.Dries Buytaert2009-05-21
|
* #469386 by Bojhan: Remove obvious menu administration help, and make ↵Angie Byron2009-05-21
| | | | block-related help conditional on block module.
* - Patch #440778 by brianV: coding style fixes and documentation improvements.Dries Buytaert2009-05-21
|
* - Patch #468944 by Berdir: database clean-ups for comment.module.Dries Buytaert2009-05-21
|
* - Patch #468654 by Bojhan, Dries: removed some redundant help texts.Dries Buytaert2009-05-21
|
* #452416 by bjaspan: Reformat status reporting code slightly to allow ↵Angie Byron2009-05-20
| | | | breakpoints in debuggers.
* #332123 follow-up by quicksketch: Fix API documentation for hook_schema() to ↵Angie Byron2009-05-20
| | | | reflect that descriptions should not be t()ed.
* - Patch #415044 by bjaspan, yched: indexes for field storage.Dries Buytaert2009-05-20
|
* #457080 by moshe weitzman: Add node_delete_multiple() for more efficient ↵Angie Byron2009-05-20
| | | | deletion of lots of nodes.
* #467558 by yched: Small field API optimization.Angie Byron2009-05-20
|
* #446742 follow-up by sun: Fix syntax change in randomName().Angie Byron2009-05-20
|
* #462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross ↵Angie Byron2009-05-19
| | | | site scripting forward-port.
* - Patch #382896 by jmburnz: move and out of the content div.Dries Buytaert2009-05-19
|
* - Patch #451668 by mfb: page cache test failing with mod_deflate.Dries Buytaert2009-05-18
|
* - Patch #464912 by pwolanin: add doxygen suggestion standard for contrib ↵Dries Buytaert2009-05-18
| | | | module node build modes and similar int constants.
* - Patch #465398 by akahn: move aggregator settings to 'site configuration'. Yay.Dries Buytaert2009-05-18
|
* - Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing ↵Dries Buytaert2009-05-18
| | | | options'.
* - Patch #398474 by Aron Novak, foxtrotcharlie: make aggregator array keys ↵Dries Buytaert2009-05-18
| | | | lower case.
* - Patch #407294 by Litrik: provide hooks to allow other modules to listen to ↵Dries Buytaert2009-05-17
| | | | SimpleTest results. Java-lamp, here I come!
* - Patch #19646 by akahn, JamesAn: make it possible to suspend a feed.Dries Buytaert2009-05-17
|
* - Patch #464732 by deviantintegral: fixed variable name.Dries Buytaert2009-05-17
|
* - Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for ↵Dries Buytaert2009-05-17
| | | | menu_get_item() and menu_set_item().
* #456488 by yched: Only cache field data for current revision.Angie Byron2009-05-17
|
* #451212 by yched: Make field_test_entity_save() consistent with node_save().Angie Byron2009-05-17
|
* #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple ↵Angie Byron2009-05-17
| | | | like field_attach_load().
* #456824 follow-up by catch: Fix D6 -> D7 upgrade path failure.Angie Byron2009-05-16
|
* #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, ↵Angie Byron2009-05-16
| | | | better organization, etc. Awesomeness.
* - Patch #456824 by catch: add better caching to drupal_lookup_path().Dries Buytaert2009-05-16
|
* - Patch #394572 by Berdir: converted system module to the new database ↵Dries Buytaert2009-05-16
| | | | abstraction layer.
* - Patch #60468 by alex_b, JamesAn: allow aggregator feed items to never be ↵Dries Buytaert2009-05-16
| | | | discarded.
* - Patch #463450 by wulff: fixed documentation glitch.Dries Buytaert2009-05-16
|
* - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'.Dries Buytaert2009-05-16
|
* - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry.Dries Buytaert2009-05-16
|
* #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ↵Angie Byron2009-05-16
| | | | ... LIMIT 1 queries when all that's required is a check for whether rows exist.
* #426906 by Rob Loach: Convert drupal_add_js/css to static caching API.Angie Byron2009-05-16
|
* - Patch #292790 by mr.baileys: menu machine-name validation error.Dries Buytaert2009-05-15
|
* - Patch #456722 by akahn: use format_plural() on node delete.Dries Buytaert2009-05-15
|