Project

General

Profile

Revision:

Revisions

# Date Author Comment
2e179358 2011-10-04 02:52 Marc Dequènes

[debug] catch mail check crashes for debug purpose and stop gracefully

e279cb2a 2011-10-04 02:51 Marc Dequènes

[fix] IMAP: better handle IDLE sessions, process BYE messages from server, and add disconnection detection as Net::IMAP seems not to send BYE messages everytime it should

92ce37f9 2011-10-02 19:09 Marc Dequènes

[fix] (ported from 0.3.x) intercept GPGME::Error::DecryptFailed happening at least when encrypting with an unknown key

a6c766ec 2011-10-02 19:00 Marc Dequènes

[fix] intercept GPGME::Error::DecryptFailed happening at least when encrypting with an unknown key

1bada791 2011-04-22 01:16 Marc Dequènes

[fix] Messenger: allow repeating same commands

6ff3c72f 2011-04-22 01:13 Marc Dequènes

[evol] Interface: added case insensitive node support

798e2a2a 2011-04-03 18:46 Marc Dequènes

[doc] very early begining for an internal documentation (using markdown)

205a27cc 2011-03-15 01:10 Marc Dequènes

[evol] preliminary Messenger cyborg

539ce697 2011-03-15 01:08 Marc Dequènes

[evol] Cyborg: advertise when stopping

5101337c 2011-03-15 01:08 Marc Dequènes

[evol] Config: when no default config file exist, then do not load cyborg-specific config, it is not needed

0a4902d9 2011-03-12 01:20 Marc Dequènes

[cleanup] unused variable

6cf09f41 2011-03-12 00:28 Marc Dequènes

[fix] backend/UNIX: handle long peer names correctly

30ceda44 2011-03-12 00:27 Marc Dequènes

[fix] Botnet/Task: a short peer name is an implicit way to look for a local bot

20533c4d 2011-03-12 00:05 Marc Dequènes

[evol] Clerk: implement batch command execution (error handling needs to
be polished)

09b29d2c 2011-03-11 23:50 Marc Dequènes

[evol] Task: implement loading step from file and a store to help communicate between files

5afa4a61 2011-03-11 23:49 Marc Dequènes

[debug] more precise messages

9f407d69 2011-03-10 01:17 Marc Dequènes

[evol] Botnet/Task: added 'ask :self' support (useful for Clerk batch processing)

03aabf10 2011-03-10 01:15 Marc Dequènes

[debug] more logs

26eb0b72 2011-03-09 23:08 Marc Dequènes

[evol] Interface: new method to detect node leaves

a445b722 2011-03-09 02:26 Marc Dequènes

[cleanup] the revenge of Mr Proper

c2f9dd87 2011-03-09 01:06 Marc Dequènes

[evol] I18n: new helpers to setup gettext domains and deferred translations (and one to inject the correct domain into specific core classes in order to be able to use cyborg-local translations into them (currently only needed for DSL classes))

a8ef025a 2011-03-09 01:03 Marc Dequènes

[evol] Mail: move it into the Postman module

0b67cab8 2011-03-08 20:11 Marc Dequènes

[evol] introduce Cyborg model and compute the name using the model and host fqdn

fdba013a 2011-03-08 20:08 Marc Dequènes

[debug] Interface: clarify messages for node lookup

e971ab5a 2011-03-08 02:30 Marc Dequènes

[fix] I18n: late-translation fixes (core and Clerk only)

c05fed63 2011-03-08 02:28 Marc Dequènes

[evol] Conversation: additional preventive rescue and note about a strange reactor error

0c8e424e 2011-03-08 00:11 Marc Dequènes

[fix/evol] I18n: propagate context in order to late-translate back in this context, and cleanup

33d76871 2011-03-08 00:09 Marc Dequènes

[l10n] typo

6012d347 2011-03-07 04:09 Marc Dequènes

[evol] Clerk work §1

4888ca24 2011-03-07 04:08 Marc Dequènes

[licence] updated copyright years §2

51546fe5 2011-03-07 04:02 Marc Dequènes

[evol] adapted current I18n system for late translation

2f5ae465 2011-03-07 04:02 Marc Dequènes

[evol] updated l10n files generation rules

b7a821d3 2011-03-07 04:02 Marc Dequènes

[l10n] regenerated po files

258a439a 2011-03-07 00:13 Marc Dequènes

[evol] Botnet: propagate API calls environment (user token and language prefs at the moment), propagate session a bit further too in order to implement a more dynamic API tree

828b9fb2 2011-03-07 00:13 Marc Dequènes

[evol] Records: temporarily disclose object DN until LdapShadows is used

a089227c 2011-03-06 19:25 Marc Dequènes

[fix/evol] work on better Interface/Task/Conversation/… sync and bot stop action in order to avoid races and locks

51556af0 2011-03-06 10:50 Marc Dequènes

[evol] Protocol: allow returning multiple errors

cf95e788 2011-03-06 10:48 Marc Dequènes

[fix] DSL: do not hide original methods anymore, as we need too much things (class/is_a?/respond_to?/…, logger, I18n stuff…)

a17c0942 2011-03-06 10:42 Marc Dequènes

[comments] typo

3e80678a 2011-03-06 10:41 Marc Dequènes

[debug] log more when connecting to peer

2eaae89a 2011-03-06 00:13 Marc Dequènes

[fix] Protocol: typo leading to error result not detected

7988a0ad 2011-03-05 23:47 Marc Dequènes

[fix] correct TaskAspect to find the bot reference correctly

feb16bd0 2011-03-05 23:00 Marc Dequènes

[evol] Cyborg/Interface: support returning API call replies asynchronously

654cf341 2011-03-05 22:59 Marc Dequènes

[debug] Cyborg/DSL: more debug for subtasks

ce01c950 2011-03-05 22:55 Marc Dequènes

[evol] Cyborg: allow to schedule a task without callback

c1757f15 2011-03-05 21:02 Marc Dequènes

[evol] Conversation: ensure idle check timer are ready for asynchronous replies on the same thread

5ec35e48 2011-03-05 20:40 Marc Dequènes

[fix] Conversation: don't crash if message parameters cannot be parsed

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

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

Also available in: Atom