/[drupal]/contributions/modules/project_issue_file_test/pift.module
ViewVC logotype

Log of /contributions/modules/project_issue_file_test/pift.module

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.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 22:33:00 2009 UTC (5 days, 5 hours ago) by boombatower
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +6 -3 lines
Diff to previous 1.32
#638094: Disallow re-testing patches on closed issues.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 22:21:04 2009 UTC (5 days, 5 hours ago) by boombatower
Branch: MAIN
Changes since 1.31: +15 -8 lines
Diff to previous 1.31
#632564: Rewrite automatic followup messages.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 21:01:51 2009 UTC (4 weeks, 5 days ago) by boombatower
Branch: MAIN
Branch point for: DRUPAL-7--1
Changes since 1.30: +25 -1 lines
Diff to previous 1.30
Abstract core API version term ID location.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 03:06:02 2009 UTC (4 weeks, 6 days ago) by boombatower
Branch: MAIN
Changes since 1.29: +30 -1 lines
Diff to previous 1.29
Move API function to .module since it will be needed in other files besides cron.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 01:51:45 2009 UTC (4 weeks, 6 days ago) by boombatower
Branch: MAIN
Changes since 1.28: +5 -2 lines
Diff to previous 1.28
Add permission for enabling project testing.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 01:44:43 2009 UTC (4 weeks, 6 days ago) by boombatower
Branch: MAIN
Changes since 1.27: +36 -23 lines
Diff to previous 1.27
#521742, #612026: Detect related core version for a release properly &
Update PIFT for most recent PIFR 2.x API.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 20:43:30 2009 UTC (3 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.26: +27 -3 lines
Diff to previous 1.26
#519562: provide work-around for: inconsistent placing of node properties by project_issue.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 23:03:16 2009 UTC (4 months, 1 week ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
Revert previous change.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 22:22:51 2009 UTC (4 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
#519562: update PIFT for project issue $node->project_issue removal.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 01:01:53 2009 UTC (5 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.23: +6 -1 lines
Diff to previous 1.23
#489226: break up cron batch sending so that it does not time out.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 06:41:21 2009 UTC (7 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
Remove debug code and update for proper logic surrounding test attachment table.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 05:27:13 2009 UTC (7 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.21: +5 -3 lines
Diff to previous 1.21
* Initial test.
* Correct bugs found by test.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 06:15:37 2009 UTC (7 months, 3 weeks ago) by boombatower
Branch: MAIN
Changes since 1.20: +4 -1 lines
Diff to previous 1.20
* Merge pift_file and pift_release into pift_test.
* Change timestamp back to last_tested.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 02:46:03 2009 UTC (7 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.19: +3 -2 lines
Diff to previous 1.19
Add re-test followup status.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 02:38:28 2009 UTC (7 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.18: +24 -3 lines
Diff to previous 1.18
Rework auto followup to allow for re-test command to auto-set issue to a valid testing status.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 02:03:07 2009 UTC (7 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.17: +6 -159 lines
Diff to previous 1.17
Implement auto-followup.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 22:53:00 2009 UTC (7 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.16: +4 -2 lines
Diff to previous 1.16
Implement result retrieval.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 21:44:39 2009 UTC (7 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.15: +10 -3 lines
Diff to previous 1.15
* Add PIFT_STATUS_QUEUE and implement accordingly.
* Rewrok themeing of attachments to display data fields properly.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 06:08:01 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.14: +1 -28 lines
Diff to previous 1.14
Remove absolete code.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 03:42:10 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.13: +1 -30 lines
Diff to previous 1.13
* Implement re-test submit handler.
* Tweak interface to be consistent for re-testing.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 00:04:34 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
Remove PIFT_STATUS_RETEST.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 00:01:46 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.11: +7 -5 lines
Diff to previous 1.11
* Correct logic flaw in code that add previously submitted files.
* Update attachment themeing for new table logic.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 07:53:37 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.10: +20 -16 lines
Diff to previous 1.10
* Remove reset send queue functionality.
* Add core project setting.
* Add test batch generation code.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 22:21:41 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.9: +6 -13 lines
Diff to previous 1.9
* Change issue status setting fields to select fields.
* Add release tag regex.
* Rename project_nid to pid for consistency.
* Update retest cron query.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 18:59:23 2009 UTC (8 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#409498 affects PIFT, so updating.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 23:40:08 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.7: +24 -267 lines
Diff to previous 1.7
* Prefix status constants.
* Move cron functions to seperate file.
* Remove orphined CSS.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 23:12:06 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.6: +49 -137 lines
Diff to previous 1.6
* Add test functions for checking criteria and adding files.
* Clean up hook_comment() and hook_node().

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 04:56:35 2009 UTC (8 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.5: +113 -506 lines
Diff to previous 1.5
* Add project_release as requirement.
* Update status codes and clean up module file.
* #402934: Merge test results with attachment display.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 00:28:30 2009 UTC (8 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.4: +21 -76 lines
Diff to previous 1.4
* Testing setting for projects.
* Cleanup.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 22:14:48 2009 UTC (8 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.3: +30 -49 lines
Diff to previous 1.3
Defined variables as constants.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 08:08:15 2009 UTC (8 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.2: +9 -13 lines
Diff to previous 1.2
Clean-up and enhance settings form.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 06:49:34 2009 UTC (8 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.1: +56 -264 lines
Diff to previous 1.1
Initial split of admin pages.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 22:26:39 2009 UTC (8 months, 1 week ago) by boombatower
Branch: MAIN
Rename to reflect the client architecture.

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