Elixir encryption library designed for Ecto
danielberkompas/elasticsearch-elixir 335
No-nonsense Elasticsearch library for Elixir
Twilio API client for Elixir
danielberkompas/cloak_ecto 112
Encrypted fields for Ecto
danielberkompas/destructure 91
Javascript-style destructuring for Elixir
Generate TwiML with Elixir
danielberkompas/ecto_validation_case 10
Simplify your Ecto validation tests
Elixir wrapper for Giphy API
Async/Await pattern for Elixir
danielberkompas/danielberkompas.github.io 4
A Jekyll blog theme with just the right amount of style
starteddanielberkompas/cloak
started time in 5 hours
starteddanielberkompas/cloak_ecto
started time in 6 hours
issue openeddanielberkompas/elasticsearch-elixir
Currently your wrapper script is setting the environment to /bin/bash. Unfortunately not everyone has bash located in that place. I was wondering if you would be open to use /usr/bin/env bash instead? I can throw a PR up if it is something you are willing to do.
created time in 10 hours
starteddanielberkompas/cloak_ecto
started time in 15 hours
startedtschudin/sc25519
started time in a day
startedkelindar/column
started time in 2 days
release gohugoio/hugo
hugo_0.84.0_checksums.txt 2.88KB
hugo_0.84.0_DragonFlyBSD-64bit.tar.gz 13.17MB
hugo_0.84.0_FreeBSD-32bit.tar.gz 12.10MB
hugo_0.84.0_FreeBSD-64bit.tar.gz 13.18MB
hugo_0.84.0_FreeBSD-ARM.tar.gz 12.34MB
hugo_0.84.0_FreeBSD-ARM64.tar.gz 11.91MB
hugo_0.84.0_Linux-32bit.deb 12.13MB
hugo_0.84.0_Linux-32bit.tar.gz 12.11MB
hugo_0.84.0_Linux-64bit.deb 13.22MB
hugo_0.84.0_Linux-64bit.tar.gz 13.18MB
hugo_0.84.0_Linux-ARM.deb 12.35MB
hugo_0.84.0_Linux-ARM.tar.gz 12.34MB
hugo_0.84.0_Linux-ARM64.deb 12.01MB
hugo_0.84.0_Linux-ARM64.tar.gz 11.99MB
hugo_0.84.0_macOS-64bit.tar.gz 13.67MB
hugo_0.84.0_macOS-ARM64.tar.gz 13.36MB
hugo_0.84.0_NetBSD-32bit.tar.gz 12.08MB
hugo_0.84.0_NetBSD-64bit.tar.gz 13.17MB
hugo_0.84.0_NetBSD-ARM.tar.gz 12.33MB
hugo_0.84.0_OpenBSD-32bit.tar.gz 12.08MB
hugo_0.84.0_OpenBSD-64bit.tar.gz 13.18MB
hugo_0.84.0_OpenBSD-ARM.tar.gz 12.33MB
hugo_0.84.0_OpenBSD-ARM64.tar.gz 11.92MB
hugo_0.84.0_Windows-32bit.zip 12.14MB
hugo_0.84.0_Windows-64bit.zip 13.26MB
hugo_0.84.0_Windows-ARM.zip 12.67MB
hugo_extended_0.84.0_Linux-64bit.deb 13.24MB
hugo_extended_0.84.0_Linux-64bit.tar.gz 13.20MB
hugo_extended_0.84.0_macOS-64bit.tar.gz 13.69MB
released time in 5 days
starteddanielberkompas/cloak_ecto
started time in 5 days
startedliljencrantz/crush
started time in 7 days
starteddanielberkompas/cloak_ecto
started time in 8 days
starteddanielberkompas/cloak
started time in 8 days
starteddanielberkompas/cloak
started time in 8 days
starteddanielberkompas/cloak_ecto
started time in 8 days
startedchmln/sd
started time in 9 days
starteddanielberkompas/cloak_ecto
started time in 10 days
pull request commentdanielberkompas/elasticsearch-elixir
Bulk "index" action and HEAD support
Thank you @danielberkompas!
comment created time in 11 days
starteddanielberkompas/cloak_ecto
started time in 11 days
starteddanielberkompas/cloak
started time in 12 days
starteddanielberkompas/ex_twilio
started time in 12 days
starteddanielberkompas/cloak_ecto
started time in 12 days
starteddanielberkompas/cloak_ecto
started time in 13 days
release bcicen/ctop
ctop-0.7.6-darwin-amd64 10.36MB
ctop-0.7.6-linux-amd64 12.99MB
ctop-0.7.6-linux-arm 11.02MB
ctop-0.7.6-linux-arm64 12.15MB
ctop-0.7.6-windows-amd64 10.72MB
sha256sums.txt 0.44KB
released time in 13 days
starteddanielberkompas/cloak
started time in 13 days
starteddanielberkompas/ex_twilio
started time in 13 days
pull request commentdanielberkompas/elasticsearch-elixir
Bulk "index" action and HEAD support
Hey @danielberkompas thank you for the great project, it's been really useful for us. Unfortunately I'm hitting the issue this changes seem to address. Does this PR need anything else to be merged?
Thanks!
comment created time in 13 days
starteddanielberkompas/cloak_ecto
started time in 15 days
starteddanielberkompas/cloak_ecto
started time in 16 days
issue openeddanielberkompas/elasticsearch-elixir
%{"error" => %{"code" => 404, "message" => "elastic: Error 404 (Not Found)", "status" => "Not Found"}}
So I'm having this error when trying to delete a not existing document on an index using delete_document. I am expecting this function to return an error tuple: {:error, %Elasticsearch.Exception{...} but It is not doing it on production (locally and on staging env it's working).
As a workaround, I am thinking I should check if a document is existing first before doing anything, does this package have a way to check that? like a get_document function? Thanks!
created time in 16 days
starteddanielberkompas/cloak_ecto
started time in 17 days