Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-24Bug 500181 - Related version updatesLars Vogel2-2/+2
2016-08-24Bug 500181 - Fix whitespace issues in org.eclipse.core.filebuffers.testsLars Vogel4-4/+62
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-05Bug 492973 - Avoid invoking inefficient new String() constructor inLars Vogel3-3/+3
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
2016-04-04Bug 487095: Move test bundles to JUnit 4Y20160407-1000I20160405-0800Markus Keller2-18/+18
2016-02-03Bug 487095 - Move test bundles to JUnit 4Sopot Cela18-71/+247
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller15-35/+49
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller18-246/+169
2015-12-01Bug 478673: Move platform text to Java 1.8 BREEMarkus Keller7-30/+103
2015-07-31Increased bundle version for NeonDani Megert2-2/+2
2015-07-30Bug 470244 - Replace new Boolean with Boolean.valueOfAlex Blewitt1-2/+3
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Markus Keller1-1/+1
2015-03-23- remove unnecessary dependencies for tycho-surefire-pluginI20150428-0800I20150428-0100I20150427-2000I20150427-0800I20150426-2000I20150422-1000I20150421-0800I20150414-1400I20150414-0800I20150408-1100I20150407-0800I20150331-0800I20150324-0800Markus Keller1-25/+0
2015-03-22Enable tests for TychoDani Megert1-1/+30
2014-09-01Fixed bug 442533: We should not have empty performance targetsI20140903-1100I20140902-1330I20140902-0800Dani Megert1-0/+3
2014-09-01Increased bundle version for MarsDani Megert2-3/+3
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140708-0800I20140701-0800Paul Webster1-1/+1
2014-01-28Bug 419531: Get rid of nested jarsI20140218-0800I20140211-1100I20140211-0800I20140209-1458I20140204-0800Mickael Istria2-4/+4
2013-09-04Replaced deprecated junit.framework.AssertDani Megert1-2/+3
2013-09-04Increased bundle version for LunaDani Megert2-2/+2
2013-08-26Introduced test pom that uses eclipe-parent pom property to set ignored warningsDani Megert1-1/+2
2013-06-26Fixed bug 411168: Update parent POMs for LunaI20130717-1600I20130716-0800I20130709-0800I20130702-1230I20130702-1000I20130702-0800Dani Megert1-1/+1
2013-06-04Provide more details when FileBuffersForFilesInLinkedFolders.test15 fails (se...R4_3M20130724-0800M20130717-0800M20130710-0800M20130703-0800I20130618-0800I20130605-2000I20130604-2000Dani Megert1-4/+14
2013-03-27Fixed bug 403969: Update Platform Text with the new parent versionI20130402-0800Paul Webster1-4/+2
2013-02-25converted line delimiters to Unixv20130225-182143Markus Keller2-367/+367
2013-02-25Bug 399451: Some projects have incorrect encoding setMarkus Keller1-0/+2
2013-02-25Fixed bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert1-2/+2
2012-07-05Improved switch statement checkingv20120705-111822I20120725-1800I20120724-0800I20120717-0800I20120710-0800Dani Megert1-2/+4
2012-05-30Fixed bug 380968: Pull request to bump versions in pom files in Platformv20120530-1528I20120530-2100I20120530-1900Thanh Ha1-1/+1
2012-05-23Add poms for Tycho buildv20120523-1310Igor Fedorenko1-0/+25
2012-05-23Fixed bug 379730: Include Eclipse-BundleShape in test plugin MANIFEST.MFIgor Fedorenko1-1/+2
2011-12-15Report incompatible environment as 'Error'v20111215-1439Dani Megert1-1/+1
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2009-11-26Updated bundle version.Dani Megert1-1/+1
2009-11-25remove upper bound of org.junit dependency forMarkus Keller1-1/+1
2009-01-08Never join lines in code.Dani Megert1-0/+2
2008-12-31copyright updatesDani Megert17-17/+17
2008-12-02require at least org.eclipse.core.filebuffers 3.5.0Markus Keller1-1/+1
2008-11-28New compiler settings.Dani Megert1-2/+4
2008-11-19Updated required bundle versions.Dani Megert1-6/+6
2008-10-07Set not strictly matching JRE problem severity to 'error'.Dani Megert1-0/+3
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert23-499/+501
2008-09-03Don't format block comments.Dani Megert1-1/+1
2008-08-26Warn about missing description for all standard tags.Dani Megert1-2/+2
2008-08-26Fixed Javadoc warnings.Dani Megert3-24/+19
2008-08-08ignore non-nls'd strings and discouraged referencesMarkus Keller1-3/+5
2008-07-16Don't warn when using deprecated stuff inside Javadoc.Dani Megert1-1/+1
2008-07-15New Organize Import preferences (part 2).Dani Megert1-1/+1

Back to the top