[commits] ingo branch FRAMEWORK_5_2 updated. ecbf623618cbafda14275334176f44e77cecd31d
jan at horde.org
jan at horde.org
Fri Oct 20 20:33:50 UTC 2017
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: b62b64449bf1522d3de604eb557f5bc993047e7a
141e64a Happy New Year!
f6d3d49 [jan] Use access rules compatible with both Apache 2.2 and 2.4.
153f0a5 Add missing .htaccess files.
6b0aaf0 [jan] Allow to edit permissions of another user's rules if that user assigned ownership.
129f9be [jan] Fix editing shared rulesets (Bug #12694).
6b4a55d Prepare releases.
561098e Released ingo-3.2.8
f3b089a Development mode for ingo-3.2.9
da36efa Use Horde_Db's BLOB/CLOB features (Bug #14262).
d38a940 [jan] Update Greek translation (Limperis Antonis <limperis at cti.gr>).
5a26085 Bug: 14284 Honor date, echo, and ls overrides.
ac14b62 BFN
47226d4 ScriptTester has a deprecated constructor
5df8319 BFN
59dc4eb Prepare release.
52286db Released ingo-3.2.9
9aeece7 Development mode for ingo-3.2.10
587aeca Remove stop-script feature from Procmail driver.
9495f0c BFN
f393351 [jan] Don't duplicate messages in Procmail's vacation recipe if excluding email addresses (Michael.Martin at warp-it.com, Bug #14275).
70d8e6f Prepare releases.
d0d9bf7 Update with new vacation script.
9f27f6c Released ingo-3.2.10
353ce9f Development mode for ingo-3.2.11
45aa933 Update credits.
1b31130 Update eu translation.
3616080 Bug: 14346 Log the error, not the result.
b213474 updated pt_BR translations
d096a04 Update pt_BR translation.
7642ab8 [jan] Don't ignore 'initial_page' registry setting.
6db84da Prepare releases.
61de284 Released ingo-3.2.11
6466c0d Development mode for ingo-3.2.12
39ac98d [jan] Fix creating new spam folders.
657fa85 Bug: 14429 Escape mailbox before converting to utf7imap.
3fcb6b3 BFN
84ce566 Bug: 14397 Cannot specify the 'h' flag when using an action block.
b6d437f BFN
486c011 Don't need the escapeshellcmd here, and it can break utf7-imap encoding.
4264fa9 Update de translation.
f377ea6 Updated
3cc4cf2 [jan] Fix using ingo-convert-prefs-to-sql for multiple users.
99fb26e Empty preference factory cache too.
9d38c12 Prepare releases.
6f29ff9 Released ingo-3.2.12
5a81746 Development mode for ingo-3.2.13
19b9888 Wrap everything into a try-block.
31d6aa4 Reorganize vacation script.
6de87f1 [jan] Fix some edge cases with Sieve vacation rules with date limits (Bug #14486).
9753eb2 The 'vacation' pref needs migration too.
f188e4a Prepare releases.
a511b32 Released ingo-3.2.13
9470f2a Development mode for ingo-3.2.14
049a738 Happy New Year!
786e761 Don't split body tests on commas (Bug #14546).
8f4ee50 [jan] Don't split sieve body tests on commas (Bug #14546).
e9e704c [jan] Never send autoreplies again when setting zero vacation days in Procmail or Maildrop backends (Bug #14549).
5eaba4f Prepare releases.
7abc074 Fix test.
57996ba Released ingo-3.2.14
fb060b4 Development mode for ingo-3.2.15
cc5ddc1 [jan] SECURITY: Fix XSS vulnerability in rule search (Andrey Zelenchuk <azelenchuk at plesk.com>).
c2e9dba Prepare releases.
8f45d93 Released ingo-3.2.15
c877559 Development mode for ingo-3.2.16
30ae846 Update tr translation.
f0bc310 Update de translation.
b63bc58 Updated
93df509 Consider all applications as PHP 7 compatible.
5b44027 Accidentally changed the maximum Horde dep too.
04b8121 Prepare releases.
7345db9 Released ingo-3.2.16
d52e221 Development mode for ingo-3.2.17
3096d90 Add .gitattributes.
c18c9bc Fix paths.
0b561e9 Add Travis configuration and .gitignore files.
d634f9f Migrated from framework/ to split repositories.
4a92137 Use https URLs.
ecbf623 Add .horde.yml file.
Summary: https://github.com/horde/ingo/compare/b62b64449bf1...ecbf623618cb
-----------------------------------------------------------------------
commit 141e64ad83783e7d2e98af9ef70c244db0df0eb4
Author: Jan Schneider <jan at horde.org>
Date: Sat, 02 Jan 2016 15:49:22 +0100
Happy New Year!
M LICENSE
M basic.php
M bin/ingo-admin-upgrade
M bin/ingo-convert-prefs-to-sql
M bin/ingo-convert-sql-shares-to-sqlng
M bin/ingo-postfix-policyd
M index.php
M lib/Ajax/Application.php
M lib/Ajax/Application/Filters.php
M lib/Ajax/Application/Smartmobile.php
M lib/Api.php
M lib/Application.php
M lib/Basic/Base.php
M lib/Basic/Blacklist.php
M lib/Basic/Filters.php
M lib/Basic/Forward.php
M lib/Basic/Rule.php
M lib/Basic/Script.php
M lib/Basic/Spam.php
M lib/Basic/Vacation.php
M lib/Basic/Whitelist.php
M lib/Block/Overview.php
M lib/Exception.php
M lib/Exception/Pear.php
M lib/Factory/Script.php
M lib/Factory/Shares.php
M lib/Factory/Storage.php
M lib/Factory/Transport.php
M lib/Flist.php
M lib/Form/Base.php
M lib/Form/Forward.php
M lib/Form/Spam.php
M lib/Form/Type/Longemail.php
M lib/Form/Vacation.php
M lib/Ingo.php
M lib/LoginTasks/SystemTask/Upgrade.php
M lib/Perms.php
M lib/Script/Base.php
M lib/Script/Customsql.php
M lib/Script/Imap.php
M lib/Script/Imap/Api.php
M lib/Script/Imap/Live.php
M lib/Script/Imap/Mock.php
M lib/Script/Ispconfig.php
M lib/Script/Ispconfig/Vacation.php
M lib/Script/Item.php
M lib/Script/Procmail.php
M lib/Script/Procmail/Comment.php
M lib/Script/Procmail/Default.php
M lib/Script/Procmail/Recipe.php
M lib/Script/Procmail/Variable.php
M lib/Script/Sieve.php
M lib/Script/Sieve/Action.php
M lib/Script/Sieve/Action/Addflag.php
M lib/Script/Sieve/Action/Discard.php
M lib/Script/Sieve/Action/Fileinto.php
M lib/Script/Sieve/Action/Flag.php
M lib/Script/Sieve/Action/Keep.php
M lib/Script/Sieve/Action/Notify.php
M lib/Script/Sieve/Action/Redirect.php
M lib/Script/Sieve/Action/Reject.php
M lib/Script/Sieve/Action/Removeflag.php
M lib/Script/Sieve/Action/Stop.php
M lib/Script/Sieve/Action/Vacation.php
M lib/Script/Sieve/Comment.php
M lib/Script/Sieve/Else.php
M lib/Script/Sieve/Elsif.php
M lib/Script/Sieve/If.php
M lib/Script/Sieve/Require.php
M lib/Script/Sieve/Test.php
M lib/Script/Sieve/Test/Address.php
M lib/Script/Sieve/Test/Allof.php
M lib/Script/Sieve/Test/Anyof.php
M lib/Script/Sieve/Test/Body.php
M lib/Script/Sieve/Test/Exists.php
M lib/Script/Sieve/Test/False.php
M lib/Script/Sieve/Test/Header.php
M lib/Script/Sieve/Test/Not.php
M lib/Script/Sieve/Test/Relational.php
M lib/Script/Sieve/Test/Size.php
M lib/Script/Sieve/Test/True.php
M lib/Script/String.php
M lib/Script/Util.php
M lib/Session.php
M lib/Smartmobile.php
M lib/Storage.php
M lib/Storage/Blacklist.php
M lib/Storage/Filters.php
M lib/Storage/Filters/Sql.php
M lib/Storage/Forward.php
M lib/Storage/Mock.php
M lib/Storage/Prefs.php
M lib/Storage/Rule.php
M lib/Storage/Spam.php
M lib/Storage/Sql.php
M lib/Storage/Vacation.php
M lib/Storage/VacationTest.php
M lib/Storage/Whitelist.php
M lib/Test.php
M lib/Transport/Base.php
M lib/Transport/Ispconfig.php
M lib/Transport/Ldap.php
M lib/Transport/Null.php
M lib/Transport/Sivtest.php
M lib/Transport/Sql.php
M lib/Transport/Timsieved.php
M lib/Transport/Vfs.php
M lib/Ui/VarRenderer/Ingo.php
M locale/ca/LC_MESSAGES/ingo.po
M locale/cs/LC_MESSAGES/ingo.po
M locale/da/LC_MESSAGES/ingo.po
M locale/de/LC_MESSAGES/ingo.po
M locale/el/LC_MESSAGES/ingo.po
M locale/hr/LC_MESSAGES/ingo.po
M locale/it/LC_MESSAGES/ingo.po
M locale/ko/LC_MESSAGES/ingo.po
M locale/lt/LC_MESSAGES/ingo.po
M locale/nb/LC_MESSAGES/ingo.po
M locale/nl/LC_MESSAGES/ingo.po
M locale/pl/LC_MESSAGES/ingo.po
M locale/pt/LC_MESSAGES/ingo.po
M locale/pt_BR/LC_MESSAGES/ingo.po
M locale/ro/LC_MESSAGES/ingo.po
M locale/sk/LC_MESSAGES/ingo.po
M locale/sl/LC_MESSAGES/ingo.po
M locale/tr/LC_MESSAGES/ingo.po
M locale/uk/LC_MESSAGES/ingo.po
M locale/zh_CN/LC_MESSAGES/ingo.po
M migration/1_ingo_base_tables.php
M migration/2_ingo_upgrade_autoincrement.php
M migration/3_ingo_upgrade_sqlng.php
M migration/4_ingo_upgrade_sqlhierarchical.php
M migration/5_ingo_upgrade_sqlnghierarchical.php
M migration/6_ingo_upgrade_parents.php
M migration/7_ingo_fix_rule_order.php
M smartmobile.php
M test/Ingo/Unit/MaildropTest.php
M test/Ingo/Unit/ProcmailTest.php
M test/Ingo/Unit/SieveTest.php
M test/Ingo/Unit/TestBase.php
https://github.com/horde/ingo/commit/141e64ad83783e7d2e98af9ef70c244db0df0eb4
-----------------------------------------------------------------------
commit f6d3d490807e619dfc23e6dd56871c3f7641eeba
Author: Jan Schneider <jan at horde.org>
Date: Wed, 13 Jan 2016 13:32:12 +0100
[jan] Use access rules compatible with both Apache 2.2 and 2.4.
M bin/.htaccess
M config/.htaccess
M docs/CHANGES
M locale/.htaccess
M package.xml
https://github.com/horde/ingo/commit/f6d3d490807e619dfc23e6dd56871c3f7641eeba
-----------------------------------------------------------------------
commit 153f0a519eb2f88c0f1d4f45edae319d087f3334
Author: Jan Schneider <jan at horde.org>
Date: Wed, 13 Jan 2016 13:48:46 +0100
Add missing .htaccess files.
A lib/.htaccess
M package.xml
A templates/.htaccess
https://github.com/horde/ingo/commit/153f0a519eb2f88c0f1d4f45edae319d087f3334
-----------------------------------------------------------------------
commit 6b0aaf0246842c6a6f2591ee8961f715592f0d31
Author: Jan Schneider <jan at horde.org>
Date: Tue, 19 Jan 2016 18:22:09 +0100
[jan] Allow to edit permissions of another user's rules if that user assigned ownership.
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/6b0aaf0246842c6a6f2591ee8961f715592f0d31
-----------------------------------------------------------------------
commit 129f9be0fc9b3e7374de137f14bc87a294eac890
Author: Jan Schneider <jan at horde.org>
Date: Tue, 19 Jan 2016 18:38:07 +0100
[jan] Fix editing shared rulesets (Bug #12694).
M docs/CHANGES
M lib/Application.php
M lib/Ingo.php
M package.xml
https://github.com/horde/ingo/commit/129f9be0fc9b3e7374de137f14bc87a294eac890
-----------------------------------------------------------------------
commit 6b4a55d96667ea93af7d38c11d8589dcdc5e215e
Author: Jan Schneider <jan at horde.org>
Date: Mon, 01 Feb 2016 12:23:54 +0100
Prepare releases.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/6b4a55d96667ea93af7d38c11d8589dcdc5e215e
-----------------------------------------------------------------------
commit 561098eca51854b7aea7706c85192bf290176456
Author: Jan Schneider <jan at horde.org>
Date: Tue, 02 Feb 2016 12:59:16 +0100
Released ingo-3.2.8
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/561098eca51854b7aea7706c85192bf290176456
-----------------------------------------------------------------------
commit f3b089aa21943013732017d1bae235c32c2d6940
Author: Jan Schneider <jan at horde.org>
Date: Tue, 02 Feb 2016 12:59:22 +0100
Development mode for ingo-3.2.9
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/f3b089aa21943013732017d1bae235c32c2d6940
-----------------------------------------------------------------------
commit da36efa2cb4d3dbd3f38d845e6d2201047b4470d
Author: Jan Schneider <jan at horde.org>
Date: Fri, 19 Feb 2016 11:08:27 +0100
Use Horde_Db's BLOB/CLOB features (Bug #14262).
M docs/CHANGES
M lib/Storage/Filters/Sql.php
M lib/Storage/Sql.php
M package.xml
https://github.com/horde/ingo/commit/da36efa2cb4d3dbd3f38d845e6d2201047b4470d
-----------------------------------------------------------------------
commit d38a9404235c466116fd69abb8c1d7ef505a63e5
Author: Jan Schneider <jan at horde.org>
Date: Mon, 29 Feb 2016 12:41:41 +0100
[jan] Update Greek translation (Limperis Antonis <limperis at cti.gr>).
M docs/CHANGES
M docs/CREDITS
M locale/el/LC_MESSAGES/ingo.mo
M locale/el/LC_MESSAGES/ingo.po
M package.xml
https://github.com/horde/ingo/commit/d38a9404235c466116fd69abb8c1d7ef505a63e5
-----------------------------------------------------------------------
commit 5a26085a67849aa0772df84349b07284c254d917
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 13 Mar 2016 18:08:34 -0400
Bug: 14284 Honor date, echo, and ls overrides.
M lib/Script/Procmail/Recipe.php
https://github.com/horde/ingo/commit/5a26085a67849aa0772df84349b07284c254d917
-----------------------------------------------------------------------
commit ac14b6220c4ee57158845fb488f3434e2585269b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 13 Mar 2016 18:09:56 -0400
BFN
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/ac14b6220c4ee57158845fb488f3434e2585269b
-----------------------------------------------------------------------
commit 47226d473b330fab5f5c671baa02a33b20f41a98
Author: Mathieu Parent <math.parent at gmail.com>
Date: Mon, 21 Mar 2016 08:39:27 -0400
ScriptTester has a deprecated constructor
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ScriptTester has a deprecated constructor
M test/Ingo/Unit/ScriptTest.php
https://github.com/horde/ingo/commit/47226d473b330fab5f5c671baa02a33b20f41a98
-----------------------------------------------------------------------
commit 5df831978dd7b007fb525c7901170f8dcc961dc3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon, 21 Mar 2016 08:45:08 -0400
BFN
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/5df831978dd7b007fb525c7901170f8dcc961dc3
-----------------------------------------------------------------------
commit 59dc4eb1eee63b5cf8182a932063646a62f34f2c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon, 21 Mar 2016 15:27:35 -0400
Prepare release.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/59dc4eb1eee63b5cf8182a932063646a62f34f2c
-----------------------------------------------------------------------
commit 52286dbbf6cb2fbb60670817d6768faed1df6c85
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon, 21 Mar 2016 15:31:05 -0400
Released ingo-3.2.9
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/52286dbbf6cb2fbb60670817d6768faed1df6c85
-----------------------------------------------------------------------
commit 9aeece77be912bddbcafe24304e1d7baf5bc29b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon, 21 Mar 2016 15:31:08 -0400
Development mode for ingo-3.2.10
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/9aeece77be912bddbcafe24304e1d7baf5bc29b0
-----------------------------------------------------------------------
commit 587aeca0c7d6a64f8eb7ac5b375d74402cf604d5
Author: Jan Schneider <jan at horde.org>
Date: Mon, 04 Apr 2016 12:16:51 +0200
Remove stop-script feature from Procmail driver.
It doesn't make sense to have any non-stop rule in Procmail, and the way it's currently implemented causes the undocumented (and often unwanted) side-effect of duplicating messages.
M lib/Script/Procmail.php
https://github.com/horde/ingo/commit/587aeca0c7d6a64f8eb7ac5b375d74402cf604d5
-----------------------------------------------------------------------
commit 9495f0cc2686dc68a90a73807e527f2c94571e79
Author: Jan Schneider <jan at horde.org>
Date: Mon, 04 Apr 2016 12:17:15 +0200
BFN
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/9495f0cc2686dc68a90a73807e527f2c94571e79
-----------------------------------------------------------------------
commit f393351fc331ac4b94c721c2d38f3c75cd2a6870
Author: Jan Schneider <jan at horde.org>
Date: Mon, 04 Apr 2016 12:25:05 +0200
[jan] Don't duplicate messages in Procmail's vacation recipe if excluding email addresses (Michael.Martin at warp-it.com, Bug #14275).
M docs/CHANGES
M lib/Script/Procmail/Recipe.php
M package.xml
https://github.com/horde/ingo/commit/f393351fc331ac4b94c721c2d38f3c75cd2a6870
-----------------------------------------------------------------------
commit 70d8e6f6813f0b7362e11b945bada482fa9ccd95
Author: Jan Schneider <jan at horde.org>
Date: Tue, 05 Apr 2016 10:34:59 +0200
Prepare releases.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/70d8e6f6813f0b7362e11b945bada482fa9ccd95
-----------------------------------------------------------------------
commit d0d9bf7fec36fce9d955876aa97fe834397f0bd9
Author: Jan Schneider <jan at horde.org>
Date: Tue, 05 Apr 2016 11:58:03 +0200
Update with new vacation script.
M test/Ingo/Unit/ProcmailTest.php
https://github.com/horde/ingo/commit/d0d9bf7fec36fce9d955876aa97fe834397f0bd9
-----------------------------------------------------------------------
commit 9f27f6c14c226d48aa0eaa6370a06ca966efc0f5
Author: Jan Schneider <jan at horde.org>
Date: Tue, 05 Apr 2016 12:01:48 +0200
Released ingo-3.2.10
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/9f27f6c14c226d48aa0eaa6370a06ca966efc0f5
-----------------------------------------------------------------------
commit 353ce9f886f3b41b8dee4c25c92417a510cab435
Author: Jan Schneider <jan at horde.org>
Date: Tue, 05 Apr 2016 12:01:54 +0200
Development mode for ingo-3.2.11
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/353ce9f886f3b41b8dee4c25c92417a510cab435
-----------------------------------------------------------------------
commit 45aa93332f7d37fd5decc7cef49b1f9fd574fdba
Author: Jan Schneider <jan at horde.org>
Date: Fri, 22 Apr 2016 15:10:56 +0200
Update credits.
M docs/CREDITS
https://github.com/horde/ingo/commit/45aa93332f7d37fd5decc7cef49b1f9fd574fdba
-----------------------------------------------------------------------
commit 1b31130a41aaf263dcfc4be4133517202315ff8b
Author: Jan Schneider <jan at horde.org>
Date: Fri, 22 Apr 2016 15:11:07 +0200
Update eu translation.
M locale/eu/LC_MESSAGES/ingo.mo
M locale/eu/LC_MESSAGES/ingo.po
M locale/eu/help.xml
https://github.com/horde/ingo/commit/1b31130a41aaf263dcfc4be4133517202315ff8b
-----------------------------------------------------------------------
commit 3616080cd3e1a37a866ade6818799b25e08c89f3
Author: ibon.igartua at ehu.eus <ibon.igartua at ehu.eus>
Date: Mon, 02 May 2016 22:10:57 -0400
Bug: 14346 Log the error, not the result.
Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>
M lib/Storage/Sql.php
https://github.com/horde/ingo/commit/3616080cd3e1a37a866ade6818799b25e08c89f3
-----------------------------------------------------------------------
commit b213474d0dc8bbdf97bbd8e20135305ea12bcd86
Author: dulinux <lfbm.andamentos at gmail.com>
Date: Tue, 10 May 2016 22:14:21 -0300
updated pt_BR translations
M locale/pt_BR/LC_MESSAGES/ingo.po
https://github.com/horde/ingo/commit/b213474d0dc8bbdf97bbd8e20135305ea12bcd86
-----------------------------------------------------------------------
commit d096a0440f0b1285fc4ccfdf5cd81c20193011af
Author: Jan Schneider <jan at horde.org>
Date: Wed, 11 May 2016 10:49:03 +0200
Update pt_BR translation.
M locale/pt_BR/LC_MESSAGES/ingo.mo
M locale/pt_BR/LC_MESSAGES/ingo.po
https://github.com/horde/ingo/commit/d096a0440f0b1285fc4ccfdf5cd81c20193011af
-----------------------------------------------------------------------
commit 7642ab8da098523780e83e910300a59ed5dce5a2
Author: Jan Schneider <jan at horde.org>
Date: Mon, 06 Jun 2016 22:03:00 +0200
[jan] Don't ignore 'initial_page' registry setting.
M docs/CHANGES
M lib/Ingo.php
M package.xml
https://github.com/horde/ingo/commit/7642ab8da098523780e83e910300a59ed5dce5a2
-----------------------------------------------------------------------
commit 6db84da6fa69cdca071966da200f5b87e1df700f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 01 Jul 2016 18:08:47 -0400
Prepare releases.
M docs/CHANGES
M docs/RELEASE_NOTES
M package.xml
https://github.com/horde/ingo/commit/6db84da6fa69cdca071966da200f5b87e1df700f
-----------------------------------------------------------------------
commit 61de284fbc43bee364457b371c74fbc8e6bd9002
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 01 Jul 2016 18:56:46 -0400
Released ingo-3.2.11
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/61de284fbc43bee364457b371c74fbc8e6bd9002
-----------------------------------------------------------------------
commit 6466c0d2cc7a1a2dd6a2ad0abdbfd10045403b86
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 01 Jul 2016 18:56:49 -0400
Development mode for ingo-3.2.12
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/6466c0d2cc7a1a2dd6a2ad0abdbfd10045403b86
-----------------------------------------------------------------------
commit 39ac98db4d5d51ddb5b0f95ad0cdc588c6d6e28f
Author: Jan Schneider <jan at horde.org>
Date: Tue, 12 Jul 2016 20:03:45 +0200
[jan] Fix creating new spam folders.
M docs/CHANGES
M lib/Basic/Spam.php
M lib/Form/Spam.php
M package.xml
https://github.com/horde/ingo/commit/39ac98db4d5d51ddb5b0f95ad0cdc588c6d6e28f
-----------------------------------------------------------------------
commit 657fa85d249ba4bf7a62f51f7be78bf7289b8943
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 29 Jul 2016 11:22:10 -0400
Bug: 14429 Escape mailbox before converting to utf7imap.
M lib/Script/Procmail/Recipe.php
https://github.com/horde/ingo/commit/657fa85d249ba4bf7a62f51f7be78bf7289b8943
-----------------------------------------------------------------------
commit 3fcb6b3235523be98e3f89de011c19cccbbe418c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 29 Jul 2016 11:23:28 -0400
BFN
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/3fcb6b3235523be98e3f89de011c19cccbbe418c
-----------------------------------------------------------------------
commit 84ce5666e4d77b12f727249caff1dc1f7ac1887d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 29 Jul 2016 11:44:00 -0400
Bug: 14397 Cannot specify the 'h' flag when using an action block.
M lib/Script/Procmail/Recipe.php
M test/Ingo/Unit/ProcmailTest.php
https://github.com/horde/ingo/commit/84ce5666e4d77b12f727249caff1dc1f7ac1887d
-----------------------------------------------------------------------
commit b6d437f67af3bfcb99e3f4bb105c88aeb31bb979
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 29 Jul 2016 11:45:19 -0400
BFN
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/b6d437f67af3bfcb99e3f4bb105c88aeb31bb979
-----------------------------------------------------------------------
commit 486c01115ee0505b078f6bb8e1ebd01361ef58b2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun, 31 Jul 2016 23:20:25 -0400
Don't need the escapeshellcmd here, and it can break utf7-imap encoding.
The mailbox name is already return quoted, and utf7 encodes some of
the characters escaped by the escapeshellcmd command.
M lib/Script/Procmail/Recipe.php
https://github.com/horde/ingo/commit/486c01115ee0505b078f6bb8e1ebd01361ef58b2
-----------------------------------------------------------------------
commit 4264fa95e31be1e928606ee4d84c53725ed6be64
Author: Jan Schneider <jan at horde.org>
Date: Mon, 08 Aug 2016 15:53:29 +0200
Update de translation.
M locale/de/LC_MESSAGES/ingo.mo
M locale/de/LC_MESSAGES/ingo.po
https://github.com/horde/ingo/commit/4264fa95e31be1e928606ee4d84c53725ed6be64
-----------------------------------------------------------------------
commit f377ea6259ae4a9c418e5ac4b0192d16ddf41923
Author: Jan Schneider <jan at horde.org>
Date: Mon, 08 Aug 2016 15:53:49 +0200
Updated
M locale/ingo.pot
https://github.com/horde/ingo/commit/f377ea6259ae4a9c418e5ac4b0192d16ddf41923
-----------------------------------------------------------------------
commit 3cc4cf2f9f83068672dfe141d3113745043aaeb6
Author: Jan Schneider <jan at horde.org>
Date: Thu, 11 Aug 2016 11:49:13 +0200
[jan] Fix using ingo-convert-prefs-to-sql for multiple users.
M bin/ingo-convert-prefs-to-sql
M docs/CHANGES
M lib/Storage.php
M package.xml
https://github.com/horde/ingo/commit/3cc4cf2f9f83068672dfe141d3113745043aaeb6
-----------------------------------------------------------------------
commit 99fb26ed0e3db60213cde965b721769c755ce172
Author: Jan Schneider <jan at horde.org>
Date: Thu, 11 Aug 2016 17:54:14 +0200
Empty preference factory cache too.
M bin/ingo-convert-prefs-to-sql
https://github.com/horde/ingo/commit/99fb26ed0e3db60213cde965b721769c755ce172
-----------------------------------------------------------------------
commit 9d38c126e47efda34c8b56347743db5135f7e7cc
Author: Jan Schneider <jan at horde.org>
Date: Tue, 06 Sep 2016 16:22:57 +0200
Prepare releases.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/9d38c126e47efda34c8b56347743db5135f7e7cc
-----------------------------------------------------------------------
commit 6f29ff9b6e892768e7e663df05c6a33c7a8f8124
Author: Jan Schneider <jan at horde.org>
Date: Tue, 06 Sep 2016 18:09:04 +0200
Released ingo-3.2.12
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/6f29ff9b6e892768e7e663df05c6a33c7a8f8124
-----------------------------------------------------------------------
commit 5a81746471ebdbfb1fa1640f49a64eafd9c4fb65
Author: Jan Schneider <jan at horde.org>
Date: Tue, 06 Sep 2016 18:09:09 +0200
Development mode for ingo-3.2.13
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/5a81746471ebdbfb1fa1640f49a64eafd9c4fb65
-----------------------------------------------------------------------
commit 19b98882b8735e4e399d0218f025216208c73b59
Author: Jan Schneider <jan at horde.org>
Date: Mon, 19 Sep 2016 15:43:52 +0200
Wrap everything into a try-block.
M bin/ingo-convert-prefs-to-sql
https://github.com/horde/ingo/commit/19b98882b8735e4e399d0218f025216208c73b59
-----------------------------------------------------------------------
commit 31d6aa47c86e87abba7e91b8369d38a2ec66bfc1
Author: Jan Schneider <jan at horde.org>
Date: Mon, 10 Oct 2016 23:44:39 +0200
Reorganize vacation script.
Bug: 14486
Use elsifs and allof/anyof tests to better structure the test and to avoid double execution of vacation action.
M lib/Script/Sieve/Action/Vacation.php
https://github.com/horde/ingo/commit/31d6aa47c86e87abba7e91b8369d38a2ec66bfc1
-----------------------------------------------------------------------
commit 6de87f162298a2e408d1b3008dc551cc16434798
Author: Jan Schneider <jan at horde.org>
Date: Mon, 10 Oct 2016 23:45:36 +0200
[jan] Fix some edge cases with Sieve vacation rules with date limits (Bug #14486).
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/6de87f162298a2e408d1b3008dc551cc16434798
-----------------------------------------------------------------------
commit 9753eb28d30523581ad9cc3607eb814314e6434c
Author: Jan Schneider <jan at horde.org>
Date: Tue, 15 Nov 2016 17:45:10 +0100
The 'vacation' pref needs migration too.
It contains serialized information.
M docs/CHANGES
M lib/LoginTasks/SystemTask/Upgrade.php
M package.xml
https://github.com/horde/ingo/commit/9753eb28d30523581ad9cc3607eb814314e6434c
-----------------------------------------------------------------------
commit f188e4a18ad3dda2e1d9580156209923bf04f36a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 16 Dec 2016 13:25:19 -0500
Prepare releases.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/f188e4a18ad3dda2e1d9580156209923bf04f36a
-----------------------------------------------------------------------
commit a511b329a51162eed8c82875a185aa76519f456a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 16 Dec 2016 13:53:29 -0500
Released ingo-3.2.13
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/a511b329a51162eed8c82875a185aa76519f456a
-----------------------------------------------------------------------
commit 9470f2a134dc61e4f5832bd31821a0f23a98ab33
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri, 16 Dec 2016 13:53:31 -0500
Development mode for ingo-3.2.14
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/9470f2a134dc61e4f5832bd31821a0f23a98ab33
-----------------------------------------------------------------------
commit 049a73897209d8690d2fde6770de0816b20af7d1
Author: Jan Schneider <jan at horde.org>
Date: Mon, 02 Jan 2017 12:05:47 +0100
Happy New Year!
M LICENSE
M basic.php
M bin/ingo-admin-upgrade
M bin/ingo-convert-prefs-to-sql
M bin/ingo-convert-sql-shares-to-sqlng
M bin/ingo-postfix-policyd
M index.php
M lib/Ajax/Application.php
M lib/Ajax/Application/Filters.php
M lib/Ajax/Application/Smartmobile.php
M lib/Api.php
M lib/Application.php
M lib/Basic/Base.php
M lib/Basic/Blacklist.php
M lib/Basic/Filters.php
M lib/Basic/Forward.php
M lib/Basic/Rule.php
M lib/Basic/Script.php
M lib/Basic/Spam.php
M lib/Basic/Vacation.php
M lib/Basic/Whitelist.php
M lib/Block/Overview.php
M lib/Exception.php
M lib/Exception/Pear.php
M lib/Factory/Script.php
M lib/Factory/Shares.php
M lib/Factory/Storage.php
M lib/Factory/Transport.php
M lib/Flist.php
M lib/Form/Base.php
M lib/Form/Forward.php
M lib/Form/Spam.php
M lib/Form/Type/Longemail.php
M lib/Form/Vacation.php
M lib/Ingo.php
M lib/LoginTasks/SystemTask/Upgrade.php
M lib/Perms.php
M lib/Script/Base.php
M lib/Script/Customsql.php
M lib/Script/Imap.php
M lib/Script/Imap/Api.php
M lib/Script/Imap/Live.php
M lib/Script/Imap/Mock.php
M lib/Script/Ispconfig.php
M lib/Script/Ispconfig/Vacation.php
M lib/Script/Item.php
M lib/Script/Procmail.php
M lib/Script/Procmail/Comment.php
M lib/Script/Procmail/Default.php
M lib/Script/Procmail/Recipe.php
M lib/Script/Procmail/Variable.php
M lib/Script/Sieve.php
M lib/Script/Sieve/Action.php
M lib/Script/Sieve/Action/Addflag.php
M lib/Script/Sieve/Action/Discard.php
M lib/Script/Sieve/Action/Fileinto.php
M lib/Script/Sieve/Action/Flag.php
M lib/Script/Sieve/Action/Keep.php
M lib/Script/Sieve/Action/Notify.php
M lib/Script/Sieve/Action/Redirect.php
M lib/Script/Sieve/Action/Reject.php
M lib/Script/Sieve/Action/Removeflag.php
M lib/Script/Sieve/Action/Stop.php
M lib/Script/Sieve/Action/Vacation.php
M lib/Script/Sieve/Comment.php
M lib/Script/Sieve/Else.php
M lib/Script/Sieve/Elsif.php
M lib/Script/Sieve/If.php
M lib/Script/Sieve/Require.php
M lib/Script/Sieve/Test.php
M lib/Script/Sieve/Test/Address.php
M lib/Script/Sieve/Test/Allof.php
M lib/Script/Sieve/Test/Anyof.php
M lib/Script/Sieve/Test/Body.php
M lib/Script/Sieve/Test/Exists.php
M lib/Script/Sieve/Test/False.php
M lib/Script/Sieve/Test/Header.php
M lib/Script/Sieve/Test/Not.php
M lib/Script/Sieve/Test/Relational.php
M lib/Script/Sieve/Test/Size.php
M lib/Script/Sieve/Test/True.php
M lib/Script/String.php
M lib/Script/Util.php
M lib/Session.php
M lib/Smartmobile.php
M lib/Storage.php
M lib/Storage/Blacklist.php
M lib/Storage/Filters.php
M lib/Storage/Filters/Sql.php
M lib/Storage/Forward.php
M lib/Storage/Mock.php
M lib/Storage/Prefs.php
M lib/Storage/Rule.php
M lib/Storage/Spam.php
M lib/Storage/Sql.php
M lib/Storage/Vacation.php
M lib/Storage/VacationTest.php
M lib/Storage/Whitelist.php
M lib/Test.php
M lib/Transport/Base.php
M lib/Transport/Ispconfig.php
M lib/Transport/Ldap.php
M lib/Transport/Null.php
M lib/Transport/Sivtest.php
M lib/Transport/Sql.php
M lib/Transport/Timsieved.php
M lib/Transport/Vfs.php
M lib/Ui/VarRenderer/Ingo.php
M locale/ca/LC_MESSAGES/ingo.po
M locale/cs/LC_MESSAGES/ingo.po
M locale/da/LC_MESSAGES/ingo.po
M locale/de/LC_MESSAGES/ingo.po
M locale/el/LC_MESSAGES/ingo.po
M locale/hr/LC_MESSAGES/ingo.po
M locale/it/LC_MESSAGES/ingo.po
M locale/ko/LC_MESSAGES/ingo.po
M locale/lt/LC_MESSAGES/ingo.po
M locale/nb/LC_MESSAGES/ingo.po
M locale/nl/LC_MESSAGES/ingo.po
M locale/pl/LC_MESSAGES/ingo.po
M locale/pt/LC_MESSAGES/ingo.po
M locale/pt_BR/LC_MESSAGES/ingo.po
M locale/ro/LC_MESSAGES/ingo.po
M locale/sk/LC_MESSAGES/ingo.po
M locale/sl/LC_MESSAGES/ingo.po
M locale/tr/LC_MESSAGES/ingo.po
M locale/uk/LC_MESSAGES/ingo.po
M locale/zh_CN/LC_MESSAGES/ingo.po
M migration/1_ingo_base_tables.php
M migration/2_ingo_upgrade_autoincrement.php
M migration/3_ingo_upgrade_sqlng.php
M migration/4_ingo_upgrade_sqlhierarchical.php
M migration/5_ingo_upgrade_sqlnghierarchical.php
M migration/6_ingo_upgrade_parents.php
M migration/7_ingo_fix_rule_order.php
M smartmobile.php
M test/Ingo/Unit/MaildropTest.php
M test/Ingo/Unit/ProcmailTest.php
M test/Ingo/Unit/SieveTest.php
M test/Ingo/Unit/TestBase.php
https://github.com/horde/ingo/commit/049a73897209d8690d2fde6770de0816b20af7d1
-----------------------------------------------------------------------
commit 786e7611a6a792e84cb78cff2bbb01bbed5eefb8
Author: Jan Schneider <jan at horde.org>
Date: Fri, 13 Jan 2017 14:57:16 +0100
Don't split body tests on commas (Bug #14546).
M lib/Script/Sieve.php
https://github.com/horde/ingo/commit/786e7611a6a792e84cb78cff2bbb01bbed5eefb8
-----------------------------------------------------------------------
commit 8f4ee501db462da6febedf2914a1344f0d75fe3e
Author: Jan Schneider <jan at horde.org>
Date: Fri, 13 Jan 2017 14:58:25 +0100
[jan] Don't split sieve body tests on commas (Bug #14546).
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/8f4ee501db462da6febedf2914a1344f0d75fe3e
-----------------------------------------------------------------------
commit e9e704c4a4d64305606703b770829571d6e3008e
Author: Jan Schneider <jan at horde.org>
Date: Fri, 27 Jan 2017 14:51:31 +0100
[jan] Never send autoreplies again when setting zero vacation days in Procmail or Maildrop backends (Bug #14549).
M docs/CHANGES
M lib/Script/Maildrop/Recipe.php
M lib/Script/Procmail/Recipe.php
M package.xml
https://github.com/horde/ingo/commit/e9e704c4a4d64305606703b770829571d6e3008e
-----------------------------------------------------------------------
commit 5eaba4f0bfe2d11bce7102277fec6aadad7c5e24
Author: Jan Schneider <jan at horde.org>
Date: Mon, 20 Mar 2017 12:07:52 +0100
Prepare releases.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/5eaba4f0bfe2d11bce7102277fec6aadad7c5e24
-----------------------------------------------------------------------
commit 7abc07442eb311a75f521281d746d92ca88cdd84
Author: Jan Schneider <jan at horde.org>
Date: Mon, 20 Mar 2017 13:43:56 +0100
Fix test.
M test/Ingo/Unit/ProcmailTest.php
https://github.com/horde/ingo/commit/7abc07442eb311a75f521281d746d92ca88cdd84
-----------------------------------------------------------------------
commit 57996ba4ad993cd308fc082e8a38a435add4a12d
Author: Jan Schneider <jan at horde.org>
Date: Mon, 20 Mar 2017 13:48:01 +0100
Released ingo-3.2.14
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/57996ba4ad993cd308fc082e8a38a435add4a12d
-----------------------------------------------------------------------
commit fb060b4abe74baaa878e9940bdd59f616122af92
Author: Jan Schneider <jan at horde.org>
Date: Mon, 20 Mar 2017 13:48:04 +0100
Development mode for ingo-3.2.15
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/fb060b4abe74baaa878e9940bdd59f616122af92
-----------------------------------------------------------------------
commit cc5ddc15032258118899368e4278989466866533
Author: Jan Schneider <jan at horde.org>
Date: Wed, 03 May 2017 14:03:52 +0200
[jan] SECURITY: Fix XSS vulnerability in rule search (Andrey Zelenchuk <azelenchuk at plesk.com>).
M docs/CHANGES
M lib/Basic/Filters.php
M package.xml
M templates/basic/filters/filters.html.php
https://github.com/horde/ingo/commit/cc5ddc15032258118899368e4278989466866533
-----------------------------------------------------------------------
commit c2e9dba551809b9066d414b0619276db0a2a1a96
Author: Jan Schneider <jan at horde.org>
Date: Wed, 03 May 2017 14:42:55 +0200
Prepare releases.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/c2e9dba551809b9066d414b0619276db0a2a1a96
-----------------------------------------------------------------------
commit 8f45d931048b1fc7abc17d69977498442fb1ae2e
Author: Jan Schneider <jan at horde.org>
Date: Wed, 03 May 2017 16:41:53 +0200
Released ingo-3.2.15
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/8f45d931048b1fc7abc17d69977498442fb1ae2e
-----------------------------------------------------------------------
commit c87755952cfd3a411a7d3c6271581470cc8478eb
Author: Jan Schneider <jan at horde.org>
Date: Wed, 03 May 2017 16:41:56 +0200
Development mode for ingo-3.2.16
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/c87755952cfd3a411a7d3c6271581470cc8478eb
-----------------------------------------------------------------------
commit 30ae84694e056017d36ed8dd1048b0ebb143a0d4
Author: Jan Schneider <jan at horde.org>
Date: Thu, 08 Jun 2017 15:08:09 +0200
Update tr translation.
M locale/tr/LC_MESSAGES/ingo.mo
https://github.com/horde/ingo/commit/30ae84694e056017d36ed8dd1048b0ebb143a0d4
-----------------------------------------------------------------------
commit f0bc310ce4cc4e27aa0fe2b52adaca42ef66fecf
Author: Jan Schneider <jan at horde.org>
Date: Wed, 26 Jul 2017 12:04:27 +0200
Update de translation.
M locale/de/LC_MESSAGES/ingo.mo
M locale/de/LC_MESSAGES/ingo.po
https://github.com/horde/ingo/commit/f0bc310ce4cc4e27aa0fe2b52adaca42ef66fecf
-----------------------------------------------------------------------
commit b63bc580733559157e5c3c4ac8cf5d5f66eafc9e
Author: Jan Schneider <jan at horde.org>
Date: Wed, 26 Jul 2017 12:05:20 +0200
Updated
M locale/ingo.pot
https://github.com/horde/ingo/commit/b63bc580733559157e5c3c4ac8cf5d5f66eafc9e
-----------------------------------------------------------------------
commit 93df5091f1be73d95771629c7840044b5d14e768
Author: Jan Schneider <jan at horde.org>
Date: Wed, 06 Sep 2017 14:33:48 +0200
Consider all applications as PHP 7 compatible.
M docs/CHANGES
M package.xml
https://github.com/horde/ingo/commit/93df5091f1be73d95771629c7840044b5d14e768
-----------------------------------------------------------------------
commit 5b44027cfeb74c7b907c368018f5ef9b4eece7dd
Author: Jan Schneider <jan at horde.org>
Date: Thu, 07 Sep 2017 16:54:51 +0200
Accidentally changed the maximum Horde dep too.
M package.xml
https://github.com/horde/ingo/commit/5b44027cfeb74c7b907c368018f5ef9b4eece7dd
-----------------------------------------------------------------------
commit 04b81215b974deac2d5365f4aed018956c80d981
Author: Jan Schneider <jan at horde.org>
Date: Mon, 18 Sep 2017 20:39:19 +0200
Prepare releases.
M docs/RELEASE_NOTES
https://github.com/horde/ingo/commit/04b81215b974deac2d5365f4aed018956c80d981
-----------------------------------------------------------------------
commit 7345db9588a0c000b27e3bbefe7941af9dc2ce5a
Author: Jan Schneider <jan at horde.org>
Date: Tue, 19 Sep 2017 14:45:51 +0200
Released ingo-3.2.16
M composer.json
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/7345db9588a0c000b27e3bbefe7941af9dc2ce5a
-----------------------------------------------------------------------
commit d52e221eff07a651e2d3e0113299ec1394964e0b
Author: Jan Schneider <jan at horde.org>
Date: Tue, 19 Sep 2017 14:45:54 +0200
Development mode for ingo-3.2.17
M docs/CHANGES
M lib/Application.php
M package.xml
https://github.com/horde/ingo/commit/d52e221eff07a651e2d3e0113299ec1394964e0b
-----------------------------------------------------------------------
commit 3096d90cdbab1f2b31372adf200068b7438d3173
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:12:14 +0200
Add .gitattributes.
A .gitattributes
https://github.com/horde/ingo/commit/3096d90cdbab1f2b31372adf200068b7438d3173
-----------------------------------------------------------------------
commit c18c9bc992650eeaf9532318d1e0b397157b43fb
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:12:14 +0200
Fix paths.
M .gitattributes
https://github.com/horde/ingo/commit/c18c9bc992650eeaf9532318d1e0b397157b43fb
-----------------------------------------------------------------------
commit 0b561e97ba85c0f948a45e5cfd16c291ec7c1bbf
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:12:14 +0200
Add Travis configuration and .gitignore files.
A .gitignore
https://github.com/horde/ingo/commit/0b561e97ba85c0f948a45e5cfd16c291ec7c1bbf
-----------------------------------------------------------------------
commit d634f9ffe254d4ad6f4bf4ccb60ef55471d9e87c
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:12:14 +0200
Migrated from framework/ to split repositories.
M lib/Factory/Script.php
M lib/Factory/Shares.php
M lib/Factory/Storage.php
M lib/Factory/Transport.php
https://github.com/horde/ingo/commit/d634f9ffe254d4ad6f4bf4ccb60ef55471d9e87c
-----------------------------------------------------------------------
commit 4a92137067c627c1f3da01bc04d1ec39d5e31b8d
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:12:14 +0200
Use https URLs.
M composer.json
https://github.com/horde/ingo/commit/4a92137067c627c1f3da01bc04d1ec39d5e31b8d
-----------------------------------------------------------------------
commit ecbf623618cbafda14275334176f44e77cecd31d
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:12:14 +0200
Add .horde.yml file.
A .horde.yml
https://github.com/horde/ingo/commit/ecbf623618cbafda14275334176f44e77cecd31d
More information about the commits
mailing list