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 'dev' into tests_github_actions

5e47e638b8da646ed73fafd8e096c32c22fa5dde authored over 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'master' into dev

f1d45d1605b368e605c9f29978d263d03feef936 authored over 4 years ago by Jakub Kaspar <[email protected]>
Add tests on github actions

21f5f1ec0b2e16e718e0b41e396a3af1a310c7c9 authored over 4 years ago by Jakub Kašpar <[email protected]>
Add Github Actions CI running tests on PRs

daacdfeba32abad5fc36fa1c637d5c19ec34d661 authored over 4 years ago by Jakub Kaspar <[email protected]>
Fix tests

ccca0133091c69d501c9e9c33af87fba5ac8ceb0 authored over 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #93 from gboudreau/issue-54-fix-fk-navigation

Fix foreign-key navigation

b28e93a035ac390d653721f75e1ed35cc6995e6a authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #98 from gboudreau/issue-80-persist-filter-bar

Filter bar should stay open when switching tables, closing app

5a251e1e0bb6aaf08b66430c4cc2ec1f1b012131 authored over 4 years ago by Jason Morcos <[email protected]>
Filter bar should stay open when switching tables, closing app

Fixes #80

34a10e6e872cda7f72961ab655537164a153fda5 authored over 4 years ago by Guillaume Boudreau <[email protected]>
Fixing navigation using foreign keys; use selection instead of filter

Fixes #54

5e27f23365725aaeebb9710e3649fb127ea07d1b authored over 4 years ago by Guillaume Boudreau <[email protected]>
Added missing SPMainQSync() / onMainThread, as needed

6735eb84f8b90e76ea74cf34153628ad892d7fc1 authored over 4 years ago by Guillaume Boudreau <[email protected]>
Merge pull request #90 from Sequel-Ace/Encourage-Users-to-try-Latest-Beta-Before-Submitting-Issues

Encourage Users to try Latest Beta Before Submitting Issues

a63c294df8aebbba7a562cc2ca256dddb6cb4607 authored over 4 years ago by Jason Morcos <[email protected]>
re-added key/cert tests and fixtures and fixed lib search path

Signed-off-by: James Stout <[email protected]>

4f10207ea1ef20785f03a5488be73b59b3554302 authored over 4 years ago by James Stout <[email protected]>
Merge branch 'dev' into more-permissions

* dev: (69 commits)
Release 2.1.0 Beta 4
Removed duplicated code (that caused "Main Thread C...

dcf8ef6920d26ad12d80e59a4305b07076fdf144 authored over 4 years ago by James Stout <[email protected]>
Don't copy keys/certs to .keys

Signed-off-by: James Stout <[email protected]>

4d6da864a9fbec100800e6706e51c04b049f029a authored over 4 years ago by James Stout <[email protected]>
Re-Request Secure Access to all our stored bookmarks

Signed-off-by: James Stout <[email protected]>

ae39a46ad8e2a056951a5c475b0428de17adf600 authored over 4 years ago by James Stout <[email protected]>
stopAccessingSecurityScopedResource

Signed-off-by: James Stout <[email protected]>

16fcd67c44fe611be75f03ac01c0c55a94a72642 authored over 4 years ago by James Stout <[email protected]>
Encourage Users to try Latest Beta Before Submitting Issues

9d51cb8c283685780771a4a8270ef421de62cc13 authored over 4 years ago by Jason Morcos <[email protected]>
Release 2.1.0 Beta 4

d788b13783df1b4c8d69045a9e53688f99c38016 authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #88 from gboudreau/issue-55-import-crashing

Crashfix: import

184686a0673afc2552c66117d11e7cd9a84e1c7d authored over 4 years ago by Jason Morcos <[email protected]>
Removed duplicated code (that caused "Main Thread Checker: UI API called on a background thread: -[NSControl stringValue]")

57c732728a69059738c5c3e01c4a9711f33fc6bf authored over 4 years ago by Guillaume Boudreau <[email protected]>
Crashfix: import

Fixes #55, #74

218f9bae2721395816d190777f07cba421cecdca authored over 4 years ago by Guillaume Boudreau <[email protected]>
Merge pull request #75 from Sequel-Ace/squashWarningsDev

Fix some warnings, part 1/x

a55eeb410dea584bc5ccb42fe2f6a43c5676afcd authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #82 from Sequel-Ace/24-Switch-to-in-house-docs

Switch to in-house documentation links

7622bbe0e02b9b2043a2c3d3806c7fd54050665f authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #84 from gboudreau/issue-79-mariadb-crash-db-with-views

Bugfix: don't crash when Comment column is not last in the SHOW TABLE STATUS result

6fe9bd1708aa76dbff232707ba254b6e05eefadd authored over 4 years ago by Guillaume Boudreau <[email protected]>
Bugfix: don't crash when Comment column is not last in the SHOW TABLE STATUS result

Fixes #79

fd3d983c31bc497240fe4254c09442849efbfdc0 authored over 4 years ago by Guillaume Boudreau <[email protected]>
Switch to in-house documentation links

35f4829aebd7becfbe2e3296a8ed9cf63f2c2b99 authored over 4 years ago by Jason Morcos <[email protected]>
Improved key/cert header/footer validation

Signed-off-by: James Stout <[email protected]>

8c012caf6f89d2772c301571581cfa76b5a5c34a authored over 4 years ago by James Stout <[email protected]>
Unit tests for keys and certs

Signed-off-by: James Stout <[email protected]>

1b389c29e010ebfa0c7d5235d490e8b1bad9628b authored over 4 years ago by James Stout <[email protected]>
Notes for MySQLClient Framework 8 indicate support for only MySQL >= 5.6

ebd3b534a88954d4ecaa6f78a59402befe19c21b authored over 4 years ago by Jason Morcos <[email protected]>
Merge branch 'staging' into dev

* staging:
Add compatibility notes

0f31e7f16da4a5453bf43b75ed6dbeb8440f2c1b authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #78 from gboudreau/clear-password-when-duplicating-conn

Clear password when duplicating connection, and changing host or username

f5bd7efe2cb1a11368dd69f68be6e70109534e59 authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #77 from Sequel-Ace/Add-compatibility-notes

Add compatibility notes

399518111dc63211d1b9f21598b5ebcb2a0696e0 authored over 4 years ago by Jason Morcos <[email protected]>
Empty password fields, when changing host or username

87232c9333d9b7d0dace255906b277ae0315ed05 authored over 4 years ago by Guillaume Boudreau <[email protected]>
Add compatibility notes

See #70

e8488dd8fc165f1b6f2f2c6e0e107f1096a4e89a authored over 4 years ago by Jason Morcos <[email protected]>
When duplicating a connection, do NOT copy the SSH auth password and SSH key decryption password

66c92f1af11497a232a8a3cd51179e06275cf32a authored over 4 years ago by Guillaume Boudreau <[email protected]>
Simplify buttons by their order

8290e0fc8326ce59235a411d7b7e448296f3a50d authored over 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'staging' into dev

* staging:
Update readme.md
Add install via homebrew info

42c66a71f4a6de0deb73e8765bbf04dde3ce51f5 authored over 4 years ago by Jason Morcos <[email protected]>
Merge branch 'dev' into squashWarningsDev

3137502a88268055ae5643a001bd0a1b7ed5319a authored over 4 years ago by Jakub Kaspar <[email protected]>
Merge pull request #39 from Sequel-Ace/staging

Release 2.0.2

69cd4c932cd61ce79c25becb3e01a94ff3d8cb1d authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #71 from gboudreau/removing-bundled-zlib

Removed bundled zlib, and use the system's latest libz instead

1c147bc2f19ca5a6cd2e5750d4330f1c50027a88 authored over 4 years ago by Jakub Kašpar <[email protected]>
Fix couple of warnings and deprecations

524243113259b6fa7e6f41367930a4269b568a25 authored over 4 years ago by Jakub Kaspar <[email protected]>
Removed bundled zlib, and use the system's latest libz instead

Ref: https://github.com/sequelpro/sequelpro/issues/1972

39ce2e1cd190b896a7c8a62f9ecbc9bce6efe5cb authored over 4 years ago by Guillaume Boudreau <[email protected]>
Merge pull request #66 from Sequel-Ace/homebrew

Update readme with Homebrew installation support

ec1f4122a513ff1e29738ebddbe4a4dc77d0da39 authored over 4 years ago by Jakub Kašpar <[email protected]>
Update readme.md

bc41d64e308224984bf541cc04e17db81c8a383b authored over 4 years ago by Jakub Kašpar <[email protected]>
Licenses should have URL of an actual company entity

6e5a63e52d69e255d600a7c45d85a982102443d7 authored over 4 years ago by Jason Morcos <[email protected]>
Merge branch 'master' into homebrew

# Conflicts:
# readme.md

d8295c0bff888101ccaa186cca40052cbf859b81 authored over 4 years ago by Jakub Kaspar <[email protected]>
Add install via homebrew info

43b5871a9b43915f2257c6ea04504ba3219163d6 authored over 4 years ago by Jakub Kaspar <[email protected]>
Merge branch 'staging' into dev

* staging: (43 commits)
Re-add screenshot
Remove screenshot
HTTPS always
Switch screensh...

08ddd9491e62cd991bece3dd38efbe2b169b552d authored over 4 years ago by Jason Morcos <[email protected]>
Merge branch 'master' into staging

* master: (43 commits)
Re-add screenshot
Remove screenshot
HTTPS always
Switch screensho...

af1b671ab54e99beb99e560df858094ef9de73d2 authored over 4 years ago by Jason Morcos <[email protected]>
Re-add screenshot

e0de55915d8c17babd9844a01f52f5385b274410 authored over 4 years ago by Jason Morcos <[email protected]>
Remove screenshot

6dad1dfbf1cea8107a0a387c9ddaf70d15dcc308 authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #65 from Sequel-Ace/Switch-screenshots-to-sequel-ace.com

Switch screenshots to sequel-ace.com

80a547dc249f1a2cb07e704ae6fbd7da16ac6925 authored over 4 years ago by Jason Morcos <[email protected]>
HTTPS always

08c11496b157d05d1289ca1a4f2b3d9434e4e169 authored over 4 years ago by Jason Morcos <[email protected]>
Switch screenshots to sequel-ace.com

d5ffc8d2ad311a9a643845520267a2a73a4bcb97 authored over 4 years ago by Jason Morcos <[email protected]>
Change some documentation and license links to sequel ace website

0fee9f6632c7a6e386d78ce11429fa9ff2bf90ff authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #64 from stychos/master

GitHub Pages Documentation

e85e87670c3ded176af315eaf684cec3454450f6 authored over 4 years ago by Jason Morcos <[email protected]>
Set theme jekyll-theme-tactile

7e73f1de26a1d0ebfee09fcc4968b77aac8bd6b0 authored over 4 years ago by Dan Ray <[email protected]>
Merge branch 'docs-master'

b8c30ff33759caf9bfa4b610d146fcec6b09491c authored over 4 years ago by Daniel Luchinets <[email protected]>
Merge branch 'master' of github.com:Sequel-Ace/Sequel-Ace

0f6b8d491d31c5451863111836ccc50457879465 authored over 4 years ago by Daniel Luchinets <[email protected]>
menu added

91c2e9a5fc51f062bcc5db98e392c498ae936f0b authored over 4 years ago by Daniel Luchinets <[email protected]>
Merge branch 'master' of github.com:Sequel-Ace/Sequel-Ace

82d6914a131ef240cdf78ed0f89882bfec081d58 authored over 4 years ago by Daniel Luchinets <[email protected]>
Merge pull request #56 from Sequel-Ace/String-Filters-for-Starts-With-and-Ends-With

String Filters for Starts With and Ends With

41e548d3949257ed6ea8f51adaf39ca26ab6e1cc authored over 4 years ago by Jason Morcos <[email protected]>
reverted template trying to allow merge

744279b57254e59313668670f6196d97a2872664 authored over 4 years ago by Daniel Luchinets <[email protected]>
2.1.0 Beta 2

b3aeea1d8c7501eec6f5dca8c44a7e7a0c6d9ed6 authored over 4 years ago by Jason Morcos <[email protected]>
String Filters for Starts With and Ends With

a428065403b84520c9f6f1b2cb4957c7357d5207 authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #47 from Sequel-Ace/Add-NOT-IN-to-Filters

Add NOT IN to Filters

6ddd948416e66f1f00f0e1cbf4db63e589ffc55b authored over 4 years ago by Jason Morcos <[email protected]>
Make NOT IN more non-DBA friendly

2eae670d7e9682d78fa6d3782fe2b04851b4f728 authored over 4 years ago by Jason Morcos <[email protected]>
Fix selection of SSL keys/certs

Signed-off-by: James Stout <[email protected]>

3ae1382d215f6ea9ddc353617d8513b04f9ae792 authored over 4 years ago by James Stout <[email protected]>
Merge pull request #46 from aronbudinszky/import-warning

Warn Users before Importing Data into Existing DB

1c6158c61522f424e2baee35978353f860b9583f authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #48 from Sequel-Ace/Faster-scrolling-of-table-list

Faster Scrolling of Table List

a44a2723a4994d67f69fe4e3f8ac064943c341b5 authored over 4 years ago by Jason Morcos <[email protected]>
Merge branch 'staging' into dev

* staging:
Add github related helper files

# Conflicts:
# .github/stale.yml

638746089dca46d203508af02cae0cb1e67eb1e6 authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #49 from Sequel-Ace/Replace-Dots-in-Export-Filenames

Replace Dots in Export Filenames

826cc81fc806820b181d95d33d7c89b79a0e01df authored over 4 years ago by Jason Morcos <[email protected]>
Create CNAME

24ca9da956be6ad345f9825efe7a7f2a258ee5eb authored over 4 years ago by Jason Morcos <[email protected]>
Merge branch 'master' into staging

* master:
Add github related helper files

0c6848e6013428559d13098656a071a10689389b authored over 4 years ago by Jason Morcos <[email protected]>
Merge pull request #51 from Sequel-Ace/github_stale

Add Github issue template, stale bot template, and pull request template

52dc7822f553e54b170c09af016b2b2b5c171269 authored over 4 years ago by Jason Morcos <[email protected]>
pathfix?

cb8764dd1dd106f4e5f8ad6e2ebd6e8ad6911fd6 authored over 4 years ago by Daniel Luchinets <[email protected]>
trying to use includes

888ef00e374d7ac0631788b9a9f54d8761ad2dcf authored over 4 years ago by Daniel Luchinets <[email protected]>
remove paragraph about ~/.ssh/config

835127aa1a6abaf64c54fc1296e9694a1e29c7d6 authored over 4 years ago by Daniel Luchinets <[email protected]>
proper wording for title

384a56066f06a565b7ed014f44ce66f00920e186 authored over 4 years ago by Daniel Luchinets <[email protected]>
Add github related helper files

2f8d907e291a077392a1fbac43380111e4152f3d authored over 4 years ago by Jakub Kaspar <[email protected]>
Replace Dots in Export Filenames

https://github.com/sequelpro/sequelpro/pull/2951

3acd1286c4d7b0a2cde275285c33bb854ecf6caf authored over 4 years ago by Jason Morcos <[email protected]>
Faster scrolling of table list

https://github.com/sequelpro/sequelpro/pull/2823

2087f13ff647694b51b6a750ad001828ab30f982 authored over 4 years ago by Jason Morcos <[email protected]>
Add NOT IN to Filters

e0f114c5ef0f1a9a26989ef5c504a3bde0dd78a1 authored over 4 years ago by Jason Morcos <[email protected]>
reverted non-related outside change

fb064f692d2837ed45b26c0e478ab43eab81f66d authored over 4 years ago by Daniel Luchinets <[email protected]>
one more path fix

0d5a21bec7e778e341f33e570dd6949f57d774f0 authored over 4 years ago by Daniel Luchinets <[email protected]>
reference/ -> ref/ (strange, but no directoryindex in reference/)

6dcc9f2095075a9b231124f53866d889dfb5bccd authored over 4 years ago by Daniel Luchinets <[email protected]>
added stubs for last sections, slight menu refinement

23c1378b2a3391a7bf811da1b0b5dbb05f33b0fc authored over 4 years ago by Daniel Luchinets <[email protected]>
few improvs

f68f39b2a97195bcf7098e866b0bc10495e94f29 authored over 4 years ago by Daniel Luchinets <[email protected]>
few improvs

fdd7da4f1a5629f8fb5a560ad5afb4b357bc663d authored over 4 years ago by Daniel Luchinets <[email protected]>
typo

8e4dc372a98d49e37be3320558ca5ff413538560 authored over 4 years ago by Daniel Luchinets <[email protected]>
forgot to push favorites

fd409bfb4fa7829038df943bad39221d969ec8eb authored over 4 years ago by Daniel Luchinets <[email protected]>
structure & menu updates, added shortcuts & queries pages

aaf9baae5ab2c3d530d5266b11f335f3a7f15a8c authored over 4 years ago by Daniel Luchinets <[email protected]>
one more path fix

d18b74c6a9a122c73639fb37e436ce5a03a51195 authored over 4 years ago by Daniel Luchinets <[email protected]>
one more path fix

0bcd1cec06310e2700e772e65cbd36297d6ed4de authored over 4 years ago by Daniel Luchinets <[email protected]>
few wording improvements, trying to separate "menu" from content

cd7fb63b243394f6bee1008e992cfc443f9cd283 authored over 4 years ago by Daniel Luchinets <[email protected]>
trying to fix paths

a6349c9b2fe5d7d728070091f7d8d83699b89808 authored over 4 years ago by Daniel Luchinets <[email protected]>
playing with common header

77c54335f707113728753428d826eb8373c21ba1 authored over 4 years ago by Daniel Luchinets <[email protected]>
playing with common header

4678b4cc765d209513b27ecb98879ab7c830cd5d authored over 4 years ago by Daniel Luchinets <[email protected]>
playing with common header

4d4ad3cfae7b2009cb1aefbaca8179d7fce85349 authored over 4 years ago by Daniel Luchinets <[email protected]>
.md -> .html

f9c5869f69162a11c672b014ffbc99283fd7fab3 authored over 4 years ago by Daniel Luchinets <[email protected]>