Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
042b11ea 2011-03-05 20:37 Marc Dequènes

[evol] Conversation: ensure Message is sent in one block in order to allow asynchronous replies on the same thread

685a6991 2011-03-05 20:33 Marc Dequènes

[monkeypatch] added support for to_hash to OpenStruct

c496d1ee 2011-03-05 20:32 Marc Dequènes

[monkeypatch] backported a patch to solve @_rails_html_safe breaking YAML parsing

66cff75f 2011-03-05 17:12 Marc Dequènes

[evol] ServerApiNode: added task ability

af81fa28 2011-03-05 17:11 Marc Dequènes

[evol] Cyborg/DSL: temporary setting to know which user we are working for

34bef607 2011-03-04 23:54 Marc Dequènes

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

364e4a96 2011-03-04 02:03 Marc Dequènes

[licence] updated copyright years

ee2c32c3 2011-03-04 00:20 Marc Dequènes

[evol] Botnet/Interface: '/?' search now return a Hash in order to get the object name easily for further manipulations, updated Librarian accordingly

2c35cfa1 2011-03-04 00:13 Marc Dequènes

[fix] Botnet/Interface: removed silly String cast when searching nodes

f234746f 2011-03-03 23:51 Marc Dequènes

[fix] MapMaker/DNS: better handle when zone content is not parseable

39f1d449 2011-03-03 23:40 Marc Dequènes

[fix] MapMaker/DNS: better check if zone has signed zone file before certain operations

a0303e8f 2011-03-03 23:35 Marc Dequènes

[fix] MapMaker: user correct Needle model to instanciate Zone

acc14ea7 2011-03-03 21:36 Marc Dequènes

[evol] Librarian/API: discover available records automatically

7bfcd98b 2011-03-03 03:34 Marc Dequènes

[evol] Librarian API work §3

c2894ceb 2011-03-03 03:03 Marc Dequènes

[fix] Cyborg: try to stop harder (without useless delay)

475571dd 2011-03-03 03:02 Marc Dequènes

[fix] Conversation: handle timer better when closing

a8442036 2011-03-03 01:20 Marc Dequènes

[evol] Protocol/Interface: don't check for existence before node call, it is already done in call and a loss of time

23c30bd5 2011-03-03 00:33 Marc Dequènes

[fix] method name mistake

3cdff641 2011-03-02 22:07 Marc Dequènes

[evol] Librarian API work §2

849a61fb 2011-03-02 00:54 Marc Dequènes

[evol] Librarian API work §1, using DI too

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

ec7296ea 2011-02-27 01:32 Marc Dequènes

[fix] Interface: intercept several possible errors around interface definition

eab0c364 2011-02-27 00:48 Marc Dequènes

[evol] API: implemented hidden nodes and used it to create a '?' node used to search children based on their attributes

e54db92b 2011-02-27 00:47 Marc Dequènes

[fix] DNS: don't fail if zone cannot be parsed (not a nice solution yet)

6780cf13 2011-02-26 21:32 Marc Dequènes

[fix] corrected MapMaker API

9dfb2047 2011-02-26 21:04 Marc Dequènes

[fix] Protocol: check node existence asynchronously for CALL

14dd8318 2011-02-26 20:38 Marc Dequènes

[evol] Protocol/DSL: implemented node existence check

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)

c2b0e202 2011-02-26 14:32 Marc Dequènes

[fix] recreate the whole API interface tree, root included, to ensure no clash is possible during concurrent calls

984f78b2 2011-02-22 00:30 Marc Dequènes

Merge branch '0.3.x' of ssh://rcs-git.duckcorp.org/rcs/git/duckcorp/cyborghood

91d7d237 2011-02-22 00:19 Marc Dequènes

[fix] Mail: don't forget to reverse-propagate the user into the original mail object when decrypting

58250ed9 2011-02-22 00:18 Marc Dequènes

[debug] more IMAP debug

bfae7275 2011-02-16 00:34 Marc Dequènes

Merge branch '0.3.x' of ssh://rcs-git.duckcorp.org/rcs/git/duckcorp/cyborghood

9615a42b 2011-02-16 00:12 Marc Dequènes

[workaround] TMail does not respect RFC2045 §5.2

4c969e21 2010-11-30 02:30 Marc Dequènes

[evol] select and record I18n locale in DSL Task (future use)

eab8e5a0 2010-11-30 02:20 Marc Dequènes

[fix] clarify language/locale in I18nController

3b29bf46 2010-11-29 22:18 Marc Dequènes

[fix] a task must have a name (and be unique, but this is not enforced yet)

429ebb9c 2010-11-29 22:16 Marc Dequènes

[evol] BotnetTask DSL: now that we have one Task per task, close conversation thread as soon as the task is finished

5da1960c 2010-11-29 20:50 Marc Dequènes

[evol] Task DSL: rework to use the same Task objet for the same task (in order to have a proper count of tasks and be able to transport information easily through steps)

355ba318 2010-11-29 20:16 Marc Dequènes

[fix] separate core api version from cyborg service api version

afdc8d97 2010-11-29 14:50 Marc Dequènes

[fix] mistakes in API Interface: forgot to export node_name, and forgot :inspect is not available for nodes

c9bb78b4 2010-11-29 14:48 Marc Dequènes

[fix] mistake in variable name

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

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

08c496f5 2010-11-27 16:47 Marc Dequènes

[evol] DNS: add better support for signed zones and serials, and partial support for slave zones

37b53292 2010-11-26 20:09 Marc Dequènes

[evol] catch all remaining reactor errors

db48611e 2010-11-26 20:01 Marc Dequènes

[fix] do not try to stop the bot by default

d9ef7de9 2010-11-26 19:56 Marc Dequènes

[fix] DSL: allow scheduled job to send back a reply

0490ae9a 2010-11-26 19:51 Marc Dequènes

[cleanup] minor

d6ea2c18 2010-11-26 19:46 Marc Dequènes

[fix] missing config change leading to failure when generating server UNIX socket filename

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

[layout] reorganization

c712f2db 2010-11-26 14:36 Marc Dequènes

[evol] connect_peer: made most of the code generic to all backends

0299bce8 2010-11-26 14:27 Marc Dequènes

[evol] connect_peer: do not open multiple connections to the same peer while one is being attempted already

379a5cfb 2010-11-26 14:26 Marc Dequènes

[fix] ConversationThread: register communication when communication is validated, not when peer info are received

eea1abf0 2010-11-26 13:43 Marc Dequènes

[evol] ConversationThread: added convenience method for notification

a03d9df7 2010-11-26 13:41 Marc Dequènes

[fix] remove traces of old Botnet DSL

cb79cd54 2010-11-26 13:16 Marc Dequènes

[evol] Botnet Conversation: removed old idle check mecanism while preserving notification

d9694ad7 2010-11-26 04:12 Marc Dequènes

[evol] Botnet Conversation: created a new idle threads check (old method is pending for removal)

848944dc 2010-11-26 02:24 Marc Dequènes

[evol] Task-based client DSL §6 (added botnet 'ask' subtask)

947e1d12 2010-11-26 01:18 Marc Dequènes

[fix] Task-based client DSL: use :task instead of :thread from old DSL for task notification shortcut name

f6fd4b56 2010-11-24 10:27 Marc Dequènes

[evol] Task-based client DSL §5 (allow running subtasks in callbacks, implement 'meet' command, and fixed a race btw)

4d9f2962 2010-11-24 02:52 Marc Dequènes

[evol] Task-based client DSL §4 (many fixes, helper, bot stop condition, more logging)

7619e2d8 2010-11-24 00:53 Marc Dequènes

[evol] Task-based client DSL §3 (pass errors and results to next step)

612572f9 2010-11-23 13:29 Marc Dequènes

[evol] Task-based client DSL §2 (Subtask and logger)

7bc7e62a 2010-11-23 00:11 Marc Dequènes

[evol] added preliminary work on new Task-based client DSL

6686bb54 2010-11-19 00:08 Marc Dequènes

[fix] DSL: correct mistake for outgoing notifications

5a8ebc1c 2010-11-19 00:07 Marc Dequènes

[evol] DSL: partial implementation for wait_notification with callback (unfinished, but kept as example)

67e8f239 2010-11-16 10:15 Marc Dequènes

[evol] client DSL: reorganized notification code and move 'acts' (currently sending notifies) in the _start_dsl call

fd4ccbdd 2010-11-16 03:24 Marc Dequènes

[evol] preliminary work for Conversation synchronization in DSL (action callbacks had to be moved from Protocol to ConversationThread to be able to check idle with the new locks, needed to process notifications without falling idle)

06f77931 2010-11-16 00:15 Marc Dequènes

[evol] reworked notification system a bit (global registration)

c2b04ad9 2010-11-15 22:03 Marc Dequènes

[fix] corrected silly mistakes in Botnet DSL

083d3024 2010-11-15 21:48 Marc Dequènes

[fix] don't crash if config or default config is empty

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)

be27f17e 2010-11-15 00:09 Marc Dequènes

[evol] improve a bit how interface errors are transmitted

f8c25bdc 2010-11-15 00:08 Marc Dequènes

[evol] added convenience method to CALL directly from a thread

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

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

706c6cbd 2010-11-12 20:40 Marc Dequènes

[fix] correct argument passing for send/receive_request_call

8f6f45f7 2010-11-12 19:49 Marc Dequènes

[evol] move notification from Protocol to Conversation

20fb09a1 2010-11-12 19:44 Marc Dequènes

[fix] ensure pending threads are removed from the list when destroyed

c501ebc2 2010-11-12 19:42 Marc Dequènes

[fix] ensure pending threads/conversations are uniquely registered

7d493229 2010-11-12 19:40 Marc Dequènes

[evol] add system/user notif to bot level and detecte when a conversation is idle, to close it after used in connect_peer() with block

2cfb7e86 2010-11-12 19:11 Marc Dequènes

[evol] added a user event queue for NOTIFY EVENT received

8c18bc9a 2010-11-12 18:58 Marc Dequènes

[evol] internal notification when thread is idle allowed to mark thread closing pending

4afb2001 2010-11-12 18:33 Marc Dequènes

[evol] preliminary work for NOTIFY: closed thread are handled but close too early in most situations yet (need request/reply tracking)

21a7eaf9 2010-11-10 01:20 Marc Dequènes

[evol] conversation/bot protocol rework §8 (refs #30): preliminary client-side protocol handling

3cd21861 2010-11-10 01:18 Marc Dequènes

[fix] correct action_id generation (a reply should use the same id as the corresponding request)

2311048c 2010-11-10 01:15 Marc Dequènes

[fix] interface: accept no data as empty list of arguments

2316294b 2010-11-10 01:13 Marc Dequènes

[fix] interface: pattern check was broken

f292535b 2010-11-09 21:46 Marc Dequènes

[fix] ensure ask_to_stop() waits gracefully for conversations to finish while stop() just stopp at once

3152d6bd 2010-11-09 21:44 Marc Dequènes

[evol] partially implement receiving QUIT actions

45333094 2010-11-08 03:33 Marc Dequènes

[fix/evol] conversation/bot protocol rework §8 (refs #30)

35e0fb89 2010-11-08 00:21 Marc Dequènes

[fix] BotNet: handle UNIX Socket connect failure (EM.connect fails at once, not via the handler)

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)

748bfcf3 2010-11-07 22:37 Marc Dequènes

[evol] fix silly mistakes/typos

d57fd602 2010-11-07 22:08 Marc Dequènes

[evol] add client support to BotNet

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

19ada0c0 2010-11-05 23:02 Marc Dequènes

[fix] a few silly mistakes for the conversation

7e9520c0 2010-11-05 00:33 Marc Dequènes

[evol] conversation/bot protocol rework §7 (refs #30)