| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix whitespace so it is consistent. | Howard P. Logsdon | 2014-03-07 | 1 | -3/+3 |
* | Enable SSL over SSH connection configuration. | Howard P. Logsdon | 2014-03-07 | 1 | -0/+4 |
* | Update URL in source file header to point to GitHub. | Stuart Connolly | 2014-01-26 | 1 | -1/+1 |
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
* | * This change adds basic tab coloring support for favorites - ** POC / NEEDS ... | dmoagx | 2013-10-23 | 1 | -1/+7 |
* | - Improve startup when loading from file, preventing overwrite of details re... | rowanbeentje | 2013-03-12 | 1 | -0/+1 |
* | Changing SP_REFACTOR macro to SP_CODA | sqlprodev | 2013-02-14 | 1 | -9/+9 |
* | Changes required to merge Sequel Pro r4011 into Coda | sqlprodev | 2013-02-14 | 1 | -0/+3 |
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -0/+1 |
* | - In the SPMySQL.framework, separate framework-triggered connections and dis... | rowanbeentje | 2012-10-14 | 1 | -2/+1 |
* | - Fix the Quick Connect entry on the connection screen being a drag and drop... | rowanbeentje | 2012-10-08 | 1 | -1/+1 |
* | Change the connection screen interface, particularly relating to favourite ed... | rowanbeentje | 2012-10-06 | 1 | -7/+18 |
* | - Remove BWToolKit from the project, using ibtool to strip out plugin depend... | rowanbeentje | 2012-08-03 | 1 | -10/+0 |
* | - Remove all BWToolKit elements in the connection view, replacing with stand... | rowanbeentje | 2012-08-01 | 1 | -6/+4 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -15/+22 |
* | Merged SP r3710 with Coda | sqlprodev | 2012-07-05 | 1 | -11/+7 |
* | - Fix flickering and incorrect connection view positioning on initial window... | rowanbeentje | 2012-06-05 | 1 | -0/+1 |
* | Improve connection handling and editing: | rowanbeentje | 2012-05-27 | 1 | -1/+0 |
* | - Fix a crash on closing windows by deregistering controller view notificati... | rowanbeentje | 2012-05-02 | 1 | -1/+1 |
* | - Alter the variable that currentFavorite tracks to the favourite instead of... | rowanbeentje | 2012-05-02 | 1 | -2/+1 |
* | Merge outline view branch into trunk. | stuconnolly | 2012-05-02 | 1 | -56/+74 |
|\ |
|
| * | Bring outline view branch up to date with trunk. | stuconnolly | 2012-04-16 | 1 | -1/+2 |
| * | Bring outline view branch up to date with trunk (r3471:r3517). | stuconnolly | 2012-03-18 | 1 | -10/+5 |
| * | Fix drag and drop of items that aren't selected. | stuconnolly | 2012-03-17 | 1 | -0/+1 |
| * | Localize favorites import error message and update strings. | stuconnolly | 2012-01-29 | 1 | -0/+1 |
| * | Tidy up. | stuconnolly | 2012-01-24 | 1 | -1/+1 |
| * | Split out connection controller initialization. | stuconnolly | 2012-01-22 | 1 | -2/+0 |
| * | Bring outlinew view branch up to date with trunk (r3468:3470). | stuconnolly | 2012-01-22 | 1 | -1/+1 |
| * | Bring outlinew view branch up to date with trunk (r3375:3468). | stuconnolly | 2012-01-22 | 1 | -1/+4 |
| * | Add the ability to export favorites. | stuconnolly | 2011-06-12 | 1 | -1/+3 |
| * | Fix exceptions being thrown upon launch. | stuconnolly | 2011-05-14 | 1 | -0/+3 |
| * | Fix broken build after merge with trunk. | stuconnolly | 2011-04-24 | 1 | -10/+6 |
| * | Bring outline view branch up to date with trunk (r3234:3277). | stuconnolly | 2011-04-22 | 1 | -7/+36 |
| * | Bring outline view branch up to date with trunk (r3235:r3245), which should r... | stuconnolly | 2011-03-19 | 1 | -1/+1 |
| * | Fix issue related to dragging a node to a group node that is being renamed as... | stuconnolly | 2011-03-13 | 1 | -2/+3 |
| * | Warnings. | stuconnolly | 2011-03-13 | 1 | -2/+1 |
| * | Bring outline view branch up to date with trunk (r3056:r3162). | stuconnolly | 2011-01-27 | 1 | -0/+1 |
| |\ |
|
| * \ | Bring fravorites outline view branch up to date with trunk (r3036:3058). | stuconnolly | 2010-12-28 | 1 | -1/+1 |
| |\ \ |
|
| * | | | When either more than one favorite or a favorite group is selected in the con... | stuconnolly | 2010-12-06 | 1 | -0/+1 |
| * | | | Apply new favorites outline view patch. | stuconnolly | 2010-12-05 | 1 | -46/+63 |
* | | | | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -1/+2 |
* | | | | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -5/+4 |
* | | | | - Make SPConnectionController a NSConnectionView subclass so that retain cyc... | rowanbeentje | 2012-01-21 | 1 | -1/+1 |
* | | | | - Add the ability to view hidden files in SSH/SSL key selection dialogs; thi... | rowanbeentje | 2011-09-10 | 1 | -0/+2 |
* | | | | merging SP_REFACTOR branch with trunk | sqlprodev | 2011-05-19 | 1 | -7/+8 |
* | | | | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -5/+31 |
* | | | | - Fix more compiler warnings | rowanbeentje | 2011-03-15 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | - Track the keychain ID of the favourite in the connection controller, fixin... | rowanbeentje | 2011-01-10 | 1 | -0/+1 |
| |/
|/| |
|
* | | Address Issue #857: | rowanbeentje | 2010-12-20 | 1 | -1/+1 |
|/ |
|
* | • fixed issue for saving spf files if sslCertificateFileLocation is nil | Bibiko | 2010-11-30 | 1 | -1/+2 |