Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-15Use jdk 5 for-each loopI20190616-1800I20190615-1800Carsten Hammer6-36/+25
2019-04-17Remove useless non-javadoc/@see comments.Alexander Kurtakov1-3/+0
2019-04-13Bug 545330 - Problems in javadoc for platformAlexander Kurtakov1-3/+5
2019-01-15Bug 543478 - harmonized import settings and organized importsY20190116-2200I20190116-1800I20190115-1800Andrey Loskutov7-20/+85
2018-10-30Lambda conversions.Alexander Kurtakov1-8/+3
2018-08-27Bug 535802 - EPL 2.0 conversion for team bundlesLars Vogel15-45/+90
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms1-1/+1
2017-07-25Bug 520159 - Modernize o.e.team.core S4_8_0_M1I20170808-2000I20170807-2000I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000I20170725-2000Alexander Kurtakov5-91/+54
2017-07-25Bug 520159 - Modernize o.e.team.core Alexander Kurtakov6-62/+54
2016-11-04Bug 506732 - cleanup trailing spaces in team.core and team.uiAndrey Loskutov15-231/+231
2011-11-17bug 263919: Synchronize must not abort when log-in to repository failsv20111117-1337Malgorzata Janczarska1-19/+35
2010-12-15bug 332612: Incorrect argument passed to isSupervised in ResourceVariantTreeS...Tomasz Zarna1-2/+2
2010-06-28bug 317980: Fix for wrong usages of affect* and effect*Tomasz Zarna1-2/+2
2010-03-08Typo fixed.Tomasz Zarna1-2/+2
2009-02-05bug 263631: Leaking API in ThreeWaySynchronizerTomasz Zarna1-15/+17
2009-02-02Deprecations removedTomasz Zarna1-5/+5
2008-08-04bug 218288: [Wizards] NPE while sharing a project that already exists in the ...Tomasz Zarna1-7/+7
2008-06-04bug 234375: Additional adopting of API Tooling by Team/CoreTomasz Zarna3-14/+9
2008-06-03bug 235330: Copyright update for 3.4Tomasz Zarna3-3/+3
2008-04-02bug 225129: Adopt API Tooling by TeamTomasz Zarna3-0/+3
2006-09-14Bug 70888 [Subscriber] NPE while synchronizing CVSMichael Valenta1-3/+7
2006-06-13Bug 141415 Bug in ThreeWaySynchronizer#isLocalChangeMichael Valenta1-2/+2
2006-05-10Updated CopyrightsMichael Valenta10-10/+10
2006-04-26Bug 138452 Fetching timestamps using log takes a long timeBogdan Gheorghe1-1/+0
2006-04-11Bug 116908 Synchronizing a closed project results in "no changes"Michael Valenta1-3/+5
2006-03-29Updated copyrightsMichael Valenta14-28/+28
2006-02-10Fixed some javadoc warningsMichael Valenta4-0/+6
2006-01-25Consolidated the IFileState and IFileRevision interfaces to avoid confusionMichael Valenta1-86/+0
2005-12-19Fixed CopyrightsMichael Valenta1-3/+3
2005-12-15Refactored Diff API to use IFileStateMichael Valenta1-0/+86
2005-12-07Bug 117919 Use new Runtime APIMichael Valenta5-39/+11
2005-11-14Changed to explicitly import Assert classMichael Valenta1-3/+15
2005-10-21Moving logical model support work to HEAD in preparation for 3.2 M3Michael Valenta1-1/+1
2005-08-04Removed unnecessary NLS tagsMichael Valenta3-5/+5
2005-06-10Spellchecked JavadocMichael Valenta10-26/+26
2005-06-01Bug 97818 entry in .cvsignore is not ignored on update/syncMichael Valenta1-10/+1
2005-05-17Bug 95406 Poor progress during a Team>Share ProjectMichael Valenta1-2/+1
2005-04-04Converted to using Runtime NLS supportMichael Valenta3-5/+10
2005-04-04Removed unused importMichael Valenta1-3/+1
2005-03-28Bug 89150 Typo in CachedResourceVariant#getDisplayPathMichael Valenta1-3/+2
2005-02-22Changing to EPLMichael Valenta15-48/+48
2005-01-28javadoc fixes requested by our javadoc warning police :)Jean Michel-Lemieux3-4/+3
2004-10-25Changed path constructor used since we don't have a device in most casesMichael Valenta2-3/+3
2004-08-11Bug 68721 [3.0.1] ResourceVariantStorage causes StackOverflowErrorMichael Valenta1-15/+22
2004-06-23Copyright updates for 3.0Jean Michel-Lemieux5-6/+6
2004-06-15Javadoc changeMichael Valenta1-2/+2
2004-06-09Javadoc updatesMichael Valenta15-65/+111
2004-06-04Bug 45390 Progress on sync and updateMichael Valenta1-0/+1
2004-06-04Bug 60104 JSchException: Auth failJean Michel-Lemieux1-1/+2
2004-06-04Bug 64792 Single project progress stays at 20% during syncMichael Valenta1-1/+1

Back to the top