Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-04Add new @since 1.0 annotationsAlexandre Montplaisir27-0/+72
2015-03-04Add API tool nature and builder to all code pluginsAlexandre Montplaisir53-0/+318
2015-03-04Remove all existing @since annotationsAlexandre Montplaisir460-1772/+58
2015-03-04Update NullAnnotations for remote coreBernd Hufmann5-19/+7
2015-03-04Explicitely add @NonNull to inherited parametersBernd Hufmann2-2/+4
2015-03-03ss: Move ownership of the SSID to the backendAlexandre Montplaisir15-59/+113
2015-03-03Upgrade jdt.annotation to 4.4Marc-Andre Laperle1-3/+3
2015-03-02Update copyright years of RCP branding and productBernd Hufmann4-35/+32
2015-03-02tmf-remote: bug 460842: update LTTng control preferences changes guideBernd Hufmann5-2/+2
2015-03-02tmf-remote: Bug 460842: introduce ICommandInput and implementationBernd Hufmann16-179/+372
2015-03-01tmf-remote: Bug 460842: change ICommandResult to use ListsBernd Hufmann11-121/+114
2015-03-01tmf-remote: Bug 460842: clean-up ICommandShell and ICommandResult APIsBernd Hufmann18-297/+284
2015-02-27tmf: Update text trace unit testsPatrick Tasse6-168/+180
2015-02-27tmf: reduce complexity of equals() methods in tmf.coreMatthew Khouzam6-58/+25
2015-02-27ctf: reduce complexity in VariantDeclaration equalsMatthew Khouzam1-23/+7
2015-02-27ctf: reduce complexity in CTFCallsite's equalsMatthew Khouzam1-15/+5
2015-02-27tmf.ctf: reduce complexity in equalsMatthew Khouzam2-18/+11
2015-02-27tmf.ui: reduce complexity in FileAndName equalsMatthew Khouzam1-10/+4
2015-02-27common: add equalsNullableMatthew Khouzam1-1/+21
2015-02-27tmf-remote: Bug 460842: clean-up RemoteSystemProxy APIBernd Hufmann21-226/+185
2015-02-27tmf: Bug 460842: Introduce tmf remote plug-ins and featureBernd Hufmann85-172/+2441
2015-02-27ctf: move CtfReaderException to the ctf.core top-level packageMatthew Khouzam64-59/+67
2015-02-26tmf: Fix merge conflict in cfe2f40: Remove deprecated and unused methodsPatrick Tasse1-48/+0
2015-02-26tmf: Allow TextTraceEventContent to add new fieldsPatrick Tasse1-15/+54
2015-02-26tmf: Add factory method with help text in TmfContentFieldAspectPatrick Tasse1-1/+28
2015-02-26ctf: make metadata propagate file not found exceptionMatthew Khouzam1-1/+1
2015-02-26os.linux: Add support for thread priorities in the KernelStateProviderChristian Mansky9-4/+642
2015-02-26ss: Enable StateSystemUtils testsPatrick Tasse2-8/+21
2015-02-26Fix NullPointerException during RCP startupBernd Hufmann1-1/+1
2015-02-26Bug 460736 - Fix signing in the presence of packed jarsMarc-Andre Laperle1-0/+14
2015-02-25StateSystem: make isHistoryBackendBuilt have a getter and setterMatthew Khouzam2-13/+32
2015-02-25Update XML test traces to use long's instead of int'sAlexandre Montplaisir4-54/+54
2015-02-25tmf: Use a relative path for the FunctionNameMapper test fileAlexandre Montplaisir1-1/+2
2015-02-25lttng: Remove a quark literal in a testAlexandre Montplaisir1-2/+3
2015-02-24Bug 457287: Standardize feature names and descriptionsBernd Hufmann11-34/+33
2015-02-24Change Linux Tools to Trace Compass in unchanged plugin.properties filesBernd Hufmann4-15/+12
2015-02-24Remove update site reference in all feature.xml filesBernd Hufmann11-44/+0
2015-02-24tmf: Fix time graph bounds reset on refresh and ignoring child entriesPatrick Tasse4-125/+92
2015-02-24tmf: Fix inconsistent tree item expansion in TimeGraphComboPatrick Tasse1-4/+8
2015-02-23tmf: Add list methods for trace package elementsPatrick Tasse1-3/+28
2015-02-23lttng control: update to the remote API v2Bernd Hufmann26-331/+240
2015-02-23tmf: Bug 460032: Fix concurrent update of XML presentation providerBernd Hufmann1-14/+3
2015-02-19Fix a few 'command' typosMarc-Andre Laperle1-4/+4
2015-02-17swtbot: add skeleton of sequence diagram test.Matthew Khouzam2-1/+163
2015-02-17tmf: alphabetically sort experiment traces in project modelBernd Hufmann1-0/+9
2015-02-17Provide packed jars in update siteMarc-Andre Laperle1-1/+47
2015-02-16lttng: Fix virtual machine experiment namePatrick Tasse1-1/+2
2015-02-16tmf: Dispose wrapped trace in TmfXmlTraceStubPatrick Tasse1-0/+7
2015-02-16tmf: Bug 459493: TmfTimestampFormat doesn't parse extra spaces correctlyPatrick Tasse2-8/+30
2015-02-16Bug 459835 - Fix starting the RCP from outside a shell with --open and ~ (home)Marc-Andre Laperle1-1/+8

Back to the top