| Commit message (Expand) | Author | Age | Files | Lines |
* | * This change adds basic tab coloring support for favorites - ** POC / NEEDS ... | dmoagx | 2013-10-23 | 19 | -9497/+10650 |
* | Issue #1369: Fix the display of cross database relations. | stuconnolly | 2013-10-21 | 3 | -168/+144 |
* | - Alter the MySQL library build script to explicitly use the system zlib. T... | rowanbeentje | 2013-09-08 | 3 | -1/+1 |
* | - Update to the MySQL 5.5.33 client libraries | rowanbeentje | 2013-09-08 | 6 | -10/+13 |
* | Allow opened SQL files to be saved back to the original file, addressing Issu... | rowanbeentje | 2013-09-08 | 9 | -2723/+538 |
* | - Fix an issue that could cause invalid SQL exports if table contents change... | rowanbeentje | 2013-09-05 | 1 | -47/+35 |
* | - Add .sql files opened via File > Open to the Recent Files menu for Issue #... | rowanbeentje | 2013-09-03 | 1 | -0/+2 |
* | - Fix an uninitialised value in the custom query line number view which coul... | rowanbeentje | 2013-08-28 | 1 | -0/+1 |
* | - Add the ability for SPTextAndLinkCell arrows to be selectively disabled on... | rowanbeentje | 2013-08-27 | 3 | -7/+25 |
* | - Fix exceptions when shift-tabbing back from a very early cell in the Struc... | rowanbeentje | 2013-08-26 | 1 | -2/+2 |
* | - Fix occasional exceptions when saves of new fields in the table structure ... | rowanbeentje | 2013-08-26 | 1 | -7/+6 |
* | - Improve thread safety within the console window, triggering draw and view ... | rowanbeentje | 2013-08-26 | 1 | -6/+8 |
* | - Fix an exception on 10.6 when clicking below the table list rows (http://s... | rowanbeentje | 2013-08-25 | 1 | -6/+17 |
* | - Ensure the table row counts are correctly updated when reloading tables - ... | rowanbeentje | 2013-08-22 | 1 | -0/+2 |
* | - Fix hanging waiting for new result store to return if there was a query er... | rowanbeentje | 2013-08-14 | 1 | -1/+1 |
* | - Add some overrides to SPMySQLEmptyResult to fix errors when running querie... | rowanbeentje | 2013-08-14 | 2 | -1/+22 |
* | - Add missing function declaration for 10.7 builds | rowanbeentje | 2013-08-14 | 1 | -0/+1 |
* | Rework table content and custom query data loading and storage for speed incr... | rowanbeentje | 2013-08-13 | 31 | -670/+2046 |
* | PostgresKit: Add a new property to return the number of rows affected by the ... | stuconnolly | 2013-06-18 | 3 | -18/+29 |
* | - Fix window update notification action within PSMTabBar, only redrawing the... | rowanbeentje | 2013-06-13 | 2 | -6/+25 |
* | Update test data script to set the timezone for the session. | stuconnolly | 2013-05-26 | 1 | -0/+1 |
* | Output test details in order to debug in build server. | stuconnolly | 2013-05-26 | 1 | -0/+17 |
* | * Fixes validation of "Show Optimized Field Type" item (issue #1729) | dmoagx | 2013-05-24 | 1 | -0/+5 |
* | - Address further Release/Distribution build warnings | rowanbeentje | 2013-05-22 | 15 | -64/+64 |
* | - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab... | rowanbeentje | 2013-05-21 | 66 | -2144/+529 |
* | PostgresKit: Add a common integration test case base. | stuconnolly | 2013-05-21 | 7 | -92/+156 |
* | Mssing from previous commit. | stuconnolly | 2013-05-21 | 1 | -0/+6 |
* | Comments. | stuconnolly | 2013-05-21 | 1 | -1/+2 |
* | PostgresKit: Implement -description on PGPostgresResult and add an associated... | stuconnolly | 2013-05-21 | 3 | -0/+183 |
* | Issue #1515: Add support for fractional seconds in date/time data types on se... | stuconnolly | 2013-05-12 | 3 | -11/+27 |
* | Issue #1717: Custom query export validation only needs to know the number of ... | stuconnolly | 2013-05-11 | 3 | -25/+34 |
* | - Fix hangs when adding columns to large tables after the table has beeen vi... | rowanbeentje | 2013-05-09 | 2 | -1/+5 |
* | - Fix bit data conversion to strings to avoid memory trampling, addressing I... | rowanbeentje | 2013-05-08 | 1 | -9/+19 |
* | - Fix truncation of table content BINARY values which are being edited in-pl... | rowanbeentje | 2013-05-06 | 2 | -3/+7 |
* | * Include Spanish translators in Credits | dmoagx | 2013-05-06 | 1 | -23/+39 |
* | Update localisation comment. | stuconnolly | 2013-04-29 | 1 | -1/+1 |
* | Issue #1536: Add the option to force delete a table, which will disable then ... | stuconnolly | 2013-04-29 | 2 | -68/+114 |
* | - Update version number to 1.0.2 | rowanbeentje | 2013-04-28 | 2 | -2/+2 |
* | - Fix another issue causing ALTER statements to error for binary column type... | rowanbeentje | 2013-04-28 | 1 | -1/+1 |
* | * Fix ivars from last commit | dmoagx | 2013-04-26 | 1 | -0/+10 |
* | * Move some duplicate code for charset/collation to it's own class | dmoagx | 2013-04-26 | 8 | -33709/+33822 |
* | * Changed a query (addressing issue #1687) | dmoagx | 2013-04-24 | 3 | -16/+16 |
* | * Composite Foreign Keys will now show all columns in Relation view (workaround) | dmoagx | 2013-04-21 | 4 | -8/+16 |
* | - Fix string type detection, addressing errors when converting string types ... | rowanbeentje | 2013-04-16 | 3 | -4/+4 |
* | - Add a spotlight comment to allow easy location of Sequel Pro with other se... | rowanbeentje | 2013-04-14 | 1 | -0/+3 |
* | - Specify the NULL status of fields when creating view placeholders on expor... | rowanbeentje | 2013-04-14 | 1 | -1/+5 |
* | - Correctly link the SSH name field, fixing issues editing and automatically... | rowanbeentje | 2013-04-14 | 1 | -9468/+9482 |
* | Use constants instead of hard coded strings. | stuconnolly | 2013-04-07 | 1 | -58/+82 |
* | - Fix process list kill query/connection actions not using the correct ID if... | rowanbeentje | 2013-04-03 | 1 | -3/+3 |
* | Split the process list controller's table view data source and delegate metho... | stuconnolly | 2013-04-03 | 4 | -66/+149 |