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
/
Frameworks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial stage of re styling the tab bar to actually look half decent.
avenjamin
2010-06-14
6
-15
/
+760
*
- Replace the precompiled PSMTabBar framework with a build-from-source depen...
rowanbeentje
2010-06-07
69
-26
/
+8910
*
- Ensure start/end query notifications are sent on the main thread to avoid ...
rowanbeentje
2010-06-01
3
-3
/
+115
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-1
/
+1
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
40
-0
/
+525
*
Review queryDbStructureWithUserInfo:
rowanbeentje
2010-05-15
1
-166
/
+127
*
- Check return status when capturing query error message strings - this addr...
rowanbeentje
2010-05-09
1
-2
/
+4
*
Rework alert sheets:
rowanbeentje
2010-05-09
1
-5
/
+13
*
- Added OCMock.framework for unittests using mock objects
drx777
2010-05-03
13
-0
/
+217
*
This changeset implements renaming and duplicating databases on a server. Det...
drx777
2010-04-28
2
-12
/
+32
*
- Upgrade MySQL libraries to 5.1.46 (was 5.1.44)
rowanbeentje
2010-04-27
3
-2
/
+2
*
Add extra connection checking at multiple stages of getting the server's proc...
stuconnolly
2010-04-27
1
-5
/
+7
*
Enable all *reasonable* warnings for all build configurations and fix a few o...
stuconnolly
2010-04-26
2
-2
/
+2
*
Bunch of improvements to the serve processes panel, including:
stuconnolly
2010-04-24
1
-7
/
+7
*
Only attempt to check or set the max allowed packet if there is an active con...
stuconnolly
2010-04-23
1
-7
/
+14
*
- changed the query locking mechanism for MCPConnection to be more thread saf...
jakob
2010-04-16
4
-69
/
+127
*
Review usage of notifications, afterDelay: and waitUntilDone:NO calls:
rowanbeentje
2010-04-12
1
-0
/
+1
*
- Commit a missing binary file to complete zlib support for r2091
rowanbeentje
2010-04-12
1
-0
/
+0
*
Add a new SPFileHandle class to support gzip compression and writing on a bac...
rowanbeentje
2010-04-12
1
-0
/
+1605
*
• improved querying db structure handling
Bibiko
2010-04-07
2
-0
/
+22
*
• query db structure
Bibiko
2010-04-07
2
-57
/
+98
*
- Improve on r2050, running reconnections after a proxy disconnect on a new ...
rowanbeentje
2010-04-04
1
-15
/
+22
*
- Improve SPSSHTunnel question/password dialogs to no longer eat 100% CPU by...
rowanbeentje
2010-03-31
1
-2
/
+5
*
• removed unnecessary retains, ergo fixed some memory leaks
Bibiko
2010-03-31
1
-11
/
+9
*
• querying for db structure is queued for the same connection to avoid 'ove...
Bibiko
2010-03-31
2
-316
/
+361
*
- Update FeedbackReporter with latest changes from master (minor tweaks resu...
rowanbeentje
2010-03-31
2
-0
/
+0
*
• next trial to make getAllKeysOfDbStructure thread safe
Bibiko
2010-03-30
1
-6
/
+28
*
• some speed improvements and code simplifications for navigator
Bibiko
2010-03-30
1
-10
/
+12
*
• fixed several threading issues due to threading
Bibiko
2010-03-29
2
-8
/
+10
*
• added some more sanity checks to avoid exceptions due to threading
Bibiko
2010-03-29
1
-3
/
+9
*
• improved completion suggestion for db schemata
Bibiko
2010-03-29
1
-3
/
+5
*
• fixed several issue for completion lists
Bibiko
2010-03-29
2
-74
/
+65
*
- db structure for tables and views will now be queried by using SHOW… stat...
Bibiko
2010-03-28
2
-101
/
+197
*
- Improve MCPConnection behaviour with respect to run loops and proxies, imp...
rowanbeentje
2010-03-27
1
-7
/
+29
*
- When switching tables, correctly catch disconnections and suppress error d...
rowanbeentje
2010-03-27
1
-4
/
+4
*
• navigator
Bibiko
2010-03-26
2
-6
/
+7
*
• Navigator and completion list
Bibiko
2010-03-26
2
-49
/
+57
*
• first steps to ease the structure querying for auto-completion and navigator
Bibiko
2010-03-26
2
-35
/
+92
*
Revert a change made in r2005 by not waiting on the completion of calls to un...
stuconnolly
2010-03-26
1
-1
/
+1
*
Minor MCPKit tidy up, including the resolution of potential issues raised dur...
stuconnolly
2010-03-26
7
-47
/
+128
*
- Simplify connection keepalives, moving to a single repeating timer on the ...
rowanbeentje
2010-03-26
2
-89
/
+37
*
Suppress the connection structure query if there're more than 10000 items are...
Bibiko
2010-03-25
1
-2
/
+24
*
• Navigator
Bibiko
2010-03-25
2
-0
/
+24
*
• Navigator
Bibiko
2010-03-25
2
-8
/
+6
*
- Make [MCPConnection getLastErrorMessage] more consistent by always returni...
rowanbeentje
2010-03-25
2
-1
/
+10
*
• Navigator
Bibiko
2010-03-23
1
-9
/
+14
*
- Fix a crash when connecting to a non-existant database by cleaning up deal...
rowanbeentje
2010-03-23
1
-4
/
+3
*
- Simplify table source table setup and make thread safe. This should addre...
rowanbeentje
2010-03-22
1
-0
/
+6
*
- Tweak keepalive process, ensuring keepalives have a minimum time separatio...
rowanbeentje
2010-03-22
1
-2
/
+12
*
(no commit message)
Bibiko
2010-03-20
1
-1
/
+4
[next]