[geeklog-hg] [Geeklog-Core/geeklog] c1670b: Merge branch 'master' into feature/introduce-tests

GitHub noreply at github.com
Sat Nov 12 00:06:57 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: c1670b6a0b5adc583519ca23ee9b7af10c994dbb
      https://github.com/Geeklog-Core/geeklog/commit/c1670b6a0b5adc583519ca23ee9b7af10c994dbb
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M public_html/lib-common.php
    M system/classes/dbbackup.class.php

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: fdf49b97c72910a0795788ee4f4fdfed8a7e635a
      https://github.com/Geeklog-Core/geeklog/commit/fdf49b97c72910a0795788ee4f4fdfed8a7e635a
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-03 (Thu, 03 Nov 2016)

  Changed paths:
    M public_html/layout/denim/admin/lists/list.thtml
    M public_html/layout/denim/css_ltr/style.almost-flat.css
    M public_html/layout/denim/css_ltr/style.almost-flat.min.css
    M public_html/layout/denim/css_ltr/style.css
    M public_html/layout/denim/css_ltr/style.gradient.css
    M public_html/layout/denim/css_ltr/style.gradient.min.css
    M public_html/layout/denim/css_ltr/style.min.css
    M public_html/layout/denim/css_rtl/style.almost-flat.css
    M public_html/layout/denim/css_rtl/style.almost-flat.min.css
    M public_html/layout/denim/css_rtl/style.css
    M public_html/layout/denim/css_rtl/style.gradient.css
    M public_html/layout/denim/css_rtl/style.gradient.min.css
    M public_html/layout/denim/css_rtl/style.min.css
    M public_html/layout/denim/css_src/src/stylus/sub/admin.styl
    M public_html/layout/denim/functions.php
    M public_html/layout/denim/javascript/script.js
    M public_html/layout/denim/lists/list_table.thtml
    M system/classes/scripts.class.php

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: c57e5c6865254d4e897df6ec92ed1719892e2233
      https://github.com/Geeklog-Core/geeklog/commit/c57e5c6865254d4e897df6ec92ed1719892e2233
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

  Changed paths:
    A phpunit.xml
    M system/classes/Autoload.php
    M system/classes/calendar.class.php
    M system/classes/downloader.class.php
    M system/classes/timer.class.php
    M system/classes/url.class.php
    A tests/bootstrap.php
    A tests/geeklog212-mysql.xml
    A tests/system/classes/calendarClassTest.php
    A tests/system/classes/calendarDayClassTest.php
    A tests/system/classes/downloaderClassTest.php
    A tests/system/classes/pluginClassTest.php
    A tests/system/classes/searchcriteriaClassTest.php
    A tests/system/classes/storyClassTest.php
    A tests/system/classes/templateClassTest.php
    A tests/system/classes/timerobjectClassTest.php
    A tests/system/classes/uploadClassTest.php
    A tests/system/classes/urlClassTest.php
    A tests/system/lib-mbyteNoMBTest.php
    A tests/system/lib-mbyteWithMBTest.php

  Log Message:
  -----------
  Added some test


  Commit: d7af0eaae4a04fbe03104890e0b55a376cba00af
      https://github.com/Geeklog-Core/geeklog/commit/d7af0eaae4a04fbe03104890e0b55a376cba00af
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

  Changed paths:
    M public_html/lib-common.php
    M system/classes/template.class.php
    M system/databases/mysql.class.php
    M system/databases/mysqli.class.php

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: ee8b4463dcfca1c841ed85e0415ee9bca018d7c0
      https://github.com/Geeklog-Core/geeklog/commit/ee8b4463dcfca1c841ed85e0415ee9bca018d7c0
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M plugins/calendar/functions.inc
    M plugins/staticpages/services.inc.php
    M public_html/admin/plugins/links/category.php
    M public_html/admin/plugins/links/index.php
    M public_html/admin/plugins/polls/index.php
    M public_html/admin/plugins/staticpages/index.php
    M public_html/admin/topic.php
    M public_html/calendar/index.php
    M public_html/comment.php
    M public_html/docs/english/changes.html
    M public_html/docs/english/install.html
    M public_html/docs/english/theme.html
    M public_html/docs/history
    M public_html/lib-common.php
    M public_html/links/index.php
    M public_html/links/portal.php
    M public_html/search.php
    M public_html/submit.php
    M system/classes/gltext.class.php
    M system/classes/search.class.php
    M system/classes/story.class.php
    M system/lib-comment.php
    M system/lib-story.php
    M system/lib-topic.php

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: fafe1439a60da779d131e8fe2f40e08c6cf7fb47
      https://github.com/Geeklog-Core/geeklog/commit/fafe1439a60da779d131e8fe2f40e08c6cf7fb47
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    A tests/files/classes/tests.class.php
    A tests/files/classes/xmldb.class.php
    A tests/files/databases/default.xml
    A tests/files/dummy/plugins/calendar/autoinstall.php
    A tests/files/dummy/plugins/calendar/buildpackage.php
    A tests/files/dummy/plugins/calendar/functions.inc
    A tests/files/dummy/plugins/calendar/install_defaults.php
    A tests/files/dummy/plugins/calendar/language/README
    A tests/files/dummy/plugins/calendar/language/czech.php
    A tests/files/dummy/plugins/calendar/language/czech_utf-8.php
    A tests/files/dummy/plugins/calendar/language/danish.php
    A tests/files/dummy/plugins/calendar/language/danish_utf-8.php
    A tests/files/dummy/plugins/calendar/language/dutch.php
    A tests/files/dummy/plugins/calendar/language/dutch_utf-8.php
    A tests/files/dummy/plugins/calendar/language/english.php
    A tests/files/dummy/plugins/calendar/language/english_utf-8.php
    A tests/files/dummy/plugins/calendar/language/estonian.php
    A tests/files/dummy/plugins/calendar/language/estonian_utf-8.php
    A tests/files/dummy/plugins/calendar/language/french_canada.php
    A tests/files/dummy/plugins/calendar/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/calendar/language/german.php
    A tests/files/dummy/plugins/calendar/language/german_formal.php
    A tests/files/dummy/plugins/calendar/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/calendar/language/german_utf-8.php
    A tests/files/dummy/plugins/calendar/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/calendar/language/japanese_utf-8.php
    A tests/files/dummy/plugins/calendar/language/korean.php
    A tests/files/dummy/plugins/calendar/language/korean_utf-8.php
    A tests/files/dummy/plugins/calendar/language/russian.php
    A tests/files/dummy/plugins/calendar/language/russian_utf-8.php
    A tests/files/dummy/plugins/calendar/language/slovenian.php
    A tests/files/dummy/plugins/calendar/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/calendar/language/spanish.php
    A tests/files/dummy/plugins/calendar/language/spanish_utf-8.php
    A tests/files/dummy/plugins/calendar/language/ukrainian.php
    A tests/files/dummy/plugins/calendar/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/calendar/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/calendar/sql/mssql_install.php
    A tests/files/dummy/plugins/calendar/sql/mysql_install.php
    A tests/files/dummy/plugins/calendar/templates/addevent.thtml
    A tests/files/dummy/plugins/calendar/templates/addeventoption.thtml
    A tests/files/dummy/plugins/calendar/templates/addremoveevent.thtml
    A tests/files/dummy/plugins/calendar/templates/admin/batchdelete.thtml
    A tests/files/dummy/plugins/calendar/templates/admin/eventeditor.thtml
    A tests/files/dummy/plugins/calendar/templates/calendar.thtml
    A tests/files/dummy/plugins/calendar/templates/calendarday.thtml
    A tests/files/dummy/plugins/calendar/templates/calendarevent.thtml
    A tests/files/dummy/plugins/calendar/templates/calendarweek.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/column.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/dayview.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/quickaddform.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/singleevent.thtml
    A tests/files/dummy/plugins/calendar/templates/editpersonalevent.thtml
    A tests/files/dummy/plugins/calendar/templates/eventdetails.thtml
    A tests/files/dummy/plugins/calendar/templates/events.thtml
    A tests/files/dummy/plugins/calendar/templates/mastercalendaroption.thtml
    A tests/files/dummy/plugins/calendar/templates/personalcalendaroption.thtml
    A tests/files/dummy/plugins/calendar/templates/submitevent.thtml
    A tests/files/dummy/plugins/calendar/templates/weekview/events.thtml
    A tests/files/dummy/plugins/calendar/templates/weekview/weekview.thtml
    A tests/files/dummy/plugins/links/README
    A tests/files/dummy/plugins/links/autoinstall.php
    A tests/files/dummy/plugins/links/buildpackage.php
    A tests/files/dummy/plugins/links/functions.inc
    A tests/files/dummy/plugins/links/install_defaults.php
    A tests/files/dummy/plugins/links/language/README
    A tests/files/dummy/plugins/links/language/chinese_simplified_utf-8.php
    A tests/files/dummy/plugins/links/language/chinese_traditional_utf-8.php
    A tests/files/dummy/plugins/links/language/czech.php
    A tests/files/dummy/plugins/links/language/czech_utf-8.php
    A tests/files/dummy/plugins/links/language/dutch.php
    A tests/files/dummy/plugins/links/language/dutch_utf-8.php
    A tests/files/dummy/plugins/links/language/english.php
    A tests/files/dummy/plugins/links/language/english_utf-8.php
    A tests/files/dummy/plugins/links/language/estonian.php
    A tests/files/dummy/plugins/links/language/estonian_utf-8.php
    A tests/files/dummy/plugins/links/language/french_canada.php
    A tests/files/dummy/plugins/links/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/links/language/german.php
    A tests/files/dummy/plugins/links/language/german_formal.php
    A tests/files/dummy/plugins/links/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/links/language/german_utf-8.php
    A tests/files/dummy/plugins/links/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/links/language/japanese_utf-8.php
    A tests/files/dummy/plugins/links/language/korean.php
    A tests/files/dummy/plugins/links/language/korean_utf-8.php
    A tests/files/dummy/plugins/links/language/polish.php
    A tests/files/dummy/plugins/links/language/polish_utf-8.php
    A tests/files/dummy/plugins/links/language/russian.php
    A tests/files/dummy/plugins/links/language/russian_utf-8.php
    A tests/files/dummy/plugins/links/language/slovenian.php
    A tests/files/dummy/plugins/links/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/links/language/spanish.php
    A tests/files/dummy/plugins/links/language/spanish_utf-8.php
    A tests/files/dummy/plugins/links/language/ukrainian.php
    A tests/files/dummy/plugins/links/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/links/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/links/sql/mssql_install.php
    A tests/files/dummy/plugins/links/sql/mysql_install.php
    A tests/files/dummy/plugins/links/templates/admin/categoryeditor.thtml
    A tests/files/dummy/plugins/links/templates/admin/categorylist.thtml
    A tests/files/dummy/plugins/links/templates/admin/catitem.thtml
    A tests/files/dummy/plugins/links/templates/admin/linkeditor.thtml
    A tests/files/dummy/plugins/links/templates/categoryactivecol.thtml
    A tests/files/dummy/plugins/links/templates/categorycol.thtml
    A tests/files/dummy/plugins/links/templates/categorydropdown.thtml
    A tests/files/dummy/plugins/links/templates/categorylinks.thtml
    A tests/files/dummy/plugins/links/templates/categorynavigation.thtml
    A tests/files/dummy/plugins/links/templates/categoryrow.thtml
    A tests/files/dummy/plugins/links/templates/linkdetails.thtml
    A tests/files/dummy/plugins/links/templates/links.thtml
    A tests/files/dummy/plugins/links/templates/pagenavigation.thtml
    A tests/files/dummy/plugins/links/templates/submitlink.thtml
    A tests/files/dummy/plugins/polls/autoinstall.php
    A tests/files/dummy/plugins/polls/buildpackage.php
    A tests/files/dummy/plugins/polls/functions.inc
    A tests/files/dummy/plugins/polls/install_defaults.php
    A tests/files/dummy/plugins/polls/language/README
    A tests/files/dummy/plugins/polls/language/chinese_simplified_utf-8.php
    A tests/files/dummy/plugins/polls/language/chinese_traditional_utf-8.php
    A tests/files/dummy/plugins/polls/language/dutch.php
    A tests/files/dummy/plugins/polls/language/dutch_utf-8.php
    A tests/files/dummy/plugins/polls/language/english.php
    A tests/files/dummy/plugins/polls/language/english_utf-8.php
    A tests/files/dummy/plugins/polls/language/estonian.php
    A tests/files/dummy/plugins/polls/language/estonian_utf-8.php
    A tests/files/dummy/plugins/polls/language/french_canada.php
    A tests/files/dummy/plugins/polls/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/polls/language/german.php
    A tests/files/dummy/plugins/polls/language/german_formal.php
    A tests/files/dummy/plugins/polls/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/polls/language/german_utf-8.php
    A tests/files/dummy/plugins/polls/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/polls/language/japanese_utf-8.php
    A tests/files/dummy/plugins/polls/language/korean.php
    A tests/files/dummy/plugins/polls/language/korean_utf-8.php
    A tests/files/dummy/plugins/polls/language/russian.php
    A tests/files/dummy/plugins/polls/language/russian_utf-8.php
    A tests/files/dummy/plugins/polls/language/slovenian.php
    A tests/files/dummy/plugins/polls/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/polls/language/spanish.php
    A tests/files/dummy/plugins/polls/language/spanish_utf-8.php
    A tests/files/dummy/plugins/polls/language/ukrainian.php
    A tests/files/dummy/plugins/polls/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/polls/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/polls/sql/mssql_install.php
    A tests/files/dummy/plugins/polls/sql/mssql_updates.php
    A tests/files/dummy/plugins/polls/sql/mysql_install.php
    A tests/files/dummy/plugins/polls/sql/mysql_updates.php
    A tests/files/dummy/plugins/polls/templates/admin/pollansweroption.thtml
    A tests/files/dummy/plugins/polls/templates/admin/polleditor.thtml
    A tests/files/dummy/plugins/polls/templates/admin/pollquestions.thtml
    A tests/files/dummy/plugins/polls/templates/pollanswer.thtml
    A tests/files/dummy/plugins/polls/templates/pollblock.thtml
    A tests/files/dummy/plugins/polls/templates/pollcomments.thtml
    A tests/files/dummy/plugins/polls/templates/polllist.thtml
    A tests/files/dummy/plugins/polls/templates/pollquestion.thtml
    A tests/files/dummy/plugins/polls/templates/pollquestions.thtml
    A tests/files/dummy/plugins/polls/templates/pollresult.thtml
    A tests/files/dummy/plugins/polls/templates/pollvotes_bar.thtml
    A tests/files/dummy/plugins/polls/templates/pollvotes_num.thtml
    A tests/files/dummy/plugins/spamx/BaseAdmin.class.php
    A tests/files/dummy/plugins/spamx/BaseCommand.class.php
    A tests/files/dummy/plugins/spamx/BlackList.Examine.class.php
    A tests/files/dummy/plugins/spamx/DeleteComment.Action.class.php
    A tests/files/dummy/plugins/spamx/EditBlackList.Admin.class.php
    A tests/files/dummy/plugins/spamx/EditHeader.Admin.class.php
    A tests/files/dummy/plugins/spamx/EditIP.Admin.class.php
    A tests/files/dummy/plugins/spamx/EditIPofURL.Admin.class.php
    A tests/files/dummy/plugins/spamx/Header.Examine.class.php
    A tests/files/dummy/plugins/spamx/IP.Examine.class.php
    A tests/files/dummy/plugins/spamx/IPofUrl.Examine.class.php
    A tests/files/dummy/plugins/spamx/Import.Admin.class.php
    A tests/files/dummy/plugins/spamx/LogView.Admin.class.php
    A tests/files/dummy/plugins/spamx/MTBlackList.Examine.class.php
    A tests/files/dummy/plugins/spamx/MailAdmin.Action.class.php
    A tests/files/dummy/plugins/spamx/MassDelTrackback.Admin.class.php
    A tests/files/dummy/plugins/spamx/MassDelete.Admin.class.php
    A tests/files/dummy/plugins/spamx/SLV.Examine.class.php
    A tests/files/dummy/plugins/spamx/SLVbase.class.php
    A tests/files/dummy/plugins/spamx/SLVreport.Action.class.php
    A tests/files/dummy/plugins/spamx/SLVwhitelist.Admin.class.php
    A tests/files/dummy/plugins/spamx/autoinstall.php
    A tests/files/dummy/plugins/spamx/buildpackage.php
    A tests/files/dummy/plugins/spamx/functions.inc
    A tests/files/dummy/plugins/spamx/install_defaults.php
    A tests/files/dummy/plugins/spamx/language/english.php
    A tests/files/dummy/plugins/spamx/language/english_utf-8.php
    A tests/files/dummy/plugins/spamx/language/estonian.php
    A tests/files/dummy/plugins/spamx/language/estonian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/farsi_utf-8.php
    A tests/files/dummy/plugins/spamx/language/french_canada.php
    A tests/files/dummy/plugins/spamx/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/spamx/language/french_france.php
    A tests/files/dummy/plugins/spamx/language/french_france_utf-8.php
    A tests/files/dummy/plugins/spamx/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/spamx/language/italian.php
    A tests/files/dummy/plugins/spamx/language/italian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/japanese_utf-8.php
    A tests/files/dummy/plugins/spamx/language/russian.php
    A tests/files/dummy/plugins/spamx/language/russian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/slovenian.php
    A tests/files/dummy/plugins/spamx/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/spanish.php
    A tests/files/dummy/plugins/spamx/language/spanish_utf-8.php
    A tests/files/dummy/plugins/spamx/language/ukrainian.php
    A tests/files/dummy/plugins/spamx/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/spamx/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/spamx/magpierss/extlib/Snoopy.class.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_cache.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_fetch.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_parse.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_utils.inc
    A tests/files/dummy/plugins/spamx/rss.inc.php
    A tests/files/dummy/plugins/spamx/sql/mssql_install.php
    A tests/files/dummy/plugins/spamx/sql/mysql_install.php
    A tests/files/dummy/plugins/spamx/templates/admin.thtml
    A tests/files/dummy/plugins/spamx/templates/install.thtml
    A tests/files/dummy/plugins/staticpages/autoinstall.php
    A tests/files/dummy/plugins/staticpages/buildpackage.php
    A tests/files/dummy/plugins/staticpages/functions.inc
    A tests/files/dummy/plugins/staticpages/install_defaults.php
    A tests/files/dummy/plugins/staticpages/language/README
    A tests/files/dummy/plugins/staticpages/language/chinese_simplified_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/chinese_traditional_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/czech.php
    A tests/files/dummy/plugins/staticpages/language/czech_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/danish.php
    A tests/files/dummy/plugins/staticpages/language/danish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/dutch.php
    A tests/files/dummy/plugins/staticpages/language/dutch_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/english.php
    A tests/files/dummy/plugins/staticpages/language/english_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/estonian.php
    A tests/files/dummy/plugins/staticpages/language/estonian_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/farsi_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/french_canada.php
    A tests/files/dummy/plugins/staticpages/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/german.php
    A tests/files/dummy/plugins/staticpages/language/german_formal.php
    A tests/files/dummy/plugins/staticpages/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/german_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/italian.php
    A tests/files/dummy/plugins/staticpages/language/italian_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/japanese_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/korean.php
    A tests/files/dummy/plugins/staticpages/language/korean_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/polish.php
    A tests/files/dummy/plugins/staticpages/language/polish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/portuguese_brazil.php
    A tests/files/dummy/plugins/staticpages/language/portuguese_brazil_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/slovenian.php
    A tests/files/dummy/plugins/staticpages/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/spanish.php
    A tests/files/dummy/plugins/staticpages/language/spanish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/swedish.php
    A tests/files/dummy/plugins/staticpages/language/swedish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/turkish.php
    A tests/files/dummy/plugins/staticpages/language/turkish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/ukrainian.php
    A tests/files/dummy/plugins/staticpages/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/staticpages/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/staticpages/services.inc.php
    A tests/files/dummy/plugins/staticpages/sql/mssql_install.php
    A tests/files/dummy/plugins/staticpages/sql/mysql_install.php
    A tests/files/dummy/plugins/staticpages/templates/admin/editor.thtml
    A tests/files/dummy/plugins/staticpages/templates/admin/editor_advanced.thtml
    A tests/files/dummy/plugins/staticpages/templates/centerblock.thtml
    A tests/files/dummy/plugins/staticpages/templates/printable.thtml
    A tests/files/dummy/plugins/staticpages/templates/spcomments.thtml
    A tests/files/dummy/plugins/staticpages/templates/staticpage.thtml
    A tests/files/dummy/plugins/xmlsitemap/autoinstall.php
    A tests/files/dummy/plugins/xmlsitemap/functions.inc
    A tests/files/dummy/plugins/xmlsitemap/install_defaults.php
    A tests/files/dummy/plugins/xmlsitemap/language/english.php
    A tests/files/dummy/plugins/xmlsitemap/language/english_utf-8.php
    A tests/files/dummy/plugins/xmlsitemap/language/japanese_utf-8.php
    A tests/files/dummy/plugins/xmlsitemap/sql/mssql_install.php
    A tests/files/dummy/plugins/xmlsitemap/sql/mysql_install.php
    A tests/files/dummy/plugins/xmlsitemap/xmlsitemap.class.php
    A tests/files/dummy/system/lib-plugins.php
    A tests/files/templates/blocks.thtml
    A tests/files/templates/menu.thtml
    A tests/files/templates/menuitem.thtml
    A tests/files/templates/replace1.thtml
    A tests/files/templates/replace2.thtml
    R tests/geeklog212-mysql.xml
    A tests/language/langConfValidationTest.php
    A tests/public_html/lib-commonTest.php
    A tests/tst.class.php

  Log Message:
  -----------
  Added some tests


  Commit: 81eda801dd8df498421b0753fd207c50c53ae959
      https://github.com/Geeklog-Core/geeklog/commit/81eda801dd8df498421b0753fd207c50c53ae959
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M phpunit.xml
    M public_html/admin/configuration_validation.php
    M public_html/lib-common.php
    M system/classes/template.class.php
    M system/classes/upload.class.php
    M tests/bootstrap.php
    M tests/language/langConfValidationTest.php
    M tests/public_html/lib-commonTest.php
    M tests/system/classes/calendarClassTest.php
    M tests/system/classes/calendarDayClassTest.php
    M tests/system/classes/downloaderClassTest.php
    M tests/system/classes/pluginClassTest.php
    M tests/system/classes/storyClassTest.php
    M tests/system/classes/templateClassTest.php
    M tests/system/classes/timerobjectClassTest.php
    M tests/system/classes/uploadClassTest.php
    M tests/system/lib-mbyteNoMBTest.php
    M tests/system/lib-mbyteWithMBTest.php
    M tests/tst.class.php

  Log Message:
  -----------
  Added some tests


  Commit: 40fdf36d2906b14d103fd2f912fcf7085e57401a
      https://github.com/Geeklog-Core/geeklog/commit/40fdf36d2906b14d103fd2f912fcf7085e57401a
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M plugins/spamx/sql/mysql_install.php
    M plugins/spamx/sql/mysql_updates.php
    M public_html/admin/install/classes/installer.class.php
    M public_html/admin/install/config-install.php
    M public_html/admin/install/lib-upgrade.php
    M public_html/admin/sectest.php
    M public_html/layout/denim/admin/topic/topiceditor.thtml
    M public_html/layout/modern_curve/admin/topic/topiceditor.thtml
    M sql/mysql_tableanddata.php
    M sql/pgsql_tableanddata.php
    R sql/updates/mysql_2.1.0_to_2.1.2.php
    M sql/updates/mysql_2.1.1_to_2.1.2.php
    R sql/updates/pgsql_2.1.0_to_2.1.2.php
    M sql/updates/pgsql_2.1.1_to_2.1.2.php
    M system/databases/mysql.class.php
    M system/databases/mysqli.class.php

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: 87fccc8d15e2f5c2bb9ea629aa57edea30ff8495
      https://github.com/Geeklog-Core/geeklog/commit/87fccc8d15e2f5c2bb9ea629aa57edea30ff8495
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M public_html/admin/install/config-install.php
    M public_html/docs/english/changes.html
    M public_html/docs/english/config.html
    M public_html/docs/japanese/changes.html
    M public_html/docs/japanese/config.html
    M public_html/lib-common.php
    M sql/updates/mysql_2.1.1_to_2.1.2.php
    M sql/updates/pgsql_2.1.1_to_2.1.2.php

  Log Message:
  -----------
  Merge commit '3e7e5671263cdb0e45906a530d541f0863efbaf0' into feature/introduce-tests


  Commit: 64521f6853128c22dadbf0ad071bdd47ed24f7da
      https://github.com/Geeklog-Core/geeklog/commit/64521f6853128c22dadbf0ad071bdd47ed24f7da
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M .gitignore
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    R plugins/calendar/buildpackage.php
    M plugins/calendar/functions.inc
    R plugins/links/buildpackage.php
    R plugins/polls/buildpackage.php
    R plugins/spamx/buildpackage.php
    R plugins/staticpages/buildpackage.php
    M plugins/staticpages/services.inc.php
    M public_html/admin/comment.php
    M public_html/admin/install/config-install.php
    M public_html/admin/install/success.php
    M public_html/admin/language.php
    M public_html/admin/plugins/links/category.php
    M public_html/admin/plugins/links/index.php
    M public_html/admin/plugins/polls/index.php
    M public_html/admin/router.php
    M public_html/admin/topic.php
    M public_html/docs/english/config.html
    M public_html/docs/japanese/config.html
    M public_html/lib-common.php
    M sql/updates/mysql_2.1.1_to_2.1.2.php
    M sql/updates/pgsql_2.1.1_to_2.1.2.php
    R system/build/README.txt
    R system/build/build-geeklog-packagexmls.php
    R system/build/build-geeklog-pear-packages.php
    R system/build/buildpackage-end.php
    R system/build/buildpackage-fckeditor.php
    R system/build/buildpackage-theme-professional.php
    R system/build/buildpackage.php
    M system/classes/Input.php
    M system/classes/gltext.class.php
    M system/classes/language.class.php
    M system/classes/search.class.php
    M system/classes/story.class.php
    M system/lib-comment.php
    R system/pear/README

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: fae0bfa4f39cba3f40930a36b915f7e8f88dadb2
      https://github.com/Geeklog-Core/geeklog/commit/fae0bfa4f39cba3f40930a36b915f7e8f88dadb2
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M build.xml
    M language/afrikaans.php
    M language/afrikaans_utf-8.php
    M language/bosnian.php
    M language/bosnian_utf-8.php
    M language/bulgarian.php
    M language/bulgarian_utf-8.php
    M language/catalan.php
    M language/catalan_utf-8.php
    M language/chinese_simplified_utf-8.php
    M language/chinese_traditional_utf-8.php
    M language/croatian.php
    M language/croatian_utf-8.php
    M language/czech.php
    M language/czech_utf-8.php
    M language/danish.php
    M language/danish_utf-8.php
    M language/dutch.php
    M language/dutch_utf-8.php
    M language/estonian.php
    M language/estonian_utf-8.php
    M language/farsi_utf-8.php
    M language/finnish.php
    M language/finnish_utf-8.php
    M language/french_canada.php
    M language/french_canada_utf-8.php
    M language/french_france.php
    M language/french_france_utf-8.php
    M language/german.php
    M language/german_formal.php
    M language/german_formal_utf-8.php
    M language/german_utf-8.php
    M language/hebrew_utf-8.php
    M language/hellenic.php
    M language/hellenic_utf-8.php
    M language/indonesian.php
    M language/indonesian_utf-8.php
    M language/italian.php
    M language/italian_utf-8.php
    M language/japanese_utf-8.php
    M language/korean.php
    M language/korean_utf-8.php
    M language/norwegian.php
    M language/norwegian_utf-8.php
    M language/polish.php
    M language/polish_utf-8.php
    M language/portuguese.php
    M language/portuguese_brazil.php
    M language/portuguese_brazil_utf-8.php
    M language/portuguese_utf-8.php
    M language/romanian.php
    M language/romanian_utf-8.php
    M language/russian.php
    M language/russian_utf-8.php
    M language/serbian.php
    M language/serbian_utf-8.php
    M language/slovak.php
    M language/slovak_utf-8.php
    M language/slovenian.php
    M language/slovenian_utf-8.php
    M language/spanish.php
    M language/spanish_argentina.php
    M language/spanish_argentina_utf-8.php
    M language/spanish_utf-8.php
    M language/swedish.php
    M language/swedish_utf-8.php
    M language/turkish.php
    M language/turkish_utf-8.php
    M language/ukrainian.php
    M language/ukrainian_koi8-u.php
    M language/ukrainian_utf-8.php
    M plugins/calendar/language/czech.php
    M plugins/calendar/language/czech_utf-8.php
    M plugins/calendar/language/danish.php
    M plugins/calendar/language/danish_utf-8.php
    M plugins/calendar/language/dutch.php
    M plugins/calendar/language/dutch_utf-8.php
    M plugins/calendar/language/estonian.php
    M plugins/calendar/language/estonian_utf-8.php
    M plugins/calendar/language/french_canada.php
    M plugins/calendar/language/french_canada_utf-8.php
    M plugins/calendar/language/french_france.php
    M plugins/calendar/language/french_france_utf-8.php
    M plugins/calendar/language/german.php
    M plugins/calendar/language/german_formal.php
    M plugins/calendar/language/german_formal_utf-8.php
    M plugins/calendar/language/german_utf-8.php
    M plugins/calendar/language/hebrew_utf-8.php
    M plugins/calendar/language/italian.php
    M plugins/calendar/language/italian_utf-8.php
    M plugins/calendar/language/japanese_utf-8.php
    M plugins/calendar/language/korean.php
    M plugins/calendar/language/korean_utf-8.php
    M plugins/calendar/language/russian.php
    M plugins/calendar/language/russian_utf-8.php
    M plugins/calendar/language/slovak.php
    M plugins/calendar/language/slovak_utf-8.php
    M plugins/calendar/language/slovenian.php
    M plugins/calendar/language/slovenian_utf-8.php
    M plugins/calendar/language/spanish.php
    M plugins/calendar/language/spanish_utf-8.php
    M plugins/calendar/language/ukrainian.php
    M plugins/calendar/language/ukrainian_koi8-u.php
    M plugins/calendar/language/ukrainian_utf-8.php
    M plugins/polls/language/chinese_simplified_utf-8.php
    M plugins/polls/language/chinese_traditional_utf-8.php
    M plugins/polls/language/dutch.php
    M plugins/polls/language/dutch_utf-8.php
    M plugins/polls/language/estonian.php
    M plugins/polls/language/estonian_utf-8.php
    M plugins/polls/language/french_canada.php
    M plugins/polls/language/french_canada_utf-8.php
    M plugins/polls/language/french_france.php
    M plugins/polls/language/french_france_utf-8.php
    M plugins/polls/language/german.php
    M plugins/polls/language/german_formal.php
    M plugins/polls/language/german_formal_utf-8.php
    M plugins/polls/language/german_utf-8.php
    M plugins/polls/language/hebrew_utf-8.php
    M plugins/polls/language/italian.php
    M plugins/polls/language/italian_utf-8.php
    M plugins/polls/language/japanese_utf-8.php
    M plugins/polls/language/korean.php
    M plugins/polls/language/korean_utf-8.php
    M plugins/polls/language/russian.php
    M plugins/polls/language/russian_utf-8.php
    M plugins/polls/language/slovenian.php
    M plugins/polls/language/slovenian_utf-8.php
    M plugins/polls/language/spanish.php
    M plugins/polls/language/spanish_utf-8.php
    M plugins/polls/language/ukrainian.php
    M plugins/polls/language/ukrainian_koi8-u.php
    M plugins/polls/language/ukrainian_utf-8.php
    M plugins/staticpages/language/chinese_simplified_utf-8.php
    M plugins/staticpages/language/chinese_traditional_utf-8.php
    M plugins/staticpages/language/czech.php
    M plugins/staticpages/language/czech_utf-8.php
    M plugins/staticpages/language/danish.php
    M plugins/staticpages/language/danish_utf-8.php
    M plugins/staticpages/language/dutch.php
    M plugins/staticpages/language/dutch_utf-8.php
    M plugins/staticpages/language/estonian.php
    M plugins/staticpages/language/estonian_utf-8.php
    M plugins/staticpages/language/farsi_utf-8.php
    M plugins/staticpages/language/french_canada.php
    M plugins/staticpages/language/french_canada_utf-8.php
    M plugins/staticpages/language/french_france.php
    M plugins/staticpages/language/french_france_utf-8.php
    M plugins/staticpages/language/german.php
    M plugins/staticpages/language/german_formal.php
    M plugins/staticpages/language/german_formal_utf-8.php
    M plugins/staticpages/language/german_utf-8.php
    M plugins/staticpages/language/hebrew_utf-8.php
    M plugins/staticpages/language/italian.php
    M plugins/staticpages/language/italian_utf-8.php
    M plugins/staticpages/language/korean.php
    M plugins/staticpages/language/korean_utf-8.php
    M plugins/staticpages/language/polish.php
    M plugins/staticpages/language/polish_utf-8.php
    M plugins/staticpages/language/portuguese_brazil.php
    M plugins/staticpages/language/portuguese_brazil_utf-8.php
    M plugins/staticpages/language/slovenian.php
    M plugins/staticpages/language/slovenian_utf-8.php
    M plugins/staticpages/language/spanish.php
    M plugins/staticpages/language/spanish_utf-8.php
    M plugins/staticpages/language/swedish.php
    M plugins/staticpages/language/swedish_utf-8.php
    M plugins/staticpages/language/turkish.php
    M plugins/staticpages/language/turkish_utf-8.php
    M plugins/staticpages/language/ukrainian.php
    M plugins/staticpages/language/ukrainian_koi8-u.php
    M plugins/staticpages/language/ukrainian_utf-8.php
    M plugins/xmlsitemap/language/estonian.php
    M plugins/xmlsitemap/language/estonian_utf-8.php
    M plugins/xmlsitemap/language/french_france.php
    M plugins/xmlsitemap/language/french_france_utf-8.php
    M plugins/xmlsitemap/language/german.php
    M plugins/xmlsitemap/language/german_formal.php
    M plugins/xmlsitemap/language/german_formal_utf-8.php
    M plugins/xmlsitemap/language/german_utf-8.php
    M plugins/xmlsitemap/language/hebrew_utf-8.php
    M plugins/xmlsitemap/language/italian.php
    M plugins/xmlsitemap/language/italian_utf-8.php
    M plugins/xmlsitemap/language/japanese_utf-8.php
    M plugins/xmlsitemap/language/slovenian.php
    M plugins/xmlsitemap/language/slovenian_utf-8.php
    M public_html/admin/install/language/chinese_simplified_utf-8.php
    M public_html/admin/install/language/chinese_traditional_utf-8.php
    M public_html/admin/install/language/german.php
    M public_html/admin/install/language/hebrew_utf-8.php
    M public_html/admin/install/language/japanese_utf-8.php
    M public_html/admin/install/language/polish.php
    M system/build/lm/include/core.inc
    M system/build/lm/lm.php
    M system/build/lm/uplng.bat

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: 9d08ebef9728db9eab6320a7f625e125262c3219
      https://github.com/Geeklog-Core/geeklog/commit/9d08ebef9728db9eab6320a7f625e125262c3219
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    M public_html/layout/denim/css_ltr/style.almost-flat.css
    M public_html/layout/denim/css_ltr/style.almost-flat.min.css
    M public_html/layout/denim/css_ltr/style.css
    M public_html/layout/denim/css_ltr/style.gradient.css
    M public_html/layout/denim/css_ltr/style.gradient.min.css
    M public_html/layout/denim/css_ltr/style.min.css
    M public_html/layout/denim/css_rtl/style.almost-flat.css
    M public_html/layout/denim/css_rtl/style.almost-flat.min.css
    M public_html/layout/denim/css_rtl/style.css
    M public_html/layout/denim/css_rtl/style.gradient.css
    M public_html/layout/denim/css_rtl/style.gradient.min.css
    M public_html/layout/denim/css_rtl/style.min.css
    M public_html/layout/denim/css_src/src/stylus/config.almost-flat.json
    M public_html/layout/denim/css_src/src/stylus/config.gradient.json
    M public_html/layout/denim/css_src/src/stylus/config.json
    M public_html/layout/denim/css_src/src/stylus/config2.json
    M public_html/layout/denim/css_src/src/stylus/sub/block_contents.styl
    M public_html/layout/denim/css_src/src/stylus/sub/variables_default.styl
    M public_html/layout/denim/functions.php
    M public_html/layout/denim/header.thtml
    M public_html/layout/denim/javascript/script.js

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: af27470d5ffe6cc368ae5081499e5ea3fcc34b8e
      https://github.com/Geeklog-Core/geeklog/commit/af27470d5ffe6cc368ae5081499e5ea3fcc34b8e
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    M public_html/admin/configuration_validation.php

  Log Message:
  -----------
  Merge branch 'master' into feature/introduce-tests


  Commit: 921b716a7917f1713b0fd3f8a573793ace0f1af6
      https://github.com/Geeklog-Core/geeklog/commit/921b716a7917f1713b0fd3f8a573793ace0f1af6
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    M phpunit.xml

  Log Message:
  -----------
  Commented out libCommonTest


  Commit: 3c0dba46b522ed4472d8301342800ecb850f5935
      https://github.com/Geeklog-Core/geeklog/commit/3c0dba46b522ed4472d8301342800ecb850f5935
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    A phpunit.xml
    M public_html/admin/configuration_validation.php
    M public_html/lib-common.php
    M system/classes/Autoload.php
    M system/classes/calendar.class.php
    M system/classes/downloader.class.php
    M system/classes/template.class.php
    M system/classes/timer.class.php
    M system/classes/upload.class.php
    M system/classes/url.class.php
    A tests/bootstrap.php
    A tests/files/classes/tests.class.php
    A tests/files/classes/xmldb.class.php
    A tests/files/databases/default.xml
    A tests/files/dummy/plugins/calendar/autoinstall.php
    A tests/files/dummy/plugins/calendar/buildpackage.php
    A tests/files/dummy/plugins/calendar/functions.inc
    A tests/files/dummy/plugins/calendar/install_defaults.php
    A tests/files/dummy/plugins/calendar/language/README
    A tests/files/dummy/plugins/calendar/language/czech.php
    A tests/files/dummy/plugins/calendar/language/czech_utf-8.php
    A tests/files/dummy/plugins/calendar/language/danish.php
    A tests/files/dummy/plugins/calendar/language/danish_utf-8.php
    A tests/files/dummy/plugins/calendar/language/dutch.php
    A tests/files/dummy/plugins/calendar/language/dutch_utf-8.php
    A tests/files/dummy/plugins/calendar/language/english.php
    A tests/files/dummy/plugins/calendar/language/english_utf-8.php
    A tests/files/dummy/plugins/calendar/language/estonian.php
    A tests/files/dummy/plugins/calendar/language/estonian_utf-8.php
    A tests/files/dummy/plugins/calendar/language/french_canada.php
    A tests/files/dummy/plugins/calendar/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/calendar/language/german.php
    A tests/files/dummy/plugins/calendar/language/german_formal.php
    A tests/files/dummy/plugins/calendar/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/calendar/language/german_utf-8.php
    A tests/files/dummy/plugins/calendar/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/calendar/language/japanese_utf-8.php
    A tests/files/dummy/plugins/calendar/language/korean.php
    A tests/files/dummy/plugins/calendar/language/korean_utf-8.php
    A tests/files/dummy/plugins/calendar/language/russian.php
    A tests/files/dummy/plugins/calendar/language/russian_utf-8.php
    A tests/files/dummy/plugins/calendar/language/slovenian.php
    A tests/files/dummy/plugins/calendar/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/calendar/language/spanish.php
    A tests/files/dummy/plugins/calendar/language/spanish_utf-8.php
    A tests/files/dummy/plugins/calendar/language/ukrainian.php
    A tests/files/dummy/plugins/calendar/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/calendar/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/calendar/sql/mssql_install.php
    A tests/files/dummy/plugins/calendar/sql/mysql_install.php
    A tests/files/dummy/plugins/calendar/templates/addevent.thtml
    A tests/files/dummy/plugins/calendar/templates/addeventoption.thtml
    A tests/files/dummy/plugins/calendar/templates/addremoveevent.thtml
    A tests/files/dummy/plugins/calendar/templates/admin/batchdelete.thtml
    A tests/files/dummy/plugins/calendar/templates/admin/eventeditor.thtml
    A tests/files/dummy/plugins/calendar/templates/calendar.thtml
    A tests/files/dummy/plugins/calendar/templates/calendarday.thtml
    A tests/files/dummy/plugins/calendar/templates/calendarevent.thtml
    A tests/files/dummy/plugins/calendar/templates/calendarweek.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/column.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/dayview.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/quickaddform.thtml
    A tests/files/dummy/plugins/calendar/templates/dayview/singleevent.thtml
    A tests/files/dummy/plugins/calendar/templates/editpersonalevent.thtml
    A tests/files/dummy/plugins/calendar/templates/eventdetails.thtml
    A tests/files/dummy/plugins/calendar/templates/events.thtml
    A tests/files/dummy/plugins/calendar/templates/mastercalendaroption.thtml
    A tests/files/dummy/plugins/calendar/templates/personalcalendaroption.thtml
    A tests/files/dummy/plugins/calendar/templates/submitevent.thtml
    A tests/files/dummy/plugins/calendar/templates/weekview/events.thtml
    A tests/files/dummy/plugins/calendar/templates/weekview/weekview.thtml
    A tests/files/dummy/plugins/links/README
    A tests/files/dummy/plugins/links/autoinstall.php
    A tests/files/dummy/plugins/links/buildpackage.php
    A tests/files/dummy/plugins/links/functions.inc
    A tests/files/dummy/plugins/links/install_defaults.php
    A tests/files/dummy/plugins/links/language/README
    A tests/files/dummy/plugins/links/language/chinese_simplified_utf-8.php
    A tests/files/dummy/plugins/links/language/chinese_traditional_utf-8.php
    A tests/files/dummy/plugins/links/language/czech.php
    A tests/files/dummy/plugins/links/language/czech_utf-8.php
    A tests/files/dummy/plugins/links/language/dutch.php
    A tests/files/dummy/plugins/links/language/dutch_utf-8.php
    A tests/files/dummy/plugins/links/language/english.php
    A tests/files/dummy/plugins/links/language/english_utf-8.php
    A tests/files/dummy/plugins/links/language/estonian.php
    A tests/files/dummy/plugins/links/language/estonian_utf-8.php
    A tests/files/dummy/plugins/links/language/french_canada.php
    A tests/files/dummy/plugins/links/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/links/language/german.php
    A tests/files/dummy/plugins/links/language/german_formal.php
    A tests/files/dummy/plugins/links/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/links/language/german_utf-8.php
    A tests/files/dummy/plugins/links/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/links/language/japanese_utf-8.php
    A tests/files/dummy/plugins/links/language/korean.php
    A tests/files/dummy/plugins/links/language/korean_utf-8.php
    A tests/files/dummy/plugins/links/language/polish.php
    A tests/files/dummy/plugins/links/language/polish_utf-8.php
    A tests/files/dummy/plugins/links/language/russian.php
    A tests/files/dummy/plugins/links/language/russian_utf-8.php
    A tests/files/dummy/plugins/links/language/slovenian.php
    A tests/files/dummy/plugins/links/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/links/language/spanish.php
    A tests/files/dummy/plugins/links/language/spanish_utf-8.php
    A tests/files/dummy/plugins/links/language/ukrainian.php
    A tests/files/dummy/plugins/links/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/links/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/links/sql/mssql_install.php
    A tests/files/dummy/plugins/links/sql/mysql_install.php
    A tests/files/dummy/plugins/links/templates/admin/categoryeditor.thtml
    A tests/files/dummy/plugins/links/templates/admin/categorylist.thtml
    A tests/files/dummy/plugins/links/templates/admin/catitem.thtml
    A tests/files/dummy/plugins/links/templates/admin/linkeditor.thtml
    A tests/files/dummy/plugins/links/templates/categoryactivecol.thtml
    A tests/files/dummy/plugins/links/templates/categorycol.thtml
    A tests/files/dummy/plugins/links/templates/categorydropdown.thtml
    A tests/files/dummy/plugins/links/templates/categorylinks.thtml
    A tests/files/dummy/plugins/links/templates/categorynavigation.thtml
    A tests/files/dummy/plugins/links/templates/categoryrow.thtml
    A tests/files/dummy/plugins/links/templates/linkdetails.thtml
    A tests/files/dummy/plugins/links/templates/links.thtml
    A tests/files/dummy/plugins/links/templates/pagenavigation.thtml
    A tests/files/dummy/plugins/links/templates/submitlink.thtml
    A tests/files/dummy/plugins/polls/autoinstall.php
    A tests/files/dummy/plugins/polls/buildpackage.php
    A tests/files/dummy/plugins/polls/functions.inc
    A tests/files/dummy/plugins/polls/install_defaults.php
    A tests/files/dummy/plugins/polls/language/README
    A tests/files/dummy/plugins/polls/language/chinese_simplified_utf-8.php
    A tests/files/dummy/plugins/polls/language/chinese_traditional_utf-8.php
    A tests/files/dummy/plugins/polls/language/dutch.php
    A tests/files/dummy/plugins/polls/language/dutch_utf-8.php
    A tests/files/dummy/plugins/polls/language/english.php
    A tests/files/dummy/plugins/polls/language/english_utf-8.php
    A tests/files/dummy/plugins/polls/language/estonian.php
    A tests/files/dummy/plugins/polls/language/estonian_utf-8.php
    A tests/files/dummy/plugins/polls/language/french_canada.php
    A tests/files/dummy/plugins/polls/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/polls/language/german.php
    A tests/files/dummy/plugins/polls/language/german_formal.php
    A tests/files/dummy/plugins/polls/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/polls/language/german_utf-8.php
    A tests/files/dummy/plugins/polls/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/polls/language/japanese_utf-8.php
    A tests/files/dummy/plugins/polls/language/korean.php
    A tests/files/dummy/plugins/polls/language/korean_utf-8.php
    A tests/files/dummy/plugins/polls/language/russian.php
    A tests/files/dummy/plugins/polls/language/russian_utf-8.php
    A tests/files/dummy/plugins/polls/language/slovenian.php
    A tests/files/dummy/plugins/polls/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/polls/language/spanish.php
    A tests/files/dummy/plugins/polls/language/spanish_utf-8.php
    A tests/files/dummy/plugins/polls/language/ukrainian.php
    A tests/files/dummy/plugins/polls/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/polls/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/polls/sql/mssql_install.php
    A tests/files/dummy/plugins/polls/sql/mssql_updates.php
    A tests/files/dummy/plugins/polls/sql/mysql_install.php
    A tests/files/dummy/plugins/polls/sql/mysql_updates.php
    A tests/files/dummy/plugins/polls/templates/admin/pollansweroption.thtml
    A tests/files/dummy/plugins/polls/templates/admin/polleditor.thtml
    A tests/files/dummy/plugins/polls/templates/admin/pollquestions.thtml
    A tests/files/dummy/plugins/polls/templates/pollanswer.thtml
    A tests/files/dummy/plugins/polls/templates/pollblock.thtml
    A tests/files/dummy/plugins/polls/templates/pollcomments.thtml
    A tests/files/dummy/plugins/polls/templates/polllist.thtml
    A tests/files/dummy/plugins/polls/templates/pollquestion.thtml
    A tests/files/dummy/plugins/polls/templates/pollquestions.thtml
    A tests/files/dummy/plugins/polls/templates/pollresult.thtml
    A tests/files/dummy/plugins/polls/templates/pollvotes_bar.thtml
    A tests/files/dummy/plugins/polls/templates/pollvotes_num.thtml
    A tests/files/dummy/plugins/spamx/BaseAdmin.class.php
    A tests/files/dummy/plugins/spamx/BaseCommand.class.php
    A tests/files/dummy/plugins/spamx/BlackList.Examine.class.php
    A tests/files/dummy/plugins/spamx/DeleteComment.Action.class.php
    A tests/files/dummy/plugins/spamx/EditBlackList.Admin.class.php
    A tests/files/dummy/plugins/spamx/EditHeader.Admin.class.php
    A tests/files/dummy/plugins/spamx/EditIP.Admin.class.php
    A tests/files/dummy/plugins/spamx/EditIPofURL.Admin.class.php
    A tests/files/dummy/plugins/spamx/Header.Examine.class.php
    A tests/files/dummy/plugins/spamx/IP.Examine.class.php
    A tests/files/dummy/plugins/spamx/IPofUrl.Examine.class.php
    A tests/files/dummy/plugins/spamx/Import.Admin.class.php
    A tests/files/dummy/plugins/spamx/LogView.Admin.class.php
    A tests/files/dummy/plugins/spamx/MTBlackList.Examine.class.php
    A tests/files/dummy/plugins/spamx/MailAdmin.Action.class.php
    A tests/files/dummy/plugins/spamx/MassDelTrackback.Admin.class.php
    A tests/files/dummy/plugins/spamx/MassDelete.Admin.class.php
    A tests/files/dummy/plugins/spamx/SLV.Examine.class.php
    A tests/files/dummy/plugins/spamx/SLVbase.class.php
    A tests/files/dummy/plugins/spamx/SLVreport.Action.class.php
    A tests/files/dummy/plugins/spamx/SLVwhitelist.Admin.class.php
    A tests/files/dummy/plugins/spamx/autoinstall.php
    A tests/files/dummy/plugins/spamx/buildpackage.php
    A tests/files/dummy/plugins/spamx/functions.inc
    A tests/files/dummy/plugins/spamx/install_defaults.php
    A tests/files/dummy/plugins/spamx/language/english.php
    A tests/files/dummy/plugins/spamx/language/english_utf-8.php
    A tests/files/dummy/plugins/spamx/language/estonian.php
    A tests/files/dummy/plugins/spamx/language/estonian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/farsi_utf-8.php
    A tests/files/dummy/plugins/spamx/language/french_canada.php
    A tests/files/dummy/plugins/spamx/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/spamx/language/french_france.php
    A tests/files/dummy/plugins/spamx/language/french_france_utf-8.php
    A tests/files/dummy/plugins/spamx/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/spamx/language/italian.php
    A tests/files/dummy/plugins/spamx/language/italian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/japanese_utf-8.php
    A tests/files/dummy/plugins/spamx/language/russian.php
    A tests/files/dummy/plugins/spamx/language/russian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/slovenian.php
    A tests/files/dummy/plugins/spamx/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/spamx/language/spanish.php
    A tests/files/dummy/plugins/spamx/language/spanish_utf-8.php
    A tests/files/dummy/plugins/spamx/language/ukrainian.php
    A tests/files/dummy/plugins/spamx/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/spamx/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/spamx/magpierss/extlib/Snoopy.class.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_cache.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_fetch.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_parse.inc
    A tests/files/dummy/plugins/spamx/magpierss/rss_utils.inc
    A tests/files/dummy/plugins/spamx/rss.inc.php
    A tests/files/dummy/plugins/spamx/sql/mssql_install.php
    A tests/files/dummy/plugins/spamx/sql/mysql_install.php
    A tests/files/dummy/plugins/spamx/templates/admin.thtml
    A tests/files/dummy/plugins/spamx/templates/install.thtml
    A tests/files/dummy/plugins/staticpages/autoinstall.php
    A tests/files/dummy/plugins/staticpages/buildpackage.php
    A tests/files/dummy/plugins/staticpages/functions.inc
    A tests/files/dummy/plugins/staticpages/install_defaults.php
    A tests/files/dummy/plugins/staticpages/language/README
    A tests/files/dummy/plugins/staticpages/language/chinese_simplified_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/chinese_traditional_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/czech.php
    A tests/files/dummy/plugins/staticpages/language/czech_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/danish.php
    A tests/files/dummy/plugins/staticpages/language/danish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/dutch.php
    A tests/files/dummy/plugins/staticpages/language/dutch_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/english.php
    A tests/files/dummy/plugins/staticpages/language/english_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/estonian.php
    A tests/files/dummy/plugins/staticpages/language/estonian_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/farsi_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/french_canada.php
    A tests/files/dummy/plugins/staticpages/language/french_canada_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/german.php
    A tests/files/dummy/plugins/staticpages/language/german_formal.php
    A tests/files/dummy/plugins/staticpages/language/german_formal_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/german_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/hebrew_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/italian.php
    A tests/files/dummy/plugins/staticpages/language/italian_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/japanese_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/korean.php
    A tests/files/dummy/plugins/staticpages/language/korean_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/polish.php
    A tests/files/dummy/plugins/staticpages/language/polish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/portuguese_brazil.php
    A tests/files/dummy/plugins/staticpages/language/portuguese_brazil_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/slovenian.php
    A tests/files/dummy/plugins/staticpages/language/slovenian_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/spanish.php
    A tests/files/dummy/plugins/staticpages/language/spanish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/swedish.php
    A tests/files/dummy/plugins/staticpages/language/swedish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/turkish.php
    A tests/files/dummy/plugins/staticpages/language/turkish_utf-8.php
    A tests/files/dummy/plugins/staticpages/language/ukrainian.php
    A tests/files/dummy/plugins/staticpages/language/ukrainian_koi8-u.php
    A tests/files/dummy/plugins/staticpages/language/ukrainian_utf-8.php
    A tests/files/dummy/plugins/staticpages/services.inc.php
    A tests/files/dummy/plugins/staticpages/sql/mssql_install.php
    A tests/files/dummy/plugins/staticpages/sql/mysql_install.php
    A tests/files/dummy/plugins/staticpages/templates/admin/editor.thtml
    A tests/files/dummy/plugins/staticpages/templates/admin/editor_advanced.thtml
    A tests/files/dummy/plugins/staticpages/templates/centerblock.thtml
    A tests/files/dummy/plugins/staticpages/templates/printable.thtml
    A tests/files/dummy/plugins/staticpages/templates/spcomments.thtml
    A tests/files/dummy/plugins/staticpages/templates/staticpage.thtml
    A tests/files/dummy/plugins/xmlsitemap/autoinstall.php
    A tests/files/dummy/plugins/xmlsitemap/functions.inc
    A tests/files/dummy/plugins/xmlsitemap/install_defaults.php
    A tests/files/dummy/plugins/xmlsitemap/language/english.php
    A tests/files/dummy/plugins/xmlsitemap/language/english_utf-8.php
    A tests/files/dummy/plugins/xmlsitemap/language/japanese_utf-8.php
    A tests/files/dummy/plugins/xmlsitemap/sql/mssql_install.php
    A tests/files/dummy/plugins/xmlsitemap/sql/mysql_install.php
    A tests/files/dummy/plugins/xmlsitemap/xmlsitemap.class.php
    A tests/files/dummy/system/lib-plugins.php
    A tests/files/templates/blocks.thtml
    A tests/files/templates/menu.thtml
    A tests/files/templates/menuitem.thtml
    A tests/files/templates/replace1.thtml
    A tests/files/templates/replace2.thtml
    A tests/language/langConfValidationTest.php
    A tests/public_html/lib-commonTest.php
    A tests/system/classes/calendarClassTest.php
    A tests/system/classes/calendarDayClassTest.php
    A tests/system/classes/downloaderClassTest.php
    A tests/system/classes/pluginClassTest.php
    A tests/system/classes/searchcriteriaClassTest.php
    A tests/system/classes/storyClassTest.php
    A tests/system/classes/templateClassTest.php
    A tests/system/classes/timerobjectClassTest.php
    A tests/system/classes/uploadClassTest.php
    A tests/system/classes/urlClassTest.php
    A tests/system/lib-mbyteNoMBTest.php
    A tests/system/lib-mbyteWithMBTest.php
    A tests/tst.class.php

  Log Message:
  -----------
  Merge branch 'feature/introduce-tests'


Compare: https://github.com/Geeklog-Core/geeklog/compare/10f5ba3fe274...3c0dba46b522


More information about the geeklog-cvs mailing list