log src/core/sat_main.py @ 2445:0199c0bd4c60

age author description
Thu, 30 Nov 2017 20:27:22 +0100 Goffi core: specify profile on NotFound exception
Sun, 19 Nov 2017 16:46:07 +0100 Goffi core: added a mechanism to associate short names to namespaces:
Wed, 15 Nov 2017 08:54:32 +0100 Goffi memory (disco): added findServiceEntity helper method to get first service of a kind
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Wed, 21 Jun 2017 19:40:13 +0200 Goffi core: check uncatched exceptions during plugin import and stdui init, log error and exit if any found
Sun, 21 May 2017 19:59:42 +0200 Goffi core: fixed profile key detection in getClients + raise DataError on empty profile
Thu, 09 Mar 2017 00:06:13 +0100 Goffi plugin account: removed dependency to Prosody/prosodyctl and properly use in-band registration instead