/[drupal]/contributions/modules/project_issue_file_test/pift.cron.inc
ViewVC logotype

Log of /contributions/modules/project_issue_file_test/pift.cron.inc

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.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 22:21:04 2009 UTC (5 days, 17 hours ago) by boombatower
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +5 -4 lines
Diff to previous 1.42
#632564: Rewrite automatic followup messages.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 23:45:08 2009 UTC (9 days, 15 hours ago) by boombatower
Branch: MAIN
Changes since 1.41: +23 -14 lines
Diff to previous 1.41
#634444: MySQL hates OR.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 22:22:02 2009 UTC (9 days, 17 hours ago) by boombatower
Branch: MAIN
Changes since 1.40: +3 -2 lines
Diff to previous 1.40
Add comment on why loop was added.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 05:31:09 2009 UTC (13 days, 10 hours ago) by boombatower
Branch: MAIN
Changes since 1.39: +33 -30 lines
Diff to previous 1.39
#631644: Run query twice to remove need for OR clause.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 20:11:26 2009 UTC (13 days, 19 hours ago) by boombatower
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
Use 1 for last if none found.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 20:10:56 2009 UTC (13 days, 19 hours ago) by boombatower
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
Update project identifier key.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 23:42:28 2009 UTC (3 weeks, 1 day ago) by boombatower
Branch: MAIN
Branch point for: DRUPAL-7--1
Changes since 1.36: +9 -2 lines
Diff to previous 1.36
Make exception for Drupal core in relation to repository information.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 23:29:20 2009 UTC (3 weeks, 1 day ago) by boombatower
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
Need to use NID instead of release node object.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 23:28:22 2009 UTC (3 weeks, 1 day ago) by boombatower
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
Fragment already adds #.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 23:26:07 2009 UTC (3 weeks, 1 day ago) by boombatower
Branch: MAIN
Changes since 1.33: +5 -5 lines
Diff to previous 1.33
Correct a number of minor queue batch issues.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 21:47:11 2009 UTC (3 weeks, 1 day ago) by boombatower
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Add array_filter() everywhere pifr_core is used to ensure only enabled versions are used.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 21:41:19 2009 UTC (3 weeks, 1 day ago) by boombatower
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Correct issue with project information not being generated.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:32:12 2009 UTC (4 weeks, 5 days ago) by boombatower
Branch: MAIN
Changes since 1.30: +36 -27 lines
Diff to previous 1.30
Convert all API version checks/queries to use taxonomy.

Revision 1.30 - (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
Changes since 1.29: +2 -9 lines
Diff to previous 1.29
Abstract core API version term ID location.

Revision 1.29 - (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.28: +2 -31 lines
Diff to previous 1.28
Move API function to .module since it will be needed in other files besides cron.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 01:50:01 2009 UTC (4 weeks, 6 days ago) by boombatower
Branch: MAIN
Changes since 1.27: +3 -1 lines
Diff to previous 1.27
Add link attribute for branch and project.

Revision 1.27 - (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.26: +173 -54 lines
Diff to previous 1.26
#521742, #612026: Detect related core version for a release properly &
Update PIFT for most recent PIFR 2.x API.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 18:36:24 2009 UTC (3 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25
#548478: Retrive test results using last received result timestamp.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 18:29:40 2009 UTC (3 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.24: +16 -9 lines
Diff to previous 1.24
#544026: Use keys on pifr.queue() batch response.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 03:52:27 2009 UTC (3 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.23: +7 -2 lines
Diff to previous 1.23
#542416: Correct watchdog message when no test results to retrieve.

Revision 1.23 - (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.22: +3 -3 lines
Diff to previous 1.22
Revert previous change.

Revision 1.22 - (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.21: +3 -3 lines
Diff to previous 1.21
#519562: update PIFT for project issue $node->project_issue removal.

Revision 1.21 - (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.20: +14 -3 lines
Diff to previous 1.20
#489226: break up cron batch sending so that it does not time out.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 03:19:36 2009 UTC (5 months, 4 weeks ago) by boombatower
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#456980: correct file_url when on drupal.org.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 04:54:30 2009 UTC (6 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.18: +8 -3 lines
Diff to previous 1.18
#456984: correct branch filter.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 06:51:47 2009 UTC (7 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17
Correct re-test query conditions.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 02:36:29 2009 UTC (7 months, 1 week ago) by boombatower
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Correct contrib branch logic.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 05:10:33 2009 UTC (7 months, 2 weeks ago) by boombatower
Branch: MAIN
Changes since 1.15: +28 -2 lines
Diff to previous 1.15
Update pifr.retrieve() passed timestamp to be in GMT.

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

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 03:02:50 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.13: +1 -4 lines
Diff to previous 1.13
Remove debug code and optimize queries.

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

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 02:38:28 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.11: +2 -15 lines
Diff to previous 1.11
Rework auto followup to allow for re-test command to auto-set issue to a valid testing status.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 02:03:07 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.10: +68 -3 lines
Diff to previous 1.10
Implement auto-followup.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 22:53:00 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.9: +37 -1 lines
Diff to previous 1.9
Implement result retrieval.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 21:44:38 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.8: +5 -4 lines
Diff to previous 1.8
* Add PIFT_STATUS_QUEUE and implement accordingly.
* Rewrok themeing of attachments to display data fields properly.

Revision 1.8 - (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.7: +1 -195 lines
Diff to previous 1.7
Remove absolete code.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 06:02:10 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.6: +34 -8 lines
Diff to previous 1.6
Fill in the test queue code.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 03:16:14 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Change timestamp to last_tested.

Revision 1.5 - (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.4: +4 -4 lines
Diff to previous 1.4
* Correct logic flaw in code that add previously submitted files.
* Update attachment themeing for new table logic.

Revision 1.4 - (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.3: +156 -2 lines
Diff to previous 1.3
* Remove reset send queue functionality.
* Add core project setting.
* Add test batch generation code.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 00:08:16 2009 UTC (8 months ago) by boombatower
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Generate release tag regular expression from core branches setting.

Revision 1.2 - (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.1: +32 -47 lines
Diff to previous 1.1
* 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.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 23:40:08 2009 UTC (8 months, 1 week ago) by boombatower
Branch: MAIN
* Prefix status constants.
* Move cron functions to seperate file.
* Remove orphined CSS.

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