[gallery/gallery3] 831d4d: Move Hook_Rest_Tag --> Controller_Rest_Tag.

GitHub <noreply-9UaJU3cA/F/[email protected]> Wed, 12 Jun 2013 07:51:12 -0700
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <51b88ae0a1f9c_10191011de01016b@hookshot-fe2-pe1-prd.aws.github.net.mail>
----==_mimepart_51b88ae0a0791_10191011de01014a9
Date: Wed, 12 Jun 2013 07:51:12 -0700
Mime-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <51b88ae0a16e6_10191011de0101562-P8FJ25gi/wisHj0ehI8gLCqyDsTP4bNorxkAB0y/[email protected]>

  Branch: refs/heads/kohana_3
  Home:   https://github.com/gallery/gallery3
  Commit: 831d4dce871589ca023635e80442911d75585b86
      https://github.com/gallery/gallery3/commit/831d4dce871589ca023635e80442911d75585b86
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    A modules/tag/classes/Controller/Rest/Tag.php
    R modules/tag/classes/Hook/Rest/Tag.php
    A modules/tag/classes/Tag/Controller/Rest/Tag.php
    R modules/tag/classes/Tag/Hook/Rest/Tag.php

  Log Message:
  -----------
  Move Hook_Rest_Tag --> Controller_Rest_Tag.

--HG--
rename : modules/tag/classes/Hook/Rest/Tag.php => modules/tag/classes/Controller/Rest/Tag.php
rename : modules/tag/classes/Tag/Hook/Rest/Tag.php => modules/tag/classes/Tag/Controller/Rest/Tag.php


  Commit: 9ef4ad134a7a154f5609b4bdbf4656cd3de064ee
      https://github.com/gallery/gallery3/commit/9ef4ad134a7a154f5609b4bdbf4656cd3de064ee
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M modules/tag/classes/Controller/Rest/Tag.php
    M modules/tag/classes/Tag/Controller/Rest/Tag.php

  Log Message:
  -----------
  Fix class declarations for just-renamed files.


  Commit: 4dac0e9adb91a867258795c429f9bf21ff12f583
      https://github.com/gallery/gallery3/commit/4dac0e9adb91a867258795c429f9bf21ff12f583
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M modules/tag/classes/Tag/Controller/Rest/Tag.php

  Log Message:
  -----------
  Rewrite Controller_Rest_Tag.


  Commit: f947af09bf7efc95dc5e7c04b5aa48c9cacae4a2
      https://github.com/gallery/gallery3/commit/f947af09bf7efc95dc5e7c04b5aa48c9cacae4a2
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    A modules/tag/classes/Controller/Rest/Tags.php
    R modules/tag/classes/Hook/Rest/Tags.php
    A modules/tag/classes/Tag/Controller/Rest/Tags.php
    R modules/tag/classes/Tag/Hook/Rest/Tags.php

  Log Message:
  -----------
  Move Hook_Rest_Tags --> Controller_Rest_Tags.

--HG--
rename : modules/tag/classes/Hook/Rest/Tags.php => modules/tag/classes/Controller/Rest/Tags.php
rename : modules/tag/classes/Tag/Hook/Rest/Tags.php => modules/tag/classes/Tag/Controller/Rest/Tags.php


  Commit: 0d2d61b7c55853e8681514ce8f0b2e75cbe8ee33
      https://github.com/gallery/gallery3/commit/0d2d61b7c55853e8681514ce8f0b2e75cbe8ee33
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M modules/tag/classes/Controller/Rest/Tags.php
    M modules/tag/classes/Tag/Controller/Rest/Tags.php

  Log Message:
  -----------
  Fix class declarations for just-renamed files.


  Commit: 01f34634e9d9ea6660febb94c6dcc147558e36af
      https://github.com/gallery/gallery3/commit/01f34634e9d9ea6660febb94c6dcc147558e36af
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M modules/rest/classes/Rest/Controller/Rest.php
    M modules/rest/classes/Rest/Rest.php

  Log Message:
  -----------
  Change how Controller_Rest::action_post() handles new vs. existing resources.


  Commit: ab6181ffcf52d07ad3d1386214b0a61f372391b4
      https://github.com/gallery/gallery3/commit/ab6181ffcf52d07ad3d1386214b0a61f372391b4
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M modules/tag/classes/Tag/Controller/Rest/Tags.php

  Log Message:
  -----------
  Rewrite Controller_Rest_Tags.


  Commit: c0c6973b251d7ce1cb61d8063f327f1f5132dc12
      https://github.com/gallery/gallery3/commit/c0c6973b251d7ce1cb61d8063f327f1f5132dc12
  Author: Shad Laws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M modules/rest/classes/Rest/Controller/Rest.php
    M modules/rest/classes/Rest/Rest.php
    A modules/tag/classes/Controller/Rest/Tag.php
    A modules/tag/classes/Controller/Rest/Tags.php
    R modules/tag/classes/Hook/Rest/Tag.php
    R modules/tag/classes/Hook/Rest/Tags.php
    A modules/tag/classes/Tag/Controller/Rest/Tag.php
    A modules/tag/classes/Tag/Controller/Rest/Tags.php
    R modules/tag/classes/Tag/Hook/Rest/Tag.php
    R modules/tag/classes/Tag/Hook/Rest/Tags.php

  Log Message:
  -----------
  Merge pull request #400 from shadlaws/fixes_20130612_2

Fixes 20130612 2


Compare: https://github.com/gallery/gallery3/compare/76995fd61255...c0c6973b251d

----==_mimepart_51b88ae0a0791_10191011de01014a9
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
----==_mimepart_51b88ae0a0791_10191011de01014a9
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

__[ 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 ]
----==_mimepart_51b88ae0a0791_10191011de01014a9--