The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 2d715de8e47c67bd6b6991daeaaaebe5e36f351f f092ca3 Happy New Year! 3520b6d Add missing .htaccess files. 52b9d6a Happy New Year! 3e22d95 Consider all applications as PHP 7 compatible. ef8c4aa Released content-2.0.6 a7aa0cd Development mode for content-2.0.7 7381468 Add .gitattributes. 110e8e1 Fix paths. bf49b7e Add Travis configuration and .gitignore files. 9685271 Migrated from framework/ to split repositories. 4917b0a Use https URLs. 287ca5b Add .horde.yml file. Summary: https://github.com/horde/content/compare/2d715de8e47c...287ca5b1959b ----------------------------------------------------------------------- commit f092ca3c3e1e3646983551bf1d735fc099fe7455 Author: Jan Schneider <[email protected]> Date: Sat, 02 Jan 2016 15:49:22 +0100 Happy New Year! M bin/content-object-add M bin/content-object-delete M bin/content-tag M bin/content-tag-add M bin/content-tag-delete M bin/content-untag M lib/Application.php M lib/Indexer.php M lib/ObjectMapper.php M lib/Objects/Manager.php M lib/Objects/Object.php M lib/Tagger.php M lib/Tags/Tag.php M lib/Tags/TagMapper.php M lib/Types/Manager.php M lib/Users/Manager.php M test/Content/Autoload.php M test/Content/Base.php M test/Content/Sql/MysqlTest.php M test/Content/Sql/MysqliTest.php M test/Content/Sql/Oci8Test.php M test/Content/Sql/Pdo/SqliteTest.php https://github.com/horde/content/commit/f092ca3c3e1e3646983551bf1d735fc099fe7455 ----------------------------------------------------------------------- commit 3520b6dfdf91b36458e0c166e9d28a200385f6c2 Author: Jan Schneider <[email protected]> Date: Wed, 13 Jan 2016 13:48:46 +0100 Add missing .htaccess files. A config/.htaccess A lib/.htaccess M package.xml https://github.com/horde/content/commit/3520b6dfdf91b36458e0c166e9d28a200385f6c2 ----------------------------------------------------------------------- commit 52b9d6a654909a2007422e53bbb4428b26cd7e36 Author: Jan Schneider <[email protected]> Date: Mon, 02 Jan 2017 12:05:47 +0100 Happy New Year! M bin/content-object-add M bin/content-object-delete M bin/content-tag M bin/content-tag-add M bin/content-tag-delete M bin/content-untag M lib/Application.php M lib/Indexer.php M lib/ObjectMapper.php M lib/Objects/Manager.php M lib/Objects/Object.php M lib/Tagger.php M lib/Tags/Tag.php M lib/Tags/TagMapper.php M lib/Types/Manager.php M lib/Users/Manager.php M test/Content/Autoload.php M test/Content/Base.php M test/Content/Sql/MysqlTest.php M test/Content/Sql/MysqliTest.php M test/Content/Sql/Oci8Test.php M test/Content/Sql/Pdo/SqliteTest.php https://github.com/horde/content/commit/52b9d6a654909a2007422e53bbb4428b26cd7e36 ----------------------------------------------------------------------- commit 3e22d955df18b7f4bcb0e8a6eca70aa8dfc6eca7 Author: Jan Schneider <[email protected]> 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/content/commit/3e22d955df18b7f4bcb0e8a6eca70aa8dfc6eca7 ----------------------------------------------------------------------- commit ef8c4aa81f9e4eb7e68d49db8c24b789fdaef5f9 Author: Jan Schneider <[email protected]> Date: Tue, 19 Sep 2017 15:52:38 +0200 Released content-2.0.6 M composer.json M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/content/commit/ef8c4aa81f9e4eb7e68d49db8c24b789fdaef5f9 ----------------------------------------------------------------------- commit a7aa0cddb334bb2015eeab7feaa95affb0652875 Author: Jan Schneider <[email protected]> Date: Tue, 19 Sep 2017 15:52:40 +0200 Development mode for content-2.0.7 M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/content/commit/a7aa0cddb334bb2015eeab7feaa95affb0652875 ----------------------------------------------------------------------- commit 738146821d31c6c88d8996123df01a16247e3a8e Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:15:27 +0200 Add .gitattributes. A .gitattributes https://github.com/horde/content/commit/738146821d31c6c88d8996123df01a16247e3a8e ----------------------------------------------------------------------- commit 110e8e11d0e0bf9db19ecbf8aa91b6c5b64214db Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:15:27 +0200 Fix paths. M .gitattributes https://github.com/horde/content/commit/110e8e11d0e0bf9db19ecbf8aa91b6c5b64214db ----------------------------------------------------------------------- commit bf49b7ea6c9d779c1413c1a437e7768c1b9aa219 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:15:27 +0200 Add Travis configuration and .gitignore files. A .gitignore https://github.com/horde/content/commit/bf49b7ea6c9d779c1413c1a437e7768c1b9aa219 ----------------------------------------------------------------------- commit 9685271df0e23346c29cd3463d5c05d01e7d6952 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:15:27 +0200 Migrated from framework/ to split repositories. M test/Content/Autoload.php https://github.com/horde/content/commit/9685271df0e23346c29cd3463d5c05d01e7d6952 ----------------------------------------------------------------------- commit 4917b0a8c0df93b9e232fe3fd9ab91907c1b115c Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:15:27 +0200 Use https URLs. M composer.json https://github.com/horde/content/commit/4917b0a8c0df93b9e232fe3fd9ab91907c1b115c ----------------------------------------------------------------------- commit 287ca5b1959b5f13527057df65b856bb7846480c Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:15:27 +0200 Add .horde.yml file. A .horde.yml https://github.com/horde/content/commit/287ca5b1959b5f13527057df65b856bb7846480c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
