/[drupal]/drupal/modules/system/system.test
ViewVC logotype

Log of /drupal/modules/system/system.test

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 00:45:51 2009 UTC (5 weeks, 1 day ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.89: +3 -3 lines
Diff to previous 1.89
- Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 11:34:44 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.88: +39 -1 lines
Diff to previous 1.88
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 05:28:43 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.87: +83 -1 lines
Diff to previous 1.87
#516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 23:48:38 2009 UTC (6 weeks ago) by webchick
Branch: MAIN
Changes since 1.86: +3 -3 lines
Diff to previous 1.86
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 02:13:15 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.85: +3 -2 lines
Diff to previous 1.85
- Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 21:34:15 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.84: +81 -1 lines
Diff to previous 1.84
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 05:37:46 2009 UTC (6 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.83: +2 -5 lines
Diff to previous 1.83
#602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:20 2009 UTC (6 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.82: +13 -13 lines
Diff to previous 1.82
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 07:48:07 2009 UTC (7 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.81: +55 -2 lines
Diff to previous 1.81
#67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 19:16:04 2009 UTC (7 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 00:50:45 2009 UTC (8 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.79: +72 -1 lines
Diff to previous 1.79
- Patch #484868 by sime, sun | Dries: split parser from drupal_parse_info_file().

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 18:37:30 2009 UTC (8 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.78: +5 -5 lines
Diff to previous 1.78
- Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in .

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:31:16 2009 UTC (8 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.77: +3 -3 lines
Diff to previous 1.77
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:44:14 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.76: +2 -8 lines
Diff to previous 1.76
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:48 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.75: +1 -3 lines
Diff to previous 1.75
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:50:12 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.74: +7 -7 lines
Diff to previous 1.74
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:53:45 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.73: +1 -19 lines
Diff to previous 1.73
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 10:27:15 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.72: +3 -3 lines
Diff to previous 1.72
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 12:32:10 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.71: +8 -8 lines
Diff to previous 1.71
- Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 13:02:38 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.70: +4 -6 lines
Diff to previous 1.70
- Patch #113614 by John Morahan: small fix for token/placeholder substitution to core.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 18:24:14 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.69: +87 -1 lines
Diff to previous 1.69
#201415 by sun: Add a permission to access site in maintenance mode.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 16:01:10 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.68: +50 -5 lines
Diff to previous 1.68
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 09:44:56 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.67: +8 -8 lines
Diff to previous 1.67
- Patch rollback of #549432: tests didn't actually ran successfully.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 09:23:24 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.66: +8 -8 lines
Diff to previous 1.66
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 00:58:54 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.65: +5 -4 lines
Diff to previous 1.65
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 20:19:37 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.64: +58 -1 lines
Diff to previous 1.64
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:41 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.63: +12 -12 lines
Diff to previous 1.63
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 23:51:19 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.62: +8 -8 lines
Diff to previous 1.62
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 16:16:41 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.61: +11 -5 lines
Diff to previous 1.61
#533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 11:20:43 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.60: +4 -4 lines
Diff to previous 1.60
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 21:21:37 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.59: +1 -87 lines
Diff to previous 1.59
- Patch #535990 by catch: removed a silly test.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:06:16 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.58: +56 -1 lines
Diff to previous 1.58
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 20:58:26 2009 UTC (4 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.57: +18 -2 lines
Diff to previous 1.57
#292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:34 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.56: +18 -18 lines
Diff to previous 1.56
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 10:44:21 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.55: +9 -4 lines
Diff to previous 1.55
- Patch #518750 by Damien Tournoud: rethink system settings form.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 21:51:42 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.54: +49 -49 lines
Diff to previous 1.54
#500866 by boombatower: Remove t() from getInfo in tests.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:39:55 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.53: +7 -1 lines
Diff to previous 1.53
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 03:56:43 2009 UTC (5 months ago) by webchick
Branch: MAIN
Changes since 1.52: +2 -1 lines
Diff to previous 1.52
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 17:29:38 2009 UTC (5 months ago) by webchick
Branch: MAIN
Changes since 1.51: +1 -6 lines
Diff to previous 1.51
#504016 by catch: Remove faulty assertion that makes assumptions about default installed modules.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 10:13:28 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.50: +3 -3 lines
Diff to previous 1.50
- Patch #501466 by catch: move comment administration to a tab.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 21:08:31 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.49: +1 -9 lines
Diff to previous 1.49
- Fixed a merge problem.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 21:07:53 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.48: +1 -5 lines
Diff to previous 1.48
- Fixed a merge problem.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 20:40:08 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.47: +14 -2 lines
Diff to previous 1.47
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:40 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.46: +4 -4 lines
Diff to previous 1.46
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:34:01 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.45: +14 -14 lines
Diff to previous 1.45
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 02:21:52 2009 UTC (6 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.44: +25 -1 lines
Diff to previous 1.44
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:34 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.43: +7 -7 lines
Diff to previous 1.43
- Patch #471070 by stella: millions of code style fixes.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 18:34:23 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.42: +17 -5 lines
Diff to previous 1.42
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 18:08:43 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.41: +38 -1 lines
Diff to previous 1.41
- Patch #210876 by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 10:37:28 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.40: +93 -1 lines
Diff to previous 1.40
- Patch #391340 by chx, dww, neclimdul, Crell, alex_b, et al: job queue API.

The queue system allows placing items in a queue and processing them later.  The system tries to ensure that only one consumer can process an item.

Before a queue can be used it needs to be created by DrupalQueueInterface::createQueue().

Items can be added to the queue by passing an arbitrary data object to DrupalQueueInterface::createItem().

To process an item, call DrupalQueueInterface::claimItem() and specify how long you want to have a lease for working on that item. When finished processing, the item needs to be deleted by calling DrupalQueueInterface::deleteItem(). If the consumer dies, the item will be made available again by the DrapalQueueInterface implementation once the lease expires. Another consumer will then be able to receive it when calling DrupalQueueInterface::claimItem().

The $item object used by the DrupalQueueInterface can contain arbitrary metadata depending on the implementation. Systems using the interface should only rely on the data property which will contain the information passed to DrupalQueueInterface::createItem(). The full queue item returned by DrupalQueueInterface::createItem() needs to be passed to DrupalQueueInterface::deleteItem() once processing is completed.

While the queue system makes a best effort to preserve order in messages, due to the pluggable nature of the queue, there is no guarantee that items will be delivered on claim in the order they were sent. For example, some implementations like beanstalkd or others with distributed back-ends like Amazon SQS will be managing jobs for a large set of producers and consumers where a strict FIFO ordering will likely not be preserved.

The system also makes no guarantees about a task only being executed once: callers that have non-idempotent tasks either need to live with the possiblity of the task being invoked multiple times in cases where a claim lease expires, or need to implement their own transactions to make their tasks idempotent.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 01:49:54 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.39: +16 -16 lines
Diff to previous 1.39
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 05:33:18 2009 UTC (9 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.38: +68 -1 lines
Diff to previous 1.38
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 12:19:32 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
#363687 by chx: Simplify DBTNG codeflow.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 14:22:33 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.36: +8 -9 lines
Diff to previous 1.36
- Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 12:18:37 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.35: +81 -49 lines
Diff to previous 1.35
- Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system.  This helps with fields in core.  Comes with tests\!

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 21:19:18 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.34: +80 -1 lines
Diff to previous 1.34
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 21:45:11 2009 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
- Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:19 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 19:11:31 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.31: +36 -1 lines
Diff to previous 1.31
- Patch #330633 by drewish: temporary file clean-up _and_ unit tests.  Oh yeah.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:33 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.30: +53 -1 lines
Diff to previous 1.30
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 07:16:10 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.29: +56 -1 lines
Diff to previous 1.29
- Patch #340557 by Dave Reid: use static caching in drupal_is_front_page().

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 21:41:54 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
- Patch #318016 by Dave Reid: step one to standardizing type-hinting.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:45 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 18:56:16 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.26: +1 -36 lines
Diff to previous 1.26
- Patch #314870 by drewish: removed some code that accidentically got committed with api.php and that broke the tests.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 02:37:32 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.25: +36 -1 lines
Diff to previous 1.25
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 10:41:40 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 06:56:17 2008 UTC (12 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.23: +45 -2 lines
Diff to previous 1.23
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 21:21:35 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
- Patch #328719 by c960657: make the module list tests succeed again.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 11:13:31 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
- Patch #327480 by chx: remove DB specific code from simpletest.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 20:29:42 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.20: +5 -4 lines
Diff to previous 1.20
- Patch #296321 by pwolanin, swentel: link to cron.php broken when clean URLs are disabled.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:04 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.19: +66 -1 lines
Diff to previous 1.19
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.18: +1 -66 lines
Diff to previous 1.18
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 22:46:22 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.17: +12 -2 lines
Diff to previous 1.17
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:01 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.16: +66 -1 lines
Diff to previous 1.16
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 18:17:02 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.15: +65 -1 lines
Diff to previous 1.15
#296306 by swentel: Test for custom 403 page.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 15:54:14 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#319699 follow-up by Dave Reid: Simplify required module hiding in admin/build/modules.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 03:25:36 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.13: +13 -1 lines
Diff to previous 1.13
#319699 by Dave Reid: Simplify logic for hiding required modules.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 02:33:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 20:48:09 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.11: +9 -10 lines
Diff to previous 1.11
#308534 by Dave Reid: Remove stray whitespace core-wide.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 08:37:46 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.10: +63 -1 lines
Diff to previous 1.10
- Patch #296305 by Damien Tournoud, recidive, cwgordon7, chx: 404 page needs a test -- testing party

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 12:35:55 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
- Patch #297869 by boombatower: add xpath method to simpletest and refactor existing tests.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 07:37:06 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.8: +9 -8 lines
Diff to previous 1.8
- Patch #229129 by dmitrig01: clean up system modules page.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 11:39:38 2008 UTC (16 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +6 -5 lines
Diff to previous 1.7
- Patch #256886 by catch et al: comment out a test that fails due to a bug in cURL.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 19:19:08 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.6: +24 -1 lines
Diff to previous 1.6
- Patch #275092 by kbahey: added test for meta-tag generator patch.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 16:33:20 2008 UTC (17 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- Patch #268449 by catch: fixed some tests that failed due to invalid permissions.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 17:32:19 2008 UTC (17 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.4: +71 -4 lines
Diff to previous 1.4
- Patch #250918 by boombatower: cleaned up some tests and added some tests for the administration panels.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 07:27:14 2008 UTC (17 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.3: +38 -3 lines
Diff to previous 1.3
- Patch #261836 by dropcube: tests for cron.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 19:28:39 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.2: +8 -10 lines
Diff to previous 1.2
- Patch #259871 by pwolanin: clean up system.test.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 07:32:02 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1: +70 -1 lines
Diff to previous 1.1
- Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:31 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
- Added a test framework to Drupal along with a first batch of tests for
  Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2