/[drupal]/contributions/modules/project_issue_file_review/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/project_issue_file_review/CHANGELOG.txt

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


Revision 1.24 - (show annotations) (download)
Tue Dec 23 04:13:52 2008 UTC (11 months ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, HEAD
Branch point for: DRUPAL-7--1
Changes since 1.23: +5 -1 lines
File MIME type: text/plain
Setup CHANGELOG for 2.x branch.
1 // $Id: CHANGELOG.txt,v 1.23 2008/12/23 01:27:09 boombatower Exp $
2
3 PIFR 6.x-2.x, xxxx-xx-xx (development version)
4 ------------------------
5
6
7 PIFR 6.x-1.5, xxxx-xx-xx (development version)
8 ------------------------
9 - Changes:
10 * #348221 by keith.smith: INSTALL.txt edits.
11 - Bugs:
12 * #344675: Correct key removal logic.
13
14 PIFR 6.x-1.4, 2008-12-13
15 ------------------------
16 - Changes:
17 * #337893: Display a log of all the events happening in the life-cycle of a tested patch.
18 * #342490: Add page to view most recent log messages.
19 * #342351 by greggles: show # of patches tested on http://testing.drupal.org/pifr/stats.
20 * #342367: file_copy() breaks on some distros.
21 * #342351: rollback.
22 * #342485: add massive optional debugging statements to pifr.review.inc.
23 * #343361 by aclight: Test for additional requirements.
24 * #343381 by ksenzee: no happy mushrooms!
25 * #341468 by aclight and boombatower: Add a testing status page to PIFR slave interface.
26 * #344680: Rename pifr.client.inc to pifr.slave.inc for consistency.
27 * #344628: Add setting for to replace PIFR_DEBUG constant.
28 * #345977 by alexanderpas: Item got numbered 1. twice under TESTING SLAVE in INSTALL.txt.
29 * #343100: Stop any PHP process when slave reset command issued & report slave status checking.
30 * #344671: Remove ability for PIFR to act as project server and old xmlrpc commands in favor of PIFT.
31 - Bugs:
32 * #343374 by aclight: Typo in pifr_menu.
33 * #338292 by DamZ and boombatower: Correct regex for singular assertions.
34
35 PIFR 6.x-1.3, 2008-12-03
36 ------------------------
37 - Changes:
38 * Remove debug code.
39 * $file_id to $file->id.
40 * Add additional logic to auto-disable-enable code.
41 * Correct insert ID's for empty patch file.
42 * Fix query formatting.
43 * Change notification e-mail to come from noreply@drupal.org as that has an account on the dev list.
44 * When queueing file for testing make sure file is not currently being tested.
45 * Type-o in e-mail text.
46 * Add requirement for temporary table permission for mysql user.
47 * #341470: Add server administration interface.
48
49 PIFR 6.x-1.2, 2008-11-17
50 ------------------------
51 - Changes:
52 * Incorrect variable name.
53 * Comment fix.
54 * Add php-xml requirement.
55 * Add code to ensure that d.o is up and that latest HEAD passes all tests.
56 * Added check to ensure drupal.org is up before trying to test last HEAD commit.
57 * Send e-mail to test admins if d.o is down and t.d.o shuts down.
58 * Change dev list e-mail subject.
59 * Add admin alert e-mail.
60 * Add "Check drupal.org" option to settings.
61 * Cleaned up and added every possible PHP extension.
62
63 PIFR 6.x-1.1, 2008-11-09
64 ------------------------
65 - Changes:
66 * Use chart API.
67 * Increase queue graph size to allow for large numbers.
68 * Added code to pause if error encountered so it doesn't fly through patches when something like d.o is down.
69 * Core commit of #314401 changed _simpletest_format_summary_line() output and caused the test results parser to break.
70 * #182976: Color test results.
71 * Add check on coloing of summary result for error or pre-test failure.
72 * Make sure file has been tested before attempting to apply color.
73
74 PIFR 6.x-1.0, 2008-10-30
75 ------------------------
76 - This is the first fully featured release that has been heavily tested on testing.drupal.org.

  ViewVC Help
Powered by ViewVC 1.1.2