[commits] Horde-Hatchery branch master updated. 282303d3f38046b96a4234e494b040d5d5fe09cd

Michael Rubinsky mike at theupstairsroom.com
Tue Feb 3 15:14:49 UTC 2009


The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.

282303d... Fix path names for xcode ignore files - wildcards won't work when the pattern already includes a directory seperator as it now does since moving to a single, root,  .gitignore file.
cd53663... Change the name of this to default.pbx to avoid having to commit this file every time I open xcode.
43fa78c... Don't release the NSURLConnection object when an error has occured, it's already released upstream.
488a9a2... Slowly rename some of these
2184683... Start trying to use some semblance of a standard for naming this outlets.
0f8af6c... Make sure the new server panel starts out clean
5405490... Check if we are deleting the currently selected server - if so, make sure we call disconnect before returning.
from: 64e84582037c3e24da5d8d3cb426dc01582b23e6

-----------------------------------------------------------------------
commit 282303d3f38046b96a4234e494b040d5d5fe09cd
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 3 10:12:06 2009 -0500

    Fix path names for xcode ignore files - wildcards won't work when
    the pattern already includes a directory seperator as it now does
    since moving to a single, root,  .gitignore file.
    
    Remove my personal .perspectivev3 file that snuck in because of this.

 .gitignore                                         |    5 +-
 .../iPhoto2Ansel.xcodeproj/mrubinsk.perspectivev3  | 1627 ----------------
 2 files changed, 3 insertions(+), 1629 deletions(-)
 delete mode 100644 iPhoto2Ansel/iPhoto2Ansel.xcodeproj/mrubinsk.perspectivev3

http://git.horde.org/diff.php/.gitignore?rt=horde-hatchery&r1=34e0089831516089f2a35d05344c795fd8da53e0&r2=282303d3f38046b96a4234e494b040d5d5fe09cd
http://git.horde.org/diff.php/iPhoto2Ansel/iPhoto2Ansel.xcodeproj/mrubinsk.perspectivev3?rt=horde-hatchery&r1=fedd20ce881ae03e2ea6b19ea3588e060bf0fd12&r2=282303d3f38046b96a4234e494b040d5d5fe09cd

-----------------------------------------------------------------------
commit cd536632c6b2b89ba364b0895865f6ac29848f90
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 2 19:46:41 2009 -0500

    Change the name of this to default.pbx to avoid having to commit this
    file every time I open xcode.

 .../iPhoto2Ansel.xcodeproj/default.pbxuser         | 2230 ++++++++++++++++
 .../iPhoto2Ansel.xcodeproj/mrubinsk.pbxuser        | 1735 ------------
 2 files changed, 2230 insertions(+), 1735 deletions(-)
 create mode 100644 iPhoto2Ansel/iPhoto2Ansel.xcodeproj/default.pbxuser
 delete mode 100644 iPhoto2Ansel/iPhoto2Ansel.xcodeproj/mrubinsk.pbxuser

http://git.horde.org/co.php/iPhoto2Ansel/iPhoto2Ansel.xcodeproj/default.pbxuser?rt=horde-hatchery&r=cd536632c6b2b89ba364b0895865f6ac29848f90
http://git.horde.org/diff.php/iPhoto2Ansel/iPhoto2Ansel.xcodeproj/mrubinsk.pbxuser?rt=horde-hatchery&r1=fedd20ce881ae03e2ea6b19ea3588e060bf0fd12&r2=cd536632c6b2b89ba364b0895865f6ac29848f90

-----------------------------------------------------------------------
commit 43fa78cac4e6b82ed6b22ee4970627a40b3095ad
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 2 19:36:29 2009 -0500

    Don't release the NSURLConnection object when an error has occured,
    it's already released upstream.

 iPhoto2Ansel/TURXMLConnection.m |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/iPhoto2Ansel/TURXMLConnection.m?rt=horde-hatchery&r1=fedd20ce881ae03e2ea6b19ea3588e060bf0fd12&r2=43fa78cac4e6b82ed6b22ee4970627a40b3095ad

-----------------------------------------------------------------------
commit 488a9a28b31b5fe2a371e2a1b840916e11ed7aba
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 2 19:36:01 2009 -0500

    Slowly rename some of these

 iPhoto2Ansel/AnselExportController.h |    2 +-
 iPhoto2Ansel/AnselExportController.m |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.h?rt=horde-hatchery&r1=21846832db63a1bbdc6fd5988f52efd7351eab98&r2=488a9a28b31b5fe2a371e2a1b840916e11ed7aba
http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=21846832db63a1bbdc6fd5988f52efd7351eab98&r2=488a9a28b31b5fe2a371e2a1b840916e11ed7aba

-----------------------------------------------------------------------
commit 21846832db63a1bbdc6fd5988f52efd7351eab98
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 2 19:09:06 2009 -0500

    Start trying to use some semblance of a standard for naming this outlets.

 iPhoto2Ansel/AnselExportController.h |    8 ++++----
 iPhoto2Ansel/AnselExportController.m |   16 ++++++++--------
 2 files changed, 12 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.h?rt=horde-hatchery&r1=fedd20ce881ae03e2ea6b19ea3588e060bf0fd12&r2=21846832db63a1bbdc6fd5988f52efd7351eab98
http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=0f8af6c1d256acceeb35fa467f82271da08f43b1&r2=21846832db63a1bbdc6fd5988f52efd7351eab98

-----------------------------------------------------------------------
commit 0f8af6c1d256acceeb35fa467f82271da08f43b1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 2 19:01:34 2009 -0500

    Make sure the new server panel starts out clean

 iPhoto2Ansel/AnselExportController.m |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=5405490ed4a90734c98f5d2cecc9b2e923fd72aa&r2=0f8af6c1d256acceeb35fa467f82271da08f43b1

-----------------------------------------------------------------------
commit 5405490ed4a90734c98f5d2cecc9b2e923fd72aa
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 2 18:46:03 2009 -0500

    Check if we are deleting the currently selected server - if so, make
    sure we call disconnect before returning.

 iPhoto2Ansel/AnselExportController.m |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/iPhoto2Ansel/AnselExportController.m?rt=horde-hatchery&r1=fedd20ce881ae03e2ea6b19ea3588e060bf0fd12&r2=5405490ed4a90734c98f5d2cecc9b2e923fd72aa




More information about the commits mailing list