contrib/cloudeebus.git
2014-09-19 Patrick Ohlyupdated changelog tizen submit/contrib/20150120.152220
2014-09-19 Patrick Ohlyinitial packaging of 0.6.1
2014-07-11 Luc Yriartebump version 0.6.1 upstream upstream/0.6.1
2014-07-11 Luc YriarteUpdate authors list. Crosswalk port is a major contribu...
2014-07-11 Luc Yriartemake the Tracker example do an actual sparql query...
2014-07-11 Luc YriarteRename engine.py (too generic) as cloudeebusengine.py
2014-07-10 Luc YriarteApplying JSON arguments dbus types parsing to cloudeebu...
2014-07-10 Luc YriarteMerge branch 'typedkeys' into xwalk-merge
2014-07-10 Luc YriarteRemove traces when decoding JSON arguments for dbus...
2014-07-08 Mario LuederFixed conversion of dbus types
2014-07-08 Luc Yriarteagent server sample: un-comment autobahn and cloudeebus...
2014-07-07 Luc Yriarteadd engine.py to the scripts installed by setuptools
2014-07-02 Mario LuederSend attributes of dbus commands with a certain dbus...
2014-06-30 Patrick Ohlyexamples: usable with Crosswalk extension and web socket
2014-06-30 Patrick OhlyCloudeebus via Crosswalk extension
2014-02-24 Luc Yriartefreeze autobahn==0.5.8 dependency
2013-09-30 Luc YriartePromise async wrappers patch
2013-09-23 Luc Yriartesplit JS components
2013-08-28 Luc Yriartebump version 0.6.0
2013-08-28 Luc Yriartefix service add agent error handler
2013-08-28 Luc Yriartesimplify signal emitter wrapper
2013-08-28 Luc Yriarterename Agent attributes, to be documented
2013-08-27 Luc YriarteMerge pull request #40 from fpaut/master
2013-08-27 Frederic PAUTBug Fix on emit signal with more than 1 parameter
2013-08-26 Luc Yriarteremove useless test when populating childNodeNames
2013-08-20 Luc YriarteMerge pull request #39 from fpaut/master
2013-08-07 Frederic PAUTdbus-service : Bug Fix on emit signal with no data
2013-07-31 Frederic PAUTdbus service : Remove forgotten trace...
2013-07-31 Luc Yriartefix agent constructor signature, bump version 0.5.100
2013-07-31 Luc YriarteMerge pull request #37 from fpaut/master
2013-07-29 Frederic PAUTdbus service: Bug fix, applying attribute 'service...
2013-07-29 Frederic PAUTdbus service: Bug fix, restoring attribute 'service...
2013-07-29 Luc YriarteMerge pull request #36 from fpaut/master
2013-07-29 Frederic PAUTREADME update
2013-07-26 Frederic PAUTdbus service : small fix
2013-07-26 Frederic PAUTdbus service: create Agent wrapper only if agent has...
2013-07-26 Frederic PAUTdbus service: remove unused attribute of cloudeebus...
2013-07-26 Luc YriarteMerge pull request #33 from enzuguri/master
2013-07-25 Alexander FellAdding child node/objects parsing into introspection
2013-07-22 Luc YriarteMerge pull request #32 from fpaut/master
2013-07-22 Frederic PAUTFix typo
2013-07-22 Luc YriarteMerge pull request #31 from fpaut/master
2013-07-22 Frederic PAUTdbus-service : removing unused try/catch
2013-07-22 Frederic PAUTdbus service : doc-sample/agent, restoring 'Div' method
2013-07-22 Frederic PAUTdbus service : avoiding multi-connection on each 'run...
2013-07-22 Frederic PAUTdbus service : doc-sample/agent, avoid multiple registr...
2013-07-22 Frederic PAUTdbus service : doc sample/agent, a few simplification...
2013-07-22 Frederic PAUTdbus service : removing service do not remove agent(s)
2013-07-17 Luc Yriartecomment cleanup
2013-07-16 Luc YriarteMerge pull request #30 from fpaut/master
2013-07-16 Frederic PAUTFix typo
2013-07-16 Frederic PAUTcode cleaning
2013-07-10 Luc YriarteMerge pull request #29 from fpaut/master
2013-07-10 Frederic PAUTsimplifying a small part of code
2013-07-10 Frederic PAUTAdd (minor) information on error
2013-07-08 Luc YriarteMerge pull request #28 from fpaut/master
2013-07-08 Frederic PAUTRemove unused traces
2013-07-08 Luc YriarteMerge pull request #27 from fpaut/master
2013-07-08 Frederic PAUTCode cleaning
2013-07-08 Frederic PAUTAdding more informations on error
2013-07-08 Frederic PAUTdbus service : bug fix on 'remove agent'
2013-07-08 Frederic PAUTdoc agent : Add a button for removing service (and...
2013-07-04 Luc Yriartetest scripts authorizations
2013-07-04 Luc Yriarterework help messages
2013-07-04 Luc Yriarteerror.uri is autobahn-related, not needed here
2013-07-03 Luc YriarteMerge pull request #26 from fpaut/security
2013-07-03 Frederic PAUTin doc/agent, renaming WHITELIST -> SAMPLELIST and...
2013-07-03 Frederic PAUTAdding some informations in Readme
2013-07-03 Frederic PAUTtracing dictionnary result one time only
2013-07-03 Frederic PAUTdbus service : adding manifest providing security
2013-07-03 Frederic PAUTdbus service : adding security feature (provided by...
2013-07-03 Frederic PAUTdbus service : adding security feature (provided by...
2013-06-28 Luc Yriarteerror management simplification
2013-06-28 Luc Yriarteremove logs unrelated to session initialization or...
2013-06-28 Luc Yriarteminor code prettyfy / whitespaces
2013-06-28 Luc Yriartecode cleanup / local variables
2013-06-28 Luc YriarteMerge pull request #25 from fpaut/agent_future
2013-06-27 Frederic PAUTRename method delAgent -> removeAgent
2013-06-27 Frederic PAUTRemoving alert() and using cloudeebus.log()
2013-06-27 Frederic PAUTswitching all methods to 'Promise' interface
2013-06-27 Frederic PAUTdbus service : removing the method cloudeebus.BusConnec...
2013-06-27 Frederic PAUTdbus service : removing the method cloudeebus.Service.add
2013-06-25 Luc Yriartesignal sending now supported
2013-06-25 Luc Yriartetemp version 0.5.99
2013-06-25 Luc YriarteMerge pull request #24 from fpaut/agent_future
2013-06-25 Frederic PAUTUpdate with new agent function prototype, and formattin...
2013-06-25 Frederic PAUTGeneric definition of an Agent renamed cloudeebus.Agent
2013-06-25 Frederic PAUTForgotten some errors formatting (with cloudeebus.getError)
2013-06-25 Frederic PAUTFormatting error with cloudeebus.getError()
2013-06-25 Frederic PAUTforgotten to replace two accept -> fulfill
2013-06-25 Frederic PAUTFactorize creation of dynamic className (and ensure...
2013-06-24 Frederic PAUTadding function to parse error object
2013-06-24 Frederic PAUTMerge branch 'master' into agent_future
2013-06-24 Frederic PAUTdbus service : integrating generic JS definition of...
2013-06-19 Luc Yriartebump version 0.5.1
2013-06-19 Luc YriarteDOM spec update: Future/accept -> Promise/fulfill
2013-06-10 Luc YriarteMerge pull request #23 from fpaut/agent_future
2013-06-10 Luc Yriartebump version 0.5.0
2013-06-10 Frederic PAUTdbus service : Fix JSON encoding for allowing encoding...
2013-06-10 Luc YriarteAdd Documentation section with references to 01.org...
next