Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all non-cyclic NSAutoreleasepools with @autoreleasepool | Max | 2018-05-03 | 1 | -162/+140 |
| | |||||
* | 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 |
| | |||||
* | Fix memory leak. | stuconnolly | 2013-01-24 | 1 | -1/+26 |
| | |||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+20 |
| | |||||
* | - Fix SSH tunnels for connections with non-Latin characters in their name | rowanbeentje | 2011-01-04 | 1 | -16/+15 |
| | | | | | | - If SSH tunnel password lookups fail, fall back to asking the user for the password - Don't reset keychain IDs across documents if not set; this fixes problems re-saving .spfs or duplicating chains of tabs | ||||
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | General tidy up, with a focus on consolidating more constants in ↵ | stuconnolly | 2010-03-24 | 1 | -2/+4 |
| | | | | SPConstants.h/m. | ||||
* | Allow arbitrary questions from SSH. This is necessary to support the ↵ | jakob | 2010-03-20 | 1 | -0/+29 |
| | | | | keyboard-interactive authentication method, as used by eg. RSA SecurID | ||||
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵ | rowanbeentje | 2010-01-09 | 1 | -2/+2 |
| | | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3 | ||||
* | Rename Keychain class. | stuconnolly | 2009-08-07 | 1 | -4/+4 |
| | |||||
* | Source tidy up and missing SVN properties. | stuconnolly | 2009-08-07 | 1 | -0/+2 |
| | |||||
* | - Rename "TunnelPassphraseRequester" to "SequelProTunnelAssistant" for ↵ | rowanbeentje | 2009-07-21 | 1 | -0/+169 |
clarity (sorry nightly testers) - Improve assistant copy from being in a script to resources copy phase |