Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Database process list table view should not be editable. | stuconnolly | 2009-11-16 | 1 | -10/+4 |
| | |||||
* | Increase database process list and variables table views row height to match ↵ | stuconnolly | 2009-11-14 | 1 | -3/+3 |
| | | | | that of all the others. | ||||
* | In the process list sheet, give the refresh button the key equivalent cmd+R. | stuconnolly | 2009-11-12 | 1 | -4/+4 |
| | |||||
* | - New server processes panel, accessible via the 'Database' menu and ↵ | stuconnolly | 2009-11-12 | 1 | -0/+2035 |
alt+cmd+P. Includes the ability to kill queries and connections as well as live filtering support and the ability to save all processes or the current filtered set to a file. Implements issue #458. - Reorganise 'Database' menu. - Give 'Flush Privileges' key equivalent of shift+cmd+F. |