Ecosyste.ms: OpenCollective

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

AuthCrunch aka Caddy Security

🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Local, LDAP, OIDC, OAuth 2.0, SAML Authentication.
Collective - Host: opensource - https://opencollective.com/caddy-security - Website: https://authcrunch.com/ - Code: https://github.com/greenpau/caddy-security

Update test in light of graph iterator types

github.com/greenpau/cayley - 62d8ebec8aef7f6d37b6ce6a7d4a7b0946c6b849 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #48 from kortschak/enumerate

Enumerate iterator types

github.com/greenpau/cayley - f6fb8d8f67043060717e15220a8b228a8c21bf7e authored over 10 years ago by Barak Michener <[email protected]>
convert to prefix byte

github.com/greenpau/cayley - 50bd7d04ef8fe802975baa99b2dd5ca2a5e4cfe5 authored over 10 years ago by Barak Michener <[email protected]>
Remove goconvey dependency

github.com/greenpau/cayley - 859164d71432a41292d9af58f762ab08463a2e42 authored over 10 years ago by kortschak <[email protected]>
Remove dependency on goconvey

github.com/greenpau/cayley - 03fb6e367a644b0023ad450ced32b0df41f51b7d authored over 10 years ago by kortschak <[email protected]>
Clean tests

Remove goconvey dependency and improve clarity of intention.

github.com/greenpau/cayley - 102402a13b2f066d1ecd273f966c4975a89c97ce authored over 10 years ago by kortschak <[email protected]>
Fix missed test messages

github.com/greenpau/cayley - c2fd33f9d0eb59062ff05e0aaeef82b89c6d7e03 authored over 10 years ago by kortschak <[email protected]>
Add documentation around Type registration

github.com/greenpau/cayley - c8e5ac1916cd50d602c4326666f0d28515a9fa8a authored over 10 years ago by kortschak <[email protected]>
Enumerate iterator types

github.com/greenpau/cayley - cd46452b639da8be44d0117071677c06dafefaba authored over 10 years ago by kortschak <[email protected]>
Convert to Prefix/String in graph.Triple

github.com/greenpau/cayley - 7b87e08e89471c9542ccff8e4586f76cce4afc61 authored over 10 years ago by Barak Michener <[email protected]>
fix test

github.com/greenpau/cayley - 1f67913ed96a6f25e2bad324bf3ee9cd0f391a82 authored over 10 years ago by Barak Michener <[email protected]>
Merge remote branch 'kortschak/tables' for #47

Conflicts:
query/gremlin/functional_test.go

github.com/greenpau/cayley - 1e2ff472ed2efd60ebbdbdd0383495d42e8a898e authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #46 from kortschak/reduction

Reduce the complexity of names and types in graph.{Iterator,TripleStore}

github.com/greenpau/cayley - 5b207947ceab6604faa7f8ab5846d7e62da511ac authored over 10 years ago by Barak Michener <[email protected]>
Use table driven test

This simplifies reasoning about the tests by not hiding logic behind a
DSL.

github.com/greenpau/cayley - ef7c793510b5e7ab8f3846a50de15ebf820ecb88 authored over 10 years ago by kortschak <[email protected]>
Rename AddValue

github.com/greenpau/cayley - 447a835b93f76ae699d9da3151bbe48019e6e26e authored over 10 years ago by kortschak <[email protected]>
Rename TSVal

github.com/greenpau/cayley - d87e227ff3625643fc1494a39824afdd0e3b4fa5 authored over 10 years ago by kortschak <[email protected]>
Don't indirect map values

We already have reference behaviour, so this is not necessary.

This change highlighted fairly b...

github.com/greenpau/cayley - a1453da84e66c8b71f8c055d8e6076b6f7e171f4 authored over 10 years ago by kortschak <[email protected]>
Reduce TripleStore interface names

github.com/greenpau/cayley - b89d4f392cbc3a217bbbc82d7c3ffe88d1ed234e authored over 10 years ago by kortschak <[email protected]>
Reduce graph.Iterator method names

github.com/greenpau/cayley - 8576f66d2011f180f900c9f2cfd759abaab98f6f authored over 10 years ago by kortschak <[email protected]>
And remove newline

github.com/greenpau/cayley - e4fb5d2bb83650190c56ad1955863623ea5c0b39 authored over 10 years ago by Barak Michener <[email protected]>
Fix symlink for following the instructions

github.com/greenpau/cayley - 692d80383650a433cdbff0d6ef939a7c766d7422 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #44 from kortschak/iterator

Move iterators into their own package

github.com/greenpau/cayley - 29416465ad8d1c4802e1ffcc28d3c8587cc1e4e6 authored over 10 years ago by Barak Michener <[email protected]>
Remove redundant loggin functions

github.com/greenpau/cayley - a31a5a170cf7ebfb762376e126709276bcd6e28d authored over 10 years ago by kortschak <[email protected]>
Remove dead var

github.com/greenpau/cayley - 2f2f58085835cfa3d7534480016396a2d9b55a5f authored over 10 years ago by kortschak <[email protected]>
Cleaning and TODOs

github.com/greenpau/cayley - 05a7ecdbb6045cb88dfa4409173b37e76f8bb49c authored over 10 years ago by kortschak <[email protected]>
Move iterators into separate package

Also reduce API exposure and use standard library more - and fix bugs I
previously introduces in...

github.com/greenpau/cayley - 1768e593a8be13f20d64d3d8b71a5c1687b6dce6 authored over 10 years ago by kortschak <[email protected]>
Merge pull request #41 from kortschak/enumerated

Yep! Replace string type with graph.Direction

github.com/greenpau/cayley - 88be6bee37614069dd03b9288976dcdeb95fa903 authored over 10 years ago by Barak Michener <[email protected]>
Retain correct copyright notice

github.com/greenpau/cayley - 12c876974456d9c91a2330fc3752ac32c2095117 authored over 10 years ago by kortschak <[email protected]>
Replace string type with graph.Direction

This conversion is not complete as there are still uses of string
directions via the Direction.S...

github.com/greenpau/cayley - 0a03cec497710d13d827a09e9b77687556d3aafc authored over 10 years ago by kortschak <[email protected]>
Merge pull request #40 from barakmich/mql_bug_21

Fix #21 and test the correct semantics

github.com/greenpau/cayley - cd11053c98c69314e7760405e41fdb631f5183c7 authored over 10 years ago by Barak Michener <[email protected]>
Add test for semantics from #21

github.com/greenpau/cayley - 3adfe96ff3342aef6dc71e46fd16b785a4772a15 authored over 10 years ago by Barak Michener <[email protected]>
Fix #21 and change the MQL semantics slightly to match the original MQL

github.com/greenpau/cayley - 18c4c555b5b56fa58114386308b299ce440d2f71 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #36 from kortschak/remove-lists

Remove lists

github.com/greenpau/cayley - 18c56be950ded1f75efb8c7fe224bdac9c98d72a authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #37 from jaywgraves/patch-1

fix gremlin documentation for In and Both

github.com/greenpau/cayley - 81447d2b1275dda3659c7019f802cdcf0b807b73 authored over 10 years ago by Barak Michener <[email protected]>
fix gremlin documentation for In and Both

this was likely a copy/paste from Out.
feel free to change the wording to fit your style.

github.com/greenpau/cayley - 91e18f297832ea7f26f476613e9ad208daa14556 authored over 10 years ago by Jay Graves <[email protected]>
Remove uses of container/list

github.com/greenpau/cayley - bed8d3813a2b58513b06b5751393d28a81c2d791 authored over 10 years ago by kortschak <[email protected]>
Remove trivial container/list usage

github.com/greenpau/cayley - bc7774444942ad1909f60eae1848299598a1839b authored over 10 years ago by kortschak <[email protected]>
Canonicalize leveldb internal iterator

github.com/greenpau/cayley - 82f3fc7bfa97df41bba8fcdb08037058c54b4605 authored over 10 years ago by Barak Michener <[email protected]>
Fix the obvious copy bug

github.com/greenpau/cayley - 44ae0b523edd5718ce68ec12d4999768d8a98ce4 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #32 from barakmich/master

Fix build by only testing Go >= v1.2

github.com/greenpau/cayley - 075ea36f1b116ab0daa551a3865c04f6395ff3b9 authored over 10 years ago by Barak Michener <[email protected]>
Fix build by only testing Go >= v1.2

github.com/greenpau/cayley - 3f1db074227e31e00932239a60d9c3928eb43641 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #31 from kortschak/names

Rewrite receiver names

github.com/greenpau/cayley - 3113e11344491d4f9b4c0cadad24783cfb66d9d0 authored over 10 years ago by Barak Michener <[email protected]>
Remove unnecessary import renaming

github.com/greenpau/cayley - d8b615f154e3151ed250cffcc007fa73b58e4735 authored over 10 years ago by kortschak <[email protected]>
Canonicalise mql receiver names

And again, remove a multitude of redundant infixes I missed previously.

github.com/greenpau/cayley - 929beb624c7686c8c8b8a94bc6e0f891222e7d7d authored over 10 years ago by kortschak <[email protected]>
Canonicalise gremlin receiver names

github.com/greenpau/cayley - 5a1a7259c83e741fa810d69f6225aa988082cf27 authored over 10 years ago by kortschak <[email protected]>
Canonicalise mongo receiver names

Remove redundant Mongo infixes that were miseed previously.

github.com/greenpau/cayley - 3831aad364964d0da7b01db4e7afb9b5bb3216f4 authored over 10 years ago by kortschak <[email protected]>
Canonicalise memstore receiver names

github.com/greenpau/cayley - dc62d4f32c77c613c546b99517b98479b6f9b296 authored over 10 years ago by kortschak <[email protected]>
Canonicalise leveldb receiver names

Also remove redundant LevelDB infix missed previously.

github.com/greenpau/cayley - b1ad887c7897baebf32032848d0dbe2aba663232 authored over 10 years ago by kortschak <[email protected]>
Canonicalise iterator receiver names

This apparently meaningless churn improves godoc readability.

github.com/greenpau/cayley - 60d5c608174729daf035a5c95b8542cce92877d5 authored over 10 years ago by kortschak <[email protected]>
Merge pull request #28 from kortschak/destutter

Destutter labels and files

github.com/greenpau/cayley - dc65ebce9ed802dea8c48f9885d2c9fa2d599697 authored over 10 years ago by Barak Michener <[email protected]>
Merge branch 'fix-travis' into destutter

github.com/greenpau/cayley - ae9a9c59ac2b6bcb854e07a50009c366cde0116e authored over 10 years ago by kortschak <[email protected]>
Add travis build status badge

github.com/greenpau/cayley - c1b44f365655bf3879d32b50390858132cb3e947 authored over 10 years ago by kortschak <[email protected]>
Merge branch 'fix-travis' into destutter

github.com/greenpau/cayley - 830500b314de7323b2e000597543ab4d56887c30 authored over 10 years ago by kortschak <[email protected]>
Fix travis build

github.com/greenpau/cayley - 7ea7e92042917c22645d4f407b0d0f4ef78a24a2 authored over 10 years ago by kortschak <[email protected]>
Simplify db.Open name

github.com/greenpau/cayley - 334431418ee8b40d82ef97612270ed839450236d authored over 10 years ago by kortschak <[email protected]>
Add Robert Daniel Kortschak to A+C

github.com/greenpau/cayley - 96b4d05330453267285da804a881f356a052b990 authored over 10 years ago by kortschak <[email protected]>
Destutter nquads

github.com/greenpau/cayley - 177059cc16a3f2167149771aa7ba928689d3c715 authored over 10 years ago by kortschak <[email protected]>
Destutter graph/...

github.com/greenpau/cayley - 40f3363cdefae196f1d7189402ff95367c850750 authored over 10 years ago by kortschak <[email protected]>
Fix .travis.yml

github.com/greenpau/cayley - ad3fa59eec9d3892289b6c41daf5a3a07e89095e authored over 10 years ago by Barak Michener <[email protected]>
Add a .travis.yml

github.com/greenpau/cayley - 3c56fb30007a00e68a0df95fd13a7c6be8c42e1f authored over 10 years ago by Barak Michener <[email protected]>
Destutter mql

github.com/greenpau/cayley - 913d567ae1239d42114502b53b8ca40157a18686 authored over 10 years ago by kortschak <[email protected]>
Destutter gremlin

github.com/greenpau/cayley - 3a673a333c5a6cb8e4e8edb9cb56ce46755af04a authored over 10 years ago by kortschak <[email protected]>
Update Overview.md now that we support go-get

From fix #8

github.com/greenpau/cayley - d3a5bc461f350267d26ba9ad786f45b3458f3fe2 authored over 10 years ago by Barak Michener <[email protected]>
Destutter cayley/config

github.com/greenpau/cayley - 388618bfa7c4e2821656623687a0398dd7dade3d authored over 10 years ago by kortschak <[email protected]>
Simplify names in cmd source

github.com/greenpau/cayley - c4a19a4e35a11089eef73ad86be09029b17ea0c8 authored over 10 years ago by kortschak <[email protected]>
Destutter filenames

github.com/greenpau/cayley - 47c9752e5ed367eabf5e3fbd4cbf33f5187f565a authored over 10 years ago by kortschak <[email protected]>
Merge pull request #11 from luin/master

Change "Javascript" to "JavaScript"

github.com/greenpau/cayley - 1f01924a5db0afa82ad857f04375e390e23aaff9 authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #27 from barakmich/master

Fix the build story

github.com/greenpau/cayley - be116d7ba815388131a5ee168954d3fd6ebe5fee authored over 10 years ago by Barak Michener <[email protected]>
Merge pull request #8 from kortschak/master

make cayley go-gettable

github.com/greenpau/cayley - a63bce6474f74b8b400ed25ac17624fbd3899603 authored over 10 years ago by Barak Michener <[email protected]>
Allow assets to come from more places than PWD, do some autodetection, add a build file, and update the README

github.com/greenpau/cayley - 7a24e5e99852c9e6b29cf015469db7dbf9a62915 authored over 10 years ago by Barak Michener <[email protected]>
Fix non-pathological package shadowing

This is smelly more than anything but I should not have missed it
previously.

github.com/greenpau/cayley - cf2f5219b293ae65dea617824186fab8eeb12a95 authored over 10 years ago by kortschak <[email protected]>
Reorganise to make cmd code more prominant

github.com/greenpau/cayley - 639559544d5e68f9b44017f5925d67248feb8e16 authored over 10 years ago by kortschak <[email protected]>
Move query language packages into query

github.com/greenpau/cayley - c66d6d399418b454c3a262ebad2110039fe0fcdf authored over 10 years ago by kortschak <[email protected]>
Re-add main.go and add install instruction

Updated .gitignore to alloy cayley to be kept.

github.com/greenpau/cayley - a5f83917393dfe7b1af4fc4ba9490b6a07ea43e1 authored over 10 years ago by kortschak <[email protected]>
Change "Javascript" to "JavaScript"

github.com/greenpau/cayley - 7f92d7d8118594b9bfb657ff500820b176f59aac authored over 10 years ago by Zihua Li <[email protected]>
Re-add leveldb and fix over-exhuberant .gitignore

github.com/greenpau/cayley - 5c92e925fe2c42d9d84d9cf506ec4d6be862858f authored over 10 years ago by kortschak <[email protected]>
Don't rename imports unless necessary

github.com/greenpau/cayley - d37c6caa8e44a7537a4714b58468c93afa9d2d11 authored over 10 years ago by kortschak <[email protected]>
Use Go-conventional filenaming

github.com/greenpau/cayley - 0c9de6141339ff014cec4972defec1a9bd7cd7f6 authored over 10 years ago by kortschak <[email protected]>
Reorganize to go get will work

This makes almost no changes to source, but touches every almost file.

Also fixes error in grem...

github.com/greenpau/cayley - e0df752618510153d2a304b7c93424557cbfc441 authored over 10 years ago by kortschak <[email protected]>
Merge pull request #4 from pius/patch-1

Fix broken link in Overview.md

github.com/greenpau/cayley - e46a5bbe4a65165ebb68b973d617921c34b201b9 authored over 10 years ago by Barak Michener <[email protected]>
Indexing into an empty fixed iterator for logging purposes no longer crashes. Fixes #3.

github.com/greenpau/cayley - 7e52f6ce6e48d458f419a75015382cd4bdfe69b7 authored over 10 years ago by Barak Michener <[email protected]>
Update Overview.md

github.com/greenpau/cayley - 73e024782137fdb25331286615d6b319bad205e2 authored over 10 years ago by Pius Uzamere <[email protected]>
Merge pull request #1 from timothyarmstrong/add_clone_url

Add the path for cloning the repo

github.com/greenpau/cayley - 3dae7c1d51590b39a47d8f343335e1948ca33225 authored over 10 years ago by Barak Michener <[email protected]>
Add the git path for cloning.

github.com/greenpau/cayley - 32f5e7393a5f7bb0c2831f5cba59199764591160 authored over 10 years ago by Timothy Armstrong <[email protected]>
Fix the REPL-clearing-state bug.

github.com/greenpau/cayley - 73e9e1edc303d6e4d907be4b39b6a35c5a7b6c16 authored over 10 years ago by Barak Michener <[email protected]>
Update documentation to mention GetLimit

github.com/greenpau/cayley - 9cb8cdc9522bccc2d9f013764af8de1036c4d6e6 authored over 10 years ago by Barak Michener <[email protected]>
Rename .n3 to .nt, as only NTriples/NQuads are supported

github.com/greenpau/cayley - c8aad90e81ed9bdc71b04962d8841efadec6b81f authored over 10 years ago by Barak Michener <[email protected]>
More logging and use all processors unless otherwise noted.

github.com/greenpau/cayley - a7eec08daa667ab2a03633d1a18376b13846db8f authored over 10 years ago by Barak Michener <[email protected]>
Remove unnecessary goroutine from iterator, cleaning up more easily.

github.com/greenpau/cayley - abf6cd27abf8c17bfc35612fe89568090fcbf1cd authored over 10 years ago by Barak Michener <[email protected]>
Initial Commit

github.com/greenpau/cayley - bbb0a2f5807b0b6a33dee71e7ef9ccedf4fdc050 authored over 10 years ago by Barak Michener <[email protected]>