[gallery/gallery3] 50802d: Reverse module order as sent to Kohana (except gal...

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

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

  Changed paths:
    M modules/gallery/classes/Gallery/Module.php

  Log Message:
  -----------
  Reverse module order as sent to Kohana (except gallery, purifier, etc.).
This keeps the event order identical to 3.0.x (which is what matters) while
making the event vs. autoloading order consistent.  High priority means
autoload first, event last.


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

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Packager.php
    M modules/gallery/classes/Gallery/Module.php
    M modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php

  Log Message:
  -----------
  Rename Module::$modules --> Module::$installed.  This makes me less confused
when sitting next to Module::$available and Module::$active.


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

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

  Log Message:
  -----------
  Tidy up Controller_GalleryUnittest a bit, revise CLI response in index.php.


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

  Changed paths:
    M modules/search/classes/Search/Search.php

  Log Message:
  -----------
  Revise Search - add tie-breaker in ordering to make queries 100% repeatable.
Among other things, this makes unit tests more reliable.


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

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

  Log Message:
  -----------
  Revise Search - only use Search::add_query_terms() for BOOLEAN MODE.
- remove using Search::add_query_terms() everywhere, as the wildcards
only make sense in BOOLEAN MODE (see MySQL docs).
- add comments clarifying *why* we use both BOOLEAN and NATURAL LANGUAGE modes.
- move MAX_TERMS from function variable to static class constant.


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

  Changed paths:
    M index.php
    M modules/gallery/classes/Gallery/Controller/Packager.php
    M modules/gallery/classes/Gallery/Module.php
    M modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php
    M modules/search/classes/Search/Controller/Search.php
    M modules/search/classes/Search/Rest/Search.php
    M modules/search/classes/Search/Search.php

  Log Message:
  -----------
  Merge pull request #439 from shadlaws/fixes_20130629

Fixes 20130629


Compare: https://github.com/gallery/gallery3/compare/32ae2d337beb...6a6a0c6b373c

----==_mimepart_51cec3ef3c4b3_2a1b9d9dd812829b
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_51cec3ef3c4b3_2a1b9d9dd812829b
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_51cec3ef3c4b3_2a1b9d9dd812829b--