Log of /contributions/modules/project_issue_file_review/pifr.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 17 23:41:09 2009 UTC
(10 months, 1 week ago)
by
boombatower
Branch:
MAIN
Changes since
1.22: +2 -2 lines
Diff to
previous 1.22
* Update copyright.
* Move all client management functionality to pifr_server.manage.inc.
* Implement hook_user() and display servers managed by user.
* Add files to .info file.
* Update pifr_server_client_get() function.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 25 22:15:30 2008 UTC
(13 months ago)
by
boombatower
Branch:
MAIN
Changes since
1.11: +7 -1 lines
Diff to
previous 1.11
* Provide conversion for result output.
* Comment file_insert method and add server_file_id field.
* Add server_file_id field to schema.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 24 02:23:01 2008 UTC
(13 months ago)
by
boombatower
Branch:
MAIN
Changes since
1.10: +8 -1 lines
Diff to
previous 1.10
* Add server key field to server table.
* Use keys for all actions exception status.
* Correct pifr_file_get_all_sent() variable to query.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 17 22:31:33 2008 UTC
(13 months, 1 week ago)
by
boombatower
Branch:
MAIN
Changes since
1.5: +2 -1 lines
Diff to
previous 1.5
* Clear environment before running CVS to ensure not weird errors.
* Change test runner to use command line.
* Change patch to fix run-tests.sh instead of XML export.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 14 06:53:22 2008 UTC
(13 months, 2 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.3: +3 -1 lines
Diff to
previous 1.3
* Add variables: pifr_test_master_cron_delay and pifr_test_master_cron_last.
* Abstraction pifr_get_server_role() functionality.
* Add testing master cron setting.
* Update cron code to test role and cron delay settings.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 14 06:22:42 2008 UTC
(13 months, 2 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.2: +8 -1 lines
Diff to
previous 1.2
* Change pifr_file_queue_status() to return full queue record.
* pifr_file_queue_update() now set sent field.
* Added sent field to schema and file queries.
* Set received field when file is first inserted.
* Fixed incorrect "valid server check" in pifr_review().
* Updated pifr_reset() to function properly.
* Updated pifr_file_get_status() to display time file was sent for testing.
* Added configurable test_timeout variable and install delete.
* Cleaned up logic in pifr_server_check_slaves() and added support for busy slave timeout.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 14 05:23:24 2008 UTC
(13 months, 2 weeks ago)
by
boombatower
Branch:
MAIN
Changes since
1.1: +19 -1 lines
Diff to
previous 1.1
* Added received, last_tested, and test_count fields to file table.
* Update them when file_result_set() is called.
* Display the fields on file the file view page.
* Bold headings on file view page.
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.