aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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 vague
| | * | Make messaging around query remembering less vagueJose Diaz-Gonzalez2015-08-151-1/+1
| | | | | | | | | | | | Closes #1989
| * | | Merge pull request #2206 from josegonzalez/patch-2Abhi Beckert2016-03-042-1/+1
| |\ \ \ | | | | | | | | | | Rename 'Standard' to 'TCP/IP'. Closes #1739
| | * | | 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 #1842
| | * | | Added Application folder shortcut, resolves #1842Alexander Turiak2015-09-221-0/+6
| | | | |
| * | | | Merge pull request #2425 from bamse16/masterAbhi Beckert2016-03-0443-254/+425
| |\ \ \ \ | | | | | | | | | | | | Converted tests to XCTest
| | * | | | Failed postgres tests if cannot connect to host/dbMarius Ursache2016-03-011-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | Otherwise the tests will just wait indefinitely
| | * | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous tests where using NSValue wrapping for NSRange 'XCTAssertTrue result.
| | * | | | | Reapply "Fixed testCopyTableFromTo_NoPermissions test"Marius Ursache2016-02-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0f3ce372c0c777287f81f6db2f8431a4d32f1cd4.
| | * | | | | Revert Xcode xcscheme shufflingMarius Ursache2016-02-294-16/+16
| | | | | | |
| | * | | | | Revert "Fixed testCopyTableFromTo_NoPermissions test"Marius Ursache2016-02-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4d2ec773b833b06fd6925502eb4ac512b1274b86.
| | * | | | | Merge remote-tracking branch 'upstream/master'Marius Ursache2016-02-271-2/+2
| | |\ \ \ \ \
| | * | | | | | Fixed testCopyTableFromTo_NoPermissions testMarius Ursache2016-02-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing testCopyTableFromTo_NoPermissions not using the mockConnection.
| | * | | | | | Converted tests to XCTestMarius Ursache2016-02-2613-139/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted the unit tests from SenTestingKit to XCTest as SenTestingKit was deprecated a couple of SDK versions ago.
* | | | | | | | 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 ↵Max2016-03-031-2/+18
| |_|/ / / / |/| | | | | | | | | | | | | | | | | time would result in a query error (#2427)
* | | | | | * Add support for changing user passwords in MySQL 5.7.6+ (#2418)Max2016-02-295-21/+150
| | | | | | | | | | | | | | | | | | | | | | | | * Upgrade xcdatamodel to Xcode 4.3+ so it becomes a diffable textfile
* | | | | | Simplify some codeMax2016-02-271-35/+41
| | | | | |
* | | | | | Deobfuscate some code a bitMax2016-02-272-78/+82
| | | | | |
* | | | | | Merge branch 'master' of https://github.com/sequelpro/sequelproMax2016-02-271-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2398 from ReadmeCritic/masterSequel Pro2016-02-271-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | | Update README URLs based on HTTP redirects
| | * | | | Update README URLs based on HTTP redirectsReadmeCritic2016-02-091-2/+2
| | | | | |
* | | | | | Fix an issue that made query favorites with 20 or more "mirrored snippets" ↵Max2016-02-271-2/+4
|/ / / / / | | | | | | | | | | | | | | | unusable (part of #1485)
* | | | | Add comprehensive locking to SPDataStorageMax2016-02-241-179/+211
| | | | | | | | | | | | | | | | | | | | | | | | | Experiment with #2163 (unloadedColumns not loaded) This commit may cause performance issues for some users - please file a bug.
* | | | | Fix a rare issue where duplicating a database could cause an exception if a ↵Max2016-02-211-5/+6
| | | | | | | | | | | | | | | | | | | | SHOW CREATE TABLE statement failed (#2413)
* | | | | * Change a while() to do while; to help code analysisMax2016-02-182-4/+6
| | | | | | | | | | | | | | | | | | | | * Add log message (possibly related to #2258)
* | | | | Fix online help URL for query favorites (#2409)Max2016-02-181-1/+1
| | | | |
* | | | | Fix an issue where auto completion in query editor would not work in some ↵Max2016-02-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cases (#2406) Issue introduced in 0b9fb7e62aeba608081eb3ca1bc52dc7020c8add
* | | | | Fix an issue with resetting auto_increment values (caused by previous commit)Max2016-02-151-1/+6
| | | | |
* | | | | Fix invalid value being displayed for table auto increment in table status ↵Max2016-02-131-87/+10
|/ / / / | | | | | | | | | | | | view (#2336)
* | | | Add another fallback for charset detection (which might improve ↵Max2016-02-061-1/+18
| | | | | | | | | | | | | | | | compatibility with Sphinx)
* | | | Clarify some texts in the table column type quick helpMax2016-02-051-5/+5
| | | |
* | | | Fix a rare crash due to calling a NULL method pointer (#2390)Max2016-02-011-4/+4
| | | |
* | | | Fix an exception that would occur when passing NSNull to a tooltip (affected ↵Max2016-01-311-3/+8
| | | | | | | | | | | | | | | | CSV field mapper)
* | | | Change CSV field mapper so that the first row is no longer displayed as ↵Max2016-01-314-34/+106
| | | | | | | | | | | | | | | | content row when "First line contains field names" is enabled
* | | | Update Kenichi Yoshida's URL (thanks to twitter user @MixaTheme)Max2016-01-291-1/+1
| | | |
* | | | Merge pull request #2389 from abhibeckert/masterAbhi Beckert2016-01-291-1/+1
|\ \ \ \ | | | | | | | | | | switch sparkle to SSL
| * | | | switch sparkle to SSLAbhi Beckert2016-01-291-1/+1
|/ / / /