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
*
Bring outline view branch up to date with trunk (r3235:r3245), which should r...
stuconnolly
2011-03-19
1
-7
/
+9
*
Bring outline view branch up to date with trunk (r3203:r3224).
stuconnolly
2011-03-07
1
-2
/
+2
*
- When saving user changes to the database, catch errors and display them in...
rowanbeentje
2011-01-20
1
-16
/
+58
*
- Add a double-click action for transferring user schema privs between avail...
rowanbeentje
2011-01-17
1
-1
/
+22
*
* Little translation GUI QA - still many bugs in ExportView
dmoagx
2011-01-16
1
-1
/
+1
*
- Fix issues with user management and GRANT OPTION - when applying all privi...
rowanbeentje
2010-12-22
1
-42
/
+72
*
- Alter connection details to be sent over UTF8 instead of Latin1 - this imp...
rowanbeentje
2010-11-10
1
-3
/
+3
*
• enabled Find Panel inside Field Editor Sheet's textView
Bibiko
2010-10-29
1
-1
/
+1
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-2
/
+0
*
Tidy up.
stuconnolly
2010-10-19
1
-2
/
+2
*
User manager fixes:
stuconnolly
2010-10-10
1
-80
/
+71
*
Remove NSLog() that was once DLog() to prevent spewing lots of info to the co...
stuconnolly
2010-10-10
1
-2
/
+1
*
Various improvements to server capability/version checking, including:
stuconnolly
2010-10-07
1
-135
/
+215
*
Remove use of now non-existent DLog macro.
stuconnolly
2010-09-29
1
-5
/
+1
*
• overall replacement of:
Bibiko
2010-08-20
1
-11
/
+11
*
Fix various potential memory leaks and general warnings as a result of static...
stuconnolly
2010-08-19
1
-4
/
+4
*
Fix for array index issues when deleting users, sometimes.
mltownsend
2010-06-02
1
-3
/
+5
*
Changed the refresh method so that it creates a new persistentstore as well a...
mltownsend
2010-05-28
1
-12
/
+17
*
More tweaks in regards to issue#699
mltownsend
2010-05-24
1
-7
/
+13
*
Addition fix for issue#699
mltownsend
2010-05-24
1
-1
/
+3
*
Fix for issue#699
mltownsend
2010-05-23
1
-3
/
+7
*
Fields in Resources tab of User Manager actually will persist now.
mltownsend
2010-05-21
1
-4
/
+29
*
Fix for Issue#667
mltownsend
2010-05-08
1
-5
/
+20
*
Added 'Add Host' to Locazable.strings
mltownsend
2010-05-04
1
-1
/
+1
*
Fixed crash issue #181 on log.sequelpro.com
mltownsend
2010-05-04
1
-10
/
+41
*
- Fix quoting of various fields, including usernames and passwords
rowanbeentje
2010-05-03
1
-22
/
+62
*
Changed a couple of 'int' to NSInteger
mltownsend
2010-04-29
1
-2
/
+2
*
Remeber to refresh the user manager's schemas table view when switching to th...
stuconnolly
2010-04-27
1
-0
/
+12
*
Correctly quote database name when GRANT'ing and REVOK'ing privileges. Fixes ...
stuconnolly
2010-04-27
1
-2
/
+2
*
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
[next]