| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add linebreak display in the database processes list, preventing display o... | rowanbeentje | 2012-08-06 | 1 | -2/+16 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+20 |
* | - Change process ID tracking in the Server Processes list from using ints to... | rowanbeentje | 2012-05-04 | 1 | -19/+19 |
* | Merge outline view branch into trunk. | stuconnolly | 2012-05-02 | 1 | -1/+6 |
|\ |
|
| * | Bring outline view branch up to date with trunk. | stuconnolly | 2012-04-16 | 1 | -3/+3 |
| * | Bring outline view branch up to date with trunk (r3471:r3517). | stuconnolly | 2012-03-18 | 1 | -13/+12 |
| * | Bring outline view branch up to date with trunk (r3471:r3481). | stuconnolly | 2012-02-19 | 1 | -1/+1 |
| * | Bring outlinew view branch up to date with trunk (r3375:3468). | stuconnolly | 2012-01-22 | 1 | -2/+23 |
| * | Bring outline view branch up to date with trunk (r3279:r3306). | stuconnolly | 2011-05-14 | 1 | -2/+14 |
| * | Bring outline view branch up to date with trunk (r3235:r3245), which should r... | stuconnolly | 2011-03-19 | 1 | -5/+5 |
| * | Bring outline view branch up to date with trunk (r3203:r3224). | stuconnolly | 2011-03-07 | 1 | -2/+3 |
| * | Apply new favorites outline view patch. | stuconnolly | 2010-12-05 | 1 | -0/+3 |
* | | - Fix process list filtering to handle new NSNumber id/time formatting (chan... | rowanbeentje | 2012-04-07 | 1 | -2/+2 |
* | | - Clean up SPMySQL and QueryKit inclusion and search methods, which should f... | rowanbeentje | 2012-03-27 | 1 | -1/+1 |
* | | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -13/+12 |
* | | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings | rowanbeentje | 2012-02-08 | 1 | -1/+1 |
* | | * Fixes some localization spacing issues reported by Frédéric Latour | dmoagx | 2011-09-02 | 1 | -1/+1 |
* | | * Fixes sorting of integer values in server process list (issue #1159) | dmoagx | 2011-08-24 | 1 | -1/+22 |
* | | - Reorder process list initialisation to ensure FULL processlist preference ... | rowanbeentje | 2011-06-13 | 1 | -2/+2 |
* | | Re-add the ability the show the full process list in the server processes pan... | stuconnolly | 2011-05-07 | 1 | -2/+14 |
* | | Fix more compiler warnings. | stuconnolly | 2011-03-14 | 1 | -2/+2 |
* | | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -2/+3 |
|/ |
|
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -1/+0 |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -3/+3 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Remember the width of the server process list tableview columns between appli... | stuconnolly | 2010-09-26 | 1 | -0/+28 |
* | Enable column sorting in the server processes window. Implements issue #816. | stuconnolly | 2010-09-15 | 1 | -0/+14 |
* | Remove debug. | stuconnolly | 2010-05-30 | 1 | -3/+1 |
* | Prevent spawning multiple threads for refreshing the server process list by t... | stuconnolly | 2010-05-28 | 1 | -0/+11 |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -2/+2 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -2/+2 |
* | Rework alert sheets: | rowanbeentje | 2010-05-09 | 1 | -2/+2 |
* | Add extra connection checking at multiple stages of getting the server's proc... | stuconnolly | 2010-04-27 | 1 | -11/+14 |
* | Bunch of improvements to the serve processes panel, including: | stuconnolly | 2010-04-24 | 1 | -51/+226 |
* | Perform bounds checking in the process list controller's table view data sour... | stuconnolly | 2010-04-23 | 1 | -2/+2 |
* | Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite... | stuconnolly | 2010-03-31 | 1 | -2/+0 |
* | Until it can be moved to it's own connection don't allow refreshing of the pr... | stuconnolly | 2010-03-26 | 1 | -10/+5 |
* | Localize 'Save As...' button titles on console and process list windows. | stuconnolly | 2010-03-25 | 1 | -2/+2 |
* | Bunch of improvements to the server process list viewer, including: | stuconnolly | 2010-03-25 | 1 | -17/+51 |
* | - Make [MCPConnection getLastErrorMessage] more consistent by always returni... | rowanbeentje | 2010-03-25 | 1 | -2/+2 |
* | - Remove observers for key paths when dealloc'ing objects to fix later crash... | rowanbeentje | 2010-03-23 | 1 | -0/+2 |
* | Address Issue #546 (format string bugs): | rowanbeentje | 2010-01-20 | 1 | -2/+3 |
* | • fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper... | Bibiko | 2010-01-13 | 1 | -0/+7 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -8/+8 |
* | - Ensure all results for server variable requests are returned as strings, t... | rowanbeentje | 2010-01-03 | 1 | -0/+1 |
* | Updates to the 'use monospaced font' preference, making it a lot more consist... | stuconnolly | 2009-11-14 | 1 | -1/+27 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 1 | -1/+1 |
* | In an aid to split up the functionality of the TableDocument class as well as... | stuconnolly | 2009-11-13 | 1 | -3/+4 |
* | - New server processes panel, accessible via the 'Database' menu and alt+cmd+... | stuconnolly | 2009-11-12 | 1 | -0/+498 |