Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-08-11Add resource scheduling rules to IResourceBug_36957John Arthorne1-12/+16
2003-08-11Removed support for background listenersJohn Arthorne7-11/+1
2003-08-05Hacked auto-bulid back into endOperationJohn Arthorne3-74/+56
2003-07-31Removed waitForNotifyJohn Arthorne1-1/+1
2003-07-31corrected pre and post build notification deltaBug_36957_20030805John Arthorne4-158/+178
2003-07-30Fixed importsJohn Arthorne1-1/+0
2003-07-30Removed wait for notification methodJohn Arthorne2-10/+0
2003-07-30Move listeners back into operation threadJohn Arthorne7-218/+67
2003-07-30Bug 40918 - typo in error messageJohn Arthorne1-1/+1
2003-07-29Fixed compile errorsJohn Arthorne1-6/+6
2003-07-29Fixed javadocJohn Arthorne2-3/+24
2003-07-29Changed testing support methodsJohn Arthorne2-8/+4
2003-07-29Changed testing support methodsJohn Arthorne2-23/+29
2003-07-29test changing listener with autobuild offJohn Arthorne1-4/+26
2003-07-29restart notify if listener changes workspaceJohn Arthorne3-15/+38
2003-07-29Renamed variable that was hiding fieldJohn Arthorne1-3/+3
2003-07-29Enforce resource rules and add IWorkspace.run with rulesJohn Arthorne9-76/+264
2003-07-29Test adding property after failure to add large propertyJohn Arthorne1-0/+6
2003-07-24Fixed new compiler warningsJohn Arthorne9-11/+11
2003-07-23Improved debugging messageJohn Arthorne1-1/+1
2003-07-22Fixed tests for background notificationJohn Arthorne2-1/+2
2003-07-22Fixed tests for background buildJohn Arthorne2-49/+9
2003-07-22Added testing support for accessing build jobJohn Arthorne1-0/+8
2003-07-22Ensure we re-acquire exactly what was releasedJohn Arthorne2-7/+8
2003-07-22Fixed new compiler warningsJohn Arthorne1-5/+5
2003-07-22Fixed parm nameJohn Arthorne1-2/+2
2003-07-22Remove wait for flag on change listenerJohn Arthorne2-8/+1
2003-07-22Improved assert messageJohn Arthorne1-1/+1
2003-07-22New listener testsJohn Arthorne5-994/+1115
2003-07-22Fixed new compiler warningsJohn Arthorne17-42/+56
2003-07-22Allow listeners to modify the workspaceJohn Arthorne3-34/+43
2003-07-21fix tests for asynchronous notificationJohn Arthorne8-147/+100
2003-07-21Testing support for accessing notify jobJohn Arthorne2-21/+31
2003-07-17Fixed tests for async notificationJohn Arthorne8-4380/+4480
2003-07-17Added preference for min/max notify delayJohn Arthorne5-16/+56
2003-07-16Fix tests for asynchronous resource deltasJohn Arthorne4-459/+558
2003-07-16Guard against null runnable in semaphoreJohn Arthorne1-1/+1
2003-07-16Removed unused parameter from constructorJohn Arthorne1-1/+1
2003-07-16Updated plugin version numbersJohn Arthorne2-2/+2
2003-07-16Improved notify job messageJohn Arthorne2-2/+2
2003-07-14Updated build notes with info on job manager APIJohn Arthorne1-1/+7
2003-07-08Tweaked build progress messageJohn Arthorne1-2/+2
2003-07-08Added resource rule and workspace jobJohn Arthorne5-0/+153
2003-07-08Narrowed visibility of internal methodJohn Arthorne1-1/+1
2003-07-08added debug tostringJohn Arthorne1-0/+6
2003-07-08Added workspace job and resource scheduling ruleJohn Arthorne3-0/+160
2003-07-08Deprecated old workspace lock APIJohn Arthorne3-2/+11
2003-07-04Fixed builder tests to work with background autobuildsJohn Arthorne6-109/+209
2003-07-04Fixed behaviour to avoid autobuild after manual buildJohn Arthorne1-10/+4
2003-07-04ensure autobuild events always fireJohn Arthorne1-1/+2

Back to the top