Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update URL in source file header to point to GitHub. | Stuart Connolly | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
| | |||||
* | Cleaned up Format string is not a string literal (potentially insecure) errors | Marius Ursache | 2013-11-09 | 1 | -2/+2 |
| | |||||
* | Tweak and improve the User Manager: | rowanbeentje | 2013-03-09 | 1 | -12/+42 |
| | | | | | | | | | - Rework how data to populate the user manager is retrieved from the server, speeding up display of lots of users by a large factor - Fix support for schema permissions for the Anonymous user, and add support for '%' and '' hostnames (only showing if already set once), fixing Issue #1620 - Highlight databases in the user manager that have permissions set for the selected user - Switch to using the centrally provided database list to reduce queries and remove the information_schema and performance_schema "databases" - Speed up a number of operations by tweaking the logic and queries used | ||||
* | - Fix crashes in the User Manager when fields don't validate but a ↵ | rowanbeentje | 2013-03-07 | 1 | -1/+5 |
| | | | | save/cancel/tab switch is still triggered, addressing Issue #1627 | ||||
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -2/+1 |
| | |||||
* | - Remove all BWToolKit views from the QueryFavoriteManager and ↵ | rowanbeentje | 2012-08-03 | 1 | -19/+0 |
| | | | | UserManagerView, replacing with SPSplitViews and standard equivalents | ||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+20 |
| | |||||
* | Localize user manager dialogs. | stuconnolly | 2012-04-07 | 1 | -8/+8 |
| | |||||
* | - Tidy up user manager code. | stuconnolly | 2012-03-26 | 1 | -0/+316 |
- Potential framework header build fix. |