2013-05-28 |
Frederic PAUT | Merge branch 'future' into agent_future |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Frederic PAUT | Future : Server side, using 'Future' to create service... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | correcting Future static methods resolve, accept, rejec... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | adding Future static methods: any, every, some |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | adding Future helper done method. Support undefined... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | adding Future helper catch method |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | adding Future static methods: resolve, accept, reject |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | fix resolver's resolve method: accept callback calls... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | call resolver's accept and reject synchronously in... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | implement FutureResolver.resolve |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | implement basic DOM Future and FutureResolver mechanism |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | Request.result is an object, not an array. If the DBus... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | cloudeebus.Request implements DOMRequest as defined in |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | bump version 0.4.0 |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | request onerror callback: args for apply is an array |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | eval method result in a try block |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Frederic PAUT | request : adding 'signature' parameter |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Frederic PAUT | request : Bug fix |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Frederic PAUT | request : removing successCB, errorCB as parameters... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | use request onerror handler on callback exceptions... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Luc Yriarte | syntax check |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Frederic PAUT | Implementing request interface |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Luc Yriarte | fix resolver's resolve method: accept callback calls... |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Luc Yriarte | call resolver's accept and reject synchronously in... |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Luc Yriarte | implement FutureResolver.resolve |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Luc Yriarte | implement basic DOM Future and FutureResolver mechanism |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Luc Yriarte | Request.result is an object, not an array. If the DBus... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Luc Yriarte | Merge pull request #20 from fpaut/agent |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Frederic PAUT | Add sample with variant (dictionary which is an array... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Luc Yriarte | cloudeebus.Request implements DOMRequest as defined in |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Luc Yriarte | No JSON.parse for Javascript method results |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Luc Yriarte | return dbus error on javascript exception |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Luc Yriarte | bump version 0.4.0 |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Luc Yriarte | arguments.callee is deprecated |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Luc Yriarte | cleanup misplaced comment |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Luc Yriarte | syntax fix |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Luc Yriarte | Merge branch 'master' into agent |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Luc Yriarte | Merge pull request #19 from fpaut/agent |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Frederic PAUT | Bug fix of dbus dictionary (interpreted as block code... |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Luc Yriarte | Merge branch 'master' into request |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Luc Yriarte | fix case in authors name |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Luc Yriarte | version check: from 0.3.2 on, client checks for a min... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Luc Yriarte | Conservatively set the minimum version to the first... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Luc Yriarte | bump version 0.3.2, setup requires first compatible... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Frederic PAUT | Fix compatibility with autobahn v0.6.0 |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Luc Yriarte | request onerror callback: args for apply is an array |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Luc Yriarte | eval method result in a try block |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Luc Yriarte | Merge pull request #16 from fpaut/agent |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Luc Yriarte | Merge pull request #15 from fpaut/request |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Frederic PAUT | Adding me as author |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Frederic PAUT | request : adding 'signature' parameter |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Luc Yriarte | Merge pull request #14 from fpaut/request |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Frederic PAUT | request : Bug fix |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Luc Yriarte | Merge pull request #13 from fpaut/request |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Frederic PAUT | request : removing successCB, errorCB as parameters... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Luc Yriarte | use request onerror handler on callback exceptions... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Luc Yriarte | syntax check |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Frederic PAUT | Implementing request interface |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Frederic PAUT | Merge branch 'agent' of https://github.com/01org/cloude... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Luc Yriarte | bump version 0.3.1 with network-based access control |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Luc Yriarte | Merge pull request #11 from fpaut/agent_ObjJS |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Frederic PAUT | dbus service : (re)remove debug file generation with... |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Frederic PAUT | dbus service : Bug fix on method mapping when using... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Frederic PAUT | dbus-service : Map JS object method with DBus agent |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Luc Yriarte | Merge pull request #10 from fpaut/agent |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Frederic PAUT | WIP |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Frederic PAUT | dbus service : Adding interface in methodID |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Luc Yriarte | Merge pull request #9 from fpaut/agent |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Frederic PAUT | dbus service : minor code cleaning |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Frederic PAUT | dbus service : in callback serviceAdded(), return objec... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Luc Yriarte | agent not yet integrated in this branch |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Luc Yriarte | update authors and todo list |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Frederic PAUT | Adding me as author |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Luc Yriarte | add Fred in the python files authors list |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Luc Yriarte | cosmetics |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Luc Yriarte | customize netmask error messages, factorize code |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Luc Yriarte | Merge pull request #8 from fpaut/agent_signal |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Frederic PAUT | adding signal emission |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Luc Yriarte | Merge pull request #7 from fpaut/netfilter |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Frederic PAUT | netfilter: Bug fix and code cleaning |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Luc Yriarte | Merge pull request #6 from fpaut/netfilter |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Frederic PAUT | netfilter: adding host IP filtering |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Luc Yriarte | serialize multiple calls to a javascript agent method |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Luc Yriarte | remove service pending call from dict instead of nullif... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | let javascript deal with unknown dbus types |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | use CamelCase for class names |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | handle replies to unexisting methods with an exception |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | remove debug trace in generated code |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | remove debug statements in generated code |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | remove debug pretty print functions |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | remove debug file generation with agent source code |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Luc Yriarte | cleanup commented out code |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Luc Yriarte | agent client/server doc: adder function to test paramet... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Luc Yriarte | Merge pull request #5 from fpaut/agent |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Frederic PAUT | dbus service: XML parsing, force 'direction' attribute... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Frederic PAUT | Merge branch 'agent' of https://github.com/01org/cloude... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Frederic PAUT | dbus service: Fix an exception in trace |
commit | commitdiff | tree | snapshot |
2013-03-21 |
Luc Yriarte | agent client/server doc: unsubscribe method callback... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Luc Yriarte | agent client/server doc: create a service, delete it... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Luc Yriarte | agent client/server doc: service creation |
commit | commitdiff | tree | snapshot |
next |