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

Log of /drupal/modules/help/help.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.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:20 2009 UTC (3 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, DRUPAL-7-0-UNSTABLE-9, HEAD
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:43 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:01 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 20:07:24 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.11: +26 -23 lines
Diff to previous 1.11
#295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main help page.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:59:20 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- Patch #536784 by deekayen: fixed spelling of the word 'permission'.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:44:20 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +1 -3 lines
Diff to previous 1.9
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 02:01:08 2009 UTC (4 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.8: +32 -1 lines
Diff to previous 1.8
#295983 by naxoc and lilou: Add test for modules that do not implement hook_help().

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

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

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

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 03:39:57 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
#394460 by Crell: DBTNGify Help module.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 20:35:37 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- Patch #345838 by Dave Reid: remove user creation from drupalLogin().  drupalLogin() should only do one thing, and do it well. :)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 13:14:27 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.2: +1 -4 lines
Diff to previous 1.2
- Patch #338403 by drewish: code comments clean-up.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 07:30:51 2008 UTC (18 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
- Patch #247423 by boombatower: code style fixes for the tests.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:25 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