| Commit message (Expand) | Author | Age | Files | Lines |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -13/+22 |
* | Fix remaining implicit cast warnings. | stuconnolly | 2012-05-11 | 1 | -3/+2 |
* | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -5/+0 |
* | tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR | sqlprodev | 2012-03-27 | 1 | -0/+5 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -3/+4 |
* | - Fix compiler warnings for MCPKit - largely typecast related | rowanbeentje | 2011-03-02 | 1 | -4/+4 |
* | When the user cancels the SSH password prompt, prevent further prompts and al... | stuconnolly | 2011-02-08 | 1 | -33/+39 |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | - Add support for SSH identity files (public keys) in custom locations | rowanbeentje | 2010-09-08 | 1 | -0/+2 |
* | - Add locking for SSH debug message processing - this addresses http://spbug... | rowanbeentje | 2010-04-15 | 1 | -0/+1 |
* | - Improve SPSSHTunnel question/password dialogs to no longer eat 100% CPU by... | rowanbeentje | 2010-03-31 | 1 | -2/+1 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -7/+0 |
* | - removed two occurances of runModalForWindow: when asking questions for the ... | jakob | 2010-01-28 | 1 | -1/+6 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -9/+9 |
* | - Fix SSH tunnel support for private/public keys following framework upgrade... | rowanbeentje | 2009-08-08 | 1 | -1/+2 |
* | Source tidy up and missing SVN properties. | stuconnolly | 2009-08-07 | 1 | -0/+2 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -11/+25 |
* | - Allow connections via SSH tunnels to reattempt using the specified host if... | rowanbeentje | 2009-06-21 | 1 | -1/+7 |
* | Further SSH tunnel improvements: | rowanbeentje | 2009-06-06 | 1 | -0/+5 |
* | Further SSH tunnel improvements: | rowanbeentje | 2009-06-05 | 1 | -0/+4 |
* | Further SSH tunnel improvements, password handling improvements, and minor bu... | rowanbeentje | 2009-06-04 | 1 | -5/+12 |
* | Add support for SSH tunnels, improve password security, and tweaks: | rowanbeentje | 2009-05-28 | 1 | -0/+54 |