| Commit message (Expand) | Author | Age | Files | Lines |
* | #ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds | sqlprodev | 2012-03-29 | 1 | -0/+8 |
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -1/+1 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -16/+10 |
* | - Ensure blank passwords for MySQL connections are passed in as NULL instead... | rowanbeentje | 2011-05-29 | 1 | -1/+1 |
* | - Change the CSV import accessory view to a general import accessory view, b... | rowanbeentje | 2010-11-29 | 1 | -0/+3 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Encoding changes and improvements, particularly to increase compatibility wit... | rowanbeentje | 2010-08-25 | 1 | -9/+0 |
* | • added to SPconnectionDelegate method "keychainPasswordForSSHConnection" | Bibiko | 2010-06-28 | 1 | -0/+24 |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -1/+1 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -15/+21 |
* | Rework alert sheets: | rowanbeentje | 2010-05-09 | 1 | -1/+12 |
* | Only attempt to check or set the max allowed packet if there is an active con... | stuconnolly | 2010-04-23 | 1 | -11/+16 |
* | - When switching tables, correctly catch disconnections and suppress error d... | rowanbeentje | 2010-03-27 | 1 | -4/+13 |
* | * removed a stray NSLog() | jakob | 2010-01-28 | 1 | -3/+3 |
* | * fixed typo that prevented the document window from closing when choosing 'd... | jakob | 2010-01-28 | 1 | -2/+3 |
* | - Fix SSH threads (and connections) which were never cleaned up or closed, p... | rowanbeentje | 2010-01-27 | 1 | -2/+2 |
* | Improve Disconnection on connection loss: | rowanbeentje | 2010-01-24 | 1 | -2/+16 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -1/+1 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 1 | -2/+2 |
* | Add SPConnectionDelegate as a category of TableDocument to split out all conn... | stuconnolly | 2009-11-13 | 1 | -0/+128 |