Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Use .isEmpty() instead of .size()==0 or .equals("")I20200402-2250I20200402-1800I20200402-0850I20200402-0410I20200401-1800I20200331-1800I20200330-1800I20200329-1800I20200328-1800I20200327-1800I20200326-1800I20200325-1800I20200324-1800I20200323-1800I20200322-1800I20200322-1150Carsten Hammer1-1/+1
2020-01-14Remove useless instanceof check.Alexander Kurtakov1-2/+2
2019-06-15Use jdk 5 for-each loopI20190616-1800I20190615-1800Carsten Hammer1-6/+3
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski1-9/+9
2019-04-17Remove useless non-javadoc/@see comments. (take 2)Alexander Kurtakov1-18/+0
2019-02-14Resolve raw type warningsI20190215-0055Karsten Thoms1-2/+2
2018-10-30Lambda conversions.Alexander Kurtakov1-81/+90
2018-08-27Bug 535802 - EPL 2.0 conversion for team bundlesLars Vogel1-3/+6
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms1-2/+2
2011-11-18bug 352016: [Sync View] Team synchronization filteringv20111118-1221Tomasz Zarna1-8/+86
2011-11-10bug 315747: 'Consider file contents in comparison' option is completelyI20111115-0800Tomasz Zarna1-9/+1
2006-05-03Bug 139238 Base contents not cached during refreshMichael Valenta1-1/+1
2006-04-27Bug 138902 CVS synchronize operation marks file as 'edited'I200604271155Bogdan Gheorghe1-0/+17
2006-04-26Bug 138452 Fetching timestamps using log takes a long timeBogdan Gheorghe1-16/+48
2006-04-26Set read-only when a file is made in-sync for a watch/edited projectMichael Valenta1-0/+16
2006-04-24Bug 137602 Last local rather than remote date on updateBogdan Gheorghe1-5/+12
2006-04-21Bug 121898 [Model Sync] Check for concurrent change during mergeMichael Valenta1-8/+14
2006-04-11Bug 117508 Cannot commit empty folder using Team/CommitMichael Valenta1-23/+21
2006-04-11On update, perform deletions firstMichael Valenta1-1/+1
2006-04-11Bug 116908 Synchronizing a closed project results in "no changes"Michael Valenta1-4/+7
2006-04-10Bug 134042 Progressbar not updated on CVS update operationMichael Valenta1-2/+2
2006-04-06NLSed some stringsMichael Valenta1-4/+4
2006-04-06Bug 134042 Progressbar not updated on CVS update operationMichael Valenta1-13/+36
2006-04-04Bug 134518 [Model Sync] Allow models to group related changes using change setsMichael Valenta1-2/+26
2006-04-03Bug 134518 [Model Sync] Allow models to group related changes using change setsMichael Valenta1-0/+5
2006-03-29Updated copyrightsMichael Valenta1-2/+2
2006-03-23Bug 127453 [Model Sync] Ensure contents are cached on update, override and up...Michael Valenta1-4/+40
2006-03-21Added behavior for two-way markAsMergedMichael Valenta1-13/+41
2006-03-14MakeInSync optimization for WorkspaceSubscriberContextBogdan Gheorghe1-0/+27
2006-02-08Bug 126887 [Model Sync] Content caching timing issueMichael Valenta1-3/+8
2006-02-05Refactored SynchronizationContext to own the scope managerMichael Valenta1-1/+1
2006-02-05Cleaning up API in preparation for API freezeMichael Valenta1-2/+2
2006-02-03Refactored Merge operation to better support concurrencyMichael Valenta1-5/+5
2006-01-31Refactoring to prepare to add scope managementMichael Valenta1-1/+4
2006-01-30Renamed IDiffNode to IDiffMichael Valenta1-8/+8
2006-01-26Fixed javadoc warningsMichael Valenta1-0/+3
2006-01-25Consolidated the IFileState and IFileRevision interfaces to avoid confusionMichael Valenta1-3/+2
2006-01-24Modified model update to cache contents and clean timestamps on refreshMichael Valenta1-2/+38
2006-01-24Bug 125037 [Update] The new model update must handle pruningMichael Valenta1-0/+22
2006-01-19Bug 114751 [Merge API] Replace with Latest should use merge APIMichael Valenta1-4/+16
2006-01-16Bug 114752 [Model API] Convert CVS operations to use operation scopeMichael Valenta1-2/+2
2006-01-11Bug 123280 Update removes local delete infoMichael Valenta1-1/+1
2006-01-10Bug 123280 Update removes local delete infov20060109Michael Valenta1-1/+1
2006-01-09Bug 122917 [Model Sync] Make Work in Progress update realMichael Valenta1-1/+2
2006-01-07Bug 114661 [Merge API] CVS Merge should use IResourceMappingMergerMichael Valenta1-0/+140

    Back to the top