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
*
Internal Refactoring: Move MySQL Help viewer into own xib with own controller
Max
2018-05-27
1
-3
/
+11
*
#63: Add basic support for multiple filters
Max
2018-05-07
1
-2
/
+2
*
Move some badly misplaced KVO code
Max
2018-05-06
1
-8
/
+0
*
Fix a little UI issue with a clipped back/forward button
Max
2018-05-04
1
-0
/
+4
*
Replace all non-cyclic NSAutoreleasepools with @autoreleasepool
Max
2018-05-03
1
-412
/
+390
*
Reformat SPDatabaseDocument source
Max
2018-04-21
1
-658
/
+575
*
Fix some threading issues during print output generation (#3025)
Max
2018-04-21
1
-91
/
+91
*
Fix crash when trying to print on 10.13.4 (#3025)
Max
2018-04-13
1
-9
/
+19
*
Reapply changes from rolled back commit that are common to master and callbac...
Max
2018-02-28
1
-55
/
+15
*
Manually roll back all changes for #2979
Max
2018-02-27
1
-17
/
+58
*
#2979, #2437, #2247, #1836: Enable mysql cleartext auth without access to key...
Max
2018-02-24
1
-2
/
+1
*
#2979: Rename a method, because it is no longer limited to keychain
Max
2018-02-23
1
-2
/
+2
*
Remove the keychain id stuff from SPDatabaseDocument. It was only proxying SP...
Max
2018-02-23
1
-26
/
+11
*
Move method -keychainPassword from SPDatabaseDocument to SPConnectionControll...
Max
2018-02-23
1
-20
/
+3
*
Replace getter/setter glue with property
Max
2018-02-23
1
-20
/
+6
*
Next step in the #2979 experiment
Max
2018-02-18
1
-8
/
+14
*
Merge remote-tracking branch 'origin/mergeclasses'
Max
2018-01-20
1
-12
/
+1186
|
\
|
*
merge SPQueryController (part of #2789)
Max
2018-01-20
1
-1
/
+0
|
*
merge SPTableStructure (part of #2789)
Max
2018-01-20
1
-1
/
+0
|
*
merge SPTableContent (part of #2789)
Max
2018-01-20
1
-1
/
+0
|
*
merge SPConnectionController (part of #2789)
Max
2018-01-20
1
-4
/
+2
|
*
Merge SPDatabaseDocument (part of #2789)
Max
2018-01-20
1
-5
/
+1185
|
*
Merge SPAppController (part of #2789)
Max
2018-01-20
1
-1
/
+0
*
|
Work around an exception that would occur when changing Query Favorites while...
Max
2018-01-17
1
-6
/
+0
*
|
Replace all calls to deprecated method +propertyListFromData:mutabilityOption...
Max
2018-01-13
1
-29
/
+27
*
|
Replace all calls to deprecated method +propertyListFromData:mutabilityOption...
Max
2018-01-13
1
-52
/
+61
|
/
*
* Moved `-[SPHistoryController currentlySelectedView]` to SPDatabaseDocument ...
Max
2017-12-02
1
-8
/
+35
*
Fix a rare timing-sensitive crash when closing a window during a connection a...
Max
2017-11-17
1
-1
/
+4
*
Change some method calls so the custom query view controller gets notified wh...
Max
2017-05-10
1
-3
/
+3
*
Update source code compatibility
Max
2017-03-31
1
-9
/
+3
*
Merge branch 'master' of https://github.com/sequelpro/sequelpro
Max
2017-03-31
1
-6
/
+9
|
\
|
*
Fix first responder exception being logged on 10.12. Check if the favourites ...
Stuart Connolly
2017-03-30
1
-2
/
+2
|
*
Fix first responder exception being logged on 10.12. Check if the favourites ...
Stuart Connolly
2017-03-30
1
-6
/
+9
*
|
Fix a case of „background thread updating UI“ that could cause an excepti...
Max
2017-03-31
1
-14
/
+32
|
/
*
More debug code to find cause of #2266
Max
2017-03-30
1
-3
/
+12
*
Fix crashes on tab/window closing due to previously registed preference obser...
Stuart Connolly
2017-03-24
1
-3
/
+2
*
Remove duplicate setting of sheet title/message.
Stuart Connolly
2017-03-23
1
-4
/
+2
*
- #1235: Prevent renaming a database which contains any non-table objects as ...
Stuart Connolly
2017-03-23
1
-17
/
+55
*
Performance improvement for databases that contain lots of objects. When gett...
Stuart Connolly
2017-03-22
1
-26
/
+25
*
Fix table triggers view not reacting to UI preference changes. Also, move the...
Stuart Connolly
2017-03-18
1
-129
/
+72
*
#2732: Fix table information panel stuck on activities view.
Stuart Connolly
2017-03-15
1
-8
/
+9
*
Begin work on comparing two databases
Abhi Beckert
2016-12-02
1
-0
/
+65
*
Some changes suggested in PR #2606 to improve MySQL 5.8 handling
Max
2016-11-01
1
-4
/
+4
*
Fix a case of "background thread updating UI"
Max
2016-06-26
1
-16
/
+18
*
#2434 now use NSTitlebarAccessoryViewController if available
Abhi Beckert
2016-06-05
1
-10
/
+27
*
fix various compile warnings
Abhi Beckert
2016-04-03
1
-1
/
+1
*
#346 Work on new tab bar design
Abhi Beckert
2016-03-18
1
-3
/
+4
*
Fix a wrongly structured setter that might have been involved in some crashes
Max
2016-03-05
1
-2
/
+3
*
Change some risky behavior (might be related to #2432)
Max
2016-03-05
1
-2
/
+5
*
Avoid an exception on a rare issue where determing the database fails after s...
Max
2016-01-13
1
-1
/
+2
[next]