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
This change allows a Nexter to be used in the same manner as a scanner
using a for graph.Next(it...
See discussion in #92.
github.com/greenpau/cayley - f8e28e066ef22e9198534485bb5dded4655b187c authored over 10 years ago by kortschak <[email protected]>Rename Check-ish -> Contains-ish
github.com/greenpau/cayley - cb177aa390fc26fa787e82ce575526297a69e0c5 authored over 10 years ago by Barak Michener <[email protected]>Remove terminal newline from quad.Quad stringer
github.com/greenpau/cayley - d54cd6a3d38db35020265eb8088961fcf8fb30ff authored over 10 years ago by Barak Michener <[email protected]>Contains[*] indicates what the check is for.
[*] I considered Has/Have, but settled on Contains...
github.com/greenpau/cayley - 1606e98d9f3890bf9d54dc029d323ddccace841c authored over 10 years ago by kortschak <[email protected]>This is the conventional implementation of a fmt.Stringer.
Also went through and fixed up some ...
github.com/greenpau/cayley - b17334ea36ac1699ae8737732f365028e49fb81e authored over 10 years ago by kortschak <[email protected]>Add basic integration benchmarks
github.com/greenpau/cayley - a81005ba219c852c951a811cca9d43bc76f7abb5 authored over 10 years ago by Barak Michener <[email protected]>
Long tests are potentially very long, and may timeout internally. So
don't run them.
github.com/greenpau/cayley - 09943c3eb63d5bf385d92c5d961c1a8c1bfc14a2 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - a6cf432313242df9cf41d44828e5fc3e307088c1 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 38f7b79761c43b4aba38a0783509f2806a8f7411 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - b4887e3c306db12de801b050c691064b01abeed0 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 1a0dd1373534228937a7cf5da19d9f229a9b95bc authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - c4e4abbffce641bf68fa3b9b26b3ad690aeb4e96 authored over 10 years ago by kortschak <[email protected]>
Add automatic linker build versioning
github.com/greenpau/cayley - 2673911c0f51e31388ba428a0858ee65a6160691 authored over 10 years ago by Barak Michener <[email protected]>github.com/greenpau/cayley - 8136f2abe99ffbb479baa33c733d6ea51f68f7ac authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - 02672da9adaa1e71ee74ef00d3932e1474485318 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - d2b1d64de32f9fb41d8fcac5fc0a7d44bf0600be authored over 10 years ago by Barak Michener <[email protected]>
Currently only memstore is benchmarked and only with gremlin. No
checking of validity of results...
Conflicts:
graph/iterator/hasa_iterator.go
graph/iterator/linksto_iterator.go
graph/iterator/...
This is done unsubtlely at the moment and there is plenty of room for
optimisation of assertion ...
We are marking types that will be Nexters and ResultNexters (I want a
better name for this one).
Delete majority of Base functionality.
github.com/greenpau/cayley - 375d953d9341f4de161f60231df5161d69bc5416 authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - ee6d4c8db727849ed2447bdba916f05d02454a2c authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 525230206a0ed079e1bdfaebf5ec280ec97d0140 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 189910c4b8a84e994e41ab73b1c42170ee3391d0 authored over 10 years ago by kortschak <[email protected]>
Also clean up some of the value creation code.
github.com/greenpau/cayley - 01b7278c3a6a7b667957fded5b595f4a49fe8a6a authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 1604dca73786644fa21a61dbd3fe59066347197c authored over 10 years ago by kortschak <[email protected]>
's/Provenance/Label/g' 's/provenance/label/g' with human vetting.
github.com/greenpau/cayley - 274d9ef57ef9624dcd27435d112cc61340a17c7e authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 410202f3e0d8126b1a4caaad39ce10adbdf55f1b authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 7ce3a10d5728c06637a0cfecc54fe66064df422c authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 79c1ba6c526706e1efb8cf95f1d18a40ce2c6433 authored over 10 years ago by kortschak <[email protected]>
fix non-pointer uintptr -> uint64, export NextUID
github.com/greenpau/cayley - 0238332ca305b3ed8b918f1a4364048b0ad026d1 authored over 10 years ago by Barak Michener <[email protected]>Allows other iterator implementations to use global UID namespace.
github.com/greenpau/cayley - a83b7ea367c2cd72d140ca6d6a33a20be62bebb3 authored over 10 years ago by Jeremy Jay <[email protected]>
I intend to make this configurable, but there is tight connection
between db.Load and db.Open th...
* Move nquads into quad.
* Create cquads simplified parser in quad.
* Move Triple (renamed Quad)...
github.com/greenpau/cayley - 1b24d66d8a4c3a2ba0f43a4c3af9931b168138b1 authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - e13e65d09bf8eecdb405368668607c82d8e298cd authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - 7a8d4194bd79ae2cf8a3d54b288fc7d9aecf6e83 authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - 01bc63810ba9f842072ef5f5469d6a7c8145d0da authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 64d79ee4d5d56310dca286d98af83687a5aa57d4 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - b276d117b1a74030bcdfc6e9f732e125607cd6bc authored over 10 years ago by kortschak <[email protected]>
ragel -Z -G2 parse.rl
ragel version 6.8 (as previously)
github.com/greenpau/cayley - f1a7710c82b7d80b890357aa635596708b506633 authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 5953a8dfa07f251734ea5918dfc812083c74a104 authored over 10 years ago by kortschak <[email protected]>
Checked with MQL query successfully:
[{
"<type>": "</film/film>",
"<name>": null,
"</film...
github.com/greenpau/cayley - bf185b77025432d8f5f027ed6f45823955df216b authored over 10 years ago by kortschak <[email protected]>
Manually change testdata.nt to testdata.nq.
github.com/greenpau/cayley - fae860f08e19d348f9e127b279c227bc51f706b0 authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 3995d3dd570a0346ba930c35bb392d5de95f4681 authored over 10 years ago by kortschak <[email protected]>
ragel -Z -G2 parse.rl
ragel version 6.8 (as previously)
github.com/greenpau/cayley - c75cef60d15d66c71503e4fc8d9b949b5c47cd59 authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 92baa2ecee1f1e7c6090684d31993c1f6cae0804 authored over 10 years ago by kortschak <[email protected]>
The parser rejects an N-Quad with a comment, so we filter those out
ahead of time. This simplifi...
We now also return an incomplete triple to aid in debugging - non-nil
error means that this is n...
github.com/greenpau/cayley - 59e3d620a5f4e655f0ee4130bf172b961210cbab authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - 9793096b9a21b2cbb36d6f2e3b1f8eb4a5e2c3cc authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - 929b4f539bd0c0423f5c77ab17a0ebe84ad10d31 authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - 768ca5c36f3956b8de43dda36f1b724b06f61320 authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - 426e0b62945f42e4dd5ce5bcdeb3138a645427de authored over 10 years ago by Barak Michener <[email protected]>
G2 code generation used after benchmarking.
style benchmark old ns/op new ns/op ...
github.com/greenpau/cayley - 22bad1701f94efaba77a1a65863b51fe29ae5af3 authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 92d50bb9f7b0e3faae80b4ad5c46d2c28987d05f authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - f1c606dc19ef745a13304b1ee862d1fd5e244df0 authored over 10 years ago by kortschak <[email protected]>
Use build constraints for appengine
github.com/greenpau/cayley - 31211696a828498a405c2b6a2a89cea980aab97f authored over 10 years ago by Barak Michener <[email protected]>github.com/greenpau/cayley - 592ea816871d256c27d89a1d656667373ecca656 authored over 10 years ago by kortschak <[email protected]>
Use error returns and interface type for parsing
github.com/greenpau/cayley - be26f0faf61643bcd54233230fb92183a2a054ae authored over 10 years ago by Barak Michener <[email protected]>
Conflicts:
db/load.go
github.com/greenpau/cayley - 018b8ca032d68ea1c6f2b36dc5c44c94953c002f authored over 10 years ago by kortschak <[email protected]>
Switch to the latest mgo path.
github.com/greenpau/cayley - 7c544089513289aec317d2d555e3186f8998c77a authored over 10 years ago by Barak Michener <[email protected]>
This is not only the right thing to do, as per the documentation of the
latest release (yesterda...
Add transparent input decompression
github.com/greenpau/cayley - 984ab6fd259db4282983769c4934dae8326176bf authored over 10 years ago by Barak Michener <[email protected]>Fixes issue #72
This change simplifies interactions with parsing N-Quads and makes
reading data...
github.com/greenpau/cayley - 7f99318f0d3d4e2742abbbdd39c3397e656aded7 authored over 10 years ago by kortschak <[email protected]>
This supports gzip and bzip2 by magic number determination.
Trailing whitespace differences in ...
github.com/greenpau/cayley - 9bf09a5db560755d0a604cbd2c0ff6a560016832 authored over 10 years ago by kortschak <[email protected]>Triplestore registry
github.com/greenpau/cayley - abdd649c82dc129eff4c54a6cc084307c7acfe18 authored over 10 years ago by Barak Michener <[email protected]>github.com/greenpau/cayley - 923679b36c9d47deefcf079dfaf165de5f6c085d authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - fb3e181a62e8eb8aec5aab0ad05c8105a8fa76f1 authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - 5731ca7b42779ca4c35bd10ba024ef584b892d36 authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - a6dc5c953273609facfb9674a0fd121451d55cc9 authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - 0641309a8fc121785fc879b776f03244db742e51 authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - f9c60a5f30331ef1ef765e185a46810381e36a90 authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - d808d9347cef2b368f6378a5d9a36a147ea44787 authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - e780c1ceb99cd1484b362db9af1881f07142eb82 authored over 10 years ago by Jeremy Jay <[email protected]>
github.com/greenpau/cayley - 995b38fb5b03d3e141782208c36f388b85a5afda authored over 10 years ago by Barak Michener <[email protected]>
Minor cleanup
github.com/greenpau/cayley - c1471ee09e833e699edc515af460d9ab9b6d299a authored over 10 years ago by Barak Michener <[email protected]>github.com/greenpau/cayley - 4d34ea50cca25f05488a7f3493e7599f0ce865d3 authored over 10 years ago by Alex Peters <[email protected]>
Re-add go1.2 to .travis.yaml
github.com/greenpau/cayley - 56962c7e18d04e0f0fcc38570974a75d16b9e5f5 authored over 10 years ago by Barak Michener <[email protected]>Tabulate value comparison tests
github.com/greenpau/cayley - 9ca38d1f10da431095ff88087d94c06de027adc7 authored over 10 years ago by Barak Michener <[email protected]>Very probably some of these can be made private.
github.com/greenpau/cayley - e39063e3eccba507a10fa5f8cb8eff068e0598cc authored over 10 years ago by kortschak <[email protected]>leveldb did s/GetApproximateSizes/SizeOf/
github.com/greenpau/cayley - d1fdba1cbb482cd22a1ee86b26c0db09d7b411bd authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 5bc1c438effa9f226b4155da48257bd00a605010 authored over 10 years ago by kortschak <[email protected]>
Fixes issue #54.
github.com/greenpau/cayley - db3597ed2d90e3c12ed5621b0c061b435a99f560 authored over 10 years ago by kortschak <[email protected]>Simplify testing code
github.com/greenpau/cayley - c88a24467ee16768cf43f4c844ee8caae7dca238 authored over 10 years ago by Barak Michener <[email protected]>
goleveldb is broken against go1.2 since de350e, so we cannot support
go1.2. This will change whe...
github.com/greenpau/cayley - d489e3da071ca34fa1bb01d6901c88f350b591e9 authored over 10 years ago by kortschak <[email protected]>
These packages really impact on test readability with crazy action at a
distance. In addition to...
github.com/greenpau/cayley - 59eca7eb47572520f4f366bd8031aeb87ca4f414 authored over 10 years ago by Barak Michener <[email protected]>
Ugh on the error comparison.
github.com/greenpau/cayley - 3f6cfc98d55c3b23781c8af6c00701fdb1e0f3f1 authored over 10 years ago by kortschak <[email protected]>(If only I could point gofmt at everything.)
github.com/greenpau/cayley - eb3fd17e1d24005019581b80b2fc40acc48425ea authored over 10 years ago by kortschak <[email protected]>github.com/greenpau/cayley - 02eb9d051f2b52a7f4bf13406e58fe732af519a8 authored over 10 years ago by kortschak <[email protected]>
github.com/greenpau/cayley - e4df9488e7177f5c758bb11851f6645049df0e3d authored over 10 years ago by Barak Michener <[email protected]>
github.com/greenpau/cayley - 468d943039f25324a4766e81c1eaf1226cf017e6 authored over 10 years ago by Barak Michener <[email protected]>
Prefix vs String for graph.Direction
github.com/greenpau/cayley - 70f622aefe5ec12c0341d86758e81df0acd27bd6 authored over 10 years ago by Barak Michener <[email protected]>