Project

General

Profile

Download (1.97 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
34bef607 2011-03-04 23:54 Marc Dequènes

[evol] cleanup and preliminary work on the Postman (and Needle-ization)

90197e7b 2011-03-01 03:15 Marc Dequènes

[evol] MapMaker API and internals rework §1, going forward to Dependency Injection using Needle

66a02240 2011-02-27 13:55 Marc Dequènes

[evol] DNS API rework §1

4761cd13 2011-02-26 14:35 Marc Dequènes

[evol] allow splitting the API interface declaration over multiple files/directories, split MapMaker interface, and added cross-nodes storage during the interface life (as we can't use closures across files)

80dd9940 2010-11-29 14:51 Marc Dequènes

[fix] Mapmaker had a few silly mistakes (after several naming changes)

7466fc08 2010-11-29 00:49 Marc Dequènes

[evol] server API tree reworked using a DSL (reply handling rework is WIP)

d7ae0ab2 2010-11-26 19:44 Marc Dequènes

[layout] reorganization

e321ca6f 2010-11-15 02:20 Marc Dequènes

[evol] created a DSL for client-side calls (several conditions (calls only at the moment) can be joined together in order to exploit parallel tasks via asynchronous calls)

476368e8 2010-11-13 13:48 Marc Dequènes

[fix] adapted Interface to recent changes, pass bot object, and correct api_methods() calculation

5fa75a2f 2010-11-12 21:12 Marc Dequènes

[fix] mapmaker: correct 'Zone' class exported by mistake

e75cca5b 2010-11-08 00:09 Marc Dequènes

[fix] workaround config loaded too late (i need to find a better way to select code in the included modules)

cec96847 2010-11-06 22:23 Marc Dequènes

[evol] use autoload to reduce explicit dependencies

70c59c34 2010-11-06 22:18 Marc Dequènes

[evol] unified BotNet interface for both client and servers (as a client is also a micro server)

bc642412 2010-11-06 21:51 Marc Dequènes

[evol] moved EM loop in Cyborg, simplified and enhanced bot interface, and made Conversation common for any connection type

23b2305f 2010-08-16 12:54 Marc Dequènes

[fix/security] Cyborg server interface: restrict non-leaf path lookup to containers

b7f7d214 2010-08-16 02:46 Marc Dequènes

[evol] MapMaker / Cyborg server interface: cleanup, reorg, ...

e82a264b 2010-08-15 23:12 Marc Dequènes

[evol] added session management to the cyborg server (refs #31)

d5495a1e 2010-08-15 06:00 Marc Dequènes

[fix] DNS fixes

ca79e27e 2010-08-15 05:21 Marc Dequènes

[evol] reworked DNS classes (refs #31)

8fcaacd6 2010-08-15 02:34 Marc Dequènes

[evol] work on cyborg server protocol and API #7 (refs #31)

1c89625f 2010-08-14 21:33 Marc Dequènes

[evol] work on cyborg server protocol and API #5 (refs #31)

a3483167 2010-08-14 20:41 Marc Dequènes

[evol] work on cyborg server protocol and API #4 (refs #31)

bc473567 2010-08-14 19:25 Marc Dequènes

[evol] work on cyborg server protocol and API #3 (refs #31)

f94d64b1 2010-08-14 18:46 Marc Dequènes

[evol] work on cyborg server protocol and API #2 (refs #31)

ce98dac2 2010-08-14 16:17 Marc Dequènes

[evol] work on cyborg server protocol and API (refs #31)

d1e614b5 2010-08-14 11:57 Marc Dequènes

[cleanup] reorganize/split cyborg interface code

050eca43 2010-08-14 05:45 Marc Dequènes

[evol] first raw cyborg API exposure implementation for MapMaker (refs #31)

ecdabe95 2010-08-14 02:35 Marc Dequènes

[evol] uncomplete MapMaker bot implementation (global cyborg classes, use of EventMachine with UNIX socket backend, configuration adjustments, ...) (refs #31)