Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190618-1805Lars Vogel4-15/+9
2019-06-15Use jdk 5 for-each loopI20190616-1800I20190615-1800Carsten Hammer4-14/+9
2019-06-10Use StringBuilder instead of StringBuffer where possible.I20190610-1800Carsten Hammer3-4/+4
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 Pazderski5-82/+82
2019-04-17Remove useless non-javadoc/@see comments. (take 4)I20190417-1800Alexander Kurtakov11-67/+33
2019-04-17Remove useless non-javadoc/@see comments. (take 3)Alexander Kurtakov22-271/+152
2018-11-09Fix warnings in o.e.team.examples.filesystem.I20181114-0925I20181114-0355I20181114-0200I20181112-1800I20181112-0435I20181112-0320Alexander Kurtakov34-1118/+1201
2018-10-30Even more lambda conversions.Y20181030-0940Alexander Kurtakov1-15/+9
2018-10-30Lambda conversions.Alexander Kurtakov12-298/+233
2018-08-27Bug 535802 - EPL 2.0 conversion for team examplesLars Vogel102-306/+612
2018-04-18Bug 533755 - Direct use of IStructuredSelectionI20180420-2000I20180419-2000I20180418-2000Alexander Kurtakov2-33/+17
2018-03-09Bug 531433 - Replace usage of SubProgressMonitor by SubMonitorI20180311-2000I20180310-1500I20180309-2000Karsten Thoms7-29/+29
2018-02-07Bug 530860 - Generify Class related APIsS4_8_0_M6I20180308-0630I20180307-2000I20180307-1025I20180307-0900I20180307-0825I20180307-0800I20180306-2000I20180306-0800I20180305-2000I20180305-0800I20180305-0300I20180304-2000I20180304-0800I20180303-1500I20180303-1200I20180303-0800I20180303-0335I20180303-0155I20180303-0055I20180302-2000I20180301-2000I20180228-2000I20180227-2000I20180226-2000I20180225-2000I20180224-1500I20180223-2000I20180222-2000I20180221-2000I20180220-2000I20180219-2000I20180218-2000I20180217-1500I20180216-2000I20180216-0415I20180215-2000I20180214-2000I20180213-2000I20180213-0125I20180212-2000I20180211-2000I20180210-1500I20180209-2000I20180208-2000I20180207-2000Alexander Kurtakov8-32/+29
2018-01-17Bug 529824 - [sonar] Resolve "Possible null pointer dereference"I20180119-0110I20180118-2000René Purrio3-3/+9
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms2-3/+3
2017-07-19Remove unused casts.I20170719-2000Alexander Kurtakov8-126/+24
2016-08-24Bug 491036 - Eliminate Utils.getAdapter(Object, Class) in favor ofSergey Prigogin3-6/+6
2015-02-18Bug 394739 - Remove org.eclipse.core.runtime.compatibility* bundlesMat Booth2-23/+15
2010-05-24updated copyrightsSzymon Brandys2-2/+2
2010-03-08Typo/comment fix.Tomasz Zarna1-2/+21
2009-09-15typo fixedTomasz Zarna1-1/+1
2009-08-14javadoc cleanupTomasz Zarna2-5/+7
2009-06-30bug 277878: Use Job.getJobManager() instead of Platform.getJobManager()Tomasz Zarna1-9/+30
2009-02-02Warnings sweeping.Tomasz Zarna36-155/+175
2008-06-03bug 235330: Copyright update for 3.4Tomasz Zarna72-112/+202
2007-10-26Bug 195494 [Examples] org.eclipse.team.examples.filesystem logs bad messages ...Michael Valenta12-17/+23
2007-07-30Bug 104203 [Wizards] Allow multiple projects to be sharedMichael Valenta1-10/+35
2007-05-24Updated model exampel to use SaveablesMichael Valenta5-6/+181
2007-05-15Bug 126313 [Examples] ElementValidator shows error dialog with Reason: MULTIS...Michael Valenta1-7/+18
2007-05-15Bug 186166 [Examples] Synchronize and compare with Latest From Local HistoryMichael Valenta1-1/+34
2007-05-15Bug 181141 [Examples] Team: filesystem provider example can not handle deletionsMichael Valenta1-1/+4
2007-04-24Bug 183763 ValidateEdit does not work with Pessimistic Simple Provider in Exa...Michael Valenta1-0/+5
2007-03-27Bug 173456 Convert the CVS action sets actions to the new menu supportMichael Valenta6-17/+17
2007-03-13Bug 176992 RepositoryProvider#getFileModificationValidator returns deprecated...Michael Valenta2-3/+9
2007-03-13Bug 176992 RepositoryProvider#getFileModificationValidator returns deprecated...Michael Valenta1-2/+11
2007-03-01Bug 160905 Need better validateEdit apiMichael Valenta2-11/+13
2006-12-07Bug 167140 Local History broken for some repository providersMichael Valenta1-1/+1
2006-11-30Bug 163112 Show history brings two history views to the frontMichael Valenta1-3/+2
2006-09-12Bug 156726 [Mapping] Need API to allow models to ensure that related changes ...Michael Valenta2-4/+96
2006-06-22Bug 124882 [Model Sync] Support third party action contributions to a model syncMichael Valenta1-0/+147
2006-06-16Bug 144367 Pessimistic Filesystem Provider doesn't prompt to add files to con...Bogdan Gheorghe2-4/+29
2006-06-13Updated exampleMichael Valenta3-5/+5
2006-06-13Updated exampleMichael Valenta7-3/+731
2006-06-01FileSystem example updateI200606011850Bogdan Gheorghe2-2/+4
2006-06-01Team FileSystem example updateI200606011710Bogdan Gheorghe5-28/+31
2006-06-01FileSystem History ExampleI200605311150Bogdan Gheorghe12-3/+1017
2006-06-01FileSystem History exampleBogdan Gheorghe2-3/+19
2006-05-31Bug 123024 [Testing Model] Make sure Add works with logical model elements th...Michael Valenta1-0/+2
2006-05-23Added the use of a sync state testerMichael Valenta1-2/+44
2006-05-23Fixed small bug in action providerMichael Valenta1-1/+1

Back to the top