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

Merge pull request #7184 from simnv/git-via-https

Use HTTPS instead of git to download tether-drop package

github.com/casbin/grafana - bcfe048aae4a38b3cb2f7ba5cb9b2c10665fe2c6 authored almost 8 years ago by Carl Bergquist <[email protected]>
Use https instead of git for tether-drop

git protocol (tcp/udp/9418) is forbidden when using some corporate
proxies. HTTPS is used more w...

github.com/casbin/grafana - 1aa1f7b12c7e9819ea466157b798ad86e69a3f76 authored almost 8 years ago by Valeriy Simonov <[email protected]>
Merge remote-tracking branch 'grafana/master'

github.com/casbin/grafana - 5bfe0ab237c35f5d32fb0d5fabb139bdb8a33b9a authored almost 8 years ago by Valeriy Simonov <[email protected]>
Fixed typo. (#7181)

github.com/casbin/grafana - 7c376f2bda061b29890050adf250c2a016e338fc authored almost 8 years ago by Vitaliy Fuks <[email protected]>
check validation of interval string before converting to seconds

github.com/casbin/grafana - e57c764410db3d60481a45e4fc452bfa6357bbeb authored almost 8 years ago by Mekal Zheng <[email protected]>
use methods of kbn to convert interval string to both second and millisecond

github.com/casbin/grafana - 333aeb43c43e75184f2b2446f1426cca10f4e5a1 authored almost 8 years ago by Mekal Zheng <[email protected]>
add variable $intervalSecond

github.com/casbin/grafana - af798092b7a1078cd1050e26567eda60566a6c85 authored almost 8 years ago by Mekal Zheng <[email protected]>
docs(changelog): added entry for telegram notifier, #7098

github.com/casbin/grafana - 53fbb8b07409782706e68914b1a56cc0fcf752b4 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'notifier-refactor'

github.com/casbin/grafana - 31bd7255596faddb41d1c39f5d6bad5b404bb432 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

github.com/casbin/grafana - eca918c0e74769d8e25e12ef3f3a235a1d4d0cc2 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
bumped master to 4.2

github.com/casbin/grafana - 69d31c560d5d1777349891bc2b7bca149215935b authored almost 8 years ago by Torkel Ödegaard <[email protected]>
add cloudwatch region (#7161)

github.com/casbin/grafana - dfaefe34a4bcd10e7b1b8a35c83cc369ed7d9bc6 authored almost 8 years ago by Mitsuhiro Tanda <[email protected]>
feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162

github.com/casbin/grafana - b8f559aecb49827402ff0a585823a94b8d14457e authored almost 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'notifier-telegram-messenger' of https://github.com/leonoff/grafana into leonoff-notifier-telegram-messenger

github.com/casbin/grafana - d6a24317670942878220b46c1c235343c9462e15 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
feat(dashboard): sorting dashboard model kekeys, refactoring PR #7139

github.com/casbin/grafana - 45d2e70ba755e213bea8c20af46bcf30c6c353bf authored almost 8 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' into dashboard-export

github.com/casbin/grafana - c472054f21a83a5ad6a187aa4842cc65c70da3ba authored almost 8 years ago by Torkel Ödegaard <[email protected]>
tech(build): replace npm with yarn (#7108)

* tech(build): replace npm with yarn

* tech(build): change node version for CI

github.com/casbin/grafana - e61d049623842bb3a3a49898831216dc66f3a589 authored almost 8 years ago by Carl Bergquist <[email protected]>
docs(changelog): updated changelog with ES PR #7154

github.com/casbin/grafana - 7433e8c58fc3ba274c4fbd4fa87d51f4626519ef authored almost 8 years ago by Torkel Ödegaard <[email protected]>
feat(ES): refactoring PR #7154

github.com/casbin/grafana - 20b7c2f2e22d421c86670e0339c3f38069ad58c1 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
fix(elasticsearch): fixed predict default value, fixes #7145

github.com/casbin/grafana - 293fd93e6cf2795406c7ed19e0ea2ca6c4021ea7 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
fix(build): remove triggering full package release on every commit, #6970

github.com/casbin/grafana - 6960fb46c247d4d03fe08c86f5963ac4fb3d9bf3 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
fix(testdata): fixed test data source build issue

github.com/casbin/grafana - 813232315e5427786fa2ee6b234628bbf8b78770 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
feat(ES): better support for text type, closes #7151

github.com/casbin/grafana - 63f6e86e46fa334342037c5cde2a6d0b69336295 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
feat(elasticsearch): add support for Elasticsearch scaled_type number type, closes #7155

github.com/casbin/grafana - 658d39944b8de1d87d76b86ead4014486bb135c0 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
Moving average support for all models along with additional settings associated with each model

github.com/casbin/grafana - b97e7845555a9097c62e0329166959b15685b74e authored almost 8 years ago by Vaibhav Tandon <[email protected]>
adding refresh url param to pass refresh interval #7124

github.com/casbin/grafana - 870c5f8cef172a9c5a8ea3493631d2bf47fdade7 authored almost 8 years ago by Matthew McGinn <[email protected]>
export sorted dashboard json

github.com/casbin/grafana - df1e90c723207f0bb57af1cc7a93a0111aff10dd authored almost 8 years ago by Dan Cech <[email protected]>
fix(elasticsearch): add support for text type filter in templating query, fixes #7136, fixes #7135

github.com/casbin/grafana - 36929c2a920a043edf0d17840d8961696ca55f06 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
Org update should throw error if not found (#7066)

* Org update should give error if not found

* Used affected rows

github.com/casbin/grafana - 65057212e7d27d4e40116d02306183f7650775f9 authored almost 8 years ago by Utkarsh Bhatnagar <[email protected]>
docs(http_api): adds docs for alerting in http api

github.com/casbin/grafana - d8ebebc61289d29018403f959208bbec403eb6b8 authored almost 8 years ago by bergquist <[email protected]>
tech(alerting): remove unused property

github.com/casbin/grafana - 9a3e51894bc091c804c29e6581f9b005f5eaedaa authored almost 8 years ago by bergquist <[email protected]>
fix(templating): fixed issue with experimental feature template variable value groups tags, fixes #6752

github.com/casbin/grafana - 9dc42648cf162eec7cc2f24fa4d5d264c2cbec3f authored almost 8 years ago by Torkel Ödegaard <[email protected]>
Revert "tech: remove unused code"

This reverts commit d9131be0a5fa501445133fbd6fa25902b9ccc6c0.

github.com/casbin/grafana - 2e7d222f6ec4f8aaefc9ab98cd1c3f3e715227a9 authored almost 8 years ago by bergquist <[email protected]>
tech: remove unused code

github.com/casbin/grafana - d9131be0a5fa501445133fbd6fa25902b9ccc6c0 authored almost 8 years ago by bergquist <[email protected]>
fix(graph): fixed graph legend issue with always visible scrollbar, fixes #6828

github.com/casbin/grafana - 2be5ee0bd571cdcadce2e6ff8df29cfecbc593b3 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924

github.com/casbin/grafana - 083a42942fcaf7507515a95c862b1e64564088c5 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
fix(panel): fixed panel help text for panels that set background color, fixes #7085

github.com/casbin/grafana - 8030b56bbac337359bebbd6209dff38e8a7bb384 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
handle sts error (#7088)

github.com/casbin/grafana - 9855ea8c6cf4b74f996cc596d602b67f49adf1a5 authored almost 8 years ago by Mitsuhiro Tanda <[email protected]>
tech(build): fail when go fmt fails

github.com/casbin/grafana - 08bad530dcc4fc47e27918c6c0db99f298de05d0 authored almost 8 years ago by bergquist <[email protected]>
Added Telegram Messenger notification destination

github.com/casbin/grafana - e32a653cb61d3a4ecf1dbfb49556705c96feebfa authored almost 8 years ago by Mikhail Leonov <[email protected]>
Update _tabbed_view.scss (#7078)

repeated style statement

github.com/casbin/grafana - 8ed8922525bbfc467356927ed762ab5e2ea09da5 authored almost 8 years ago by Julie Lee <[email protected]>
Merge pull request #7074 from ksatirli/master

Adds London and Canada AWS Regions

github.com/casbin/grafana - c97131d1a0fa9e1ed6456b124294259812b21c53 authored almost 8 years ago by Carl Bergquist <[email protected]>
Adds London and Canada AWS Regions

github.com/casbin/grafana - 48b57afe84d296f6fdbaa6ccf8eada179de68690 authored almost 8 years ago by Kerim Satirli <[email protected]>
Adds London and Canada AWS Regions

github.com/casbin/grafana - 797e2ea25dffbe14622f490d6c19a17d3a0fe0cf authored almost 8 years ago by Kerim Satirli <[email protected]>
update travis

github.com/casbin/bee - 848618b21edf561aa23450de8f5aecc3d10afe0a authored almost 8 years ago by astaxie <[email protected]>
Fixed typo. (#7064)

github.com/casbin/grafana - 716d6473b712754ad3750b6408e2c9073a8379f3 authored almost 8 years ago by Vitaliy Fuks <[email protected]>
Merge pull request #347 from amrfaissal/fix-hproseapp

Handle case when appname argument is missing

github.com/casbin/bee - f9d0b2f2fca387e0f346ecce06a13b237ba29713 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Handle case when appname argument is missing

github.com/casbin/bee - 0dbf0c9693824e75c0c15882a702722276083a08 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Merge pull request #346 from Lao-liu/develop

fix bee hprose error.

github.com/casbin/bee - 09e6fb26e27b20db2966fc18e677b911c1e4006b authored almost 8 years ago by astaxie <[email protected]>
fix bee hprose error.

github.com/casbin/bee - 20fdbe6a1aad2aa7bde2a0e093825aed4ffa5ed3 authored almost 8 years ago by Laoliu <[email protected]>
fix Vultr API calls (#335)

* fix Vultr API calls

Signed-off-by: Fabio Berchtold <[email protected]>

* rename V...

github.com/casbin/lego - ce8fb060cb8361a9ff8b5fb7c2347fa907b6fcac authored almost 8 years ago by Fabio Berchtold <[email protected]>
Fix example call to ObtainCertificate (#333)

The previous example left out the MustStaple argument.

github.com/casbin/lego - ca19ea1c193dc0c3e14659b33b047bbbe17ff9aa authored almost 8 years ago by Jacob Hoffman-Andrews <[email protected]>
Updated README.md

github.com/casbin/bee - 3c676b602c1f559a39a1d817f22e0541bdab6d76 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Merge pull request #344 from amrfaissal/fix-183

hotfix: Configuration loading from JSON and YAML

github.com/casbin/bee - bbe1a4efe38f49c51391eaa6ddbd3a078b5210f6 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Merge pull request #345 from amrfaissal/develop

This fixes #147

github.com/casbin/bee - 1799601be1e24da242265a05a2d727e9fc1d3204 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
This fixes #147

github.com/casbin/bee - 3a51d4830c78d523ee5bd67add2413f87da9d2b7 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
This fixes #183

Passes the conf variable by reference to JSON and YAML parsers instead of
a copy.

github.com/casbin/bee - e21596996383783d4d14e3ae89f7c4f00dedd809 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Merge pull request #343 from amrfaissal/set-version-output-format

Set the output format for bee version

github.com/casbin/bee - d801cc2469a35c60de31f350093521fe1a50ec4d authored almost 8 years ago by astaxie <[email protected]>
Set the output format for bee version

This adds the ability to set the output format (using -o flag) of bee
version command. It suppor...

github.com/casbin/bee - 059df76c3edf5cb93049d962350a55c9b0d82fc5 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Merge pull request #342 from amrfaissal/bee-dockerize

Dockerize a Beego Web Application

github.com/casbin/bee - d8b9d96d84dc8c0b2a0c0add418201d645abefdf authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Added default base image + New layout for displaying options

github.com/casbin/bee - 040b160ecd16ee46361864f9594c5b85f8109720 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Added 'linear' to fill types for InfluxDB (#7042)

github.com/casbin/grafana - d662961ebe19a1a311999ad03a839741d04e0469 authored almost 8 years ago by Darrian <[email protected]>
Add influx 'mode' and 'cumulative_sum' (#7045)

github.com/casbin/grafana - 27d83f414e7e2cf268067befd131c125daa91da3 authored almost 8 years ago by Ryan McKinley <[email protected]>
Fix auto_assign_org_role = Read Only Editor docs (#7057)

`auto_assign_org_role` should be `Read Only Editor` rather than `Read-Only Editor`

github.com/casbin/grafana - f98e07e012adafb628952d779fa56514719e42c7 authored almost 8 years ago by James Blackburn <[email protected]>
Expose more than one port

This adds the ability to expose more than one port inside the Docker
container.

github.com/casbin/bee - 4ea1715df60961bddbc9a43a28822a91f2d69748 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Ability to specify the base image of the Docker container

github.com/casbin/bee - 699d76bc95eb9cecc71b950672862b64396c7d6c authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Ability to dockerize a Beego application

This introduces a new command "dockerize" which will generate
a Dockerfile to allow a Beego Web ...

github.com/casbin/bee - 81c6de6cb3678dbae61f50583b0896cba38dc460 authored almost 8 years ago by Faissal Elamraoui <[email protected]>
Added offset interval to specs

github.com/casbin/grafana - cdfb24ab85fdfe996716270733a8de5e8aede459 authored almost 8 years ago by Darrian <[email protected]>
Added missing category for Predictions

github.com/casbin/grafana - 96f3ee9e4cb2305057839e4421a66295dee39435 authored almost 8 years ago by Darrian <[email protected]>
Set indentation to tabs

github.com/casbin/grafana - 27ead53382df6beea018b9327d46af24a999f5d6 authored almost 8 years ago by Darrian <[email protected]>
docs(conf): adds docs about supporting database_url

closes #1878

github.com/casbin/grafana - fef511d403ddd5d69d6a21393454e52d886caf11 authored almost 8 years ago by bergquist <[email protected]>
Register new queries available in InfluxDB - Holt Winters fixes #5619

For correct data fill on holt winters predictions, the time function
needed modification to allo...

github.com/casbin/grafana - b8572b69f0f833bcf37b5f974d27c2cbc3c52587 authored almost 8 years ago by Darrian <[email protected]>
docs(ldap): adds note about special chars in password

closes #5337

github.com/casbin/grafana - c18741c605ea2cf8de31b3bf47d5b2c75554f700 authored almost 8 years ago by bergquist <[email protected]>
docs: fixes broken code formating

github.com/casbin/grafana - 02bf83b37e5e474dd114e1918796915454776fa9 authored almost 8 years ago by bergquist <[email protected]>
refactor(http): refactoring http server

github.com/casbin/grafana - fad07f0d159718d9581615de8e1df10e0a3367f6 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
docs(readme): adds link to 4.1 beta release

github.com/casbin/grafana - 8859eeb15121c1c646fe824a2af3930419386fb1 authored almost 8 years ago by bergquist <[email protected]>
docs: update image in github repo

github.com/casbin/grafana - a7b3ef06a8401990e520fd288292072447e1aaaa authored almost 8 years ago by bergquist <[email protected]>
Merge pull request #7034 from Timosha/add-ruble-sign

add Russian ruble sign

github.com/casbin/grafana - 70f37651be3e57ff56b57d4e8e43c72ff7ba3af3 authored almost 8 years ago by Carl Bergquist <[email protected]>
add Russian ruble sign

github.com/casbin/grafana - 1ab66ac5d7e3ca74ccea5e9107d59bdf148b329d authored almost 8 years ago by Timon <[email protected]>
docs(changelog): adds note about closing #6997

github.com/casbin/grafana - cb21b20905480fc0ca179bcdc00a71436befebc9 authored almost 8 years ago by bergquist <[email protected]>
Merge branch 'v4.0.x'

github.com/casbin/grafana - 4e306590f897b0badb970dc7e08df75f191b44ab authored almost 8 years ago by bergquist <[email protected]>
fix(influxdb): handles time(auto) like time($interval)

closes #6997

github.com/casbin/grafana - 8cef4cc74e58dff3f03c98916683cab963597948 authored almost 8 years ago by bergquist <[email protected]>
feat(live): minor progress on stream manager

github.com/casbin/grafana - 8bccbdafd2d30caf1fef6feb05dad040f3bfc7e8 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
docs: adds guide for whats new in 4.1 beta

github.com/casbin/grafana - c3005397f5476207647844b9e499b2b0faa54ae9 authored almost 8 years ago by bergquist <[email protected]>
docs: updates release date for 4.1.0

github.com/casbin/grafana - c18b41010471f8192a60dff6f244b050eca162ef authored almost 8 years ago by bergquist <[email protected]>
add new grabber icon and tweak styles to better fit space (#7019)

github.com/casbin/grafana - 544080410921ca691b28a614283990de736e4f3c authored almost 8 years ago by Trent White <[email protected]>
feat(live): just wanted to checkout how far I got on the websocket data source

github.com/casbin/grafana - b7827962dcbcdfa0cf8a07e85104067014371cd1 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
docs: updates links to windows beta build

github.com/casbin/grafana - 1c8865e70248a7847e323053f51c9db1a78a5c27 authored almost 8 years ago by bergquist <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

github.com/casbin/grafana - 1507d6c872ba48f28506535c04a317b6da39da5c authored almost 8 years ago by Torkel Ödegaard <[email protected]>
fix(panel): need to check if panel has links

github.com/casbin/grafana - 4c5bdd9da4f932b8d52bc83080885dca26e13c3d authored almost 8 years ago by Torkel Ödegaard <[email protected]>
docs: add note about closing #4079

github.com/casbin/grafana - 48fbd7e13486da57d9461c51a3448c0f425bd6fa authored almost 8 years ago by bergquist <[email protected]>
docs: updates install links for 4.1.0 beta

github.com/casbin/grafana - afa5e9507aa2c7d19ab06d396aa4e834938f52bd authored almost 8 years ago by bergquist <[email protected]>
Added name and id in response of create/update (#7016)

github.com/casbin/grafana - 13c4ce68ee45d730394b396ebb039e9686fe669c authored almost 8 years ago by Utkarsh Bhatnagar <[email protected]>
fix(ux): fixed css issue with add row button, fixes #7017

github.com/casbin/grafana - fa01022494e8dd56195312ab112bb9987d7a2840 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
updated websocket lib

github.com/casbin/grafana - e81e4ad06fcd36edd386d3df80cbf6501e9df8b0 authored almost 8 years ago by Torkel Ödegaard <[email protected]>
release v4.1.0-beta1

github.com/casbin/grafana - 034db646abbcf76c7786d4e558d4668cdc9ee2de authored almost 8 years ago by bergquist <[email protected]>
tech(build): adds scripts for only uploading to testing

github.com/casbin/grafana - 2660609c409ecaea1c43418f2fded6d28e150fd2 authored almost 8 years ago by bergquist <[email protected]>
update vendor

github.com/casbin/bee - 77acc749e473997459c568a5da604d1d818281e4 authored almost 8 years ago by astaxie <[email protected]>
Merge pull request #333 from vCaesar/test-pr

Update fsnotify

github.com/casbin/bee - a02243ba7a2907c8acc2629409c15f0b7eae2d68 authored almost 8 years ago by astaxie <[email protected]>
Merge pull request #337 from sergeylanzman/add-inet-type

Add inet type for postgresql

github.com/casbin/bee - d7433a6e39ae426a4cb4f1cec64910845da29d7b authored almost 8 years ago by astaxie <[email protected]>