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

Merge branch 'main' into more-logging

* main:
Fix crash
Remove unused class
Don't setup prefill for non-favorite connection
Do...

c4a551de9aea56ca5fc964771de07ed649f5da05 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #678 from Sequel-Ace/keychainImprovements

Keychain improvements and safety checks #fixed

4c3f1a82b2445dba59aa94a894884bc796d43eec authored almost 4 years ago by Jakub Kašpar <[email protected]>
removed some logging

9eeac453f69ba52145eb34ebb62fc667d45891a4 authored almost 4 years ago by James Stout <[email protected]>
Kaspik feedback

76259975b0a57c0c3738cf8c16b36bf85321e1e2 authored almost 4 years ago by James Stout <[email protected]>
Update Tabs close and plus buttons for light and dark mode

af02f261229aa1efa73300f5dee04c8d32319b2f authored almost 4 years ago by Jakub Kaspar <[email protected]>
Get rid of the PSMTabBar target, it's for nothing, just causes issues

875538bbb4c1f03ef738bd7ca899382776f1b2da authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix crash

774aad5c3fa4350971977634513eb16d0a95e2ac authored almost 4 years ago by Jakub Kaspar <[email protected]>
Added CR logging to RegexKit's Exception and Error generation code.

Should get some info on crashes

8104aa2e28882560365d060430cc73bf559baae9 authored almost 4 years ago by James Stout <[email protected]>
rm RegexKitLite from SequelAceTunnelAssistant

c9422517e174f1f7aa2e8b1c74e7d13924f1636c authored almost 4 years ago by James Stout <[email protected]>
swift version of stringByMatching:(NSString *)regex capture

45542deb6da2a397927c433681cf8e1bb96e5b38 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into more-logging

* main:
PR feedback
Update with feedback
Use password entered into connection form even if...

155e2a40662406bb580d890cb56f9475f7b1da1f authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into fix-databasestructure-crash

* main:
PR feedback
Update with feedback
Use password entered into connection form even if...

b35585fa8278e0d0cc2140913e6da7dabf125f66 authored almost 4 years ago by James Stout <[email protected]>
handle queryDbStructureWithUserInfo crash

And extra logging

15fb27a07feabb8419c829639e77f4b1d6563765 authored almost 4 years ago by James Stout <[email protected]>
a bit of defensive code

78afa51396216615f0ed5fb8ea3b04903eab47b2 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into keychainImprovements

b8dd393ba2ace9889dd0d90bf5c7cbfdec976303 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Merge pull request #676 from Sequel-Ace/queryEditorImprovements

Query editor improvements #fixed

ab1e3ea7a103ca337780ac4a97461ccdb044dc8f authored almost 4 years ago by Jakub Kašpar <[email protected]>
Remove unused class

f3a212a51841b35c182b20e730aad0a2723260ee authored almost 4 years ago by Jakub Kaspar <[email protected]>
Don't setup prefill for non-favorite connection

ec0a3b4eec91a4afb6091beb6c79d20288631b54 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Don't prompt for keychain if details are not valid

a8cd52fe7b22baa389a4c5235f0661ec1ecff379 authored almost 4 years ago by Jakub Kaspar <[email protected]>
PR feedback

19714129b403a4dd23404073f52c56280c81dc7f authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #677 from Sequel-Ace/connectionsPrefill

Use entered password for favorite if it changed #fixed

2bf774dbe9038b20d7e41cb0fe0f21c355c4d49a authored almost 4 years ago by Jakub Kašpar <[email protected]>
Merge pull request #656 from Sequel-Ace/Tweak-PR-template

Update pull_request_template.md #infra

20d486621394d815f23f6efc591b067ed34c5875 authored almost 4 years ago by Jason Morcos <[email protected]>
Update with feedback

1681d1a1e8d45e929c25d4eb57ff80cbf239ef97 authored almost 4 years ago by Jason Morcos <[email protected]>
Merge branch 'main' into Tweak-PR-template

b3cd10fc57d4130827988d5401f2c38d691929f5 authored almost 4 years ago by Jason Morcos <[email protected]>
Use password entered into connection form even if you are editting favorite connection to allow users use prefilled favorite with no password and enter password manually

38037a80d112a5752fd11b1c6511a18b2457c622 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix field editor not appearing on double click

8e7da05df49cf61eee8045a253d3bc4e04b16c9f authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into queryEditorImprovements

08628ec9264d7221b2b631c2dcd77ee037acf10c authored almost 4 years ago by Jakub Kaspar <[email protected]>
Do syntax highlight only if the query is not too long on paste

fe4a40d71906ef84174bc9cfaabda968940002ae authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into more-logging

* main:
fix charset helper crash
set some crashlytics keys to help us diagnose issues
fix ...

494a78725819eae41fecab5b42a0d22edfa8f084 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #660 from Sequel-Ace/various-fixes

Various fixes/changes #fixed

b10320f89ac3714209dea18e829b64fe151a1f8e authored almost 4 years ago by Jakub Kašpar <[email protected]>
some benchmarking macros

70dbbcf39d713d71868eee060f511c076d95c8a7 authored almost 4 years ago by James Stout <[email protected]>
logging for Option+Escape

e2e277339c5b40604e827775d604d5ee4cdca599 authored almost 4 years ago by James Stout <[email protected]>
doesn't work as expected either

b38122bbb4c9e16860c703036506e11078c2d681 authored almost 4 years ago by James Stout <[email protected]>
doesn't work ...

be65388c7f3bd6b27c6bc2b4d487584d2b043e07 authored almost 4 years ago by James Stout <[email protected]>
PR feedback

98e35a25e9169a14e201350fb40ba53373599e02 authored almost 4 years ago by James Stout <[email protected]>
bit of indenting

b8bf7efb383e3f620a533b2e0d76d78ee53dffd4 authored almost 4 years ago by James Stout <[email protected]>
more kaspik feedback addressed

a4d97ede5b7aa245449d0df47e3d535fda6d6f81 authored almost 4 years ago by James Stout <[email protected]>
fix charset helper crash

903850b2ff44849461f311076bcc4fc8

6bb9b605f757cd57e5bc2608b9650d224d5dfac7 authored almost 4 years ago by James Stout <[email protected]>
set some crashlytics keys to help us diagnose issues

e.g. server version, encoding, TZ, connectionType, various query editor prefs

3b004518264951d2263157777cebee455e61edf0 authored almost 4 years ago by James Stout <[email protected]>
fix SPTableStructure loadTable crash

dc27b6b228c4838e801a071d4093a059bed6bc8a authored almost 4 years ago by James Stout <[email protected]>
objectOrNilAtIndex -> safeObjectAtIndex

6e0f823ae0f9c836ec3d4619a013ee2b6ec8ac5d authored almost 4 years ago by James Stout <[email protected]>
added the rest of the dSYMs to the Crashlytics upload

42908cb47762ad6773813dc07d41a4134c9e28fc authored almost 4 years ago by James Stout <[email protected]>
better logging

b2bc87dc5d4877eace0bb5a6cf2ecc90be078959 authored almost 4 years ago by James Stout <[email protected]>
more feedback

8762dfbc435627150665a0d73a66920a38ff26b7 authored almost 4 years ago by James Stout <[email protected]>
changed indentation

8b4f1fcb10222fa379d78e3c675d90a6ec22afdc authored almost 4 years ago by James Stout <[email protected]>
feedback from Kaspik

26a5313e9a933a3d9b90038fe06011af63dd2b06 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into stale-bookmarks

* main:
Update bug_report.md

5454df581164a71c4d3e84f2e8340cf844a5a05d authored almost 4 years ago by James Stout <[email protected]>
addObserver for SPBookmarksChangedNotification

which calls _refreshBookmarks

9b57ea9594c2d49130703fb2af1f7353ac7f76a6 authored almost 4 years ago by James Stout <[email protected]>
logging

dcfea6cae5be716fae1cc37dbb3b9a9bb2427a46 authored almost 4 years ago by James Stout <[email protected]>
rm logging

b551f6c6b22ca8f58690b634f353418f4077f00c authored almost 4 years ago by James Stout <[email protected]>
prompt user to recreate stale secure bookmarks

2e2340bd5855baa2831a33b404d0ba61b9849d7c authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #657 from Sequel-Ace/Updated-bug_report-to-request-more-info

Update bug_report.md #infra

7710ca2421258fc60bc739f9a3c9673654cafaf7 authored almost 4 years ago by Jakub Kašpar <[email protected]>
Merge branch 'main' into stale-bookmarks

* main:
Update strings
Fix versioning override
Update CHANGELOG.md
Update fastlane docu
...

43d72812b573e9c280adad67746da1f550acd17d authored almost 4 years ago by James Stout <[email protected]>
tidied revokeBookmarkWithFilename

5a351fdf13f9c06e36f4ca53958dbd1ee18ec337 authored almost 4 years ago by James Stout <[email protected]>
logging

20f51389ddc5110d6ee07b7e3ba6253ccba110e1 authored almost 4 years ago by James Stout <[email protected]>
Update bug_report.md

02972ac5cb4eab9cab750bd19f21ee5bfa217552 authored almost 4 years ago by Jason Morcos <[email protected]>
Update pull_request_template.md

08bf8b07e4e9839f83590bd45a72e7d6e24f4c42 authored almost 4 years ago by Jason Morcos <[email protected]>
use revokeBookmarkWithFilename

27516012f10c84db2660fe3d286e33249b6863c4 authored almost 4 years ago by James Stout <[email protected]>
changed bookmarks init

ab7bcd7a99681f86f4921a7950747c7def3e6f02 authored almost 4 years ago by James Stout <[email protected]>
SPBookmarksChanged notification

d8ec37a13a0d9d8886e74f23e0ab1753960c5cf2 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #655 from Sequel-Ace/prepare_release

Prepare Patch release

53d6951d73263fb705919feb0a2eab131c62733a authored almost 4 years ago by Jakub Kašpar <[email protected]>
added bookMarkFor a file

3cd6ca96b72c66fea12b227fcbeea342564be098 authored almost 4 years ago by James Stout <[email protected]>
Update strings

efca01cdb4638fd68ffb94330dfbe74ac838567d authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix versioning override

20ab5ae42f374c463123b077e33f42a41c899b4e authored almost 4 years ago by Jakub Kaspar <[email protected]>
Update CHANGELOG.md

b7a7dae8be002fc716ecf48e4b73ddb92aefefce authored almost 4 years ago by Jakub Kašpar <[email protected]>
Update fastlane docu

35d8819680abd4a459e28a70fdcd8d0555b8780f authored almost 4 years ago by Jakub Kaspar <[email protected]>
Changelog updates

a029ae10d1d050f10283e4ee08d39038417c5b13 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Increment build version

67aa4c575981c86d080f501ac8eca59a29d72be2 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Increment app patch version

1ea7a2d2094137064f004104fd49098095ea54c8 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Revert "Increment app patch version"

This reverts commit 9674ad9c0f1aeb16bc318b05bc4e7f81cbd09cf6.

2913e26e96bf6f970f4e94bd1b9dbe9a0749f6c9 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Increment app patch version

9674ad9c0f1aeb16bc318b05bc4e7f81cbd09cf6 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Add new fastlane shortcuts, fix versioning

ab1931bac3ef9ae12d35d3e8233b179940cfebe5 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #654 from Sequel-Ace/dateFormats

Fix 3.0.0 bugs #fixed

4d7ae04c369ea7941648b42cb19844b67f10e01a authored almost 4 years ago by Jakub Kašpar <[email protected]>
Reformat custom query spaces

1edba8a8659c58d7dac7c715c486cb49b02ced47 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix query commenting out

15f06aaa0eae0d28419f5db8edbf736579b5a086 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'main' into stale-bookmarks

* main:
logging for missing key

ceade423bd94fcb787954eb8475872d67e48f3a7 authored almost 4 years ago by James Stout <[email protected]>
Update templates

e48ab668772b2e27e1eb66a4151a671312baba58 authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix missing MainMenu xib for non-en localizations

011e5f1360e8c1be5820f50a6b3f2e04c214cf9e authored almost 4 years ago by Jakub Kaspar <[email protected]>
Fix time formatter

6f1509a907a5c1f43ce1ff627f4cf962b8f746af authored almost 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #653 from Sequel-Ace/more-logging

logging for missing key #infra

d02aa6cca5ca99c6ffc7ea93ee889b0783f379de authored almost 4 years ago by James Stout <[email protected]>
logging for missing key

48e859270999993e3ef75b72a88a4bfa2ddd9dda authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into stale-bookmarks

* main:
extra crashlytics logging for filehandles
fix-csv-import-crash

ea385246478650e4083bb986ae475c2dac1c170f authored almost 4 years ago by James Stout <[email protected]>
WIP

1df6fab1e138b99e934f5ef2bf7fe95b6b06de09 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #644 from Sequel-Ace/fix-csv-import-crash

#fixed csv import crash

7cf9986aee780d34d36a1e999d859aa1c557eb1e authored almost 4 years ago by Jakub Kašpar <[email protected]>
Merge pull request #650 from Sequel-Ace/file-handle-logging

extra crashlytics logging for file handles

027af8ff3e859da75fdafeb50502579f1488fa4a authored almost 4 years ago by Jakub Kašpar <[email protected]>
WIP

0b28ba1d83d73fc7c436b3fd2efc5a147402af49 authored almost 4 years ago by James Stout <[email protected]>
extra crashlytics logging for filehandles

d03f5dd2c9da166d3c7971b2c85003a8ec47a924 authored almost 4 years ago by James Stout <[email protected]>
Merge branch 'main' into stale-bookmarks

* main:
added DispatchQueue.main.async to each alert
logging and extra check
logging
May...

5323d8b6f0ce99c5060db9c576ed0674f26057d1 authored almost 4 years ago by James Stout <[email protected]>
Merge pull request #635 from Sequel-Ace/fix-alias-completions

fix-alias-completions #fixed

69011da79af25aff65f9feb060f35bcbbf28bec8 authored almost 4 years ago by Jason Morcos <[email protected]>
Merge branch 'main' into fix-alias-completions

c2ed66b204b5008056da008915b5d2d7f4bdf92e authored almost 4 years ago by Jason Morcos <[email protected]>
Merge pull request #648 from Sequel-Ace/alerts-on-main-thread

#fixed alerts being created on background threads

863909cc842c134051551f94cfeb789c8fac5d8e authored almost 4 years ago by Jason Morcos <[email protected]>
Merge branch 'main' into alerts-on-main-thread

a38fae0150db33d555a8393b1a3c1c5c4f4e2470 authored almost 4 years ago by Jason Morcos <[email protected]>
Merge pull request #647 from Sequel-Ace/extra-logging

Extra logging and a guard on the connection error text

eafbfe7608bd41aca6b606412bc8e18a1f90685d authored almost 4 years ago by Jason Morcos <[email protected]>
Merge branch 'main' into extra-logging

0bab3886d60b1fcfb4118093decd25805d4ac675 authored almost 4 years ago by Jason Morcos <[email protected]>
Merge pull request #646 from Sequel-Ace/fix-add-history

Maybe #fixed SPQueryController addHistory:forFileURL

26f8b0bc321d73149771e09d045e99b750c19cd9 authored almost 4 years ago by Jason Morcos <[email protected]>
WIP

2cd3a202b17a592101f834b194bde4a5dfcb09ac authored almost 4 years ago by James Stout <[email protected]>
added DispatchQueue.main.async to each alert

d24da0c278112d39ee3d719852ad9a46efc4c0ad authored almost 4 years ago by James Stout <[email protected]>
logging and extra check

3fff1f27ab2e2dea6bb67bbebdefd3d8823f7816 authored almost 4 years ago by James Stout <[email protected]>
logging

a5c233ce8ed6c40f5a3a5389d721c3998281ef7d authored almost 4 years ago by James Stout <[email protected]>
Maybe fix SPQueryController addHistory:forFileURL

Added guard and logging

4bad0753e0fe525bde8690b0bd9909f46ef5b187 authored almost 4 years ago by James Stout <[email protected]>