| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • minor code cleaning | Bibiko | 2011-01-07 | 2 | -15/+18 |
* | • added internal JavaScript function window.system.closeHTMLOutputWindow() | Bibiko | 2011-01-07 | 1 | -0/+15 |
* | • improved installation routine for Default Bundles | Bibiko | 2011-01-07 | 4 | -75/+73 |
* | Tidy up and fix MCPKit test cases. | stuconnolly | 2011-01-06 | 2 | -25/+74 |
* | Fix the unit tests build target. | stuconnolly | 2011-01-06 | 2 | -7/+41 |
* | • trial to fix boundsDidChangeNotification for logs 1894, 1900, 1901 | Bibiko | 2011-01-06 | 2 | -6/+6 |
* | - Now the connection process is threaded, remove manual display calls when u... | rowanbeentje | 2011-01-06 | 1 | -5/+0 |
* | - Improve on r3070 by also adding .crt extension support in the favourites | rowanbeentje | 2011-01-05 | 1 | -2/+2 |
* | • some minor code cleaning | Bibiko | 2011-01-05 | 2 | -7/+5 |
* | • improved Default Bundle management for installation, updating, undeletion | Bibiko | 2011-01-05 | 2 | -108/+117 |
* | • fixed bug for re-copying default bundles after launching SP | Bibiko | 2011-01-05 | 1 | -2/+2 |
* | • further fix for updating default Bundles after SP update | Bibiko | 2011-01-05 | 1 | -0/+3 |
* | • fixed bug for copying default bundles after SP update | Bibiko | 2011-01-05 | 1 | -2/+0 |
* | • fixed bug for Bundle commands to detect if current textview is the Query ... | Bibiko | 2011-01-05 | 6 | -1/+338 |
* | • enabled Bundle main menu | Bibiko | 2011-01-05 | 3 | -2/+21 |
* | - Add .crt to certificate/SSL certificate extension list | rowanbeentje | 2011-01-05 | 1 | -2/+2 |
* | - Tweak tab bar background colour when the window is in the background to de... | rowanbeentje | 2011-01-05 | 1 | -3/+3 |
* | - Fix SSH tunnels for connections with non-Latin characters in their name | rowanbeentje | 2011-01-04 | 3 | -21/+17 |
* | - Rework the Add Index indexes menu and the auto_increment index required me... | rowanbeentje | 2011-01-04 | 9 | -150/+337 |
* | - Alter bundle search paths to no longer add a blank location as the first o... | rowanbeentje | 2011-01-03 | 1 | -4/+5 |
* | • cleaned code for NSPropertyListSerialization while reloadBundles (thanks ... | Bibiko | 2011-01-03 | 1 | -17/+9 |
* | • forgot to remove debug logs of previous commit | Bibiko | 2011-01-03 | 1 | -77/+75 |
* | • changed the way to check for available update of Default Bundles | Bibiko | 2011-01-03 | 5 | -19/+14 |
* | • fixed by mistake setting of initialField to nil instead of initialFiledNa... | Bibiko | 2011-01-03 | 1 | -1/+1 |
* | Protect against potentially over-releasing. | stuconnolly | 2010-12-28 | 1 | -1/+1 |
* | When opening the add index sheet, the initial suggested field should be one t... | stuconnolly | 2010-12-27 | 1 | -1/+23 |
* | Simplify build script. | stuconnolly | 2010-12-27 | 1 | -2/+3 |
* | • added first Default Bundle and procedure to copy them into BUILD_PRODUCT/... | Bibiko | 2010-12-27 | 3 | -1/+126 |
* | When adding a new index, exclude fields that have already been added from the... | stuconnolly | 2010-12-26 | 1 | -2/+6 |
* | * Provide more context for Bundle Editor localizable messages (leaves one iss... | dmoagx | 2010-12-26 | 5 | -94/+100 |
* | When adding a new index, as well as checking for an existing primary key also... | stuconnolly | 2010-12-25 | 1 | -4/+18 |
* | • implemented undeletion of default Bundles | Bibiko | 2010-12-22 | 6 | -21/+581 |
* | - Fix issues with user management and GRANT OPTION - when applying all privi... | rowanbeentje | 2010-12-22 | 3 | -42/+72 |
* | • fixed issue form redirecting output actions via exit codes if Bundle's de... | Bibiko | 2010-12-21 | 7 | -21/+24 |
* | • added sequelpro URL scheme command sequelpro://$SP_PROCESS_ID@chooseItemF... | Bibiko | 2010-12-21 | 1 | -0/+27 |
* | • fixed issue for duplicating a Bundle (the new UUID will be saved immediat... | Bibiko | 2010-12-21 | 2 | -33/+77 |
* | • fixes issue while updating a Bundle - move the folder to Trash not only t... | Bibiko | 2010-12-21 | 1 | -1/+1 |
* | - Fix split view overlap on the custom query view cuasing lines on scrolling... | rowanbeentje | 2010-12-21 | 4 | -379/+414 |
* | • further preparations for default Bundles management | Bibiko | 2010-12-20 | 2 | -12/+51 |
* | • preparations for managing default Bundles which will ship with SP | Bibiko | 2010-12-20 | 5 | -85/+222 |
* | Address Issue #857: | rowanbeentje | 2010-12-20 | 6 | -3285/+2976 |
* | - Fix duplicate/parallel connection attempts when double-clicking on the sel... | rowanbeentje | 2010-12-19 | 2 | -4/+5 |
* | - Improve SPLogger to fix log issues when using SPLogger from multiple exect... | rowanbeentje | 2010-12-19 | 1 | -1/+4 |
* | * Recognize "performance_schema" as system DB (added in 5.5) | dmoagx | 2010-12-18 | 4 | -8/+17 |
* | • minor improvements, commenting, cleaning for URL scheme commands | Bibiko | 2010-12-17 | 2 | -28/+19 |
* | • improved timing behaviour for a SPDatabaseDocument if it receives a seque... | Bibiko | 2010-12-17 | 2 | -5/+20 |
* | • allow to some sequelpro URL scheme commands like select a table/db the us... | Bibiko | 2010-12-17 | 2 | -43/+55 |
* | • in HTML output window hyperlink references which begin with file:// will ... | Bibiko | 2010-12-16 | 2 | -2/+8 |
* | • fixed issue to be able to cancel via ESC the in-cell editing of the table... | Bibiko | 2010-12-15 | 2 | -2/+3 |
* | • sequelpro URL scheme support | Bibiko | 2010-12-15 | 2 | -5/+282 |