Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-21Bug 528990 - Update POM versions to 4.7.3M20180117-0400M20180111-0505M20180110-0400M20180103-0445M20180103-0420M20180103-0400M20171227-0400M20171222-0250M20171222-0155Sravan Kumar Lakkimsetti1-1/+1
Change-Id: I10c181570537cb253e42ad12b4c9edaaa785b3d6 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-10-13Bug 525989 - Update POM versions to 4.7.2M20171101-0400M20171025-0400M20171018-0705M20171018-0440M20171018-0400Sravan Kumar Lakkimsetti1-1/+1
Change-Id: Ia5e6938cac45a902315714177284d3eef98b4c53 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2017-06-28Bug 518867 - Update POMs in branch for 4.7.1 releaseY20170810-1000Y20170803-1000Y20170727-1000Y20170727-0140Y20170725-0930Y20170721-0700Y20170720-1000Y20170713-1000Y20170706-1000Y20170629-1000U20170814-0705U20170810-0610U20170810-0400U20170804-0815U20170803-0700M20170816-0500M20170809-0400M20170802-0400M20170726-0400M20170721-0410M20170721-0250M20170719-0900M20170719-0410M20170719-0400M20170712-0800M20170712-0400M20170707-0300M20170705-0740Alexander Kurtakov1-1/+1
Update rt.equinox.bundles repo. Change-Id: I247f1de1827365a62dd276dc677ac1c9bc6d9c09 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-01-26Bug 511138 - Some preference customizations are ignoredI20170131-2000I20170130-2000I20170130-0600I20170129-2000I20170128-2000I20170127-2200I20170127-2000Sergey Prigogin2-25/+7
Revert "Bug 387898 - Wrong preference node created when starting org.eclipse.jdt.debug.ui plugin" This reverts commit 92ae5195ee7a7685524798f74948b8fcbfeb7ccd. Change-Id: I649d614db68c6f51d2d57aa002db5c2984d79345 Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2017-01-11Bug 509234 - ListenerList should override spliterator and provide streamY20170112-1300Y20170112-1000I20170116-2000I20170115-2000I20170114-2000I20170113-2000I20170112-2000I20170112-0245I20170112-0200I20170111-2000Mikael Barbero5-8/+8
support Change-Id: Id0fa443eca4e9fd2c73ece6c0b5846715a38f043 Signed-off-by: Mikael Barbero <mikael@eclipse.org>
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson1-0/+1
Change-Id: I5abbe1a9b26623da4c1af20bb96462893256313b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-07Bug 489330 - Technical debt issues : iteration on keySetMickael Istria1-6/+7
Change-Id: I629151b5d8f0bce9ce85a6af548e84aa46e98b6e Signed-off-by: Mickael Istria <mistria@redhat.com> Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-10-07Bug 387898 - Wrong preference node created when starting ↵Szymon Ptaszkiewicz2-7/+25
org.eclipse.jdt.debug.ui plugin Change-Id: Ic8f9846006ce13a622ef3ffcfd57a5573aa61f1e Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
2016-08-15Update version for OxygenI20160816-1015I20160816-0800Thomas Watson2-2/+2
Change-Id: I464079e7fa640ee7a894b64ea675d3fec766dcfc Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-08-15Bug 499660 - Thrown BackingStoreException should not hidden root causeAndreas Sewe1-3/+3
Change-Id: I6f91baef09c1ab59e3ec3b7487300a6cc799e3c0 Signed-off-by: Andreas Sewe <andreas.sewe@codetrails.com> (cherry picked from commit 362ddf842974ecfef3031ad6a94182971c2d5feb)
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
builds Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedI20160127-2000I20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800I20160125-0400I20160124-2000Markus Keller3-21/+13
2016-01-20Bug 486191: Remove unused ListenerRegistryMarkus Keller1-159/+0
2015-12-03Bug 474359: [preferences] Exported preferences should be in alphabetical orderMarkus Keller2-10/+18
documented restrictions of SortedProperties
2015-11-21Bug 474359 - [preferences] Exported preferences should be inI20151203-0800Jan-Ove Weichel3-36/+52
alphabetical order Extracted SortedProperties from EclipsePreferences to own class and used it in PreferenceService Change-Id: Ifa4668f65e8cff368eb4c6366f73fab9e560173e Signed-off-by: Jan-Ove Weichel <janove.weichel@vogella.com>
2015-09-28Bug 476279 - [preferences] IllegalArgumentException inThomas Watson5-0/+22
EclipsePreferences.loadProperties (742) Change-Id: If38dcf13799de91035a32ce9ad0b531c8bc638b5 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2015-08-09Code cleanup: fixed all remaining (generics) warningsAndrey Loskutov15-103/+155
Also set compiler warnings and save actions accordingly. Bug: 470699 Change-Id: I00b3d088bc840fa4ea19ed6915ef687a333af3c9 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-08-09Code cleanup: remove "(non-Javadoc)" and old "@see" (override) commentsAndrey Loskutov14-273/+91
Bug: 470699 Change-Id: I17f5c678f19a491d56afb9954db119a9d107e6cd Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-08-09Code cleanup: removed trailing white spaceAndrey Loskutov42-445/+446
Bug: 470699 Change-Id: I3e948abf8292da30abc894d8bef1b306c269a2d4 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-08-09Code cleanup: added @Override annotationsAndrey Loskutov23-22/+210
Bug: 470699 Change-Id: Ia11cb1fcbe8bd1d6d61285ce72373d0b2474459e Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-08-07Bug 468787 - SafeFileOutputStream is sensitive for platform specificAndrey Loskutov1-18/+27
file.renameTo() implementation Use new Java 7 Files.move() API instead of old File.renameTo(). Change-Id: I0386d0c3663f6fd7d7a6b831bdb66da7a598f926 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-08-07Bug 470699 - Move org.eclipse.equinox.preferences to JavaSE-1.7Andrey Loskutov5-14/+15
Change-Id: Idf098f0a8424cf3fe41e83a2e27b780851a44b01 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
- update parent poms for 4.6
2015-04-08Bug 464166 - Fix API problem filter warnings for projects in ↵Szymon Ptaszkiewicz1-17/+0
rt.equinox.bundles repo Change-Id: If0399017942773cb0c3c522722fe6c9d9f1cff5c Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
2015-03-13Bug 462076 - ILegacyPreferences is not deprecated correctlyI20150318-0800I20150317-2000I20150317-1130I20150317-0800I20150316-2000I20150316-0800I20150315-2000Thomas Watson2-2/+2
- updated bundle version
2015-03-13Bug 462076 - ILegacyPreferences is not deprecated correctlyMat Booth1-1/+1
Fix a type-o in the @deprecated tag Change-Id: Ia2a103cb8939f42a391323e38a3c7ac688dd8585 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-02-24Bug 426378 - 'preferences' extension point uses wrong plug-in IDI20140227-1100I20140227-0900I20140226-1700I20140226-1200I20140225-1430I20140225-0800Thomas Watson5-11/+12
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-04-22Bug 406224 - Should org.eclipse.equinox.preferences be version 3.5.100 in ↵I20130423-0800Thomas Watson2-2/+2
Kepler?
2013-04-19Bug 380859 - [prefs] Inconsistency between DefaultPreferences VsJohn Arthorne1-6/+10
InstancePreferences
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-5/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-170224I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2013-01-03Revert "Bug 387898 - Wrong preference node created when starting"v20130103-184204I20130108-0800John Arthorne3-11/+9
This reverts commit 19d6f419af8e26620ef478378218c189427d16c8.
2012-12-21Bug 387898 - Wrong preference node created when startingv20121221-214849I20130101-0800I20121225-1600I20121225-0800Szymon Ptaszkiewicz3-9/+11
org.eclipse.jdt.debug.ui plugin
2012-09-18Bug 388004 - [prefs] DefaultPreferences#nodeExists does notv20120918-182152I20120920-1300I20120919-2000I20120919-0800I20120919-0330I20120918-2200I20120918-2000Szymon Ptaszkiewicz1-32/+66
consult pluginCustomization file
2012-09-17Bug 389630 - Deadlock in EclipsePreferencesv20120917-185059John Arthorne1-8/+15
2012-07-04Bug 384204 - Deadlock in EclipsePreferences.shareStringsv20120704-185339I20120812-1736I20120810-1300I20120808-2000I20120808-0800I20120807-2000I20120807-0800I20120806-2000I20120806-0800I20120805-2000I20120801-1800I20120731-0800I20120725-1800I20120724-0800I20120717-0800I20120710-0800John Arthorne1-1/+1
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+27
Add poms for Tycho build
2012-04-10Bug 376206 - [prefs] EclipsePreferences creates deadlock riskv20120410-1344N20120417-1633N20120417-1307I20120426-0800I20120425-1600I20120425-1200I20120425-0800I20120424-1700I20120424-1600I20120424-0800I20120419-1434I20120418-0248I20120417-1000Andrey Loskutov1-1/+6
by synchronizing on a public object
2012-04-09Bug 376206 - EclipsePreferences creates deadlock risk by synchronizingv20120409-1715N20120416-1918I20120417-0800I20120417-0334I20120417-0255I20120417-0235I20120417-0211I20120417-0142I20120416-2327I20120416-1738I20120416-1719I20120416-1643I20120416-1623I20120416-1600I20120416-1508I20120411-2034I20120411-1737I20120411-0906I20120411-0258I20120410-2330I20120410-2037I20120410-1710I20120410-0633I20120410-0320I20120410-0304I20120410-0252I20120410-0238I20120410-0216I20120410-0152I20120410-0136I20120410-0122I20120410-0102I20120410-0049I20120410-0027I20120409-2358I20120409-2119I20120409-2018I20120409-1957I20120409-1911I20120409-1708I20120409-1622I20120409-1353John Arthorne1-39/+67
on a public object
2012-01-20Bug 369202 - Compile warning in official buildv20120120-1210DJ Houghton2-6/+6
2012-01-19Bug 172096 - [prefs] Ensure pluggability of backing storev20120119-2011DJ Houghton10-52/+433
2011-12-13Bug 366529 - Preferences DefaultPreferences shouldn't trim() productv20111213-2047DJ Houghton1-5/+6
preference values
2011-12-13Bug 366529 - Preferences DefaultPreferences shouldn't trim() productDJ Houghton1-2/+1
preference values
2011-11-29Bug 364507 - [prefs] Preferences lost on disk fullv20111129-1548John Arthorne3-2/+183
2011-10-06Bug 360153 - Add project prefs to force unix LF on new text files.Thomas Watson1-0/+2
2011-10-05Bug 333726 - [prefs] EclipsePreferences#flush synchronization problemsdj1-1/+9
2011-10-04Bug 359698 - [prefs] Regression: EclipsePreferences#flush is subject todj1-1/+1
deadlock due to Open Call via ProjectPreferences / ProfilePreferences
2011-09-28Convert line endings to LFBJ Hargrave4-1241/+1241

Back to the top