Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-01Bug 488215 - Support varargs in the Viewer APIY20190722-0900Y20190718-0905Y20190718-0450Y20190715-2335Y20190715-0900Y20190711-2335Y20190711-0900Y20190708-0900Y20190705-0620Y20190704-0900S4_13_0_M1I20190723-1800I20190722-1800I20190721-1800I20190720-1800I20190719-1800I20190718-1800I20190717-1800I20190716-1800I20190715-1800I20190714-1800I20190713-1800I20190713-1105I20190713-0230I20190712-1800I20190712-0625I20190711-1805I20190711-1120I20190711-0825I20190710-1800I20190710-0610I20190709-1800I20190709-0610I20190708-1800I20190708-1035I20190708-0800I20190707-1800I20190707-0110I20190706-1800I20190705-1800I20190704-1800I20190704-0245I20190703-1800I20190703-0640I20190702-1800I20190702-0930I20190702-0610I20190701-1805Alexander Kurtakov2-4/+4
Fix warnings in team repo. Change-Id: I0637a6e9a888b760f87b05647c8b5fed83bda9d3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-06-26Increased version for 4.13Y20190701-0635Y20190628-1440Y20190627-0630Y20190627-0200Y20190627-0045I20190630-1800I20190629-1800I20190628-1800I20190627-1800I20190627-0135I20190626-1800I20190626-0720Dani Megert2-3/+3
2019-06-19Bug 474156 - Prepare for build-time API analysisI20190625-1800I20190625-0535I20190624-1800I20190623-1800I20190621-1800I20190620-1800I20190620-0130I20190619-1820I20190619-1800Mickael Istria14-5/+27
Change-Id: Ife63a50859c8505fb34b9a419db17f2322eb6226 Signed-off-by: Mickael Istria <mistria@redhat.com>
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190618-1805Lars Vogel38-144/+79
Change-Id: If74eec05fb721ceeb1f9f8d7fbac9d68be6e767f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-17Removes redundant semicolonsI20190618-0225Lars Vogel10-10/+10
Change-Id: I6b3957f95c87ed0fdae4b0bd2b1d9bcc114db884 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-17Adds missing annotations to org.eclipse.team.tests.cvs.coreI20190617-1800Lars Vogel30-0/+73
Change-Id: Ib07ba9e4c77f5240b05110b5252b648cd4c58d07 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-17StringBuilder instead of StringBufferLars Vogel2-2/+2
Change-Id: I0a1fd31b9530259947c257b8d05418e69565ab67 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-17Use String.contains instead of indexOfLars Vogel9-13/+13
Change-Id: I46605c9328b8f30d8a48737681adfb71c31e9183 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-17Remove redundant blockLars Vogel1-6/+4
Change-Id: I53a2acd3a48b5cbecf353ba1f26d87dd034f4751 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-15Use jdk 5 for-each loopI20190616-1800I20190615-1800Carsten Hammer474-3377/+2419
Replace simple uses of Iterator with a corresponding for-each loop. Also add missing braces on loops as necessary. Change-Id: I8cee98245fb49892d80949d1dcda89c9bf72f3e4 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-06-154.13 version updates ofPaul Pazderski10-10/+10
org.eclipse.compare.core org.eclipse.core.net.win32.x86_64 org.eclipse.jsch.core org.eclipse.jsch.ui org.eclipse.ui.net Required for https://git.eclipse.org/r/142824 Change-Id: I65310bb6bb8d701a9662862fde6baecba19987c2 Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de>
2019-06-12String.indexOf can be replaced with String.containsI20190614-1800I20190614-0330I20190613-1800I20190613-0210I20190612-1800I20190612-0115Carsten Hammer26-50/+49
Change-Id: I6ec0fd3fa12538157a4ce6a1008424229cf4cc24 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-06-114.13 update of org.eclipse.team.cvs.ssh2Lars Vogel2-2/+2
Change-Id: I1df5aef82120a43b79ff0b464ff5b852d90e08d3 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-114.13 version update for org.eclipse.compare.win32Lars Vogel2-2/+2
Change-Id: Iec7c450b8809ffc89ad0a21bbddcbfb0dc18572e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-11Use isEmpty() instead of size()==0 where possibleCarsten Hammer15-17/+17
Change-Id: I591baac7b623f8ed3681a12471ffe6438a13175f Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-06-114.13 version update for org.eclipse.compare.examples.xmlLars Vogel2-2/+2
Change-Id: If64d7df9111fb363840de1adc5c8705cb480d17b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-114.13 version update for org.eclipse.team.uiLars Vogel2-2/+2
Change-Id: I5d2c7768fb160bf75b801ea061fc65b37b814490 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-114.13 version update for org.eclipse.team.coreLars Vogel2-2/+2
Change-Id: If23383357ed310f8ac000954894c871bd82a2fdb Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-114.13 version update for org.eclipse.core.netLars Vogel2-2/+2
Change-Id: Ic50fb4c4da2b759b8f039c204c80bd4831d4948e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-114.13 version update for org.eclipse.compareLars Vogel2-2/+2
Change-Id: Id527d9255761ac7b68ac6230a961f1be0df8584c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-06-10Use StringBuilder instead of StringBuffer where possible.I20190610-1800Carsten Hammer52-65/+68
Change-Id: I6a212c309685e9d6a74a4d287e2bb51f52f509fe Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2019-06-10Bug 547928 - Version bumps for 4.13 streamI20190610-0135Sravan Kumar Lakkimsetti4-4/+4
Change-Id: I7d58b88ca0d68d1cdc9f2cf41c071a5418282d73 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseI20190608-0140I20190607-1345I20190607-1000I20190607-0725Niraj Modi27-28/+28
Change-Id: I506109fc9e9e5c9198702c2d09ea1041b6aa7b3b Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
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 Pazderski543-24185/+24185
This change fixes space or mixed tab/space indentations in all Java files. This also includes two or three space indentations and even fix most stray single spaces in indentations. The change includes only whitespace formatting and no code changes. Change-Id: I4149aaf4e48ccf7b49083f36d52e0c7a67433c7d
2019-05-18Bug 547304 - [cleanup] Fix wrong line delimitersPaul Pazderski8-1168/+1168
This updates all Java files with wrong or mixed line delimiters to use Unix style delimiters. The change includes only whitespace formatting and no code changes. Change-Id: I1f6bc53b2a6827208b42ec562a855874d9ce69ae
2019-04-18Bug 546399 - [Platform] Team UI: support platform:/plugin URI for imagesI20190519-1800I20190518-1800I20190517-1800I20190516-1800I20190516-1405I20190516-1335I20190516-1250I20190516-1200I20190516-1055I20190515-1800I20190515-0205I20190513-1800I20190512-1800I20190511-1800I20190510-1800I20190509-1800I20190508-1800I20190508-0450I20190508-0150I20190507-1800I20190507-0155I20190506-1800I20190505-1800I20190504-1800I20190503-1800I20190502-1800I20190501-1800I20190501-0525I20190430-1800I20190429-1800I20190429-0240I20190428-1800I20190427-1800I20190426-1800I20190425-1800I20190425-0030I20190424-1800I20190423-1800I20190422-1800I20190421-1800I20190420-1800I20190419-1800I20190418-1800Alexander Fedorov1-2/+15
Change-Id: I7bc428b6b55c62d0a096ebd5f968b0dda85ebac5 Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2019-04-18Remove useless casts from cvs.core.Alexander Kurtakov19-34/+88
And enable the compiler preference to mark them. Change-Id: I091e72b08d56caf719ae663dfa5302b1ae57ec75 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-17Remove useless non-javadoc/@see comments. (take 4)I20190417-1800Alexander Kurtakov157-1491/+411
Put @Override instead where needed. Change-Id: I3798bfbb5fd3c05c16531f7fac7885d2f6eb65b7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-17Remove useless non-javadoc/@see comments. (take 3)Alexander Kurtakov103-1005/+160
Put @Override instead where needed. Change-Id: I7ccbb74b2ab634fe2440728fbe79712e7cba765d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-17Remove useless non-javadoc/@see comments. (take 2)Alexander Kurtakov170-1915/+438
Put @Override instead where needed. Change-Id: I7739642c6d6ccdb4845bb02ae89ac7b03f408b33 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-17Remove useless non-javadoc/@see comments.Alexander Kurtakov100-833/+302
Put @Override instead where needed. Change-Id: Ib198807a342501579ed484a02e5231a4f06e5a59 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-13Add missing @Override annotation to jsch.core.I20190416-1800I20190415-1800I20190415-0300I20190414-1800I20190414-0210I20190413-1800Alexander Kurtakov9-73/+101
Change-Id: Icd72ef467548bbba6ed0b7cc907ef0b9ce99f266 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-13Bug 545330 - Problems in javadoc for platformAlexander Kurtakov22-59/+63
Fix some javadoc in platform.team. Change-Id: Iaea2910b26777a73b1eeba526eee762647599f19 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-03-27Bug 544904: Japanese Calendar - Wrong Japanese era of Data tag in CVSS4_12_0_M1I20190412-1800I20190412-0520I20190411-0625I20190410-1800I20190410-0600I20190409-1800I20190409-0600I20190408-1800I20190408-0600I20190407-1800I20190406-1800I20190405-1800I20190404-1800I20190403-1800I20190402-1800I20190401-1800I20190331-1800I20190330-1800I20190329-1800I20190329-0120I20190328-1800I20190327-1800Kalyan Prasad Tatavarthi1-3/+23
repos view This fix modifies the display string for Date if the year is not just a number. This handles the case for Japanese Calendar Change-Id: If85725e0da3a1d3de6c06135937d74e8f8f9b6c0 Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
2019-03-20Bug 544904: Japanese Calendar - Wrong Japanese era of Data tag in CVSI20190326-2305I20190326-1800I20190325-1800I20190325-0105I20190324-1800I20190323-1800I20190322-1800I20190321-1800I20190321-0435I20190321-0245I20190320-1800Kalyan Prasad Tatavarthi3-5/+18
repos view Change-Id: I91f6bad5f7c2abcdbb599860bcc2aed65a606ce7 Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
2019-03-14Bug 545372 - Replace deprecated HandlerSubmissionI20190318-1800Julian Honnen2-16/+14
Replaced deprecated HandlerSubmission with equivalent handler activation. Change-Id: I261cc6b3563070dba99d9d3765bae75e5d60f625 Signed-off-by: Julian Honnen <julian.honnen@vector.com>
2019-03-14Bug 545372 - Updated bundle versionJulian Honnen2-2/+2
Change-Id: I74d555740de285ccfed07704576c47fa73d358ef Signed-off-by: Julian Honnen <julian.honnen@vector.com>
2019-03-10Bug 545223 - Version bumps for 4.12 streamI20190314-1800I20190312-1800I20190312-0340I20190311-1800I20190311-0410Alexander Kurtakov4-4/+4
Bump cvs bundle and feature. Change-Id: Iab82079d2c030a52b62d3c22925a8204988fef1c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi27-28/+28
Change-Id: I9a392831e7cae962a1b075c73b27dc53740cbfb4 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-02-18Bug 543933 - Build javadocs with Java 11Y20190319-2305Y20190316-1220Y20190313-2200Y20190313-0215Y20190308-0715Y20190307-1015Y20190306-2200Y20190227-2200Y20190225-0415Y20190222-0110Y20190220-2200S4_11_0_RC2S4_11_0_RC1S4_11_0_M3R4_11I20190307-0500I20190306-2135I20190306-1800I20190306-0600I20190305-1800I20190305-0600I20190304-1800I20190304-0600I20190303-1800I20190303-0600I20190302-1800I20190302-0600I20190301-1800I20190301-0040I20190228-0300I20190227-1800I20190227-0600I20190226-1800I20190226-1020I20190226-0715I20190226-0600I20190225-1800I20190225-0600I20190225-0200I20190224-1800I20190224-0930I20190224-0600I20190223-1800I20190223-0600I20190222-1800I20190222-0645I20190222-0440I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800Alexander Kurtakov1-6/+9
Fix javadoc warnings catched by Java 11 tool with XDoclint:syntax. Change-Id: I64c1bfea9e20e83daf89e6df9ca12f7d7ff7b31b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-16Bug 543933 - Build javadocs with Java 11I20190218-0600I20190217-1800Alexander Kurtakov9-80/+98
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. Change-Id: I18df76d31c00c0d19776a6c0fe5e627528e75c04 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-15Bug 543933 - Build javadocs with Java 11I20190217-0600I20190216-1800I20190216-0600I20190215-1800Alexander Kurtakov1-1/+1
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. Change-Id: I3562ebe85c8ef7ab97779211bcf3b034c75eae7f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-2/+3
Fix javadoc warnings catched by Java 11 tool with XDoclint:html. Change-Id: I90741b2c84d4f2965a990fc59f49ee1c4ff366db Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov13-98/+103
Fix javadoc warnings catched by Java 11 tool. (take 2) Change-Id: Ic592eb6ef82b3439c43644170200671756e0b06c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-15Bug 544466 - Build I20190215-0055 is unstable due to comparator errorsAlexander Kurtakov2-2/+2
Bump the version so gerrit builds don't fail. Change-Id: I990a057b1de9e3984f4cbff031d43cbf2d319dbc Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-15Bug 544466 - Build I20190215-0055 is unstable due to comparator errorsI20190215-0630Kalyan Prasad Tatavarthi1-0/+2
Change-Id: I7789a0803975afa77f8fb26f4d64958b3e376a96 Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
2019-02-14Resolve raw type warningsI20190215-0055Karsten Thoms138-729/+877
Change-Id: I5a66afa307f4a830c3766c2c54a8ac2a371f90be Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-02-13Remove unused problem filters.Y20190213-2200I20190214-1800I20190213-1800Alexander Kurtakov5-52/+2
Change-Id: I000fb3749eedb0fa3e4c44f9f22f584af77cf134
2019-02-13Bug 543933 - Build javadocs with Java 11Alexander Kurtakov5-50/+62
Fix javadoc warnings catched by Java 11 tool. Change-Id: I077488664870277e1a7b4f8ab729c7ead1fcf5b0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-01-28Bug 543880 - Compare tests DNF on Mac since I20190126-1800Y20190213-0305Y20190208-0505Y20190206-2200Y20190205-0115Y20190201-0030Y20190130-2200Y20190130-0010I20190212-1800I20190211-1800I20190210-2135I20190210-1800I20190209-1800I20190208-1800I20190207-1800I20190206-1800I20190205-1800I20190204-1800I20190203-1800I20190202-1800I20190201-1800I20190201-0600I20190131-1800I20190131-0130I20190130-1800I20190129-1800I20190128-1800Andrey Loskutov3-2/+3
Explicitly set fUseURLButton radio button value to false. Change-Id: I6054f6df0639787e6a1eda1be6475cba07ed8fdc Signed-off-by: Andrey Loskutov <loskutov@gmx.de>

Back to the top