[gallery/gallery3] 2e5adf: Move Hook_Rest_TagItem --> Controller_Rest_TagItem...

GitHub <noreply-9UaJU3cA/F/[email protected]> Thu, 13 Jun 2013 07:57:58 -0700
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <51b9ddf6b4_2af7c8fdd440689@hookshot-fe6-pe1-prd.aws.github.net.mail>
----==_mimepart_51b9ddf5f1f02_2af7c8fdd440491
Date: Thu, 13 Jun 2013 07:57:57 -0700
Mime-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <51b9ddf5f391d_2af7c8fdd440554-P8FJ25gi/wh9XwKtGrALNyqyDsTP4bNorxkAB0y/[email protected]>

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

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

  Log Message:
  -----------
  Move Hook_Rest_TagItem --> Controller_Rest_TagItem.

--HG--
rename : modules/tag/classes/Hook/Rest/TagItem.php => modules/tag/classes/Controller/Rest/TagItem.php
rename : modules/tag/classes/Tag/Hook/Rest/TagItem.php => modules/tag/classes/Tag/Controller/Rest/TagItem.php
extra : source : 57c1c3d9a0d58b8ae6b4461252bf19467278f6d1


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

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

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

--HG--
extra : source : 74a37b46b315c04a445ad2c2a33fbe85578267f6


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

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

  Log Message:
  -----------
  Rewrite Controller_Rest_TagItem, add post_entity() to TagItems / ItemTags.


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

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

  Log Message:
  -----------
  Tweak error message in Rest::resolve().


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

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

  Log Message:
  -----------
  Add Rest::resolve_members().


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

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Rest/Item.php
    M modules/tag/classes/Tag/Controller/Rest/ItemTags.php
    M modules/tag/classes/Tag/Controller/Rest/TagItems.php

  Log Message:
  -----------
  Revise REST resources to use new Rest::resolve_members().


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

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Rest/Item.php

  Log Message:
  -----------
  Add extra check to Controller_Rest_Item::put_members() to protect against
the potential race condition.


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

  Changed paths:
    M modules/comment/classes/Comment/Controller/Comments.php
    M modules/comment/classes/Comment/Hook/Rest/Comment.php
    M modules/gallery/classes/Gallery/Access.php
    M modules/gallery/classes/Gallery/Controller/Admin.php
    M modules/gallery/classes/Gallery/Controller/L10nClient.php
    M modules/gallery/classes/Gallery/Controller/Packager.php
    M modules/gallery/classes/Gallery/Controller/Permissions.php
    M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
    M modules/gallery/classes/Gallery/Controller/Upgrader.php
    M modules/gallery/classes/Gallery/IdentityProvider.php
    M modules/server_add/classes/ServerAdd/Controller/ServerAdd.php
    M modules/user/classes/User/Controller/Admin/Users.php
    M modules/user/classes/User/Controller/Users.php

  Log Message:
  -----------
  Replace "Access::forbidden()" with "throw HTTP_Exception::factory(403)" so
it makes more sense next to other errors (e.g. 404).


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

  Changed paths:
    M installer/install.sql

  Log Message:
  -----------
  Update install.sql for info module changes.


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

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/FileProxy.php

  Log Message:
  -----------
  Update REST-related comments in FileProxy.


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

  Changed paths:
    A modules/comment/classes/Comment/Controller/Rest/Comment.php
    A modules/comment/classes/Comment/Controller/Rest/Comments.php
    A modules/comment/classes/Comment/Controller/Rest/ItemComments.php
    R modules/comment/classes/Comment/Hook/Rest/Comment.php
    R modules/comment/classes/Comment/Hook/Rest/Comments.php
    R modules/comment/classes/Comment/Hook/Rest/ItemComments.php
    A modules/comment/classes/Controller/Rest/Comment.php
    A modules/comment/classes/Controller/Rest/Comments.php
    A modules/comment/classes/Controller/Rest/ItemComments.php
    R modules/comment/classes/Hook/Rest/Comment.php
    R modules/comment/classes/Hook/Rest/Comments.php
    R modules/comment/classes/Hook/Rest/ItemComments.php

  Log Message:
  -----------
  Move comment-related Hook_Rest_* to Controller_Rest_* -- last batch!

--HG--
rename : modules/comment/classes/Comment/Hook/Rest/Comment.php => modules/comment/classes/Comment/Controller/Rest/Comment.php
rename : modules/comment/classes/Comment/Hook/Rest/Comments.php => modules/comment/classes/Comment/Controller/Rest/Comments.php
rename : modules/comment/classes/Comment/Hook/Rest/ItemComments.php => modules/comment/classes/Comment/Controller/Rest/ItemComments.php
rename : modules/comment/classes/Hook/Rest/Comment.php => modules/comment/classes/Controller/Rest/Comment.php
rename : modules/comment/classes/Hook/Rest/Comments.php => modules/comment/classes/Controller/Rest/Comments.php
rename : modules/comment/classes/Hook/Rest/ItemComments.php => modules/comment/classes/Controller/Rest/ItemComments.php


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

  Changed paths:
    M modules/comment/classes/Comment/Controller/Rest/Comment.php
    M modules/comment/classes/Comment/Controller/Rest/Comments.php
    M modules/comment/classes/Comment/Controller/Rest/ItemComments.php
    M modules/comment/classes/Controller/Rest/Comment.php
    M modules/comment/classes/Controller/Rest/Comments.php
    M modules/comment/classes/Controller/Rest/ItemComments.php

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


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

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

  Log Message:
  -----------
  Fix typo in comments.


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

  Changed paths:
    M modules/comment/classes/Comment/Controller/Rest/Comment.php
    M modules/comment/classes/Comment/Controller/Rest/Comments.php
    M modules/comment/classes/Comment/Controller/Rest/ItemComments.php
    M modules/comment/classes/Comment/Model/Comment.php

  Log Message:
  -----------
  Rewrite comment-related REST resources, and remove REST code from comment model.


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

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Rest/Items.php

  Log Message:
  -----------
  Make Controller_Rest_Items a bit more tolerant with the urls parameter.


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

  Changed paths:
    A modules/search/classes/Controller/Rest/Search.php
    A modules/search/classes/Search/Controller/Rest/Search.php

  Log Message:
  -----------
  Add Controller_Rest_Search - we now have a REST API for search.


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

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Rest/Item.php
    M modules/gallery/classes/Gallery/Controller/Rest/Items.php
    M modules/gallery/classes/Gallery/Controller/Rest/Tree.php
    M modules/rest/classes/Rest/Controller/Rest.php
    M modules/search/classes/Search/Controller/Rest/Search.php
    M modules/tag/classes/Tag/Controller/Rest/TagItems.php

  Log Message:
  -----------
  Change REST query param "types" back to "type" (should've never changed... oops)


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

  Changed paths:
    M installer/install.sql
    M modules/comment/classes/Comment/Controller/Comments.php
    A modules/comment/classes/Comment/Controller/Rest/Comment.php
    A modules/comment/classes/Comment/Controller/Rest/Comments.php
    A modules/comment/classes/Comment/Controller/Rest/ItemComments.php
    R modules/comment/classes/Comment/Hook/Rest/Comment.php
    R modules/comment/classes/Comment/Hook/Rest/Comments.php
    R modules/comment/classes/Comment/Hook/Rest/ItemComments.php
    M modules/comment/classes/Comment/Model/Comment.php
    A modules/comment/classes/Controller/Rest/Comment.php
    A modules/comment/classes/Controller/Rest/Comments.php
    A modules/comment/classes/Controller/Rest/ItemComments.php
    R modules/comment/classes/Hook/Rest/Comment.php
    R modules/comment/classes/Hook/Rest/Comments.php
    R modules/comment/classes/Hook/Rest/ItemComments.php
    M modules/gallery/classes/Gallery/Access.php
    M modules/gallery/classes/Gallery/Controller/Admin.php
    M modules/gallery/classes/Gallery/Controller/FileProxy.php
    M modules/gallery/classes/Gallery/Controller/L10nClient.php
    M modules/gallery/classes/Gallery/Controller/Packager.php
    M modules/gallery/classes/Gallery/Controller/Permissions.php
    M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
    M modules/gallery/classes/Gallery/Controller/Rest/Item.php
    M modules/gallery/classes/Gallery/Controller/Rest/Items.php
    M modules/gallery/classes/Gallery/Controller/Rest/Tree.php
    M modules/gallery/classes/Gallery/Controller/Upgrader.php
    M modules/gallery/classes/Gallery/IdentityProvider.php
    M modules/rest/classes/Rest/Controller/Rest.php
    M modules/rest/classes/Rest/Rest.php
    A modules/search/classes/Controller/Rest/Search.php
    A modules/search/classes/Search/Controller/Rest/Search.php
    M modules/server_add/classes/ServerAdd/Controller/ServerAdd.php
    A modules/tag/classes/Controller/Rest/TagItem.php
    R modules/tag/classes/Hook/Rest/TagItem.php
    M modules/tag/classes/Tag/Controller/Rest/ItemTags.php
    A modules/tag/classes/Tag/Controller/Rest/TagItem.php
    M modules/tag/classes/Tag/Controller/Rest/TagItems.php
    R modules/tag/classes/Tag/Hook/Rest/TagItem.php
    M modules/user/classes/User/Controller/Admin/Users.php
    M modules/user/classes/User/Controller/Users.php

  Log Message:
  -----------
  Merge pull request #403 from shadlaws/fixes_20130613

Fixes 20130613


Compare: https://github.com/gallery/gallery3/compare/1756203d85fe...e76bcc26c4d5

----==_mimepart_51b9ddf5f1f02_2af7c8fdd440491
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_51b9ddf5f1f02_2af7c8fdd440491
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_51b9ddf5f1f02_2af7c8fdd440491--