aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix warningsAbhi Beckert2016-04-101-0/+1
* fix warningsAbhi Beckert2016-04-103-1/+2
* fix warningsAbhi Beckert2016-04-102-0/+6
* * Added two helper methods for working with nil/NSNull in arraysMax Lohrmann2016-04-096-23/+73
* fix various compile warningsAbhi Beckert2016-04-0335-33079/+5773
* Add a warning message when trying to import an utf8mb4 SQL file on older MySQ...Max2016-03-221-1/+30
* Fix a minor issue where switching an existing datatype to JSON could cause an...Max2016-03-201-2/+3
* Merge branch 'issue-346'Abhi Beckert2016-03-1824-695/+215
|\
| * Merge branch 'master' into issue-346Abhi Beckert2016-03-181-4/+12
| |\ | |/ |/|
* | Add some debug code for #2445Max2016-03-141-4/+12
| * #346 Work on new tab bar designAbhi Beckert2016-03-1824-695/+215
|/
* Move export table view checkbox columnsAbhi Beckert2016-03-121-3/+4
* Upgrade XIB document version (without making changes)Abhi Beckert2016-03-121-9677/+1139
* Merge pull request #2250 from JamesForks/uuid-supportAbhi Beckert2016-03-061-0/+2
|\
| * Allows UUID's within text fields. Closes #2245James Brooks2015-10-011-0/+2
* | Change a potentially risky call (hopefully a fix for #2436)Max2016-03-061-1/+1
* | Merge branch 'master' of https://github.com/sequelpro/sequelproMax2016-03-0550-306/+490
|\ \
| * | Restore bundled zlib (#1972)Abhi Beckert2016-03-054-6/+1621
| * | Bump version numberAbhi Beckert2016-03-041-1/+1
| * | Remove bundled zlib #1927Abhi Beckert2016-03-044-1622/+13
| * | Comment out debug code for #2297Abhi Beckert2016-03-041-35/+36
| * | Merge pull request #2205 from josegonzalez/patch-1Abhi Beckert2016-03-041-1/+1
| |\ \
| | * | Make messaging around query remembering less vagueJose Diaz-Gonzalez2015-08-151-1/+1
| * | | Merge pull request #2206 from josegonzalez/patch-2Abhi Beckert2016-03-042-1/+1
| |\ \ \
| | * | | Rename 'Standard' to 'TCP/IP'. Closes #1739Jose Diaz-Gonzalez2015-08-151-0/+0
| | * | | Rename 'Standard' to 'TCP/IP'. Refs #1739Jose Diaz-Gonzalez2015-08-151-1/+1
| | |/ /
| * | | Merge pull request #2235 from Zifius/feature/application-folder-shortcutAbhi Beckert2016-03-041-0/+6
| |\ \ \
| | * | | Added Application folder shortcut, resolves #1842Alexander Turiak2015-09-221-0/+6
| * | | | Merge pull request #2425 from bamse16/masterAbhi Beckert2016-03-0443-254/+425
| |\ \ \ \
| | * | | | Failed postgres tests if cannot connect to host/dbMarius Ursache2016-03-011-0/+14
| | * | | | Converted PostgresKit tests to XCTestMarius Ursache2016-03-0110-37/+53
| | * | | | Added shared scheme for SPMySQL FrameworkMarius Ursache2016-02-291-0/+99
| | * | | | Updated SPMySQL Framework SettingsMarius Ursache2016-02-293-3/+12
| | * | | | Restored archs flag to build settingsMarius Ursache2016-02-291-0/+3
| | * | | | Converted QueryKit tests from SenTestingKit to XCTestMarius Ursache2016-02-2914-81/+69
| | * | | | Updated project specs, per Xcode 7 suggestionsMarius Ursache2016-02-294-8/+21
| | * | | | Merge remote-tracking branch 'upstream/master'Marius Ursache2016-02-297-109/+250
| | |\ \ \ \
| | * | | | | Fixed fabs compiler warningsMarius Ursache2016-02-291-3/+3
| | * | | | | Updated test to use NSEqualRangesMarius Ursache2016-02-291-27/+10
| | * | | | | Reapply "Fixed testCopyTableFromTo_NoPermissions test"Marius Ursache2016-02-291-1/+2
| | * | | | | Revert Xcode xcscheme shufflingMarius Ursache2016-02-294-16/+16
| | * | | | | Revert "Fixed testCopyTableFromTo_NoPermissions test"Marius Ursache2016-02-271-2/+1
| | * | | | | Merge remote-tracking branch 'upstream/master'Marius Ursache2016-02-271-2/+2
| | |\ \ \ \ \
| | * | | | | | Fixed testCopyTableFromTo_NoPermissions testMarius Ursache2016-02-261-1/+2
| | * | | | | | Converted tests to XCTestMarius Ursache2016-02-2613-139/+184
* | | | | | | | Fix a wrongly structured setter that might have been involved in some crashesMax2016-03-051-2/+3
* | | | | | | | Change some risky behavior (might be related to #2432)Max2016-03-051-2/+5
|/ / / / / / /
* | | / / / / Fix an issue where changing a user password and adding a host at the same tim...Max2016-03-031-2/+18
| |_|/ / / / |/| | | | |
* | | | | | * Add support for changing user passwords in MySQL 5.7.6+ (#2418)Max2016-02-295-21/+150
* | | | | | Simplify some codeMax2016-02-271-35/+41