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
/
SPDatabaseStructure.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all non-cyclic NSAutoreleasepools with @autoreleasepool
Max
2018-05-03
1
-234
/
+233
*
Reapply changes from rolled back commit that are common to master and callbac...
Max
2018-02-28
1
-0
/
+2
*
Manually roll back all changes for #2979
Max
2018-02-27
1
-5
/
+3
*
#2979: Rename a method, because it is no longer limited to keychain
Max
2018-02-23
1
-3
/
+3
*
Next step in the #2979 experiment
Max
2018-02-18
1
-2
/
+4
*
merge SPExportController (part of #2789)
Max
2018-01-20
1
-5
/
+1
*
Merge SPDatabaseDocument (part of #2789)
Max
2018-01-20
1
-1
/
+0
*
* Turn `-[SPMySQLConnection checkConnectionIfNecessary]` into a public method...
Max
2017-03-09
1
-1
/
+1
*
Fix an issue with autocompletion not suggesting column names (#2507)
Max
2016-05-16
1
-0
/
+5
*
fix warnings
Abhi Beckert
2016-04-10
1
-4
/
+2
*
Fix an issue where auto completion in query editor would not work in some cas...
Max
2016-02-17
1
-0
/
+1
*
Try to fix what could be the cause of #2353 ("Attempted to connect a connecti...
Max
2016-01-15
1
-1
/
+11
*
* Make a difficult mutex check a bit easier to read and hopefully a bit safer...
Max
2015-11-14
1
-189
/
+177
*
Wrap a repeated call in a simpler method
Max
2015-10-25
1
-0
/
+8
*
Add some info which might help a bit with debugging threading issues
Max
2015-07-02
1
-1
/
+1
*
Addition to commit 2735e15b
Max
2015-01-04
1
-3
/
+2
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-3
/
+3
*
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
*
Tidy up.
stuconnolly
2013-10-27
1
-24
/
+33
*
* Changed a query (addressing issue #1687)
dmoagx
2013-04-24
1
-9
/
+9
*
- Add names for most threads created by Sequel Pro for easier debug
rowanbeentje
2012-10-14
1
-1
/
+2
*
- In the SPMySQL.framework, separate framework-triggered connections and dis...
rowanbeentje
2012-10-14
1
-2
/
+9
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+20
*
Fix gcc warnings.
stuconnolly
2012-05-09
1
-1
/
+1
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-4
/
+0
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+4
*
- Fix crashes caused by the database structure retrieval continuing briefly ...
rowanbeentje
2012-03-18
1
-3
/
+12
*
SPMySQL integration bugfixes:
rowanbeentje
2012-03-14
1
-7
/
+4
*
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
1
-0
/
+647