[gallery/gallery3] 97b75d: Move module "gallery_unit_test" --> "gallery_unitt...

GitHub <noreply-9UaJU3cA/F/[email protected]> Wed, 17 Apr 2013 04:41:46 -0700
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <516e8a7aded3c_261710e1e14428ef@hookshot-fe5-pe1-prd.aws.github.net.mail>
  Branch: refs/heads/kohana_3
  Home:   https://github.com/gallery/gallery3
  Commit: 97b75d7a30be15c766f7b19fed6896f67b0d6b08
      https://github.com/gallery/gallery3/commit/97b75d7a30be15c766f7b19fed6896f67b0d6b08
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    R modules/gallery_unit_test/controllers/gallery_unit_test.php
    R modules/gallery_unit_test/helpers/MY_request.php
    R modules/gallery_unit_test/helpers/test.php
    R modules/gallery_unit_test/libraries/Gallery_Unit_Test_Case.php
    R modules/gallery_unit_test/vendor/LoremIpsum.class.php
    R modules/gallery_unit_test/views/kohana/error.php
    R modules/gallery_unit_test/views/kohana_unit_test_cli.php
    A modules/gallery_unittest/controllers/gallery_unit_test.php
    A modules/gallery_unittest/helpers/MY_request.php
    A modules/gallery_unittest/helpers/test.php
    A modules/gallery_unittest/libraries/Gallery_Unit_Test_Case.php
    A modules/gallery_unittest/vendor/LoremIpsum.class.php
    A modules/gallery_unittest/views/kohana/error.php
    A modules/gallery_unittest/views/kohana_unit_test_cli.php

  Log Message:
  -----------
  Move module "gallery_unit_test" --> "gallery_unittest" (rename-only commit).

--HG--
rename : modules/gallery_unit_test/controllers/gallery_unit_test.php => modules/gallery_unittest/controllers/gallery_unit_test.php
rename : modules/gallery_unit_test/helpers/MY_request.php => modules/gallery_unittest/helpers/MY_request.php
rename : modules/gallery_unit_test/helpers/test.php => modules/gallery_unittest/helpers/test.php
rename : modules/gallery_unit_test/libraries/Gallery_Unit_Test_Case.php => modules/gallery_unittest/libraries/Gallery_Unit_Test_Case.php
rename : modules/gallery_unit_test/vendor/LoremIpsum.class.php => modules/gallery_unittest/vendor/LoremIpsum.class.php
rename : modules/gallery_unit_test/views/kohana/error.php => modules/gallery_unittest/views/kohana/error.php
rename : modules/gallery_unit_test/views/kohana_unit_test_cli.php => modules/gallery_unittest/views/kohana_unit_test_cli.php


  Commit: 8f3cce17559ec8835b57202c0fa0e326620a9f63
      https://github.com/gallery/gallery3/commit/8f3cce17559ec8835b57202c0fa0e326620a9f63
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    R modules/gallery/tests/test.flv
    R modules/gallery/tests/test.jpg
    A modules/gallery_unittest/assets/test.flv
    A modules/gallery_unittest/assets/test.jpg
    A modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php
    A modules/gallery_unittest/classes/GalleryUnittest/Request.php
    A modules/gallery_unittest/classes/GalleryUnittest/Test.php
    R modules/gallery_unittest/controllers/gallery_unit_test.php
    R modules/gallery_unittest/helpers/MY_request.php
    R modules/gallery_unittest/helpers/test.php
    R modules/gallery_unittest/libraries/Gallery_Unit_Test_Case.php
    A modules/gallery_unittest/orphans/libraries/Gallery_Unit_Test_Case.php
    A modules/gallery_unittest/orphans/views/kohana/error.php
    A modules/gallery_unittest/orphans/views/kohana_unit_test_cli.php
    R modules/gallery_unittest/views/kohana/error.php
    R modules/gallery_unittest/views/kohana_unit_test_cli.php

  Log Message:
  -----------
  Move gallery_unittest files (and test.flv, test.jpg) to their new homes (rename-only commit).

--HG--
rename : modules/gallery/tests/test.flv => modules/gallery_unittest/assets/test.flv
rename : modules/gallery/tests/test.jpg => modules/gallery_unittest/assets/test.jpg
rename : modules/gallery_unittest/controllers/gallery_unit_test.php => modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php
rename : modules/gallery_unittest/helpers/MY_request.php => modules/gallery_unittest/classes/GalleryUnittest/Request.php
rename : modules/gallery_unittest/helpers/test.php => modules/gallery_unittest/classes/GalleryUnittest/Test.php
rename : modules/gallery_unittest/libraries/Gallery_Unit_Test_Case.php => modules/gallery_unittest/orphans/libraries/Gallery_Unit_Test_Case.php
rename : modules/gallery_unittest/views/kohana/error.php => modules/gallery_unittest/orphans/views/kohana/error.php
rename : modules/gallery_unittest/views/kohana_unit_test_cli.php => modules/gallery_unittest/orphans/views/kohana_unit_test_cli.php


  Commit: fa4886b2fd0f87f4e0331602c9ad4ef1771ce05c
      https://github.com/gallery/gallery3/commit/fa4886b2fd0f87f4e0331602c9ad4ef1771ce05c
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php
    M modules/gallery_unittest/classes/GalleryUnittest/Request.php
    M modules/gallery_unittest/classes/GalleryUnittest/Test.php

  Log Message:
  -----------
  Update class declarations for just-moved files.


  Commit: 2c8e967c1ccdc0843eca7c5687b0083537a6ba00
      https://github.com/gallery/gallery3/commit/2c8e967c1ccdc0843eca7c5687b0083537a6ba00
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    A modules/gallery_unittest/classes/Controller/GalleryUnittest.php
    A modules/gallery_unittest/classes/Request.php
    A modules/gallery_unittest/classes/Test.php

  Log Message:
  -----------
  Add transparent-extension-enabling files for gallery_unittest classes.


  Commit: 0de33f50ff8e87b54c7204e71ef021521dd5cdc6
      https://github.com/gallery/gallery3/commit/0de33f50ff8e87b54c7204e71ef021521dd5cdc6
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M index.php
    M modules/gallery/classes/Gallery/Module.php
    M modules/gallery/tests/Controller_Auth_Test.php
    M modules/gallery/tests/File_Structure_Test.php
    M modules/gallery/tests/Gallery_Filters.php
    M modules/gallery_unittest/classes/GalleryUnittest/Test.php
    M modules/rest/tests/Rest_Controller_Test.php

  Log Message:
  -----------
  Search'n'replace for "gallery_unit_test" --> "gallery_unittest" (and likewise for unit_test).


  Commit: 0ca2eaa6e04a9f1ba92984dc12ff08fdbafd687c
      https://github.com/gallery/gallery3/commit/0ca2eaa6e04a9f1ba92984dc12ff08fdbafd687c
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php
    M modules/gallery_unittest/classes/GalleryUnittest/Test.php
    M modules/gallery_unittest/orphans/libraries/Gallery_Unit_Test_Case.php

  Log Message:
  -----------
  Module-wide search'n'replace for gallery_unit_test (40 places + 1 action name).


  Commit: 48be89533a6bec445e1951376596648252e582b5
      https://github.com/gallery/gallery3/commit/48be89533a6bec445e1951376596648252e582b5
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M modules/akismet/tests/Akismet_Helper_Test.php
    M modules/comment/tests/Comment_Event_Test.php
    M modules/comment/tests/Comment_Helper_Test.php
    M modules/comment/tests/Comment_Model_Test.php
    M modules/exif/tests/Exif_Test.php
    M modules/gallery/tests/Access_Helper_Test.php
    M modules/gallery/tests/Albums_Controller_Test.php
    M modules/gallery/tests/Breadcrumb_Test.php
    M modules/gallery/tests/Cache_Test.php
    M modules/gallery/tests/Controller_Auth_Test.php
    M modules/gallery/tests/Data_Rest_Helper_Test.php
    M modules/gallery/tests/Database_Test.php
    M modules/gallery/tests/DrawForm_Test.php
    M modules/gallery/tests/File_Proxy_Controller_Test.php
    M modules/gallery/tests/File_Structure_Test.php
    M modules/gallery/tests/Gallery_Graphics_Helper_Test.php
    M modules/gallery/tests/Gallery_I18n_Test.php
    M modules/gallery/tests/Gallery_Installer_Test.php
    M modules/gallery/tests/Graphics_Helper_Test.php
    M modules/gallery/tests/Html_Helper_Test.php
    M modules/gallery/tests/Inflector_Test.php
    M modules/gallery/tests/Item_Helper_Test.php
    M modules/gallery/tests/Item_Model_Test.php
    M modules/gallery/tests/Item_Rest_Helper_Test.php
    M modules/gallery/tests/Items_Rest_Helper_Test.php
    M modules/gallery/tests/Kohana_Exception_Test.php
    M modules/gallery/tests/Legal_File_Helper_Test.php
    M modules/gallery/tests/Locales_Helper_Test.php
    M modules/gallery/tests/Menu_Test.php
    M modules/gallery/tests/Movie_Helper_Test.php
    M modules/gallery/tests/Num_Helper_Test.php
    M modules/gallery/tests/ORM_MPTT_Test.php
    M modules/gallery/tests/Photo_Helper_Test.php
    M modules/gallery/tests/Photos_Controller_Test.php
    M modules/gallery/tests/SafeString_Test.php
    M modules/gallery/tests/Sendmail_Test.php
    M modules/gallery/tests/System_Helper_Test.php
    M modules/gallery/tests/Url_Security_Test.php
    M modules/gallery/tests/Valid_Test.php
    M modules/gallery/tests/Var_Test.php
    M modules/gallery/tests/Xss_Security_Test.php
    M modules/purifier/tests/Purifier_Test.php
    M modules/rest/tests/Rest_Controller_Test.php
    M modules/tag/tests/Tag_Item_Rest_Helper_Test.php
    M modules/tag/tests/Tag_Rest_Helper_Test.php
    M modules/tag/tests/Tag_Test.php
    M modules/tag/tests/Tags_Rest_Helper_Test.php
    M modules/user/tests/No_Direct_ORM_Access_Test.php
    M modules/user/tests/User_Groups_Test.php
    M modules/user/tests/User_Installer_Test.php
    M modules/watermark/tests/Admin_Watermarks_Controller_Test.php

  Log Message:
  -----------
  Gallery-wide search'n'replace for new terms (395 places, all in tests)
- 14x test.jpg, 2x test.flv, 52x Gallery_Unit_Test_Case, 325x test


  Commit: ede03e4f6bb226ae1ce36d2ffb957f3c06c5ad61
      https://github.com/gallery/gallery3/commit/ede03e4f6bb226ae1ce36d2ffb957f3c06c5ad61
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M modules/gallery/views/error/admin.html.php

  Log Message:
  -----------
  Followon fix in error/admin.html view - change class "html" --> "HTML".


  Commit: c9acdc28ce3f99f4fce844dd809e928b7dd98257
      https://github.com/gallery/gallery3/commit/c9acdc28ce3f99f4fce844dd809e928b7dd98257
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    R modules/unit_test/config/unit_test.php
    R modules/unit_test/controllers/unit_test.php
    R modules/unit_test/i18n/en_US/unit_test.php
    R modules/unit_test/libraries/Unit_Test.php

  Log Message:
  -----------
  Remove K2 "unit_test" module.


  Commit: fa843a4969f5fd29614172b58b508ab1360ad8f0
      https://github.com/gallery/gallery3/commit/fa843a4969f5fd29614172b58b508ab1360ad8f0
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php

  Log Message:
  -----------
  Search'n'replace in gallery_unit_test for other misc items.


  Commit: e950af2f1ebf4f3b2ce64ab87ed580ea0ff550f6
      https://github.com/gallery/gallery3/commit/e950af2f1ebf4f3b2ce64ab87ed580ea0ff550f6
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M modules/gallery_unittest/classes/GalleryUnittest/Request.php

  Log Message:
  -----------
  Revise Request::set_user_agent() in gallery_unittest for K3.


  Commit: be2bf63418ee67a5074cbf17b3da7f7abb6e1231
      https://github.com/gallery/gallery3/commit/be2bf63418ee67a5074cbf17b3da7f7abb6e1231
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
    M index.php
    M modules/akismet/tests/Akismet_Helper_Test.php
    M modules/comment/tests/Comment_Event_Test.php
    M modules/comment/tests/Comment_Helper_Test.php
    M modules/comment/tests/Comment_Model_Test.php
    M modules/exif/tests/Exif_Test.php
    M modules/gallery/classes/Gallery/Module.php
    M modules/gallery/tests/Access_Helper_Test.php
    M modules/gallery/tests/Albums_Controller_Test.php
    M modules/gallery/tests/Breadcrumb_Test.php
    M modules/gallery/tests/Cache_Test.php
    M modules/gallery/tests/Controller_Auth_Test.php
    M modules/gallery/tests/Data_Rest_Helper_Test.php
    M modules/gallery/tests/Database_Test.php
    M modules/gallery/tests/DrawForm_Test.php
    M modules/gallery/tests/File_Proxy_Controller_Test.php
    M modules/gallery/tests/File_Structure_Test.php
    M modules/gallery/tests/Gallery_Filters.php
    M modules/gallery/tests/Gallery_Graphics_Helper_Test.php
    M modules/gallery/tests/Gallery_I18n_Test.php
    M modules/gallery/tests/Gallery_Installer_Test.php
    M modules/gallery/tests/Graphics_Helper_Test.php
    M modules/gallery/tests/Html_Helper_Test.php
    M modules/gallery/tests/Inflector_Test.php
    M modules/gallery/tests/Item_Helper_Test.php
    M modules/gallery/tests/Item_Model_Test.php
    M modules/gallery/tests/Item_Rest_Helper_Test.php
    M modules/gallery/tests/Items_Rest_Helper_Test.php
    M modules/gallery/tests/Kohana_Exception_Test.php
    M modules/gallery/tests/Legal_File_Helper_Test.php
    M modules/gallery/tests/Locales_Helper_Test.php
    M modules/gallery/tests/Menu_Test.php
    M modules/gallery/tests/Movie_Helper_Test.php
    M modules/gallery/tests/Num_Helper_Test.php
    M modules/gallery/tests/ORM_MPTT_Test.php
    M modules/gallery/tests/Photo_Helper_Test.php
    M modules/gallery/tests/Photos_Controller_Test.php
    M modules/gallery/tests/SafeString_Test.php
    M modules/gallery/tests/Sendmail_Test.php
    M modules/gallery/tests/System_Helper_Test.php
    M modules/gallery/tests/Url_Security_Test.php
    M modules/gallery/tests/Valid_Test.php
    M modules/gallery/tests/Var_Test.php
    M modules/gallery/tests/Xss_Security_Test.php
    R modules/gallery/tests/test.flv
    R modules/gallery/tests/test.jpg
    M modules/gallery/views/error/admin.html.php
    R modules/gallery_unit_test/controllers/gallery_unit_test.php
    R modules/gallery_unit_test/helpers/MY_request.php
    R modules/gallery_unit_test/helpers/test.php
    R modules/gallery_unit_test/libraries/Gallery_Unit_Test_Case.php
    R modules/gallery_unit_test/vendor/LoremIpsum.class.php
    R modules/gallery_unit_test/views/kohana/error.php
    R modules/gallery_unit_test/views/kohana_unit_test_cli.php
    A modules/gallery_unittest/assets/test.flv
    A modules/gallery_unittest/assets/test.jpg
    A modules/gallery_unittest/classes/Controller/GalleryUnittest.php
    A modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php
    A modules/gallery_unittest/classes/GalleryUnittest/Request.php
    A modules/gallery_unittest/classes/GalleryUnittest/Test.php
    A modules/gallery_unittest/classes/Request.php
    A modules/gallery_unittest/classes/Test.php
    A modules/gallery_unittest/orphans/libraries/Gallery_Unit_Test_Case.php
    A modules/gallery_unittest/orphans/views/kohana/error.php
    A modules/gallery_unittest/orphans/views/kohana_unit_test_cli.php
    A modules/gallery_unittest/vendor/LoremIpsum.class.php
    M modules/purifier/tests/Purifier_Test.php
    M modules/rest/tests/Rest_Controller_Test.php
    M modules/tag/tests/Tag_Item_Rest_Helper_Test.php
    M modules/tag/tests/Tag_Rest_Helper_Test.php
    M modules/tag/tests/Tag_Test.php
    M modules/tag/tests/Tags_Rest_Helper_Test.php
    R modules/unit_test/config/unit_test.php
    R modules/unit_test/controllers/unit_test.php
    R modules/unit_test/i18n/en_US/unit_test.php
    R modules/unit_test/libraries/Unit_Test.php
    M modules/user/tests/No_Direct_ORM_Access_Test.php
    M modules/user/tests/User_Groups_Test.php
    M modules/user/tests/User_Installer_Test.php
    M modules/watermark/tests/Admin_Watermarks_Controller_Test.php

  Log Message:
  -----------
  Merge pull request #294 from shadlaws/unittest

Unittest


Compare: https://github.com/gallery/gallery3/compare/d873f4261d8b...be2bf63418ee

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

__[ g a l l e r y - c h e c k i n s ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]