| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
to be legacy code from r600 (!) when the queries were run in a non-threaded manner. This addresses Issue #1337.
|
|
|
|
| |
correctly build the column syntax if the last field(s) are set not to import, addressing Issue #1358.
|
|
|
|
|
|
|
| |
edits; this will improve Issue #1332
- Fix width of SSH key field
|
|
|
|
|
|
| |
- Switch to using a UUID for the backup filename to prevent issues of it already existing.
- Fix an obvious logic error whereby the saving would be aborted when we couldn't create the backup file (fixes issue #1357).
|
|
|
|
|
|
|
|
| |
tabs/windows where the favorite was selected (Issue #1351)
- Keep multiple windows and tabs in sync when editing favorites
- Fix a new KVO observation not being removed on object teardown
|
|
|
|
| |
contained the word "bind".
|
|
|
|
|
|
|
|
|
| |
- Fix long-standing intermittent crashes caused by connection errors after SSH tunnels were established
- Fix edits causing keychain -25299 errors (Issue #1340)
- Allow changes of favourite type to be saved rather than disassociating the edit from the selection
- Fix the favourites view scrolling to the top when there's no selection and connection details are being edited
- Fix some issues with automatic naming of connections on connection type change
|
| |
|
|
|
|
| |
closing the associated window to prevent crashes
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- When selecting a group node, instead of hiding the connection details, reset them to an empty state.
- When removing a favorite make sure the details view is also set to an empty state.
- Remove setting the outline view item's text colour, which should fix display issues on 10.7
Addresses points 1 & 5 on issue #1339.
|
|
|
|
|
|
|
|
|
|
| |
- Prevent groups from being dragged into themselves (or child nodes) to prevent data loss
- Improve selection handling when manually reordering nodes
- Don't allow drags of the "Favorites" title at the top of the view to prevent exceptions
- Prevent the "Favorites" title from being collapsed to prevent confusion on 10.7+
- Improve group tooltips to reflect contained favourites and groups
- Improve menu validation checks
|
|
|
|
| |
when closing windows where connections are failing
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
reviewing crash logs and testing a number of situations:
- Improve stability of closing connections after a connection loss
- Minimise prompting a user for connection state restore if closing windows/tabs
- Allow cancellation of keepalive ping threads to prevent crashes after deallocation of parent
- Manually handle ping thread state struct memory to avoid cross-thread deallocation issues
- Improve disconnection speed and resilience
|
|
|
|
| |
instead of relying on the stack; this should address exceptions on background threads when loading tables
|
| |
|
| |
|
| |
|
|
|
|
| |
fixing excpetions if sorting multiple group nodes in a tree
|
|
|
|
|
| |
- Improve debug to catch a structure connection issue
|
|
|
|
| |
around animation issues
|
|
|
|
| |
to SPConnectionController, fixing tweaks missed by the outline view migration; particularly addresses Lion keychain cacheing issues causing password edits to make it appear that those passwords were lost for the rest of the session.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pagination should still be correctly preserved in all other cases
|
|
|
|
| |
the handling of null values. This also subsequetly caused an exception to be thrown when checking if any passwords needed updated.
|
| |
|
|
|
|
| |
size greater than the current screen. Fixes issue #680.
|
|
|
|
| |
associated test.
|
|
|
|
|
|
|
|
|
|
|
|
| |
background loss of connections:
- Attempt to fix a condition causing a reconnection loop by fixing the order of connection state check and a query variable
- If a connection is lost in the background, only attempt a single reconnect instead of requiring user intervention at once
- Add a new connection state to handle background disconnects
- If the connection has been lost in the background but is about to be used, reconnect it automatically (informing the user of loss if appropriate)
- Don't attempt background reconnections if the connection has not been used for some time
(Also update localisable strings, and tweak navigator controller connection usage)
|
| |
|
|
|
|
| |
dependency on SP specific code and all the tests to build successfully.
|
|
|
|
| |
to using long longs, ensuring 64 bit ID support even on 32 bit systems. This addresses Issue #1335.
|
| |
|
|
|
|
| |
hooked up yet. Part of issue #1235.
|
|
|
|
| |
use of NSRunAlertPanel with SPBeginAlertSheet.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
notifications on dealloc
- Fix a crash on opening windows after closing windows due to an overrelease of the favourites tree
- Fix an exception on logging in due to incorrect keychain ID type on the document
|
|
|
|
|
|
|
| |
of a copy of the represented node; this addresses a crash on Lion (Issue #1328)
- Clean up variables and initialisers, restore connection keychain ID tracking and setting
|
| |
|
| |
|
| |
|
| |
|
| |
|