Caching Absinthe GraphQL queries
OTP application for generating blog posts from a Git repository containing markdown files.
A phoenix application using Blogit, a blog engine.
Apache Kafka client library for Erlang/Elixir
A powerful caching library for Elixir with support for transactions, fallbacks and expirations -
push eventsantiment/sanbase2
commit sha 11cf799952fe2ab4103a932ab426d20de6f3f5db
Fix some variable names
push time in 16 hours
push eventsantiment/sanbase2
commit sha af7ad385e6cd6c538d6b87b990be7f85f7ee9e33
Resolve access atom for _with_access_level
commit sha 691894c3b6a8b3bcc0463f602f551517f1b5c9e9
backup
push time in 18 hours
push eventsantiment/sanbase2
commit sha 5ae9820ad36be3e49bd846c8eb8a02e23fda2d0a
Add access_map_to_atom
push time in 20 hours
startedpalfrey/serial_test
started time in a day
startedbnjjj/tmp_env
started time in a day
push eventsantiment/sanbase2
commit sha 0447f021f89fdff70bdab897afab2c461003576a
Fix _with_access_level for metrics and signals
push time in 3 days
push eventsantiment/sanbase2
commit sha 374b87b47c0583ae420afc768bfed0b9829dba08
backup
push time in 3 days
push eventsantiment/sanbase2
commit sha bac0175fccdc0d7cbba56f2d40c11da206b07d64
Expand string restrictions to map in Metric.Helper
push time in 3 days
startednushell/nushell
started time in 3 days
push eventsantiment/sanbase2
commit sha 412ce1c2da34d171cba2065e6e0c1bbbe275be0f
Change access restrictions from string to map
push time in 4 days
push eventsantiment/sanbase2
commit sha 50cc6279725a2637d2934bb34b68e9e7ba78596b
Add webinars models and APIs
commit sha e3a4349455f7a1e401e4bfc64665aec3ec3a2ed9
Add tests
commit sha bb45cc56ea637f71b3bcd2fc9922dc845954654f
Merge branch 'master' into add-webinars
commit sha c102319e55bd348b32e3f0829bb9b5714b11f599
Merge pull request #2759 from santiment/add-webinars Add webinars models and APIs
push time in 4 days
PR merged santiment/sanbase2
Changes
<!--- Describe your changes -->
Ticket
<!--- Issue to which the pull request is related -->
- Admin webinars
- List webinars API
- Register user for webinar
Checklist:
<!--- Go over all the following points, and put an x in all the boxes that apply. -->
- [ ] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [ ] I have tried to find clearer solution before commenting hard-to-understand parts of code
- [ ] I have added tests that prove my fix is effective or that my feature works
<!--- ## Deployment steps --> <!--- Deployment todo steps, if needed. Example: running seed files, mix tasks... -->
Usage
<!--- (Mainly graphql snippets that showcase how new API is used) -->
{
getWebinars {
url
title
description
isPro
startTime
endTime
imageUrl
}
}
mutation {
registerForWebinar(webinar_id: #{webinar_id})
}
<!--- ## Screenshots --> <!--- (if appropriate) -->
<!--- original: https://github.com/VeryBigThings/elixir_common/blob/98e723a3d1ecbc21107b3a2f98b8ab619ba28800/.github/pull_request_template.md -->
pr closed time in 4 days
push eventsantiment/sanbase2
commit sha 658d9b138d5fbb74db4ebc73cda3386eb3b14710
Extend top_transfers API with current user data
commit sha ed95882c4c246bf1e73c8d256ac01ebef17a0b83
Rename top_transactions to top_transfers test
commit sha 6e397aad2c7a6f29ff3fbc31bf7747425131823b
Rename transactions to transfers in functions and modules
commit sha 133f92d85635ddc5d7ed1170978106a33c98eab9
Rename user_address_fields to current_user_address_details
commit sha cbcb722110604f2206265abf9dea0ec0a8142d29
Add tests for user address details in top transfers
commit sha ed7f6c4b1dfade7783627d165e39ef192f97bd47
Add user labels to the top transfers API
commit sha b0958dd2410972ca1a4ed3f5b2422dfe3f9e17b6
Move watchlist sorting in dataloader out of the inner reduce
commit sha c990187cf7968720f99d475931b083fb70152241
Remove caching from current user followers and followed data
commit sha 39d3eba08aa545d69cdfbc0190e891a61a0344d7
Merge pull request #2760 from santiment/remove-caching-current-user-followers Remove caching from current user followers and followed data
commit sha 48964799ef4785b3c1eb480804dfff7be7406eb2
Add link to trending words table at certain datetime
commit sha 7f208b95653d45aa4c764f2ed94c01e43841a7b0
improve alert template
commit sha 30b59d0899b884219d53e7e6a7a9fd3e86f8981b
Merge pull request #2762 from santiment/add-link-to-trending-words-certain-time Add link to trending words table at certain datetime
commit sha c28e0a987489a1f8c17fe30ee00951edaf8de359
Add extra user_id filter in the user address details
commit sha 95a47128eafe537fef2044910f1e35b4485e655f
Tolerate kafka errors in CMC realtime exporter
commit sha 17f61d1ed804006baf365462e65759ed6356bc5d
Merge pull request #2764 from santiment/cmc-tolerate-kafka-issues Tolerate kafka errors in CMC realtime exporter
commit sha b71332c30d31561ef7a326b9b2c9f415adc8b8a4
Merge pull request #2757 from santiment/extend-top-transfers Extend top transfers
commit sha 9e8cf8af4861d552627d68372308ce0015e88931
backup
commit sha b1c0478543d546e7bdc2027542d7a783ff5ea413
Add /api_metric_name_mapping REST endpoint
commit sha 78018637df536b44509f9d8f4935e766d7edb5a0
Merge pull request #2765 from santiment/metric-name-aliases-mapping Metric name aliases mapping
commit sha 260d2476817bb11ad74b721866ce49ad29a73270
Order projects by rank in the CMC scraper/rescraper
push time in 4 days
startedabenkhadra/bcov
started time in 4 days