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
/
SPConnectionController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update source code compatibility
Max
2017-03-31
1
-16
/
+0
*
Remove redundant code and associated warning. No longer required after c4e9a4b.
Stuart Connolly
2017-03-22
1
-14
/
+1
*
Replace some legacy NSIndexSet enumeration with 10.6+ style -enumerateIndexes...
Max Lohrmann
2017-03-12
1
-9
/
+4
*
Reenable SSH/SSL file picker accessory view by default on OS X 10.11+ (#2673)
Max Lohrmann
2017-01-28
1
-0
/
+12
*
fix warnings
Abhi Beckert
2016-04-10
1
-0
/
+22
*
fix warnings
Abhi Beckert
2016-04-10
1
-1
/
+0
*
fix various compile warnings
Abhi Beckert
2016-04-03
1
-1
/
+1
*
Replace a lot of SPBeginAlertSheet()s with the more concise SPOnewayAlertSheet()
Max
2015-10-20
1
-13
/
+41
*
Add validation of SSL client cert file
Max
2015-10-15
1
-26
/
+80
*
Add code to verify that a SSL key file actually contains a usable RSA key
Max
2015-10-14
1
-1
/
+47
*
Change double click handling in the favorite list.
Max
2015-10-14
1
-2
/
+3
*
Add mysql:// URL handler (fixes #1681)
Max
2015-10-14
1
-1
/
+6
*
Fix an issue where the window title would not be properly updated after closi...
Max
2015-09-13
1
-1
/
+2
*
Add code to disable mysql protocol compression (no UI) to connect to Amazon A...
Max
2015-07-30
1
-1
/
+3
*
Add some info which might help a bit with debugging threading issues
Max
2015-07-02
1
-2
/
+2
*
Add option to sort favorites by color
Max
2015-06-21
1
-0
/
+3
*
Fix an issue where sorting favorites by "host" or "type" would cause an excep...
Max
2015-06-20
1
-4
/
+15
*
* Fix some spacing issues for localization
Max
2015-05-15
1
-10
/
+10
*
* Fully enable export of favorite groups
Max
2015-05-11
1
-2
/
+3
*
* Fix an exception that would occur if a user tried to export favorites when ...
Max
2015-05-10
1
-7
/
+13
*
Change the way the NSOpenPanel is handled when selecting an SSH key to addres...
Max Lohrmann
2015-01-13
1
-6
/
+14
*
Addition to commit 2735e15b
Max
2015-01-04
1
-11
/
+10
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-19
/
+19
*
Fix minor UI issue
Max
2015-01-03
1
-0
/
+1
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-11
/
+11
*
Add cast for [NSApp delegate]
Max
2014-12-13
1
-4
/
+4
*
Replace boxed integers in code with @ literals
Max
2014-12-13
1
-2
/
+2
*
Replace a few other instances with objectOrNilAtIndex:
Max
2014-08-03
1
-1
/
+1
*
Tweak some connection controller animation orders for better interactions whe...
rowanbeentje
2014-04-25
1
-1
/
+1
*
Enable SSL over SSH connection configuration.
Howard P. Logsdon
2014-03-07
1
-6
/
+7
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Remove use of deprecated methods.
Stuart Connolly
2013-12-01
1
-112
/
+79
*
Remove use of deprecated methods.
Stuart Connolly
2013-11-30
1
-6
/
+6
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-1
/
+1
*
* This change adds basic tab coloring support for favorites - ** POC / NEEDS ...
dmoagx
2013-10-23
1
-6
/
+25
*
- Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...
rowanbeentje
2013-05-21
1
-2
/
+2
*
- Improve startup when loading from file, preventing overwrite of details re...
rowanbeentje
2013-03-12
1
-1
/
+10
*
Restore tab bar label when cancelling a connection.
avenjamin
2013-03-10
1
-1
/
+2
*
- When favorites in the connection view gave no password, no longer set the ...
rowanbeentje
2013-02-21
1
-2
/
+27
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-141
/
+141
*
Changes required to merge Sequel Pro r4011 into Coda
sqlprodev
2013-02-14
1
-10
/
+20
*
- Allow all filenames/types in SSH and SSL key/cert selection dialogs, to fi...
release-1.0.1
rowanbeentje
2013-01-29
1
-11
/
+2
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-2
/
+4
*
- Prevent Groups from being created as a child of the Quick Connection item,...
rowanbeentje
2012-12-30
1
-4
/
+2
*
- Fix favourite editing on the connection interface being unable to delete s...
rowanbeentje
2012-12-14
1
-3
/
+25
*
- Improve connection testing to use edited passwords on a connection with ke...
rowanbeentje
2012-11-28
1
-6
/
+9
*
- When the connection interface is restored as a result of a connection atte...
rowanbeentje
2012-11-20
1
-1
/
+9
*
Fix the selected node in the favorites connection view when adding a new favo...
stuconnolly
2012-11-18
1
-5
/
+6
*
- Attempt to fix nightly build signing
rowanbeentje
2012-11-18
1
-1
/
+1
[next]