aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DatabaseProcessList.xib
Commit message (Collapse)AuthorAgeFilesLines
* Database process list table view should not be editable.stuconnolly2009-11-161-10/+4
|
* Increase database process list and variables table views row height to match ↵stuconnolly2009-11-141-3/+3
| | | | that of all the others.
* In the process list sheet, give the refresh button the key equivalent cmd+R.stuconnolly2009-11-121-4/+4
|
* - New server processes panel, accessible via the 'Database' menu and ↵stuconnolly2009-11-121-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.