Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sequel-ace/sequel-ace

MySQL/MariaDB database management for macOS
https://github.com/sequel-ace/sequel-ace

Fix file links.

9ffea68428d3eb7a6804050875d3b69a016222e3 authored over 7 years ago by Stuart Connolly <[email protected]>
Update tab view drawing to match the style used by 10.12's automatic tabs and remove unused tab styles.

Issues still to address:

- Add tab button does not darken when moused over
- The tab overflow...

044789b21056562bacd81fa6aafd76c091f00d69 authored over 7 years ago by Stuart Connolly <[email protected]>
Fix an issue where the wrong table could be deleted when switching tables (by key press) fast enough after confirming deletion (#2742)

This was caused by the delete code being called via a `performSelector:…` timer event instead of...

2aad505ec144b83123296c9bc4bad7c0e43753ef authored over 7 years ago by Max <[email protected]>
Disable automatic window tabbing on 10.12+ until we fully implement it.

430ff7b0c1df70891a31eb27ba93a5d6b2e1a0d1 authored over 7 years ago by Stuart Connolly <[email protected]>
#2741: Fix connection view showing a white background.

02447c6d03d0bc3740f87109dcb7b436fa6060e8 authored over 7 years ago by Stuart Connolly <[email protected]>
Fix crashes on tab/window closing due to previously registed preference observers not being removed.

4d450e171fe429a5375c95dbc8372853a910c681 authored over 7 years ago by Stuart Connolly <[email protected]>
Re-order some build steps (while investigating slowish debug builds).

4a186517155223c48255e9952d002f465c567626 authored over 7 years ago by Stuart Connolly <[email protected]>
Update localisations.

dd468908b319a7e607fc7c918dff090e12c44db7 authored over 7 years ago by Stuart Connolly <[email protected]>
Remove duplicate setting of sheet title/message.

30d36cbe3be216742156fffded790bf95bfc2622 authored over 7 years ago by Stuart Connolly <[email protected]>
- #1235: Prevent renaming a database which contains any non-table objects as it's currently not supported.

- #1235: Inform the user when duplicating a database than any non-table objects won't be copied.
...

d37a2f490a271b6170a5c2978f505fb403d1ad64 authored over 7 years ago by Stuart Connolly <[email protected]>
Fix warnings.

bab93f8ce74a6644c9a3d8a50fa26230f127c550 authored over 7 years ago by Stuart Connolly <[email protected]>
Remove redundant code and associated warning. No longer required after c4e9a4b.

bde46d2295457eeb678f7791c59e79913f7c449c authored over 7 years ago by Stuart Connolly <[email protected]>
Performance improvement for databases that contain lots of objects. When getting shell variables for bundles don't call the object names methods multiple times.

9ed7fd72477a52a9fcfd9401332bff93f7cc1c4a authored over 7 years ago by Stuart Connolly <[email protected]>
Fix user manager throwing an exception when mysql.user.authentication_string is NULL.

5906a91397ed42e74ab7671c8b1e98fb9bbf8c73 authored over 7 years ago by Stuart Connolly <[email protected]>
Update version and copyright years (not sure if this file is actually used?).

48fd60cfc0db367f109434b7aa5bb20d63441b44 authored over 7 years ago by Stuart Connolly <[email protected]>
Add extra menu item separator.

22f4c57b5dada7190d983464d54e90c744dd1fb1 authored over 7 years ago by Stuart Connolly <[email protected]>
#2735: Fix process list window button issues.

c7ccb49d7b1da85670228d6875c2add849a8bc20 authored over 7 years ago by Stuart Connolly <[email protected]>
Fix about panel cropping it's main label.

0d9d55adaf10aa5936e2456200203ed85fb68465 authored over 7 years ago by Stuart Connolly <[email protected]>
Fix table triggers view not reacting to UI preference changes. Also, move the responsibility of adding/removing preference observers to the controllers of respective views (more to follow).

735146114b38fcc13f4d2fdff465c6bf07c82f72 authored over 7 years ago by Stuart Connolly <[email protected]>
Minor readme tweaks.

74ba04e2a80d18fd40450cb7fed70a306aabf106 authored over 7 years ago by Stuart Connolly <[email protected]>
Comment typo.

7979d8327340a29ae10be938c351faf3fafaad57 authored over 7 years ago by Stuart Connolly <[email protected]>
#2705: FULLTEXT indexes should not require a column size prefix.

a9f0edb61d6bc3dc2f938e81dc3020c7c8a0a2c8 authored over 7 years ago by Stuart Connolly <[email protected]>
Fix two cases of background thread updating UI (could cause a concurrent modification exception)

8b6dc62de2cd4a3d6f61bece6dcd259610422adb authored over 7 years ago by Max <[email protected]>
#2735: Fix console button issues.

98e4a6fb1957efd158ad075b2ba8eb8ea6695539 authored over 7 years ago by Stuart Connolly <[email protected]>
Merge branch 'master' of github.com:sequelpro/sequelpro

0bbe1ffb33a30f7e2d0d06e692ab20ec46f28a46 authored over 7 years ago by Stuart Connolly <[email protected]>
#2732: Fix table information panel stuck on activities view.

8222c8f7ecafc6a19c9002b347fa63f6f01143f3 authored over 7 years ago by Stuart Connolly <[email protected]>
Fix an exception when removing custom content filters via the outline view’s context menu (#2733)

fdec26ea42ad4c89ff33d5e902af471bc8112d9b authored over 7 years ago by Max <[email protected]>
Replace some legacy NSIndexSet enumeration with 10.6+ style -enumerateIndexesUsingBlock:

95250e0f0c5780ac113a9a4c948c452038b4c02a authored over 7 years ago by Max Lohrmann <[email protected]>
Merge pull request #2721 from abhibeckert/master

#2629 show binary data as hex now also applies to blob

f5e022b6667815a05c0b2478db07f50af2e52d0b authored over 7 years ago by Abhi Beckert <[email protected]>
#2629 show binary data as hex now also applies to blob

1d12c0e41319ffd2a1f1ab62305bd2688910f151 authored over 7 years ago by Abhi Beckert <[email protected]>
Merge remote-tracking branch 'sequelpro/master'

c866a5bbfc741eed3883d6f7eccbaeae7c744970 authored over 7 years ago by Abhi Beckert <[email protected]>
Fix a race condition in debug code that could lead to accessing a freed object

cbfadab19e17a4c50e4ddfd5599887cb0597ced5 authored over 7 years ago by Max <[email protected]>
Merge remote-tracking branch 'sequelpro/master'

833d8726302d854684dfa52db92e30c6766a8b63 authored over 7 years ago by Abhi Beckert <[email protected]>
* Turn `-[SPMySQLConnection checkConnectionIfNecessary]` into a public method, since it is actually the preferable way to `-[SPMySQLConnection checkConnection]` (which forces network IO in a new thread each time)

* Change `-[SPDatabaseStructure queryDbStructureWithUserInfo:]` doing a forced connection check ...

7c56b11d8bdead768e86643a4b61e3f293820330 authored over 7 years ago by Max <[email protected]>
Add a bit of debug info in Connection pinging

6c3ab14a0cb89e64256c1d3e7db57adb3d45057c authored over 7 years ago by Max <[email protected]>
Add MariaDB reference

dd2e34f4a3161e6b747982850a7a62dad4babd9c authored over 7 years ago by Abhi Beckert <[email protected]>
Merge pull request #2714 from abhibeckert/master

#2437 disable keychain access when passwords are being sent as cleartext

baa9d677f242927f68a91ad52b9dee6873489c45 authored over 7 years ago by Abhi Beckert <[email protected]>
#2437 disable keychain access when passwords are being sent as cleartext

9c5357a28e27b74a6df7bfeeb24015073d5993e5 authored over 7 years ago by Abhi Beckert <[email protected]>
Merge pull request #2713 from abhibeckert/master

#2708 changes to menu items to expose the Duplicate Tab feature

4b9ce74930c385269089f78d4f2cb237b85c16b6 authored over 7 years ago by Abhi Beckert <[email protected]>
#2708 changes to menu items to expose the Duplicate Tab feature

fc4ff91f563d78b7ed847c795c6e1a96a1277653 authored over 7 years ago by Abhi Beckert <[email protected]>
Merge pull request #2712 from abhibeckert/master

#2711 no-longer truncate binary columns whlie editing

82001c4ebcc37c593b7cd8e5760ff0daa704a05e authored over 7 years ago by Abhi Beckert <[email protected]>
#2711 no-longer truncate binary columns whlie editing

a775a239236256729ca57898e94082b40d087c51 authored over 7 years ago by Abhi Beckert <[email protected]>
Merge pull request #2710 from abhibeckert/master

New URL for feedback reporter, and some other small things

8b69a9e3b1ab660fc22a5551ac21dcde33daee5e authored over 7 years ago by Abhi Beckert <[email protected]>
Remove database compare menu item, it's not ready for public testing yet

cbf8095cddad4b214c776f355f7ae398763fe431 authored over 7 years ago by Abhi Beckert <[email protected]>
#2524 New URL for reedback reporter, using SSL

4dfd4296cb9a7ee276725402aa899eb2e684fd97 authored over 7 years ago by Abhi Beckert <[email protected]>
Merge commit 'b87faacf805f76daaa5ad9e2e6e39efc3d558289'

f6591657661c87743bb4c1ce5e5a8412cc04e943 authored over 7 years ago by Abhi Beckert <[email protected]>
Merge pull request #2703 from quentinms/patch-1

Fix typo when exporting processes list

b87faacf805f76daaa5ad9e2e6e39efc3d558289 authored over 7 years ago by Max Lohrmann <[email protected]>
Fix typo when exporting processes list

ce8a18950e4778d7ae4a5f1e3a7ce5d53464d90d authored over 7 years ago by Quentin Mazars-Simon <[email protected]>
Workaround for an exception when connecting to MySQL 8.0 (#2699)

ea196b6eaa3696f1d3c20b396d1f7f62e3b540fc authored over 7 years ago by Max <[email protected]>
Merge remote-tracking branch 'sequelpro/master'

0de6f372e1fe9723d01f9e73a75efe4930b68937 authored over 7 years ago by Abhi Beckert <[email protected]>
Add unit tests and fix a bug in JSON formatter

d2b1a5b84cb295eba8617f7e80681e0eeca46f0d authored over 7 years ago by Max <[email protected]>
Fix an erroneous if condition (#2688)

In some rare cases this could have resulted in an unexpected „No data was updated“ error message

aee6a009a5355aa3c7c91f885685868e5294e71c authored over 7 years ago by Max <[email protected]>
Merge branch 'master' of https://github.com/sequelpro/sequelpro

3ea2609a524c1b6dfd0dbfb5d50b4126a366713a authored over 7 years ago by Max Lohrmann <[email protected]>
* Add a JSON formatter

* MySQL JSON type columns are now automatically formatted when opening them in the Field Editor

618e84a46786b90f731ad963c5e14ea78dcfe58e authored over 7 years ago by Max Lohrmann <[email protected]>
Fix a minor memory leak

ffe8c1326860b9510619f0efbbfe97be746c6956 authored over 7 years ago by Max <[email protected]>
Fix display of column type in FieldEditorController for JSON type (part of #2199)

2c3a59464192a1f942c36fcc08d1b452eca3f059 authored over 7 years ago by Max <[email protected]>
Add a warning when Sequel Pro was launched from Terminal and a SSH connection is made

325b447afff5bb1ae4fa898f495a0f78d268e866 authored over 7 years ago by Max <[email protected]>
Reenable SSH/SSL file picker accessory view by default on OS X 10.11+ (#2673)

ed5194021547e62ba2bd3ef40a287543888ad837 authored over 7 years ago by Max Lohrmann <[email protected]>
Restrict some variables to their actual usage scope

bd75d9a98c695689eedc26b28d68dd6a9d7008b4 authored over 7 years ago by Max <[email protected]>
Fix an issue with SQL exports when configured to create an new INSERT statement for every single row (#2671)

a13b067a5357084b3a7db5472d0e3fec6a26a4cb authored over 7 years ago by Max <[email protected]>
Change the way max_allowed_packet detection works

Sequel Pro will now simply go with whatever query returns a valid result instead of trying to gu...

4eb2987410586f87821002dfc69b1d7aa352a430 authored over 7 years ago by Max Lohrmann <[email protected]>
Merge pull request #2663 from fulldecent/patch-2

Update screenshot to browse, fixes #2660

ccd802d170de98f0bd5bc3d325ff1f7b9c794965 authored almost 8 years ago by Abhi Beckert <[email protected]>
Update screenshot to browse, fixes #2660

f2d53ef6069a1fef0a73ed8a631ddc726a5df6a3 authored almost 8 years ago by William Entriken <[email protected]>
Fix links in readme.

ba5b29fcff8b91f044b0d3c416fe84bb479513c1 authored almost 8 years ago by Stuart Connolly <[email protected]>
Add license file and switch to readme to Markdown.

a35ae287d3652df002be720a067baad4fd85e48b authored almost 8 years ago by Stuart Connolly <[email protected]>
Remove extra blank lines.

56494537007c0d0e106373850c7954e82b626b78 authored almost 8 years ago by Stuart Connolly <[email protected]>
Merge branch 'master' of github.com:sequelpro/sequelpro

6b669dd486779a3a4f4978c4cf7286939ad94bbf authored almost 8 years ago by Stuart Connolly <[email protected]>
Switch PostgresKit REAMDE to Markdown.

5626b75b597281f9ecc0ab1e5d12052604ccb867 authored almost 8 years ago by Stuart Connolly <[email protected]>
Make Max Packet Size detection more robust (issue with recent sphinx versions) #2653

164af9b85c6bf890aa0c7631538827bec1741e08 authored almost 8 years ago by Max <[email protected]>
Merge branch 'master' of github.com:sequelpro/sequelpro

95c29491c8adab69a2b1d2975af4439842184059 authored almost 8 years ago by Stuart Connolly <[email protected]>
Reorder some logical folders.

bd609eb2279df1996352a95db763e9cd34dc75a8 authored almost 8 years ago by Stuart Connolly <[email protected]>
Put logo back in the readme

a7f1a71a35535a2ea0694f781e06d60cea406c4a authored almost 8 years ago by Abhi Beckert <[email protected]>
Fix #2457: Use system font as default for table content, not Lucida Grande.

fb15b94b31f88b0ec3c4037ef3f38bc0cc11bbf0 authored almost 8 years ago by Stuart Connolly <[email protected]>
Fix copyright year.

29aad5964d5a290db2eb6ecb82f40ab270e8915d authored almost 8 years ago by Stuart Connolly <[email protected]>
Merge remote-tracking branch 'sequelpro/master'

357468e4c570a48dac02b946532c976a7dd88e0c authored almost 8 years ago by Abhi Beckert <[email protected]>
Merge pull request #2644 from JamesForks/hello-2017

Updated copyright years

578c5959aea1f94cc176a2f27a5c3640a5f3b9c6 authored almost 8 years ago by Abhi Beckert <[email protected]>
Updated copyright years

fcd7a3fc1c665683895de33e44e638c053799e6c authored almost 8 years ago by James Brooks <[email protected]>
Silence remaining PostgresKit recommended build settings.

86fcaea55924b54884f1dc04f436e2367559b0d5 authored almost 8 years ago by Stuart Connolly <[email protected]>
Update PostgresKit to recommended build settings.

01953a1da1036e2b2d1d447b2020bd107244c8a1 authored almost 8 years ago by Stuart Connolly <[email protected]>
Remove dead icon link until a replacement is available.

d0a21f3180fdd831d582c335e91a37b6550d9a19 authored almost 8 years ago by Stuart Connolly <[email protected]>
Fix a bug which prevented creating new users on mysql 5.7.6+ servers (introduced while fixing #2418) (see also #2229)

7a3152affb59b1cb402ca0d1b46b5a228ffedb79 authored almost 8 years ago by Max Lohrmann <[email protected]>
Merge remote-tracking branch 'sequelpro/master'

7b01b5b98b9ea1076488115b97fb64ece702c688 authored almost 8 years ago by Abhi Beckert <[email protected]>
Change the behavior of user manager to only update values that actually changed when editing users (part of #2229)

(This also removes an additional db roundtrip when updating per-db user privileges that previous...

56badea5971212fbeb168111cd4ead2d9a9e69b0 authored almost 8 years ago by Max Lohrmann <[email protected]>
Don’t execute REVOKE query when adding new users (part of #2229)

9eab47a175ae046da37d3dd6dedc8d8ba40e3b21 authored almost 8 years ago by Max Lohrmann <[email protected]>
Begin work on comparing two databases

4bc13f4af2d8fc449ca5b7b02db1e76554f56bb1 authored almost 8 years ago by Abhi Beckert <[email protected]>
Swap two method calls to prevent a crash with the 10.12 SDK (#2609)

With this change we no longer KVObserve an object we aren’t interested in anymore and the -tabVi...

013fff399923954233d0440675957afdb67c6f8c authored almost 8 years ago by Max <[email protected]>
Some changes suggested in PR #2606 to improve MySQL 5.8 handling

f77f8715cf1bcc8811804008fc5d3ac964988ce1 authored almost 8 years ago by Max <[email protected]>
Fix #2601: Remove limitation on user password length in User Manager since that it was based on an erroneous assumption

ee5e4db6cf7f35e9802d25bc413aa74221bed371 authored about 8 years ago by Max <[email protected]>
fix diff for strings

9433aaa7073da5a82df4e4ef3a4bca39643a3935 authored about 8 years ago by Abhi Beckert <[email protected]>
Merge pull request #2557 from sebcode/master

Add possible socket locations for MariaDB via MacPorts.

4154cbaf36253825674c02b0391b78938200b359 authored about 8 years ago by Abhi Beckert <[email protected]>
Add possible socket locations for MariaDB via MacPorts.

Also rename Darwinports to MacPorts in comments.

9239b2e6f1a9829b7b4386738133f81b3e7f31da authored about 8 years ago by Sebastian Volland <[email protected]>
Fix one erroneous method call

Not sure if that may has been causing issues for some users...

25e19bf6eb4a33213de7b4fdfbcae382dd359913 authored over 8 years ago by Max <[email protected]>
Fix a potential memory management / multi threading issue (#2513)

d1321478bd7334437a853bca3c5202000de1a2d5 authored over 8 years ago by Max <[email protected]>
Fix an issue where checking and then unchecking "Suppress leading placeholder" in content filters would not work properly

(code did not properly handle @NO vs nil). Issue #2511

7f8e159900b8fb365aab72b146a05ffc3699f4dd authored over 8 years ago by Max <[email protected]>
Fix a spelling mistake (code)

e155d94a911e4acf45d36d931299b1cb34cac41d authored over 8 years ago by Max <[email protected]>
Fix console message about missing images (bug in Xcodes IB converter)

c1a6244330d6c5643e5932bc592f379ed5fa1455 authored over 8 years ago by Max <[email protected]>
Remove debug code for #2163

Issue last seen with NB 4644 on 2016-01-21. Seems to be fixed.

33f6a7afddd8e17edca1559c0aa120f30e216c2f authored over 8 years ago by Max <[email protected]>
Fix a case of "background thread updating UI"

bfc53dc39c04f4c2eb3d0d79a938cf5dea368da5 authored over 8 years ago by Max <[email protected]>
woops, forgot a file

bede490a2595a2f7495e8b757c02314f8ded4bcf authored over 8 years ago by Max <[email protected]>
Another attempt at #2436

197f50bee91a63b00907813bb9647523041da9e7 authored over 8 years ago by Max <[email protected]>