Project

General

Profile

Revision:

Revisions

# Date Author Comment
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

c29ad62c 2011-02-26 20:36 Marc Dequènes

[-] ideas update

dd170ff9 2011-02-26 19:16 Marc Dequènes

[-] added dev ideas

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

177a5b4f 2011-02-22 00:25 Marc Dequènes

[fix] catch and log unexpected mail processing errors (non-CyberError exceptions)

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

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

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

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

(101-150/402) Per page: 25, 50, 100

Also available in: Atom