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
*
• fixed several threading issues due to threading
Bibiko
2010-03-29
1
-10
/
+9
*
• added some more sanity checks to avoid exceptions due to threading
Bibiko
2010-03-29
1
-10
/
+19
*
• improved completion suggestion for db schemata
Bibiko
2010-03-29
3
-42
/
+48
*
• fixed several issue for completion lists
Bibiko
2010-03-29
5
-27
/
+97
*
- db structure for tables and views will now be queried by using SHOW… stat...
Bibiko
2010-03-28
4
-60
/
+79
*
- Improve MCPConnection behaviour with respect to run loops and proxies, imp...
rowanbeentje
2010-03-27
1
-4
/
+2
*
Add the ability to sort the connection favorites table view in the preference...
stuconnolly
2010-03-27
5
-8
/
+126
*
- When switching tables, correctly catch disconnections and suppress error d...
rowanbeentje
2010-03-27
4
-25
/
+25
*
Fix an exception caused when selecting the default favorite popup button. Cau...
stuconnolly
2010-03-27
1
-1
/
+1
*
Add a contextual menu to the favorites table view in the preferences.
stuconnolly
2010-03-27
2
-31
/
+36
*
changed the invoking point of db structure query at the very end of updateTab...
Bibiko
2010-03-26
1
-3
/
+5
*
fixed issue while selecting a db name in navigator which wasn't queried yet
Bibiko
2010-03-26
1
-1
/
+3
*
• navigator
Bibiko
2010-03-26
4
-14
/
+11
*
• Navigator and completion list
Bibiko
2010-03-26
1
-1
/
+7
*
Before attempting to parse the create syntax of a table or view, check that i...
stuconnolly
2010-03-26
1
-0
/
+4
*
• first steps to ease the structure querying for auto-completion and navigator
Bibiko
2010-03-26
7
-50
/
+109
*
Until it can be moved to it's own connection don't allow refreshing of the pr...
stuconnolly
2010-03-26
1
-10
/
+5
*
Localize 'Save As...' button titles on console and process list windows.
stuconnolly
2010-03-25
2
-4
/
+4
*
Bunch of improvements to the server process list viewer, including:
stuconnolly
2010-03-25
5
-21
/
+62
*
Add support for selecting the triggers view as the default in the general pre...
stuconnolly
2010-03-25
4
-13
/
+23
*
• changed behaviour of ^⌥⌘F "Filter Table" or "Change Focus to Table L...
Bibiko
2010-03-25
2
-3
/
+17
*
Add support for the triggers view in the history controller.
stuconnolly
2010-03-25
2
-2
/
+11
*
• fixed the type info display of fields in the auto-completion list due the...
Bibiko
2010-03-25
1
-1
/
+1
*
• Navigator
Bibiko
2010-03-25
2
-48
/
+191
*
• Navigator
Bibiko
2010-03-25
4
-26
/
+36
*
- Make [MCPConnection getLastErrorMessage] more consistent by always returni...
rowanbeentje
2010-03-25
13
-84
/
+77
*
- Correctly store scroll and selection for the navigation history when filte...
rowanbeentje
2010-03-25
1
-2
/
+15
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
38
-281
/
+293
*
• Navigator
Bibiko
2010-03-24
4
-49
/
+99
*
- Add a new selectDatabase:item: method to TableDocument, to centralise code...
rowanbeentje
2010-03-24
7
-96
/
+128
*
- Remove observers for key paths when dealloc'ing objects to fix later crash...
rowanbeentje
2010-03-23
9
-6
/
+46
*
• added SPNavigatorOutlineView class for future stuff
Bibiko
2010-03-23
3
-0
/
+78
*
Before opening the user manager check that the current user has access to the...
stuconnolly
2010-03-23
1
-0
/
+18
*
• TablesList
Bibiko
2010-03-23
2
-3
/
+40
*
• Navigator
Bibiko
2010-03-23
3
-34
/
+161
*
• fixed issue for new data representation of the key @"default" in [ inform...
Bibiko
2010-03-23
1
-1
/
+1
*
- Simplify table source table setup and make thread safe. This should addre...
rowanbeentje
2010-03-22
5
-178
/
+163
*
• CSV Import Field Mapper
Bibiko
2010-03-22
3
-44
/
+71
*
When adding an index, after splitting the list of supplied columns strip lead...
stuconnolly
2010-03-22
1
-16
/
+10
*
• CSV Import
Bibiko
2010-03-22
5
-21
/
+39
*
• fixed bug while CSV import
Bibiko
2010-03-22
4
-7
/
+31
*
• Navigator
Bibiko
2010-03-21
5
-2
/
+222
*
• Navigator
Bibiko
2010-03-21
3
-40
/
+161
*
Fix memory leak upon connection window close.
stuconnolly
2010-03-20
1
-0
/
+1
*
- Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects...
rowanbeentje
2010-03-20
5
-151
/
+349
*
• Navigator progress
Bibiko
2010-03-20
2
-17
/
+190
*
Allow arbitrary questions from SSH. This is necessary to support the keyboard...
jakob
2010-03-20
1
-0
/
+29
*
- Alter historyItemsHaveBeenUpdated: call on startup to be performed on main...
rowanbeentje
2010-03-20
1
-1
/
+1
*
(no commit message)
Bibiko
2010-03-20
1
-6
/
+1
*
• some improvements for navigator
Bibiko
2010-03-19
2
-40
/
+66
[next]