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
*
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
*
Remove 10.4 related code and associated macros.
stuconnolly
2010-09-26
1
-3
/
+1
*
Change the comment fomat used when displaying and copying the create syntaxes...
stuconnolly
2010-09-24
1
-8
/
+5
*
• 'doPerformQueryService' set toolbar to Custom Query
Bibiko
2010-09-21
1
-5
/
+6
*
Very minor tidy up.
stuconnolly
2010-09-20
1
-3
/
+2
*
- Implement support for MySQL over SSL for both TCP/IP and Socket connection...
rowanbeentje
2010-09-13
1
-1
/
+34
*
• fixed _supportsEncoding setting to dis/enable safely Database > View Usin...
Bibiko
2010-09-10
1
-1
/
+6
*
- Add support for SSH identity files (public keys) in custom locations
rowanbeentje
2010-09-08
1
-0
/
+8
*
• Show/Copy Create Syntax now come up with all create syntaxes of selected ...
Bibiko
2010-09-01
1
-106
/
+103
[next]