Download & Extend

Releases for Project Issue File Review

project_issue_file_review 6.x-2.9

Download Size md5 hash
project_issue_file_review-6.x-2.9.tar.gz 119.3 KB 4ab98d74deb991a8952212284bc3a32b
project_issue_file_review-6.x-2.9.zip 170.63 KB 84aae8fb78214915eccd296dd1a6571c
Last updated: April 12, 2012 - 03:56
Official release from tag: 6.x-2.9

Release notes

Bugfix release. PIFR 6.x-2.8 contained an issue which prevented the confirmation process from succeeding when PIFR_Coder was enabled.

The related issue can be found at http://drupal.org/node/1528558.

project_issue_file_review 6.x-2.8

Download Size md5 hash
project_issue_file_review-6.x-2.8.tar.gz 119.38 KB 00d36296d3e74cef0fe367639443d6eb
project_issue_file_review-6.x-2.8.zip 170.84 KB 296ab302c8ee6812766347f0806ea3cc
Last updated: April 10, 2012 - 02:51
Official release from tag: 6.x-2.8

Release notes

Added in 6.x-2.8-rc1:

Read more

project_issue_file_review 6.x-2.8-rc4

Download Size md5 hash
project_issue_file_review-6.x-2.8-rc4.tar.gz 119.38 KB f941dd1dbf13338b311c6134556e895c
project_issue_file_review-6.x-2.8-rc4.zip 170.88 KB a2885e5d6d9c1b3f600c9a9cdd4c1c29
Last updated: February 25, 2012 - 23:15
Official release from tag: 6.x-2.8-rc4

Release notes

Added in 6.x-2.8-rc1:

Read more

project_issue_file_review 6.x-2.8-rc3

Download Size md5 hash
project_issue_file_review-6.x-2.8-rc3.tar.gz 119.41 KB 320364ffb80b7edc7f3ff39cb559ea60
project_issue_file_review-6.x-2.8-rc3.zip 170.9 KB ed64b47ebc30c65b11c0d686645b32c7
Last updated: February 25, 2012 - 04:55
Official release from tag: 6.x-2.8-rc3

Release notes

NOTE: Reconfirmation broken in this release. Do not use!

project_issue_file_review 6.x-2.8-rc2

Download Size md5 hash
project_issue_file_review-6.x-2.8-rc2.tar.gz 119.13 KB 9f3937831ca8526fc52562df6b08d1e4
project_issue_file_review-6.x-2.8-rc2.zip 170.56 KB 66e987ba6bf2b992f94b2a42892f253f
Last updated: February 4, 2012 - 19:15
Official release from tag: 6.x-2.8-rc2

Release notes

Added in 6.x-2.8-rc1:

Read more

project_issue_file_review 6.x-2.8-rc1

Download Size md5 hash
project_issue_file_review-6.x-2.8-rc1.tar.gz 119.14 KB f52b7f49a90aed9dfff6995d989fcbc2
project_issue_file_review-6.x-2.8-rc1.zip 170.56 KB b7b8e128d18c7c3bcab1ba8b9dd072e9
Last updated: February 3, 2012 - 04:40
Official release from tag: 6.x-2.8-rc1

Release notes

New in this version:
- Modified how pifr_server checks to ensure it has a result for all environments (should address at least one source of invalid failed=>@reason false negatives)
- Ensured that testbots do not clear their PIFT_TEST variable until after the send_response xmlrpc communication completes (should address one source of testbot reconfirmation failures)
- Support the D8 'langcode' install argument to allow for removal of 'testbot compatibility' code in Drupal 8.
- Fixed plurality in results summary messages.
- Added testbot ID and review timestamp to the review log
- Support for test files located in directories other than module root and /tests
- Check for empty --file argument on run-tests.sh before executing, to handle certain '0 tests passed' scenarios
- Only list relevant test cases in the review log, instead of all core test cases
- Fixed two 'undefined index' errors appearing in the watchdog logs
- Removed two call time pass-by-reference instances
- Exclude external (third-party) files from core coder review results

Git Release Notes:

Added in 6.x-2.8-rc1:

Read more

project_issue_file_review 6.x-2.7

Download Size md5 hash
project_issue_file_review-6.x-2.7.tar.gz 118.56 KB feea72aec46d998f424bf4d1e968b53c
project_issue_file_review-6.x-2.7.zip 169.96 KB 2a590b25948432d7c9cce72ee2adf1be
Last updated: November 4, 2011 - 22:45
Official release from tag: 6.x-2.7

Release notes

c07c2bb Issue #1297400 by jthorson: Show current test on qa.d.o status page
fe4e940 Issue #1272792 by jthorson: Scan modulename dir instead of module dir
a07dda4 Issue #1282174 by jthorson: Fixed manual tests dependent on core
1320326 Issue #1278462 by jthorson: Add d8 option to manual review form
0ae039a Issue #830838 by jthorson: Add advisory reviews
28d3434 Issue #1296790 by jthorson: Fix Coder tests after project_dependency
0cb4c5b Issue #1278596 by jthorson - removed 'no tests available' failure
c4f92ab Issue #1126112 by jthorson: Fixed plural argument reference in core test detection and added D8 support

project_issue_file_review 6.x-2.6

Download Size md5 hash
project_issue_file_review-6.x-2.6.tar.gz 116.72 KB 16c4d5e869bb5a1ae59427d4793082cc
project_issue_file_review-6.x-2.6.zip 168.2 KB 2e4dfa0b811e550476fff2a1b5223ba3
Last updated: August 6, 2011 - 22:41
Official release from tag: 6.x-2.6

Release notes

A whole pile of superb new features and bugfixes by @jthorson.

Issue #1235096 by jthorson: Fixed Manual test form wrongly assumes Pifr_coder() is active.
Issue #1234946 by jthorson | rfay: Fixed Use 'branch/tag' terminology (or identifier?) where appropriate.
Issue #1126112 by jthorson: Fix core test detection
Issue #1126112 by jthorson: detect core tests before allowing --all argument on run-tests.sh
Issue # 1126112 by jthorson: Use scan instead of syntax_files() to determine simpletest patch tests to run
Issue #1234226 by jthorson: Fixed syntax_files() operation to support coder branch tests
Issue #1234918 by rfay: Enforce pifr_coder dependency on coder & coder_tough_love
Issue # 1234936 by rfay: Added @debug counter to results array
Issue #1236394 by jthorson: Removed extraneous D6 dependencies from manual test form
Issue #1231918 by jthorson: Added directory argument to manual testbot branch tests
Issue # 1234928 by rfay: Fixed bad 'DEFINE' references in manual coder processing
Issue #1231936 by jthorson: Log run-tests.sh command before execution
Issue # 1120228 by jthorson: Fixed typo in client certification 'fail' test
Issue #1230614 by jthorson: Added missing db_set_active() call in client/review/db/mysql.inc
Issue #1229516 by jthorson: Updated admin/pifr client tests core repository reference

Read more

project_issue_file_review 6.x-2.5

Download Size md5 hash
project_issue_file_review-6.x-2.5.tar.gz 107.92 KB fe26920735389db3f08d20f3596985fa
project_issue_file_review-6.x-2.5.zip 158.79 KB 615806d6ace3c48bba860aa3ef5f2022
Last updated: June 17, 2011 - 17:26
Official release from tag: 6.x-2.5

Release notes

#1120030: Support moving of core files to core/ directory

Change git checkout so that it doesn't care whether an identifier is a branch or a tag and then:

#1172366: Testing works only against a branch (-dev) not against a tag
#1100376: Confirmation should be against a known-good tag instead of against HEAD

#1174966: Accept only -p1 (git apply) patches is something we promised.

project_issue_file_review 6.x-2.4

Download Size md5 hash
project_issue_file_review-6.x-2.4.tar.gz 124.35 KB 59b23c4092892df0f2c760a90f8c4e3c
project_issue_file_review-6.x-2.4.zip 175.4 KB 983967a6fd701743ab39c983d8dd4359
Last updated: April 10, 2011 - 23:06
Official release from tag: 6.x-2.4

Release notes

#1107552: Make git patch application more robust and use git for patch application by rfay: Use git to apply patches instead of patch

project_issue_file_review 6.x-2.3

Download Size md5 hash
project_issue_file_review-6.x-2.3.tar.gz 123.66 KB 7cbd031aece7db0f0f1ac3b52cb53288
project_issue_file_review-6.x-2.3.zip 174.63 KB 34bbab9086b94523fd00061a7dbd4714
Last updated: March 28, 2011 - 19:56
Official release from tag: 6.x-2.3

Release notes


9592afb Remove CHANGELOG.txt.
0a6c884 by rfay: Two trivial typo fixes
da266cd Issue #961172 by rfay: Fix simpletest and patch application so that D6 patches can be tested
f2df5ac Issue #1081082 by rfay: Git clone failed in testing because pifr_drupal.client.inc was trying to do the checkout and client.inc was also doing it
da59f73 by rfay: Improve comments on member variables
9784274 by rfay: Recover a key hunk that seems to have been lost in the merge.
9af65c7 by rfay: A number of fixes and instrumentation improvements to get testbots working
96520b1 Merge 6.x-3.x with git changes into mainline from master
bef1afe Issue #1089750 by rfay: change git repo branch to 7.x
f874c69 by rfay: Remove .cvsignore; no longer useful
ac8e149 Stripping CVS keywords
b66528f Stripping CVS keywords
9bf17b0 Issue #1067570 by rfay: Improve instrumentation and debug messages
5734439 Issue #1065950-1 by rfay: Add capability to use a reference repository to speed up clones
9243771 Issue #1057526 by rfay: Add UI for server side for Drupal git URL
5862055 Issue #1059990 by rfay: Allow -p1 or -p0 patches to be tested
f2b741c #1063042 by rfay: Add directory path debugging
1c995f0 Issue 1059990-6 by rfay: Update the regex that reads filenames from patches
159a73f Issue #1059990-3 by rfay: Since we changed to patch -p1 the related canned patches have to change

Read more

project_issue_file_review 6.x-2.2

Download Size md5 hash
project_issue_file_review-6.x-2.2.tar.gz 112.02 KB b2521d3e4b636fdaa8e41a9f3f95381d
project_issue_file_review-6.x-2.2.zip 161.13 KB 25b6acb731b62c54f6f0b86fdfee6a70
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-2.2

Release notes

PIFR 6.x-2.2, 2010-01-27
------------------------
- Bugs:
   * #695350: Provide 'last' field in pifr.retrieve() and correct query.
   * Events should only be triggered when trigger modules is available.
   * Remove notices when test record is saved before client record.
   * #695278: Test list should be generated from root directory.
   * #695278: Module 'tests' directory should be searched.
   * #696044: Patches are not being applied properly to contrib projects.
   * #696194: Cannot preview client test information.
   * Do not add SimpleTest as dependency if it has already been added.

project_issue_file_review 6.x-2.1

Download Size md5 hash
project_issue_file_review-6.x-2.1.tar.gz 110.69 KB 375d931abdfcd0baa47d89cf29af049d
project_issue_file_review-6.x-2.1.zip 159.78 KB 32464dceab3f6b40eca201e5567146ca
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-2.1

Release notes


PIFR 6.x-2.1, 2010-01-22
------------------------
- Changes:
* Proper API hook documentation.
* Correct environment documentation.
* #663456: Sudo-grouping: Group reviews by plugin.
* Correct variable naming from #663456.
* Correct logic for determining if the test is complete.
* Correct test list parsing.
* Per core standards place hook_schema() below other install hooks.
* #663538: Remove 'require pass' field from environment table.
* All environment list functions should return associative arrays.
* Client confirmation cannot use the same result logic as standard tests.
* Update client confirmation next() for previous logic change.
* Add call to set_time_limit() when performing coder review.
* Provide a 'never' option for test client re-test interval.
* Remove never used project re-test interval.
* Correct 'pifr_server_client_test_interval' associative array.
* Ensure that client environments are always in the same order.
* #523160: Implement views feed plugin for event log.
* Add test information to log feed plugin.
* Change feed plugin title format.
* Add 'directory' argument to SimpleTest plugin.
* Add 'directory' argument to Coder plugin.
* Only apply files ending in .diff or .patch.
* #666990: Support clone_db attribute for DrupalCloneTestCase.

Read more

project_issue_file_review 6.x-2.0

Download Size md5 hash
project_issue_file_review-6.x-2.0.tar.gz 104.85 KB e530b627801e15ee96b1fb96ef04babd
project_issue_file_review-6.x-2.0.zip 151.31 KB 7fcb30f66e69728cf79d41081b2f68a6
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-2.0

Release notes

PIFR 6.x-2.0, 2009-12-18
------------------------
- Initial release (large number of changes).

project_issue_file_review 6.x-1.5

Download Size md5 hash
project_issue_file_review-6.x-1.5.tar.gz 32.59 KB e973c7f903d1adfb29b5d7e067943cb1
project_issue_file_review-6.x-1.5.zip 41.02 KB f37406ec13fde7befa6df479b65a84ed
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.5

Release notes

PIFR 6.x-1.5, 2009-02-07
------------------------
- Changes:
   * #348221 by keith.smith: INSTALL.txt edits.
   * #365889: php -l interprets XML files.
   * #366423 by hunmonk: Add a 'Disabled' option for server type.
   * #367017 by chx: Report back the name of the file that failed php -l.
- Bugs:
   * #344675: Correct key removal logic.

project_issue_file_review 6.x-2.x-dev

Download Size md5 hash
project_issue_file_review-6.x-2.x-dev.tar.gz 119.33 KB 7cac84af445e2694cbeebd7f27c9bed3
project_issue_file_review-6.x-2.x-dev.zip 170.67 KB 84ba4253d2601069c3d55e3b80acbe66
Last packaged version: 6.x-2.9+0-dev
Last updated: April 12, 2012 - 12:42
Development snapshot from branch: 6.x-2.x

Release notes

Development snapshot.

project_issue_file_review 6.x-1.4

Download Size md5 hash
project_issue_file_review-6.x-1.4.tar.gz 32.35 KB 73f40906caebe6c093cbd0042b367a23
project_issue_file_review-6.x-1.4.zip 40.84 KB da9252b7ce18b2f28d29dae82b9ef571
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.4

Release notes

PIFR 6.x-1.4, 2008-12-13
------------------------
- Changes:
   * #337893: Display a log of all the events happening in the life-cycle of a tested patch.
   * #342490: Add page to view most recent log messages.
   * #342351 by greggles: show # of patches tested on http://testing.drupal.org/pifr/stats.
   * #342367: file_copy() breaks on some distros.
   * #342351: rollback.
   * #342485: add massive optional debugging statements to pifr.review.inc.
   * #343361 by aclight: Test for additional requirements.
   * #343381 by ksenzee: no happy mushrooms!
   * #341468 by aclight and boombatower: Add a testing status page to PIFR slave interface.
   * #344680: Rename pifr.client.inc to pifr.slave.inc for consistency.
   * #344628: Add setting for to replace PIFR_DEBUG constant.
   * #345977 by alexanderpas: Item got numbered 1. twice under TESTING SLAVE in INSTALL.txt.
   * #343100: Stop any PHP process when slave reset command issued & report slave status checking.
   * #344671: Remove ability for PIFR to act as project server and old xmlrpc commands in favor of PIFT.
- Bugs:
   * #343374 by aclight: Typo in pifr_menu.
   * #338292 by DamZ and boombatower: Correct regex for singular assertions.

project_issue_file_review 6.x-1.3

Download Size md5 hash
project_issue_file_review-6.x-1.3.tar.gz 28.28 KB 4dbfec12791e67bb3a3e27c40641242b
project_issue_file_review-6.x-1.3.zip 35.54 KB 6122587e81b64ab73523a3eab4efb97f
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.3

Release notes

PIFR 6.x-1.3, 2008-12-03
------------------------
- Changes:
   * Remove debug code.
   * $file_id to $file->id.
   * Add additional logic to auto-disable-enable code.
   * Correct insert ID's for empty patch file.
   * Fix query formatting.
   * Change notification e-mail to come from noreply@drupal.org as that has an account on the dev list.
   * When queueing file for testing make sure file is not currently being tested.
   * Type-o in e-mail text.
   * Add requirement for temporary table permission for mysql user.
   * #341470: Add server administration interface.

project_issue_file_review 6.x-1.2

Download Size md5 hash
project_issue_file_review-6.x-1.2.tar.gz 26.06 KB 13cff359f1ae09c3973d613b77a04e00
project_issue_file_review-6.x-1.2.zip 32.37 KB d2098ce7eb6550e27c0c41fd69f1805c
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.2

Release notes

* Incorrect variable name.
* Comment fix.
* Add php-xml requirement.
* Add code to ensure that d.o is up and that latest HEAD passes all tests.
* Added check to ensure drupal.org is up before trying to test last HEAD commit.
* Send e-mail to test admins if d.o is down and t.d.o shuts down.
* Change dev list e-mail subject.
* Add admin alert e-mail.
* Add "Check drupal.org" option to settings.
* Cleaned up and added every possible PHP extension.

project_issue_file_review 6.x-1.1

Download Size md5 hash
project_issue_file_review-6.x-1.1.tar.gz 24.36 KB 8d89dad38f39f157c43794651ba945b6
project_issue_file_review-6.x-1.1.zip 30.47 KB d05ca6b660ee8eb4386ac451ff1aa239
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.1

Release notes

* Use chart API.
* Increase queue graph size to allow for large numbers.
* Added code to pause if error encountered so it doesn't fly through patches when something like d.o is down.
* Core commit of #314401 changed _simpletest_format_summary_line() output and caused the test results parser to break.
* #182976: Color test results.
* Add check on coloing of summary result for error or pre-test failure.
* Make sure file has been tested before attempting to apply color.

Subscribe with RSS Syndicate content
nobody click here