| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor MCPKit tidy up, including the resolution of potential issues raised dur... | stuconnolly | 2010-03-26 | 1 | -27/+43 |
* | - Simplify connection keepalives, moving to a single repeating timer on the ... | rowanbeentje | 2010-03-26 | 1 | -6/+1 |
* | • Navigator | Bibiko | 2010-03-25 | 1 | -0/+2 |
* | • Navigator | Bibiko | 2010-03-25 | 1 | -3/+1 |
* | - Make [MCPConnection getLastErrorMessage] more consistent by always returni... | rowanbeentje | 2010-03-25 | 1 | -0/+1 |
* | • further work on Navigator (not yet active but workable -> unHide menu item) | Bibiko | 2010-03-19 | 1 | -0/+2 |
* | - Make a number of changes to attempt to improve disconnection/quit crashes:... | rowanbeentje | 2010-03-16 | 1 | -0/+1 |
* | Rework MCPConnection for greater thread safety: | rowanbeentje | 2010-03-08 | 1 | -1/+6 |
* | Fix a number of memory leaks, and over-releases, as both a result of manual i... | rowanbeentje | 2010-02-10 | 1 | -1/+1 |
* | • added method to get an info about unique database/tables names for comple... | Bibiko | 2010-01-14 | 1 | -0/+2 |
* | • first preparations to improve the Custom Query database names/table names... | Bibiko | 2010-01-10 | 1 | -0/+5 |
* | - Ensure all results for server variable requests are returned as strings, t... | rowanbeentje | 2010-01-03 | 1 | -0/+1 |
* | - Correctly report errors triggered *during* result download for streaming r... | rowanbeentje | 2009-11-16 | 1 | -0/+1 |
* | Implement query cancellation support within MCPKit, and add it to the task fu... | rowanbeentje | 2009-11-15 | 1 | -0/+5 |
* | The framework shouldn't be displaying dialogs, get the delegate to do it. | stuconnolly | 2009-11-11 | 1 | -0/+1 |
* | MCPConnection.[hm] refactoring. | stuconnolly | 2009-11-10 | 1 | -2/+5 |
* | - Tweak query locking with MCPStreamingResults to fix certain operations rel... | rowanbeentje | 2009-10-13 | 1 | -0/+1 |
* | - Rewrite keepalive pings to be performed within pthreads, enforcing ping ti... | rowanbeentje | 2009-10-05 | 1 | -4/+6 |
* | Make the MCPkit framework truly 64 bit compatible by using the appropriate da... | stuconnolly | 2009-08-26 | 1 | -25/+26 |
* | - Change MCPStreamingResult to use a safer streaming mode by default - downl... | rowanbeentje | 2009-08-20 | 1 | -1/+9 |
* | Rework SQL export: | rowanbeentje | 2009-08-17 | 1 | -2/+6 |
* | Missing SVN properties. | stuconnolly | 2009-08-08 | 1 | -1/+1 |
* | To fix query logging not working, initialize delegateQueryLogging to YES upon... | stuconnolly | 2009-07-23 | 1 | -1/+4 |
* | Remove delegate calls asking for SP specific TableDocument ivars, replacing t... | stuconnolly | 2009-07-22 | 1 | -0/+2 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -0/+226 |