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
/
SPServerVariablesController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-9
/
+0
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+19
*
Tidy up.
stuconnolly
2012-06-04
1
-19
/
+19
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-1
/
+1
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-9
/
+3
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-3
/
+3
*
Fix warnings and comments.
stuconnolly
2011-04-29
1
-2
/
+2
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+2
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-1
/
+0
*
Tidy up.
stuconnolly
2010-10-19
1
-0
/
+3
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
• overall replacement of:
Bibiko
2010-08-20
1
-1
/
+1
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-1
/
+1
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-1
/
+1
*
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...
stuconnolly
2010-03-31
1
-2
/
+0
*
- Remove observers for key paths when dealloc'ing objects to fix later crash...
rowanbeentje
2010-03-23
1
-0
/
+2
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-2
/
+2
*
- Ensure all results for server variable requests are returned as strings, t...
rowanbeentje
2010-01-03
1
-0
/
+1
*
Updates to the 'use monospaced font' preference, making it a lot more consist...
stuconnolly
2009-11-14
1
-1
/
+27
*
Bunch of improvements to the query console, including:
stuconnolly
2009-11-14
1
-1
/
+1
*
In an aid to split up the functionality of the TableDocument class as well as...
stuconnolly
2009-11-13
1
-0
/
+373