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

Log of /drupal/modules/blog/blog.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.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:02:41 2009 UTC (2 weeks, 5 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:26:44 2009 UTC (3 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.20: +8 -8 lines
Diff to previous 1.20
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 12:11:10 2009 UTC (3 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Patch #595084 by c960657: use type hinting for .

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

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 00:58:52 2009 UTC (3 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.17: +3 -2 lines
Diff to previous 1.17
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 03:04:33 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.

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

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:32 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

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

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

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:31 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.11: +29 -29 lines
Diff to previous 1.11
- Patch #471070 by stella: millions of code style fixes.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 12:19:52 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.10: +32 -1 lines
Diff to previous 1.10
- Patch #276517 by chx, naxoc: added basic tests for blog pages.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 09:57:10 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
- Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 20:24:57 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
- Patch #290887 by Dave Reid, Jody Lynn: checked permission using the wrong permission name.

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

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 19:18:10 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 02:22:09 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#69468 by marcingy, greggles, mikey_p: Usability: Display node type on editing form.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 13:14:26 2008 UTC (12 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.4: +1 -4 lines
Diff to previous 1.4
- Patch #338403 by drewish: code comments clean-up.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 07:30:49 2008 UTC (17 months, 4 weeks 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.3: +12 -12 lines
Diff to previous 1.3
- Patch #247423 by boombatower: code style fixes for the tests.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 18:15:07 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.2: +17 -11 lines
Diff to previous 1.2
- Patch #257644 by Senpai: code cleanup.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 18:26:00 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
- Patch #251263 by catch: fixing up many code style issues in the tests.

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