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
/
SPUserManager.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...
stuconnolly
2010-03-31
1
-2
/
+0
*
- Make [MCPConnection getLastErrorMessage] more consistent by always returni...
rowanbeentje
2010-03-25
1
-1
/
+1
*
- Remove observers for key paths when dealloc'ing objects to fix later crash...
rowanbeentje
2010-03-23
1
-4
/
+2
*
- Make a number of changes to attempt to improve disconnection/quit crashes:...
rowanbeentje
2010-03-16
1
-2
/
+2
*
Fix an exception in the user manager caused by sorting the users list by maki...
stuconnolly
2010-03-09
1
-56
/
+120
*
Fix user manager splitview maximum and minimum sizes.
stuconnolly
2010-03-08
1
-1
/
+6
*
Various user manager improvements including a new outline view contextual menu.
stuconnolly
2010-03-08
1
-11
/
+12
*
Remove semi-colons from user manager queries as they're not needed.
stuconnolly
2010-03-08
1
-5
/
+5
*
Localise SPExtendedTableInfo.m and remove use of multiple comments for locali...
stuconnolly
2010-03-03
1
-6
/
+6
*
Made Available Privs table not enabled unless a schema is selected.
mltownsend
2010-02-14
1
-1
/
+5
*
Fixed some issues with the drop user/drop host commands in the user manager
mltownsend
2010-02-09
1
-6
/
+28
*
Fix bug where adding a user, setting name and password, then immediately hitt...
mltownsend
2010-02-08
1
-15
/
+31
*
Localize delete relation context menu item, update Localizable.strings and us...
stuconnolly
2010-02-06
1
-2
/
+2
*
Fix for issue #560. Still needs validation on hitting Apply, but fixes the i...
mltownsend
2010-02-04
1
-3
/
+55
*
Patch to filter available privs by what the server supports
mltownsend
2010-02-03
1
-2
/
+1
*
Fixed refresh problem on the schema privs
mltownsend
2010-02-03
1
-0
/
+3
*
Moved the schema priv tab over and selected first host if user is selected wh...
mltownsend
2010-02-02
1
-1
/
+2
*
Fix weird issue with lines not compiling in release mode.
mltownsend
2010-02-02
1
-4
/
+4
*
Refresh function added to user manager.
mltownsend
2010-02-02
1
-6
/
+7
*
First stab at Schema Privileges. A UI redesign is on its way. Please test o...
mltownsend
2010-02-02
1
-9
/
+346
*
Address Issue #546 (format string bugs):
rowanbeentje
2010-01-20
1
-5
/
+5
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-8
/
+6
*
- Ensure all results for server variable requests are returned as strings, t...
rowanbeentje
2010-01-03
1
-0
/
+2
*
- Work through static analysis of the source, fixing a number of small memor...
rowanbeentje
2009-12-14
1
-1
/
+1
*
Added ability to change the users password. Only does it for all hosts at on...
mltownsend
2009-12-07
1
-5
/
+26
*
Moved the SPUserMO source into the Core Data folder with the model. Added co...
mltownsend
2009-12-04
1
-0
/
+2
*
Made the tab selection a little more intuitive
mltownsend
2009-12-03
1
-20
/
+34
*
Fix for issue with having multiple connections open and managing users.
mltownsend
2009-12-03
1
-4
/
+16
*
Fixed user sort and added Anonymous displayName when username is empty
mltownsend
2009-12-02
1
-0
/
+7
*
Various user manager changes. Fixes issue #437.
stuconnolly
2009-11-17
1
-40
/
+46
*
Fixed memory issues with SPUserManager.
mltownsend
2009-11-05
1
-10
/
+15
*
Added comments to help with explaining some of the Core Data concepts.
mltownsend
2009-11-03
1
-10
/
+31
*
Got rid of a crash when using the User Manager and closing last Table Documen...
mltownsend
2009-10-29
1
-43
/
+44
*
Tidy up.
stuconnolly
2009-10-23
1
-75
/
+61
*
- Display the user accounts manager as a sheet
stuconnolly
2009-10-21
1
-37
/
+60
*
Attempt to fix connection problem
mltownsend
2009-10-20
1
-16
/
+13
*
Significant User Management improvements:
rowanbeentje
2009-10-16
1
-44
/
+112
*
Made it so that SPTableView and SPOutlineView will respond to enter or return...
mltownsend
2009-08-25
1
-3
/
+9
*
- Small code clean up. Simplified some logic.
avenjamin
2009-08-24
1
-25
/
+6
*
User manager tweaks:
rowanbeentje
2009-08-15
1
-6
/
+3
*
small change
mltownsend
2009-08-14
1
-9
/
+1
*
Change SPUserManager to a subclass of NSWindowController which actually fixed...
mltownsend
2009-08-13
1
-5
/
+5
*
Fix problem with opening and reopening connections
mltownsend
2009-08-11
1
-2
/
+8
*
Fix some MainMenu references by index.
mltownsend
2009-08-11
1
-5
/
+4
*
Minor tweaks.
mltownsend
2009-08-11
1
-15
/
+19
*
User Manager feature
mltownsend
2009-08-11
1
-0
/
+680