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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/master'
Marius Ursache
2016-02-29
4
-109
/
+169
|
\
|
*
* Add support for changing user passwords in MySQL 5.7.6+ (#2418)
Max
2016-02-29
2
-21
/
+69
|
*
Simplify some code
Max
2016-02-27
1
-35
/
+41
|
*
Deobfuscate some code a bit
Max
2016-02-27
2
-78
/
+82
|
*
Fix an issue that made query favorites with 20 or more "mirrored snippets" un...
Max
2016-02-27
1
-2
/
+4
*
|
Fixed fabs compiler warnings
Marius Ursache
2016-02-29
1
-3
/
+3
|
/
*
Add comprehensive locking to SPDataStorage
Max
2016-02-24
1
-179
/
+211
*
Fix a rare issue where duplicating a database could cause an exception if a S...
Max
2016-02-21
1
-5
/
+6
*
Fix online help URL for query favorites (#2409)
Max
2016-02-18
1
-1
/
+1
*
Fix an issue where auto completion in query editor would not work in some cas...
Max
2016-02-17
1
-0
/
+1
*
Fix an issue with resetting auto_increment values (caused by previous commit)
Max
2016-02-15
1
-1
/
+6
*
Clarify some texts in the table column type quick help
Max
2016-02-05
1
-5
/
+5
*
Fix an exception that would occur when passing NSNull to a tooltip (affected ...
Max
2016-01-31
1
-3
/
+8
*
Change CSV field mapper so that the first row is no longer displayed as conte...
Max
2016-01-31
4
-34
/
+106
*
Try to fix what could be the cause of #2353 ("Attempted to connect a connecti...
Max
2016-01-15
1
-1
/
+11
*
Fix an exception during CSV field mapping that would occur if a header field ...
Max
2016-01-14
1
-6
/
+13
*
Remove some debug code that is no longer needed
Max
2016-01-13
1
-144
/
+0
*
Avoid an exception on a rare issue where determing the database fails after s...
Max
2016-01-13
1
-1
/
+2
*
Go to database: change the way the arrow keys are forwarded, so the list will...
Max
2015-12-06
1
-2
/
+17
*
Merge branch 'master' of https://github.com/sequelpro/sequelpro
Max
2015-12-06
1
-1
/
+1
|
\
|
*
Fix a silly logic error (#2344)
Max Lohrmann
2015-12-03
1
-1
/
+1
*
|
Move some shared code to the parent class
Max
2015-11-21
6
-24
/
+38
|
/
*
Export SQL in utf8mb4 if available (part of #2321)
Max
2015-11-20
1
-0
/
+12
*
Reorder some code to remove duplicate code and make leaking a NSAutoreleasePo...
Max
2015-11-20
8
-79
/
+35
*
* move some duplicate code into it's own method
Max
2015-11-20
13
-126
/
+127
*
Restructure some code for shorter lines
Max
2015-11-20
2
-35
/
+44
*
Hand ServerSupport instance to exporters
Max
2015-11-20
6
-3
/
+18
*
* Remove restriction on 16 chars for username in User Manager (#1886)
Max
2015-11-18
7
-250
/
+331
*
Add basic support for JSON type (part of #2199)
Max
2015-11-15
5
-18
/
+43
*
Add XML encoding header
Max
2015-11-15
1
-2
/
+2
*
Store the last export settings using the new "export settings" format
Max
2015-11-15
4
-68
/
+33
*
* Add QuickLook support for "export settings" files
Max
2015-11-15
8
-432
/
+563
*
* Make a difficult mutex check a bit easier to read and hopefully a bit safer...
Max
2015-11-14
3
-190
/
+186
*
Fix: "Custom filename" in export dialog would accept multi line text (#2325)
Max
2015-11-13
3
-1
/
+46
*
In order to enable even more people to shoot themselves in the foot, this com...
Max
2015-11-12
2
-0
/
+35
*
In the table quick info section: Display shorter name for collation if it has...
Max
2015-11-11
1
-1
/
+10
*
Fix an issue where changing a table collation could cause an exception (fixes...
Max
2015-11-11
3
-7
/
+106
*
buildbot didn't like that...
Max
2015-11-10
1
-1
/
+1
*
Add a "tooltip" when picking a column type in structure view, explaining basi...
Max
2015-11-10
9
-11
/
+758
*
Allow import of saved export settings (in export dialog)
Max
2015-11-07
10
-35
/
+537
*
Add support for adding relations on MySQL < 5 (#530)
Max
2015-11-06
1
-5
/
+19
*
Fix an exception when right-clicking in the CSV field mapping table without a...
Max
2015-11-06
1
-3
/
+9
*
* Change window creation to use a create-and-get model instead of create-then...
Max
2015-11-05
6
-469
/
+478
*
Add support for CURRENT_TIMESTAMP(n) in default/on update column of DATETIME/...
Max
2015-11-04
10
-26
/
+56
*
Fix the charset/collation selection when creating a new db/table (minor lefto...
Max
2015-11-03
4
-11
/
+41
*
Changed my mind about something, to make it safer for localization
Max
2015-11-03
3
-2
/
+124
*
Remove duplicate code for ALTER statement when reordering columns via drag&dr...
Max
2015-11-03
2
-210
/
+141
*
Support fractional seconds for CURRENT_TIMESTAMP in the default column (part ...
Max
2015-11-03
1
-3
/
+8
*
Add a visual indication for the defaults in the encoding/collation menus in t...
Max
2015-11-02
3
-0
/
+292
*
Change the internal handling of charset/collation from offset-based to name-b...
Max
2015-11-01
3
-193
/
+161
[next]