Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-06-14*** empty log message ***RepositoryMappingNotificationMichael Valenta2-2/+1
2002-06-14*** empty log message ***Michael Valenta3-3/+30
2002-06-13*** empty log message ***Michael Valenta3-4/+77
2002-06-1219967: Dav: "No dirty resources" on upload incorrectMichael Valenta1-0/+20
2002-06-12*** empty log message ***Kevin Macguire1-0/+10
2002-06-12*** empty log message ***Kevin Macguire1-0/+1
2002-06-12refactored package org.eclipse.team.core.target into existing internalKevin Macguire12-19/+7
2002-06-1119948: RepositoryProvider allProviders field should be a SetRoot_FixFor20041Michael Valenta1-2/+4
2002-06-1117084: TM: API issue with TargetProvider and Team.getType(IFile)Michael Valenta1-6/+17
2002-06-1019697 :: map triggers project description deltaKevin Macguire1-10/+8
2002-06-08*** empty log message ***Kevin Macguire1-1/+1
2002-06-07Adding support for persistant propertiesMichael Valenta3-9/+236
2002-06-0718912: TM: Add TargetProvider#hasBase()Michael Valenta4-10/+251
2002-06-0715470: "Whoever is not with us is against us"james3-3/+3
2002-06-062.0 Fix Pass 3: NLS and progress monitoringJean Michel-Lemieux3-6/+19
2002-06-0118615: Dav: "Checkout as project" results in ".project does not exist"Michael Valenta1-4/+6
2002-06-0118552Kevin Macguire1-7/+4
2002-05-31*** empty log message ***Kevin Macguire1-3/+10
2002-05-31*** empty log message ***Kevin Macguire1-1/+3
2002-05-30Progress monitoring work for upload and download. Cancellation support at the...Jean Michel-Lemieux3-74/+170
2002-05-29ProgressI20020530Jean Michel-Lemieux1-0/+1
2002-05-29Don't clear subtask label when progress monitor is done.Jean Michel-Lemieux1-0/+11
2002-05-29Do work in a workspace runnableJean Michel-Lemieux1-2/+17
2002-05-29Moved InfiniteProgressMonitor to team.core where it can be re-used byJean Michel-Lemieux1-0/+72
2002-05-2916973: Content compare and line terminatorsMichael Valenta2-8/+36
2002-05-29progress monitoring and cancellationJean Michel-Lemieux1-99/+142
2002-05-29Refractored SynchronizedTargetProvider to simplify codeMichael Valenta2-148/+21
2002-05-2918092: TM: Put on parent does not handle outgoing deletionsMichael Valenta2-7/+73
2002-05-29equals/hashCodeKevin Macguire1-0/+4
2002-05-29added makeAbsolute()Kevin Macguire1-0/+10
2002-05-2817482: FTP: Using site explorer and syncing results in many connectionsMichael Valenta2-0/+30
2002-05-28Added code to automatically create parent directoriesMichael Valenta1-1/+5
2002-05-28Updated commentsMichael Valenta1-3/+3
2002-05-28Added mkRemoteDirs to ResourceStateMichael Valenta1-0/+8
2002-05-28Adjusted behavior get to automatically create parent local Michael Valenta1-15/+23
2002-05-28Ensuring that get,put, isDirty and isOutOfDate support synchronizationMichael Valenta3-35/+48
2002-05-27cleaned up comments a bitKevin Macguire1-10/+11
2002-05-2717971: TM: Meaning of isDirtyMichael Valenta1-4/+4
2002-05-27Changed meaning of isDirtyMichael Valenta2-7/+18
2002-05-2715035: Dav: updating resources should not delete firstMichael Valenta1-3/+1
2002-05-2716499: Dav: DavRemoteTargetResource should use UrlUtilMichael Valenta1-1/+1
2002-05-25Refactored and removed unnecessary classes StreamUtil & SymmetriaI20020527Michael Valenta4-293/+194
2002-05-25Several fixesMichael Valenta5-57/+126
2002-05-24Cleanup, etc.Michael Valenta2-14/+17
2002-05-24Fixed progress bugsMichael Valenta2-0/+2
2002-05-2417660: printStackTrace in production codejames1-10/+10
2002-05-2417218: Target: several methods should take a progress monitorMichael Valenta4-78/+95
2002-05-23Converted returning of status' to throwing TeamExceptionsKevin Macguire5-172/+104
2002-05-23set status code to 0 instead of IStatus.Error, which didn't make senseKevin Macguire1-1/+1
2002-05-22*** empty log message ***Kevin Macguire1-1/+1

Back to the top