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
*
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
*
• further work on Navigator (not yet active but workable -> unHide menu item)
Bibiko
2010-03-19
9
-75
/
+202
*
• some progress re Navigator
Bibiko
2010-03-19
1
-18
/
+12
*
• fixed "Clear global history" really removes the global history list in t...
Bibiko
2010-03-18
1
-0
/
+4
*
• further progress for navigator
Bibiko
2010-03-18
3
-20
/
+45
*
• some progress of the navigator approach (not yet active - hidden main men...
Bibiko
2010-03-18
3
-50
/
+59
*
- Fix a couple of calls which crashed if the window had already been closed,...
rowanbeentje
2010-03-18
5
-2
/
+27
*
Present a warning to the user when attempting to print the current table's co...
stuconnolly
2010-03-18
5
-14
/
+74
*
• initial commit to support a connection/schema navigator (not yet active ...
Bibiko
2010-03-17
4
-0
/
+355
*
• changed NSDictionary structure for [MCPConnection queryDbStructure]
Bibiko
2010-03-17
1
-2
/
+4
*
- fixed bug for nested snippets if a nested snippet is located at the very en...
Bibiko
2010-03-17
2
-1
/
+14
*
• Connection Controller View
Bibiko
2010-03-16
1
-0
/
+17
*
• fixed bug while presetting the mirrored snippets to their counterparts; t...
Bibiko
2010-03-16
1
-5
/
+5
*
• added help button to Query Favorites Editor
Bibiko
2010-03-16
2
-0
/
+6
*
• Query Favorites
Bibiko
2010-03-16
4
-7
/
+200
*
Modify our current implementation of all singleton instances to be inline wit...
stuconnolly
2010-03-16
5
-32
/
+23
*
- Make a number of changes to attempt to improve disconnection/quit crashes:...
rowanbeentje
2010-03-16
10
-28
/
+26
*
Fix a couple more potential issues found during static analysis.
stuconnolly
2010-03-15
3
-5
/
+6
*
Fix some potential issues found during static analysis.
stuconnolly
2010-03-15
5
-10
/
+24
*
Following a manual code review, fix some local variables overriding global va...
rowanbeentje
2010-03-15
12
-18
/
+40
*
Peform the removal of table fields on a background thread with the option to ...
stuconnolly
2010-03-14
1
-17
/
+43
*
• CSV Import Field Mapper
Bibiko
2010-03-14
1
-0
/
+15
*
- Review copyWithZone: implementations and standardise on best practice reco...
rowanbeentje
2010-03-14
3
-4
/
+10
*
Update Localizable.strings by running genstrings and remove the use of multip...
stuconnolly
2010-03-14
1
-2
/
+2
*
Peform the addition and removal of table indexes on a background thread with ...
stuconnolly
2010-03-14
2
-22
/
+54
*
• fixed printDocument validation if Custom Query is active
Bibiko
2010-03-13
1
-5
/
+5
*
Don't attempt to release the print thread at the beginning of a print operation.
stuconnolly
2010-03-13
1
-4
/
+5
*
Add additional thread cancellation checking when generating HTML for printing...
stuconnolly
2010-03-13
1
-6
/
+4
*
- Fix an exception when following a foreign key relationship to a null value...
rowanbeentje
2010-03-13
1
-4
/
+10
*
Allowing printing of empty table views to prevent crashes.
stuconnolly
2010-03-13
1
-54
/
+39
*
Perform HTML generation for printing on a background thread, displaying the u...
stuconnolly
2010-03-13
4
-11
/
+84
*
- Add toolbar item for Triggers interface
avenjamin
2010-03-13
1
-0
/
+13
*
- Fix some leaks and autoreleases after checking static analysis
rowanbeentje
2010-03-13
4
-26
/
+13
[next]