[gallery/gallery3] 6f7422: Switch back from with() to join()->on() because DB...

GitHub <noreply-9UaJU3cA/F/[email protected]> Tue, 23 Apr 2013 13:22:40 -0700
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <5176ed901a9bc_4938a73e10106874@hookshot-fe2-pe1-prd.aws.github.net.mail>
  Branch: refs/heads/kohana_3
  Home:   https://github.com/gallery/gallery3
  Commit: 6f7422fe4d662a894cf945df2bc6723bd0b0cf1b
      https://github.com/gallery/gallery3/commit/6f7422fe4d662a894cf945df2bc6723bd0b0cf1b
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M modules/exif/classes/Exif/Exif.php

  Log Message:
  -----------
  Switch back from with() to join()->on() because DB::select returns a
Database_Query_Builder_Select which doesn't have a with() -- that's an
ORM construct.  Also fix up some table names.


  Commit: d95ebd31ec84c47ac7ce7d5265ed5be3caaf2b5e
      https://github.com/gallery/gallery3/commit/d95ebd31ec84c47ac7ce7d5265ed5be3caaf2b5e
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M modules/gallery/tests/Access_Helper_Test.php
    M modules/gallery/tests/Database_Test.php
    M modules/gallery/tests/Kohana_Exception_Test.php
    M modules/gallery_unittest/classes/GalleryUnittest/Controller/GalleryUnittest.php

  Log Message:
  -----------
  Integrate PHPUnit and get it running.  It doesn't find any tests
currently so it's all red all the time.


  Commit: 2fbbb222d853ffead54f435f5fbb93c53083c6de
      https://github.com/gallery/gallery3/commit/2fbbb222d853ffead54f435f5fbb93c53083c6de
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M modules/akismet/classes/Akismet/Controller/Admin/Akismet.php
    M modules/comment/classes/Comment/Controller/Admin/ManageComments.php
    M modules/g2_import/classes/G2Import/Controller/Admin/G2Import.php
    M modules/g2_import/classes/G2Import/Controller/G2.php
    M modules/gallery/classes/Gallery/Access.php
    M modules/gallery/classes/Gallery/Auth.php
    M modules/gallery/classes/Gallery/Controller.php
    M modules/gallery/classes/Gallery/Controller/Admin.php
    M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
    M modules/gallery/classes/Gallery/Controller/Admin/Dashboard.php
    M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
    M modules/gallery/classes/Gallery/Controller/Admin/Modules.php
    M modules/gallery/classes/Gallery/Controller/Admin/Sidebar.php
    M modules/gallery/classes/Gallery/Controller/Albums.php
    M modules/gallery/classes/Gallery/Controller/L10nClient.php
    M modules/gallery/classes/Gallery/Controller/Logout.php
    M modules/gallery/classes/Gallery/Controller/Quick.php
    M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
    M modules/gallery/classes/Gallery/Controller/Upgrader.php
    M modules/gallery/classes/Gallery/GalleryLog.php
    M modules/gallery/classes/Gallery/HTML.php
    M modules/gallery/classes/Gallery/Hook/GalleryEvent.php
    M modules/gallery/classes/Gallery/Request.php
    M modules/gallery/classes/Gallery/URL.php
    M modules/gallery/tests/Url_Security_Test.php
    M modules/organize/classes/Organize/Controller/Organize.php
    M modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
    M modules/rest/classes/Rest/Controller/Rest.php
    M modules/rss/classes/Rss/Controller/Rss.php
    M modules/search/classes/Search/Controller/Search.php
    M modules/search/classes/Search/Search.php
    M modules/server_add/classes/ServerAdd/Controller/Admin/ServerAdd.php
    M modules/server_add/classes/ServerAdd/Controller/ServerAdd.php
    M modules/tag/classes/Tag/Controller/Admin/Tags.php
    M modules/tag/classes/Tag/Controller/Tag.php
    M modules/tag/classes/Tag/Controller/Tags.php
    M modules/user/classes/User/Controller/Admin/Users.php
    M modules/user/classes/User/Controller/Password.php

  Log Message:
  -----------
  Merge branch 'kohana_3' of github.com:gallery/gallery3 into kohana_3


Compare: https://github.com/gallery/gallery3/compare/2ae8119a7d0a...2fbbb222d853

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

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