summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-11Validate project name to check for invalid charactersigrigorx/common-remote-refactorIoana Grigoropol
2013-06-11Refactor OptionsPage to use Remote Location box & validationIoana Grigoropol
2013-06-11Refactor and clean-up of OptionsPage fieldsIoana Grigoropol
2013-06-11Add implicit constructror for OEFileSystemContributorIoana Grigoropol
2013-06-11Remove unused ConsoleWriterIoana Grigoropol
2013-06-11Create separated class for ConsoleWriterIoana Grigoropol
2013-06-11Remove LongRunningTask,ICalculatePercentage from InstallWizardIoana Grigoropol
2013-06-11Retrieve console from RemoteHelper instead of recreating itIoana Grigoropol
2013-06-11Refactor Bitbake wizard to use RemoteHelper APIIoana Grigoropol
2013-06-11Collect Bitbake error linesIoana Grigoropol
2013-06-11Store reference to OptionsPage in InstallWizardIoana Grigoropol
2013-06-11Enable Populate button when src URI changesIoana Grigoropol
2013-06-11Run all Recipe task in wizard containerIoana Grigoropol
2013-06-11Refactor Recipe Wizard Page to use Remote target ApiIoana Grigoropol
2013-06-11Store metadata location as URI instead of StringIoana Grigoropol
2013-06-11Use uri instead of string to determine location of recipe & determine archive...Ioana Grigoropol
2013-06-11Break handlePopulate into remote and local functionsIoana Grigoropol
2013-06-11Refactor populate method nameIoana Grigoropol
2013-06-11Refactor Wizard Page fields to have consistent namesIoana Grigoropol
2013-06-11Store connection for recipe in Recipe Wizard PageIoana Grigoropol
2013-06-11Initialize and store the connection on Recipe WizardIoana Grigoropol
2013-06-11Save active connection for Bitbake recipeIoana Grigoropol
2013-06-11Remove unsed methods & inner classes from ShellSessionIoana Grigoropol
2013-06-11Use / as separator instead of OS separatorIoana Grigoropol
2013-06-11Remove shell type from ShellSession constructorIoana Grigoropol
2013-06-11Fix ShellSession executeIoana Grigoropol
2013-06-11Fix variables hooverIoana Grigoropol
2013-06-11Enable edit&save of remote filesIoana Grigoropol
2013-06-11Fix Hob launching on Linux hostIoana Grigoropol
2013-06-11Fix NullPointerException when detecting changed filesIoana Grigoropol
2013-06-11Fix full path of OEFileIoana Grigoropol
2013-06-11Remove unused checkReadOnlyParent method of OEFileIoana Grigoropol
2013-06-11Use YoctoHostFile for storing OEFile(s)Ioana Grigoropol
2013-06-11Redirect bitbake environment parsing to file & parseIoana Grigoropol
2013-06-11Use URI for storing project locationsIoana Grigoropol
2013-06-11Remove unused getInitScript from ProjectInfoHelperIoana Grigoropol
2013-06-11Remove unused method loadInit in ActivatorIoana Grigoropol
2013-06-11Remove storing of init script locationIoana Grigoropol
2013-06-11Remove unused Bitbake ActionsIoana Grigoropol
2013-06-11Remove ICommandResponseHandler from plugin and use org.yocto.remote.utils imp...Ioana Grigoropol
2013-06-07Refactor RemoteHelper classIoana Grigoropol
2013-06-07Add CommandOutputProcessor utilty classIoana Grigoropol
2013-06-07Add OutputProcessor utility classIoana Grigoropol
2013-06-07Add ConsoleHelper utility classIoana Grigoropol
2013-06-07Add ConsoleRunnable utility classIoana Grigoropol
2013-06-07Add CommandResponseHandler implementation of ICommandResponseHandlerIoana Grigoropol
2013-06-07Add YoctoCommand utility classIoana Grigoropol
2013-06-07Move ICommandResponseHandler to org.yocto.remote.utilsIoana Grigoropol
2013-06-07Add ProcessStreamBuffer utility classIoana Grigoropol
2013-05-31Rename RSEHelper to RemoteHelper to match usages in org.yocto.bc.ui.pluginIoana Grigoropol