Ecosyste.ms: OpenCollective

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

Casbin

An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Python, .NET (C#), Delphi, Rust, Dart/Flutter and Elixir
Collective - Host: opensource - https://opencollective.com/casbin - Website: https://casbin.org/ - Code: https://github.com/casbin

fix(alerting): use alert frequency

github.com/casbin/grafana - c96108226cdb9869bece832a409c33657a731a29 authored over 8 years ago by bergquist <[email protected]>
Merge branch 'alerting' into alerting_notifications

github.com/casbin/grafana - 764c58ba8d0cf46dc38b6d6d8f9992d4e7f49003 authored over 8 years ago by bergquist <[email protected]>
fix(alerting): use alert frequency

github.com/casbin/grafana - 9481fcb830f7af04e4d5c533a407085c2bdc244a authored over 8 years ago by bergquist <[email protected]>
feat(rendering): fixed issue with png rendering, recently introduced by profiler refactoring

github.com/casbin/grafana - 23aa614baff27b5dfb9256ec6354f00c882b049e authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'alerting' into alerting_notifications

github.com/casbin/grafana - ebada26b85d8410142c2942ef7ba78b17e88313c authored over 8 years ago by bergquist <[email protected]>
feat(alerting): add frequency back to alert model

github.com/casbin/grafana - e8a324c7f5909ed3d98b095150fe13b6e1dbaa9f authored over 8 years ago by bergquist <[email protected]>
fix(dataproxy): removed accidental debug code

github.com/casbin/grafana - 5c35fac8fe7d7e55c6159bb2c6cfe63d461c75d3 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'alerting' into alerting_notifications

github.com/casbin/grafana - 946dc0ecf3add6c50a350f3e22097d8d2ebeb7c0 authored over 8 years ago by bergquist <[email protected]>
Merge branch 'master' into alerting

github.com/casbin/grafana - 1771ab032e534c851e2361cd55dbc153577a99a1 authored over 8 years ago by bergquist <[email protected]>
test(dashboards): comment code in broken tests

github.com/casbin/grafana - 8b2f6fffc91b19f87dd3e7d129edde4a3fd62f3d authored over 8 years ago by bergquist <[email protected]>
Add OVH DNS provider

github.com/casbin/lego - 4f6c1d470ffaeb45e7a3327acdb41e732da4b996 authored over 8 years ago by disaster <[email protected]>
fix(build): another windows build issue

github.com/casbin/grafana - 32479503bd4fcb9d4cb87310a010076e3da78b3a authored over 8 years ago by Torkel Ödegaard <[email protected]>
fix(build): windows, another windows build fix, #5370

github.com/casbin/grafana - b06ec734f1f02965633e9de6c1b3f3901ffba09d authored over 8 years ago by Torkel Ödegaard <[email protected]>
tech(alerting): disable update state api

github.com/casbin/grafana - b035074613b0faf3bcdf11266763d3536011be82 authored over 8 years ago by bergquist <[email protected]>
Merge branch 'alerting' into alerting_notifications

github.com/casbin/grafana - a0418da1602984be64ea0bec6e3843fa54515d50 authored over 8 years ago by bergquist <[email protected]>
Merge branch 'master' into alerting

github.com/casbin/grafana - 8ec311ade4eed3b7c34d5d1625eb77d6c5e22e58 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): add basic body for webhooks

github.com/casbin/grafana - 3c4d2b8ca1b0d7ec24c3c5ed9fc0518a039b3dec authored over 8 years ago by bergquist <[email protected]>
feat(alerting): make some settings properties required

github.com/casbin/grafana - 6705efef6fed2b0795af80502e43648e47d2357e authored over 8 years ago by bergquist <[email protected]>
fix(alerting): broken link

github.com/casbin/grafana - f3009dc23b65b3d4302db8b107326f092c16baaa authored over 8 years ago by bergquist <[email protected]>
feat(alerting): enables deletes for alert notifications

github.com/casbin/grafana - b907ce341c6a40f800fbdd41df32be4a4d19d964 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): add submenu for alerting

github.com/casbin/grafana - 149c2ae91394042fa7f4416f0f71d6b564ecadfd authored over 8 years ago by bergquist <[email protected]>
feat(build): fixing windows build issue, #5370

github.com/casbin/grafana - b039a81375bd44e07f9d1ad61c253537dd558d2e authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): basic support for creating and updating notifications

github.com/casbin/grafana - 7f767224afcc8dca20df24b0c04523b4e9451615 authored over 8 years ago by bergquist <[email protected]>
Update file_export.ts (#5325)

Prepended first line to export file containing
`sep=;\n`
which I believe should be all that is...

github.com/casbin/grafana - 46fe9a167e7186dccea1aa99903f9b48b92c26bf authored over 8 years ago by Joel Smith <[email protected]>
docs(): updated changelog

github.com/casbin/grafana - 79eb971fad26f16497469de4fc1cb13fb00c4b2e authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(datasource): cancel in flight data source requests, refeatoring #5321

github.com/casbin/grafana - 81e9aa4de430ac9a865ecad91feb6cea91c0666c authored over 8 years ago by Torkel Ödegaard <[email protected]>
style(alerting): move filter below HR

github.com/casbin/grafana - c51facfaefcca3dceee8b09acaa099b3771fd61b authored over 8 years ago by bergquist <[email protected]>
test(alerting): fixes broken unittest

github.com/casbin/grafana - 00fc2e259327804df6f562f60fdf11033afaa221 authored over 8 years ago by bergquist <[email protected]>
Merge branch 'cancel-in-flight-repeats' of https://github.com/stuartnelson3/grafana into stuartnelson3-cancel-in-flight-repeats

github.com/casbin/grafana - 6d3521c2407ef3cac3f971569899daa09c9fc0e1 authored over 8 years ago by Torkel Ödegaard <[email protected]>
tech(alerting): improve/cleanup logging

github.com/casbin/grafana - 72e23bca5f23c3616ca709fecefd0b498bc94131 authored over 8 years ago by bergquist <[email protected]>
fix(build): removed logging call that caused wrong dependency to be used

github.com/casbin/grafana - 23e0240410eaf31f761b936f7f345f05160e6a52 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): enable email notifiter

github.com/casbin/grafana - 4d03e0417213a77818c64ddd74564f1469e678d3 authored over 8 years ago by bergquist <[email protected]>
feat(profiler): fixed issues with frontend perf profiler

github.com/casbin/grafana - 1ae24b366fc7d320f3e6e76eac16535783c212db authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): skeleton for alert notification configuration page

github.com/casbin/grafana - a3b7ea77040ca199bf3a70b17f4e3484017891de authored over 8 years ago by bergquist <[email protected]>
feat(alerting): skeleton commit for webhook

github.com/casbin/grafana - efea3bc9cbf4f0a6a8592e458e422f5dc42b2add authored over 8 years ago by bergquist <[email protected]>
tech(alerting): enforce POST for webhooks

github.com/casbin/grafana - 2e809cae057ccb82f569408742203eda7e72e8d6 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): add sql layer for alert notifications

github.com/casbin/grafana - dbf3795aaffe46cd3f624ef5270fff6e5342f5bf authored over 8 years ago by bergquist <[email protected]>
style(alerting): improve formating

github.com/casbin/grafana - 6eca26e8ec5954486e07de39eba7a16fef5b82e7 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): notification query

github.com/casbin/grafana - 8b91e57ef6490208eaa78fce66bf53f69048734c authored over 8 years ago by bergquist <[email protected]>
feat(alerting): converter for db model to notification

github.com/casbin/grafana - 9a8416416dc967cb51382d3d74984f5e261e20c9 authored over 8 years ago by bergquist <[email protected]>
style(alerting): remove unused code

github.com/casbin/grafana - 4c5d2d60792e6f26850ef0d4da23af4334aab849 authored over 8 years ago by bergquist <[email protected]>
tech(alerting): add logging about failed notifications

github.com/casbin/grafana - b9b65cf2d416068bcd2cb25a76298b7e9560536c authored over 8 years ago by bergquist <[email protected]>
feat(elasticsearch): removed dashboard import migration

github.com/casbin/grafana - 2ceb58d0c44852847929650f974a91acbbf1acbb authored over 8 years ago by Torkel Ödegaard <[email protected]>
docs(): updated changelog

github.com/casbin/grafana - e1f63a33468d10bf845c016cf678f99accfdb1b3 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'export-dashboard'

Conflicts:
conf/defaults.ini
pkg/setting/setting.go
public/app/core/components/grafana_app.ts...

github.com/casbin/grafana - ec0b09450c0cd8e78ffd994a1a8fd30113bc8c11 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge pull request #224 from paybyphone/support_existing_csr

Support existing CSRs (update to #122)

github.com/casbin/lego - b2fad6198110326662e9e356a97199078a4a775c authored over 8 years ago by xenolf <[email protected]>
feat(graph): graph tooltip sort order PR refactored/changed #4944, changed the layout graph display options, #4944

github.com/casbin/grafana - 4b78ab5bcdc3718a03111e93873c8132b648ad88 authored over 8 years ago by Torkel Ödegaard <[email protected]>
change(graphite): removed graphite png option in graph panel, closes #5367

github.com/casbin/grafana - ae554a736b54fcbc743e47e1dd5eac878c9de027 authored over 8 years ago by Torkel Ödegaard <[email protected]>
style(alerting): rename executor -> handler

github.com/casbin/grafana - 779ea55ee0c568a9afb0492b33506d1899c2ceda authored over 8 years ago by bergquist <[email protected]>
style(alerting): rename level.level to level.value

github.com/casbin/grafana - 777ca4cd7d8d3c1f391e164bd35422151d239e2a authored over 8 years ago by bergquist <[email protected]>
feat(alerting): thesholds unification

github.com/casbin/grafana - a89315214109145040bad3370646912d45d60d54 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Add ObtainCertificateForCSR()

This commit also breaks requestCertificate() into two parts, the first of
which generates a CSR,...

github.com/casbin/lego - 8d7afd02b9107583a454295f124cfd3c999bc1f9 authored over 8 years ago by Will Glynn <[email protected]>
cert: Extend acme.CertificateResource, support CSRs on renew

client.RenewCertificate now supports CSRs, and in fact prefers them,
when renewing certificates....

github.com/casbin/lego - 575370e196df110567eeb17a2c59815022acee28 authored over 8 years ago by Chris Marchesi <[email protected]>
Document --csr flag

github.com/casbin/lego - 01e2a30802219e5e7be1acfed21aa0866099ad88 authored over 8 years ago by Will Glynn <[email protected]>
Add --csr option to generate a certificate for an existing CSR

github.com/casbin/lego - 333af549067553a95e97859d1ec4795741dc9a45 authored over 8 years ago by Will Glynn <[email protected]>
feat(alerting): progress on threshold unification

github.com/casbin/grafana - f03e8292a27bebb0591165e4710cec9a85f1e139 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): thresholds rethink

github.com/casbin/grafana - ed7a539ddb6767cad6e95037b787d843a077374c authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge pull request #222 from connctd/registration

In case of conflict during registration, the old registration is now recovered

github.com/casbin/lego - c570b320ae5c6ee286bf7119cab39827ccdfe5fe authored over 8 years ago by xenolf <[email protected]>
registration message in case of conflict 409 should not contain contact details

github.com/casbin/lego - 402756c1c5c4a76011ba9effc5df33bdcb7eb29e authored over 8 years ago by Till Klocke <[email protected]>
Merge pull request #5343 from utkarshcmu/opentsdb-template

Implemented nested template variables functionality for Opentsdb

github.com/casbin/grafana - f842e28b85f5399faa924af7d7493ab3c67a2c65 authored over 8 years ago by Carl Bergquist <[email protected]>
Merge pull request #227 from dmcgowan/add-rsc-changes

Change TLS SNI Challenge Cert function to return domain

github.com/casbin/lego - a9d8cec0e6563575e5868a005359ac97911b5985 authored over 8 years ago by xenolf <[email protected]>
Made tag_values query more robust

github.com/casbin/grafana - 33aa3f0fc5ad1722aa5b35b9a1736bb9f53be42f authored over 8 years ago by utkarshcmu <[email protected]>
feat(alerting): renamed scheduler to handler

github.com/casbin/grafana - dac8b35a1a5c1f6fe1fddff68663a3c101d0b76f authored over 8 years ago by Torkel Ödegaard <[email protected]>
tech(alerting): expression -> settings

github.com/casbin/grafana - 7f22b9eb6e04f31f607537fcd0217c36d7d0f9fc authored over 8 years ago by bergquist <[email protected]>
fix(alerting): makes valid to save more explicit

github.com/casbin/grafana - bb6888885e872293a6f563181401653b3c683275 authored over 8 years ago by bergquist <[email protected]>
style(alerting): revemo commented code

github.com/casbin/grafana - 0d60b042c84326106255752021f8f8a2f21b195b authored over 8 years ago by bergquist <[email protected]>
style(alerting): rename max retries

github.com/casbin/grafana - ca33622698fd3dcc2be1144582b809d8deff6faf authored over 8 years ago by bergquist <[email protected]>
style(alerting): improve naming

github.com/casbin/grafana - 3ad90c389c18dc1c33e2a822e19ee756554bda81 authored over 8 years ago by bergquist <[email protected]>
CHANGELOG entry

github.com/casbin/grafana - e4e042e3899f2de88bb0f802cdec33cc82ebd0ea authored over 8 years ago by utkarshcmu <[email protected]>
test(alerting): make sure the worst state is captured

github.com/casbin/grafana - 04436c8a52dec8e3c258700c9b847b29f2154dde authored over 8 years ago by bergquist <[email protected]>
Added required documentation

github.com/casbin/grafana - f3003a97ef73b7eca2bd6cd2fdd97c40503c3824 authored over 8 years ago by utkarshcmu <[email protected]>
Added unit tests

github.com/casbin/grafana - 6550bc97ba4a6e379664aaa3d8b7208fe0d07210 authored over 8 years ago by utkarshcmu <[email protected]>
Added templated dependency in Opentsdb

github.com/casbin/grafana - 862de3a9dc00c86dcd68806fb8f39a536ba775de authored over 8 years ago by utkarshcmu <[email protected]>
feat(alerting): adds a result list to alertresult

Since one query can return multiple series we might be
interested in getting the result for each...

github.com/casbin/grafana - 6cb4bdd6cbc86929b9c72a06a96f77bd131e1876 authored over 8 years ago by bergquist <[email protected]>
Add the datasource of RDBMS (PostgreSQL and MySQL)

github.com/casbin/grafana - 6586cc40294ae960da6bd71bfe4087d2548470a7 authored over 8 years ago by Nozomi Anzai <[email protected]>
chore(alerting): remove alerting model.json

github.com/casbin/grafana - a77824939f0669c597ab655fd888cb6943e6a5bd authored over 8 years ago by bergquist <[email protected]>
tech(alerting): remove frequency from alert model

github.com/casbin/grafana - 1e41eb8c971094e1cba736e4fd09b78dac5e97b6 authored over 8 years ago by bergquist <[email protected]>
feat(alerting): implemention duration parser

github.com/casbin/grafana - 94f059838cb13ed78b90634c653df7ae1a23909d authored over 8 years ago by bergquist <[email protected]>
test(alerting): fixes broken unit tests

github.com/casbin/grafana - 2cf72715fb6e98be18a7b4fef293aa34ed93de85 authored over 8 years ago by bergquist <[email protected]>
Merge branch 'alert_ui_take2' into alerting

github.com/casbin/grafana - d52fc8d0ad2746a30bd38d136acc6943b22b3b06 authored over 8 years ago by bergquist <[email protected]>
Updated original signature and removed new function

github.com/casbin/lego - be785fda33e77a193c5e1428a97b1ef4a0fd8886 authored over 8 years ago by Derek McGowan <[email protected]>
Merge branch 'alert_handles' into alert_ui_take2

Conflicts:
pkg/services/alerting/commands.go

github.com/casbin/grafana - 9216492d554f3d2cfd528361636a0c24a2159c90 authored over 8 years ago by Torkel Ödegaard <[email protected]>
chore(alerting): move transformers to seperate package

github.com/casbin/grafana - 77746f277d5fa1f65f9745785641447d1d986a1c authored over 8 years ago by bergquist <[email protected]>
fix(metrics): 64bit aligns standardcounter

Due to a bug in golang the 64bit variable i
need to come first to be 64bit aligned.
https://gola...

github.com/casbin/grafana - 22407fc8974f89b34b71b697bb5411db30e05b25 authored over 8 years ago by bergquist <[email protected]>
Merge pull request #5340 from hailthemelody/master

update pricing to include 1 million free API requests per month

github.com/casbin/grafana - dba6fe8af3452feaf06cd4f158653b0a15fbbf83 authored over 8 years ago by Carl Bergquist <[email protected]>
Merge pull request #230 from doherty/account-json-executable

Write account.json without executable bit set

github.com/casbin/lego - a4dfe5a7e779564a1592fefeaa0b18c30d5a0bd4 authored over 8 years ago by xenolf <[email protected]>
update pricing to include 1 million free API requests per month

github.com/casbin/grafana - ef9500a8f08544a3775451e681dc55e73335ffa7 authored over 8 years ago by hailthemelody <[email protected]>
feat(alerting): more work on alerting thresholds

github.com/casbin/grafana - e3b281dbac0fb959c917ced7823992684c9d84f8 authored over 8 years ago by Torkel Ödegaard <[email protected]>
Write account.json without executable bit set

Fixes gh-229

github.com/casbin/lego - 58758f4761f3e4c90d230f90ce287ff4beb95d4d authored over 8 years ago by Mike Doherty <[email protected]>
feat(alerting): level handle progress

github.com/casbin/grafana - 5b6fb3b124a058ab31e97f90c157d039cf245bac authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): more work on alerting ui

github.com/casbin/grafana - ec640bd5dab298ae47aa7d8ee0324b34b9e814fa authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): alert threshold handles progress

github.com/casbin/grafana - 1500c0e954f8078192a0b18be4d401a0f180a4c5 authored over 8 years ago by Torkel Ödegaard <[email protected]>
mend

github.com/casbin/grafana - f387e39b67ed5d766680a4a1a90d99b11f7aa1cc authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): poc of dragable alert handles

github.com/casbin/grafana - 0b919c752be7fbb44763a3bb19f0538370318f16 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): sql update fixes

github.com/casbin/grafana - 66c259426278d192cf8f4265916ab321c2c11680 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): trying to get things to work with new model

github.com/casbin/grafana - 71c1c0ab65b482a225cafdaf66a54dacd11d656e authored over 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' into alert_ui_take2

github.com/casbin/grafana - 0ef68011173175fd9e6d441ca722e2bb74dc41b9 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(logging): error logging improvements

github.com/casbin/grafana - bf1ea560e9d8599fac83bf591464bce70e6ceca4 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(alerting): minor fixes

github.com/casbin/grafana - 77a5e3f14dd4c763cccd365b58508ea2e03a24a6 authored over 8 years ago by Torkel Ödegaard <[email protected]>
feat(loggin): disable logging by default so unit tests are not full of logging

github.com/casbin/grafana - 086b59483ecea3ac395d208700cce78826f6df06 authored over 8 years ago by Torkel Ödegaard <[email protected]>