| Commit message (Expand) | Author | Age | Files | Lines |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -0/+6 |
* | • further tiny improvements for queryString's speed | Bibiko | 2009-06-18 | 1 | -0/+1 |
* | • added to CMMCPConnection: observeValueForKeyPath:@"ConsoleEnableLogging" | Bibiko | 2009-06-18 | 1 | -0/+1 |
* | • some tiny improvements to speed up queryString: | Bibiko | 2009-06-18 | 1 | -1/+3 |
* | • some improvement to speed up queryString: | Bibiko | 2009-06-17 | 1 | -0/+3 |
* | Significant connection improvements: | rowanbeentje | 2009-06-17 | 1 | -1/+6 |
* | • added to CMMCPConnection: | Bibiko | 2009-06-16 | 1 | -0/+4 |
* | Rework queryString:withEncoding:, and ensure memory is correctly released whe... | rowanbeentje | 2009-06-15 | 1 | -1/+4 |
* | • different log message for changing max_allowed_packet for increasing it a... | Bibiko | 2009-06-15 | 1 | -1/+1 |
* | Cleanups and improvements within queryString:encoding: | rowanbeentje | 2009-06-15 | 1 | -0/+1 |
* | Add support for titlebar connection status images, and use for SSH tunnels. | rowanbeentje | 2009-06-14 | 1 | -0/+1 |
* | Fixes connection timeouts during queries of over three seconds, and speeds up... | rowanbeentje | 2009-06-12 | 1 | -5/+0 |
* | • fix to allow insert large blob data | Bibiko | 2009-06-11 | 1 | -0/+2 |
* | • introduced these methods to CMMCPConnection | Bibiko | 2009-06-11 | 1 | -0/+3 |
* | Effectively halve connection lag for queries, speeding up all queries and so ... | rowanbeentje | 2009-06-08 | 1 | -0/+6 |
* | Add support for SSH tunnels, improve password security, and tweaks: | rowanbeentje | 2009-05-28 | 1 | -4/+13 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -1/+2 |
* | - hide 'rename' context menu if selection is not a table | mtvee | 2009-05-18 | 1 | -0/+9 |
* | - Tweak code to use the new UseKeepAlive preference value | rowanbeentje | 2009-04-11 | 1 | -0/+1 |
* | - If a connection is reestablished automatically by the mysql libraries, ens... | rowanbeentje | 2009-04-09 | 1 | -0/+1 |
* | - Second part of r498: ensure that SQL imports are read in as UTF8, and quer... | rowanbeentje | 2009-04-08 | 1 | -0/+2 |
* | - Add a preference (currently with no UI) for connection timeout | rowanbeentje | 2009-03-28 | 1 | -6/+2 |
* | SPSQLParser changes: | rowanbeentje | 2009-03-19 | 1 | -0/+2 |
* | Additional error checking, centralised connection keep-alive interval retriev... | rowanbeentje | 2009-03-09 | 1 | -0/+1 |
* | - Renames "Database Encoding" menu item in Database menu to "View Using Enco... | rowanbeentje | 2009-03-04 | 1 | -0/+1 |
* | Applies connection checks and keepalive logic to select database/refresh data... | rowanbeentje | 2009-02-28 | 1 | -0/+2 |
* | Implement a connection keepalive, addressing Issue #171. This runs a ping ev... | rowanbeentje | 2009-02-25 | 1 | -0/+7 |
* | Sets and enforces a connection timeout, and handles connection timeouts appro... | rowanbeentje | 2009-02-18 | 1 | -3/+28 |
* | Define CMMCPConnection's delegate methods to prevent warnings. | stuconnolly | 2008-12-10 | 1 | -0/+7 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+37 |