log

age author description
Tue, 03 Apr 2018 09:04:55 +0200 Goffi setup, constant: use https address in APP_URL, and keep pypi NAME separated from constants
Tue, 03 Apr 2018 08:00:42 +0200 Goffi setup: use constants to get name and version
Mon, 02 Apr 2018 19:48:50 +0200 Goffi setup: removed ez_setup.py
Mon, 02 Apr 2018 19:44:50 +0200 Goffi core, setup: huge cleaning:
Mon, 02 Apr 2018 08:56:24 +0200 Goffi plugin merge-request mercurial: keeps more chars for import name
Mon, 02 Apr 2018 08:49:20 +0200 Goffi plugin merge-request mercurial: accept space and period for import name sanitization
Mon, 02 Apr 2018 08:45:08 +0200 Goffi plugin merge-request mercurial: better name sanitization for import
Mon, 02 Apr 2018 08:23:22 +0200 Goffi jp (merge-request,common): fixed URIFinder when metadata are not needed:
Sun, 01 Apr 2018 20:55:43 +0200 Goffi README: minor line addition
Sun, 01 Apr 2018 20:41:03 +0200 Goffi jp (base): fixed URI's item with use_pubsub
Sun, 01 Apr 2018 20:17:00 +0200 Goffi README: label to use for tickets and merge requests is specified
Sun, 01 Apr 2018 20:17:00 +0200 Goffi plugin uri finder, jp (merge-request): labels handling:
Sat, 31 Mar 2018 18:42:01 +0200 Goffi jp (merge-request): find URIs when --service and --node are not specified for get and import:
Sat, 31 Mar 2018 18:40:54 +0200 Goffi jp (base): added C.ITEM pubsub flag when --item is required
Sat, 31 Mar 2018 18:23:06 +0200 Goffi jp (merge-request/set): if service and node are not specified, URIFinder is now used + ask confirmation before publishing
Sat, 31 Mar 2018 18:21:56 +0200 Goffi jp (base): new confirmOrQuit helper method to ask confirmation to user, and quit if he cancel
Sat, 31 Mar 2018 17:20:38 +0200 Goffi README: specified URIs location for tickets and merge requests
Sat, 31 Mar 2018 17:20:14 +0200 Goffi plugin uri finder: plugin to find URIs in well-known locations
Sat, 31 Mar 2018 17:10:43 +0200 Goffi jp: new argument pubsub_default can be used in Commands to replace default value in help string
Fri, 30 Mar 2018 19:49:35 +0200 Goffi plugin merge-requests: fixed labels (they were using textbox instead of list)
Fri, 30 Mar 2018 17:53:57 +0200 Goffi jp (merge-request/import): added import command
Fri, 30 Mar 2018 17:53:11 +0200 Goffi plugin merge-requests, mercurial merge-requests: merge request import implementation
Fri, 30 Mar 2018 17:51:32 +0200 Goffi plugin XEP-0115: fixed caps initial check
Thu, 29 Mar 2018 09:09:33 +0200 Goffi jp (merge/get): "get" command first draft:
Thu, 29 Mar 2018 09:09:32 +0200 Goffi jp (xmlui): added whitelist, read_only and values_only options:
Thu, 29 Mar 2018 09:03:19 +0200 Goffi frontends (xmlui): added whitelist argument:
Thu, 29 Mar 2018 08:59:38 +0200 Goffi jp (base): add --max option:
Thu, 29 Mar 2018 08:57:27 +0200 Goffi jp (base): fixed use_pubsub when pubsub_flags is not needed
Mon, 26 Mar 2018 08:06:35 +0200 Goffi tools (common/data_objects): fixed Identity
Mon, 26 Mar 2018 08:01:06 +0200 Goffi core: added bare_jid and identities arguments to discoGetByFeatures: