index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPDatabaseDocument.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Don't bring the task window to the front before re-adding it to the parent...
rowanbeentje
2011-02-06
1
-1
/
+0
*
• changed the behaviour of ⇧⌘K (Show/Hide Console) slightly
Bibiko
2011-02-01
1
-16
/
+17
*
• fixed updateWindowTitle: threading issue
Bibiko
2011-02-01
1
-1
/
+1
*
- Ensure window title updates occur on the main thread, fixing crashes under...
rowanbeentje
2011-01-31
1
-6
/
+10
*
• show activity pane for running Bundle process automatically if the proces...
Bibiko
2011-01-20
1
-0
/
+33
*
• while saving connection/session as spf(s) make "Remember Query Editor con...
Bibiko
2011-01-17
1
-2
/
+6
*
• added sequelpro URL scheme commands passToDoc/SetText/<text>, passToDoc/I...
Bibiko
2011-01-14
1
-0
/
+40
*
• changed sequelpro URL command SyntaxHighlighting to be connection indepen...
Bibiko
2011-01-10
1
-137
/
+0
*
Address Issue #857:
rowanbeentje
2010-12-20
1
-13
/
+2
*
* Recognize "performance_schema" as system DB (added in 5.5)
dmoagx
2010-12-18
1
-1
/
+2
*
• minor improvements, commenting, cleaning for URL scheme commands
Bibiko
2010-12-17
1
-1
/
+16
*
• improved timing behaviour for a SPDatabaseDocument if it receives a seque...
Bibiko
2010-12-17
1
-5
/
+18
*
• allow to some sequelpro URL scheme commands like select a table/db the us...
Bibiko
2010-12-17
1
-42
/
+50
*
• sequelpro URL scheme support
Bibiko
2010-12-15
1
-5
/
+281
*
• URL scheme commands:
Bibiko
2010-12-14
1
-3
/
+35
*
• HTML output window
Bibiko
2010-12-13
1
-0
/
+3
*
• made usage of more constants to avoid double-storing strings
Bibiko
2010-12-12
1
-13
/
+13
*
- Fix an issue where after failing to select a database the database dropdow...
rowanbeentje
2010-12-11
1
-2
/
+6
*
• avoided to execute SHOW VARIABLES LIKE 'character_set_database' twice fo...
Bibiko
2010-12-10
1
-2
/
+1
*
• Bundle Commands
Bibiko
2010-12-09
1
-1
/
+1
*
• Bundle command support
Bibiko
2010-12-07
1
-0
/
+22
*
• finished implementation of SPChooseMenuItemDialog
Bibiko
2010-12-06
1
-0
/
+2
*
- Add the ability to stop animation of the task indicator, and use it to pau...
rowanbeentje
2010-12-05
1
-0
/
+13
*
• Bundle Commands
Bibiko
2010-12-01
1
-9
/
+27
*
• Bundle Editor / Bundle commands
Bibiko
2010-12-01
1
-16
/
+20
*
• progress on trigger support for Bundle commands
Bibiko
2010-12-01
1
-0
/
+17
*
• added chance to cancel an activity - up to now a running Bundle command ...
Bibiko
2010-12-01
1
-10
/
+10
*
• fixed issue for saving spf files if sslCertificateFileLocation is nil
Bibiko
2010-11-30
1
-2
/
+2
*
• Bundle commands
Bibiko
2010-11-30
1
-0
/
+17
*
• Bundle commands
Bibiko
2010-11-29
1
-1
/
+25
*
- Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )
rowanbeentje
2010-11-27
1
-1
/
+1
*
- Right-align numeric columns in table content views and custom query results
rowanbeentje
2010-11-27
1
-2
/
+2
*
• Bundle Editor
Bibiko
2010-11-23
1
-0
/
+7
*
- Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...
rowanbeentje
2010-11-23
1
-568
/
+696
*
• sequelpro url scheme support
Bibiko
2010-11-22
1
-4
/
+42
*
• renamed some shell variables for Bundle commands
Bibiko
2010-11-22
1
-0
/
+17
*
• Bundle support
Bibiko
2010-11-16
1
-0
/
+52
*
• Bundle support
Bibiko
2010-11-15
1
-6
/
+4
*
• improved export of a query result via sequelpro:// scheme command
Bibiko
2010-11-12
1
-10
/
+61
*
• some sequelpro://...@passToDoc/ExecuteQuery/csv improvements
Bibiko
2010-11-11
1
-4
/
+24
*
• some tiny progress for sequelpro://$SP_PROCESS_ID/ExecuteQuery
Bibiko
2010-11-11
1
-2
/
+57
*
• added to Bundle shell command these variables:
Bibiko
2010-11-11
1
-0
/
+43
*
• some improvements for sequelpro://process_id/command/param1/param2 url sc...
Bibiko
2010-11-11
1
-0
/
+2
*
• first implementation to allow the user to write and use self-definable f...
Bibiko
2010-11-10
1
-1
/
+3
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-136
/
+21
*
• disable "New Connection Tab" ⌘T menu item if a sheet is ordered out
Bibiko
2010-11-01
1
-1
/
+1
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-4
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-2
/
+0
*
Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the...
stuconnolly
2010-10-19
1
-13
/
+23
*
Various improvements to server capability/version checking, including:
stuconnolly
2010-10-07
1
-37
/
+58
[next]