[gallery/gallery3] 07a15c: Improve the class comments of Controller_Rest_Data...

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

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

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

  Log Message:
  -----------
  Improve the class comments of Controller_Rest_Data and Controller_Rest_Item.


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

  Changed paths:
    A modules/gallery/classes/Controller/Rest/Items.php
    A modules/gallery/classes/Gallery/Controller/Rest/Items.php
    R modules/gallery/classes/Gallery/Hook/Rest/Items.php
    R modules/gallery/classes/Hook/Rest/Items.php

  Log Message:
  -----------
  Move Hook_Rest_Items --> Controller_Rest_Items

--HG--
rename : modules/gallery/classes/Hook/Rest/Items.php => modules/gallery/classes/Controller/Rest/Items.php
rename : modules/gallery/classes/Gallery/Hook/Rest/Items.php => modules/gallery/classes/Gallery/Controller/Rest/Items.php


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

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

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


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

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

  Log Message:
  -----------
  Revise Controller_Rest_Item: only use weights as member keys for scope=direct.


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

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

  Log Message:
  -----------
  Make Controller_Rest::before() do a little more parameter processing for us.


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

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

  Log Message:
  -----------
  Fix bug in Controller_Rest::action_get().


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

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

  Log Message:
  -----------
  Rewrite Controller_Rest_Items.


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

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

  Log Message:
  -----------
  Add Controller_Rest_Items::post_entity().


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

  Changed paths:
    A modules/gallery/classes/Controller/Rest/Tree.php
    A modules/gallery/classes/Gallery/Controller/Rest/Tree.php
    R modules/gallery/classes/Gallery/Hook/Rest/Tree.php
    R modules/gallery/classes/Hook/Rest/Tree.php

  Log Message:
  -----------
  Move Hook_Rest_Tree --> Controller_Rest_Tree.

--HG--
rename : modules/gallery/classes/Hook/Rest/Tree.php => modules/gallery/classes/Controller/Rest/Tree.php
rename : modules/gallery/classes/Gallery/Hook/Rest/Tree.php => modules/gallery/classes/Gallery/Controller/Rest/Tree.php


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

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

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


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

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

  Log Message:
  -----------
  Remove "fields" parameter implementation from Rest class - only for tree.


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

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

  Log Message:
  -----------
  Rewrite Controller_Rest_Tree.


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

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

  Log Message:
  -----------
  Revise comments in Controller_Rest_Items.


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

  Changed paths:
    A modules/gallery/classes/Controller/Rest/Items.php
    A modules/gallery/classes/Controller/Rest/Tree.php
    M modules/gallery/classes/Gallery/Controller/Rest/Data.php
    M modules/gallery/classes/Gallery/Controller/Rest/Item.php
    A modules/gallery/classes/Gallery/Controller/Rest/Items.php
    A modules/gallery/classes/Gallery/Controller/Rest/Tree.php
    R modules/gallery/classes/Gallery/Hook/Rest/Items.php
    R modules/gallery/classes/Gallery/Hook/Rest/Tree.php
    R modules/gallery/classes/Hook/Rest/Items.php
    R modules/gallery/classes/Hook/Rest/Tree.php
    M modules/rest/classes/Rest/Controller/Rest.php
    M modules/rest/classes/Rest/Rest.php

  Log Message:
  -----------
  Merge pull request #399 from shadlaws/fixes_20130612

Fixes 20130612


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

----==_mimepart_51b85e301660d_52c3703dd48340
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_51b85e301660d_52c3703dd48340
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_51b85e301660d_52c3703dd48340--