log

age author description
Tue, 01 Dec 2015 16:23:14 +0100 souliane scripts (launcher, test_accounts): update
Fri, 18 Mar 2016 17:56:34 +0100 Goffi docker (sat_pubsub): minor optimization by joining 2 apt-get install
Wed, 09 Mar 2016 10:11:08 +0100 Goffi docker (liberiva_cont): ownership is fixed on "config" command as "docker cp" use root:root as owner of copied file on container
Tue, 08 Mar 2016 18:36:14 +0100 Goffi docker (base): Twisted and Wokkel are now installed with pip instead of apt, as Jessie version is too old for SàT
Tue, 08 Mar 2016 17:54:11 +0100 Goffi docker (base): fixed bad escaping in add_host script, resulting in domain not put in /etc/hosts
Tue, 08 Mar 2016 13:52:11 +0100 Goffi docker (base): create sat.conf in ~sat/.config/sat with right permissions so it is not created by set_account_domain
Fri, 04 Mar 2016 23:31:26 +0100 Goffi docker: fixed bad stopping:
Fri, 04 Mar 2016 23:25:42 +0100 Goffi docker (libervia): fixed bad escaping after moving libervia_cont_launch from Dockerfile to scripts/
Tue, 01 Mar 2016 15:47:02 +0100 Goffi docker (prosody): fixed prosodyctl call in container_server: it was not using absolute path, so it was calling /usr/local/bin/prosodyctl instead of /usr/bin/prosodyctl, resulting in a loop
Mon, 29 Feb 2016 22:06:03 +0100 Goffi docker (libervia_cont): replaced printf by eprintf for error messages
Mon, 29 Feb 2016 22:01:02 +0100 Goffi docker (libervia_cont): put container used for maintenance in a variable
Mon, 29 Feb 2016 21:54:43 +0100 Goffi docker (libervia_cont): workaround for copying config when Docker version is below 1.8.0
Mon, 29 Feb 2016 21:54:41 +0100 Goffi docker (libervia_cont): added check_docker_version function which return 0 if current docker version is greater than wanted one, -1 else
Mon, 29 Feb 2016 21:50:53 +0100 Goffi docker (libervia_cont): added eprintf function to print to stderr
Mon, 29 Feb 2016 12:59:23 +0100 Goffi Docker (libervia_cont, sat, sat_nomedia): removed port 28915 which was used for SI File Transfer and is not used anymore (it may reappear in the futur if force_port is reimplemented)
Sun, 28 Feb 2016 15:18:55 +0100 Goffi docker (prosody): switched to prosody-trunk, as it is currently more stable than prosody-0.10
Sun, 28 Feb 2016 15:04:12 +0100 Goffi docker (base, libervia): use new getRepositoryData ability to save data in a .hg_data file
Sun, 28 Feb 2016 02:01:20 +0100 Goffi docker: images optimisation:
Sat, 27 Feb 2016 00:45:58 +0100 Goffi docker (libervia_cont): added a "stats" command for containers resources usage statistics
Sat, 27 Feb 2016 00:45:40 +0100 Goffi docker (libervia_cont): added a "status" command:
Fri, 26 Feb 2016 23:32:07 +0100 Goffi docker (libervia_cont): remove volumes from container on "stop" command
Fri, 26 Feb 2016 20:46:53 +0100 Goffi docker (libervia_cont): added -v argument in help message for removing sat_data in restore command
Fri, 26 Feb 2016 20:20:36 +0100 Goffi docker (libervia_cont): fixed restore when full backup path is used
Fri, 26 Feb 2016 17:29:34 +0100 Goffi docker (libervia_cont): removed instructions about commiting sat_data, as a volume container will not commit data (see https://github.com/docker/docker/issues/7583)
Fri, 26 Feb 2016 16:09:01 +0100 Goffi docker (prosody): restored logs in /var/log + info logs to console
Fri, 26 Feb 2016 11:33:35 +0100 Goffi docker (base): fixed arguments handling in dbus_wrap
Wed, 24 Feb 2016 20:29:30 +0100 Goffi docker (libervia_cont): removed useless echo in get_dyn_var
Wed, 24 Feb 2016 20:24:05 +0100 Goffi docker (libervia_cont): SAT_CONT_PORT_<port> environment variable can now be used to specify destination ports when -p is used
Wed, 24 Feb 2016 20:21:34 +0100 Goffi docker (base): add dokuwiki module for dokuwiki importer + fixed /etc/hosts for subdomains
Wed, 24 Feb 2016 15:42:48 +0100 Goffi docker (libervia_cont): added SAT_CONT_DK_EXTRA environment variable for specifying extra options when running containers
Wed, 24 Feb 2016 15:23:38 +0100 Goffi docker (libervia_cont): added "-f" option in help message for logs
Fri, 19 Feb 2016 14:27:11 +0100 Goffi docker (prosody, libervia_cont): expose HTTP upload ports in Prosody image
Fri, 19 Feb 2016 14:14:19 +0100 Goffi docker (libervia_cont): backup dir can now be specified on command line or with SAT_CONT_BACKUP_DIR environment variable
Fri, 19 Feb 2016 14:14:16 +0100 Goffi docker (libervia_cont): domain can now be specified with "SAT_CONT_DOMAIN" env variable in addition to command line argument + use https for help site (wiki)
Fri, 19 Feb 2016 13:35:25 +0100 Goffi docker (libervia_cont): TLS dir (directory with certificate) can now be specified with env variable "SAT_CONT_TLS_DIR"
Thu, 18 Feb 2016 18:34:11 +0100 Goffi docker(libervia_cont): added a "restore" command
Thu, 18 Feb 2016 17:35:07 +0100 Goffi docker (libervia_cont): new commands:
Thu, 18 Feb 2016 17:31:09 +0100 Goffi docker: certificate generation + various improvments:
Thu, 18 Feb 2016 17:23:08 +0100 Goffi docker (base): create /usr/share/sat/certificates and tls-cert group to handle certificate + moved conf to /home/sat/.config/sat/sat.conf
Thu, 18 Feb 2016 17:19:50 +0100 Goffi docker: pid files are put in /tmp to avoid conflict when restarting a container
Thu, 18 Feb 2016 14:43:33 +0100 Goffi docker (prosody): fixed htt_upload domain + removed bad copy/paste lines
Thu, 18 Feb 2016 14:13:56 +0100 Goffi docker (prosody): updated path for certificates
Fri, 12 Feb 2016 20:24:24 +0100 Goffi docker: updated Dockerfiles:
Wed, 10 Feb 2016 18:22:56 +0100 Goffi docker (prosody): added some comments to prosody.cfg.lua
Wed, 10 Feb 2016 18:00:28 +0100 Goffi docker (prosody): add prosody.cfg.lua
Sun, 17 Jan 2016 14:52:17 +0100 Goffi misc: added test sample for dotclear wiki syntax
Sat, 16 Jan 2016 18:48:23 +0100 Goffi xep (jid mention): added "path" in Context parent description to make it more explicit + acknowledgements section
Sat, 16 Jan 2016 18:07:21 +0100 souliane xmpp (xep-proto-jid-mention): typos fixes
Sat, 16 Jan 2016 17:43:54 +0100 Goffi xep (jid mention): fixed mention author
Sat, 16 Jan 2016 17:28:23 +0100 Goffi xep (jid mention): fixed a typo
Sat, 16 Jan 2016 17:20:07 +0100 Goffi xep: JID mention first draft
Wed, 02 Dec 2015 14:41:08 +0100 souliane add script to create release packages and put them on the FTP
Wed, 02 Dec 2015 11:44:31 +0100 Goffi screenshots (0.6): added salut screenthos
Wed, 02 Dec 2015 00:14:31 +0100 souliane list_plugins script also takes in consideration the XEPs that are defined in the "protocols" field of PLUGIN_INFO
Tue, 01 Dec 2015 17:50:15 +0100 souliane update screenshots for version 0.6
Tue, 01 Dec 2015 16:16:34 +0100 souliane add some screenshots for version 0.6
Fri, 27 Nov 2015 21:36:58 +0100 Goffi schemas: fixed a layer issue in simplified overview
Tue, 10 Nov 2015 14:14:19 +0100 Goffi schemas (decentralisasion): added simple oganisation schemas
Tue, 10 Nov 2015 14:12:41 +0100 Goffi schemas: improved sat_simplified overview
Mon, 09 Nov 2015 12:29:38 +0100 Goffi schemas: added "architecture" section with "sat_simplified_overview" schema