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

New example about NewRelic integration

github.com/casbin/go-json-rest - 414249b114697b817d5d6501159aced8c7f0394e authored almost 10 years ago by antoine <[email protected]>
New example showing a NewRelic middleware.

github.com/casbin/go-json-rest-examples - c546a6981e86f2b874224f01fac926135c1c8b74 authored almost 10 years ago by antoine <[email protected]>
Fix docstring formating

github.com/casbin/go-json-rest - 6f11ba5626d4e127db7a43c8d91d5cb7cec2419f authored almost 10 years ago by antoine <[email protected]>
Merge pull request #98 from ant0ine/apacheLogging

Apache logging

github.com/casbin/go-json-rest - a2cdae79aba37257b82cb71eab506a9d80463ec7 authored almost 10 years ago by Antoine Imbert <[email protected]>
Fix %b and support %b (apache log format)

github.com/casbin/go-json-rest - 63e45041de0a76f7883663e5e30db797607ff8bb authored almost 10 years ago by antoine <[email protected]>
Rename the log format contants

github.com/casbin/go-json-rest - 5721cf1e7a040478d6f0dadbdae8e06fac0a197f authored almost 10 years ago by antoine <[email protected]>
Be a bit more defensive with the Env interface.

Not sure how this middleware will be used in the future.
Better check that the Env variable are ...

github.com/casbin/go-json-rest - bfd3612d164ffa8be8b12dada0cdf566d6fc7adb authored almost 10 years ago by antoine <[email protected]>
Add tests for accessLogJsonMiddleware

github.com/casbin/go-json-rest - 450ad54c6b75846eeef828f8df03f0f437c1d77c authored almost 10 years ago by antoine <[email protected]>
docstrings

github.com/casbin/go-json-rest - 9249476a05ea4ce41da4de2b0e4a4f95bba045e5 authored almost 10 years ago by antoine <[email protected]>
Split the logMiddleware in two middlewares.

accessLogApacheMiddleware and accessLogJsonMiddleware

github.com/casbin/go-json-rest - 15f301550dea1d51287b8fe1f9d0ca3fb25a83a2 authored almost 10 years ago by antoine <[email protected]>
Add test for the Apache log common format

github.com/casbin/go-json-rest - edd089e70ccd52c992bea2347fecb1eec9f9cd68 authored almost 10 years ago by antoine <[email protected]>
stub test file for the log middleware

github.com/casbin/go-json-rest - ba76e469ecf32b2a70b62d2da798f579cdec504c authored almost 10 years ago by antoine <[email protected]>
Test Gzip and Recorder at the same time ...

... and prove that '{"Id":"123"}' gzipped takes more space than non gzipped.

github.com/casbin/go-json-rest - 9feeef76eedce1015556d75f8acd8850c6062211 authored almost 10 years ago by antoine <[email protected]>
Test the request start time

github.com/casbin/go-json-rest - 8b7b1ea19413af0a0f0d636a88675561fe63ce49 authored almost 10 years ago by antoine <[email protected]>
Make sure the recorder records the bytes written with WriteJson.

github.com/casbin/go-json-rest - ba61a4b7d3cd7bf8438506f80847b51cd6001fe0 authored almost 10 years ago by antoine <[email protected]>
Add test for the timer and recorder middlewares.

github.com/casbin/go-json-rest - ce8378bea061294379ff6ba530f0945c6c1f177a authored almost 10 years ago by antoine <[email protected]>
update the %b documentation

github.com/casbin/go-json-rest - 3ba244e6e9fa1922774322acd86589ce2439d8d7 authored almost 10 years ago by antoine <[email protected]>
Remove %b from the TODO

github.com/casbin/go-json-rest - f2de6b45ca8b691d4cd402a166953192e63d4374 authored almost 10 years ago by antoine <[email protected]>
Implement %b content-length

The recorder middleware is in charge of collection that number.
The order of the middleware is r...

github.com/casbin/go-json-rest - dc4fedc94a0a7f14d8768b48e737c0603c572a07 authored almost 10 years ago by antoine <[email protected]>
First pass on supporting Apache log format

First, compat with the existing JSON logging is maintained.
This JSON logging feature may be dep...

github.com/casbin/go-json-rest - 38ae354cda178fc9195886fb0ae88362ea1d4cd8 authored almost 10 years ago by antoine <[email protected]>
Merge pull request #85 from kurtzh/patch-1

Fix a spelling typo, 'lonin to 'login''

github.com/casbin/bee - 26ab2b8e587b78c00606a5cd7a11cd6c183ec867 authored almost 10 years ago by astaxie <[email protected]>
Fix a spelling typo, 'lonin to 'login''

github.com/casbin/bee - ad366a3bb1c1b53c4d1788fccbd7996c221c5c43 authored almost 10 years ago by Kurt Zhong <[email protected]>
Wait 1s before autobuild util there is no file change.

github.com/casbin/bee - 9d20985cdea23980addbcd1c7faf7fe9c2cb9654 authored almost 10 years ago by hilyjiang <[email protected]>
Merge pull request #83 from tossp/swagger

添加常量Rootinfo和Subapi

github.com/casbin/bee - 0f0a2177522f36d2854685fec2e4ab06f32911f3 authored almost 10 years ago by astaxie <[email protected]>
补上BasePath

还有个根路径

github.com/casbin/bee - e47516cd15735bf9650c4cbbe34bc92a1afb8b68 authored almost 10 years ago by TossPig <[email protected]>
添加常量Rootinfo和Subapi

修改rootinfo和subapi,为常量并为可导出

github.com/casbin/bee - 06e5d94806aa5f8a3001bb0a628b16f8f5257c38 authored almost 10 years ago by 砼砼 <[email protected]>
tempprary disable test on "tip"

Travis seems to fail the installation of tip.

github.com/casbin/go-json-rest - 9b7c1be01fbde5d3aea2ee4b5ae178825d4bbf8f authored almost 10 years ago by antoine <[email protected]>
Merge pull request #96 from ant0ine/streamingGzip

Make the gzip middleware work with streamed responses

github.com/casbin/go-json-rest - a618dc46638e9849ba41bb4bafaac83ec47b24a4 authored almost 10 years ago by Antoine Imbert <[email protected]>
Make the gzip middleware work with streamed responses

I realized that the gzip middleware was not working with the streamed responses.

Step to reprod...

github.com/casbin/go-json-rest - a6a1d18fdf9f37e2eb893b90f28732ded7d38468 authored almost 10 years ago by antoine <[email protected]>
New example for the JSONP middleware

github.com/casbin/go-json-rest - 39ea2b542f345f3f5d9705603236c7f4fa7e0b6e authored almost 10 years ago by antoine <[email protected]>
Add a new example for the JSONP middleware

github.com/casbin/go-json-rest-examples - a52299a4a2e1c132bffea14595cc1c8ac0592858 authored almost 10 years ago by antoine <[email protected]>
Implements a new public middleware: JSONP

Allows the existing code calling w.WriteJson() to return JSONP responses
if the a query string p...

github.com/casbin/go-json-rest - fd43529df61519b122e4b5205eb65a18b478c48b authored almost 10 years ago by antoine <[email protected]>
change this to short name

github.com/casbin/bee - 976602bc019593a46c54010d69e15b90f73ef263 authored almost 10 years ago by astaxie <[email protected]>
update the GetInt to GetInt64

github.com/casbin/bee - 930049f7decb62febe4cc2fcf3efafb792128464 authored almost 10 years ago by astaxie <[email protected]>
add unit test for gzip middleware

case where gzip is disabled.

github.com/casbin/go-json-rest - 73cbacf98765423d52886dc54a8fafb894fc31a7 authored almost 10 years ago by antoine <[email protected]>
update README.md

github.com/casbin/bee - 7c2c95b325776f1876e350c715d36d2d1a5ec410 authored almost 10 years ago by Liujian <[email protected]>
update README.md

github.com/casbin/bee - 76cbc8a3cc97deda3627f71c9210b2fa69196a2c authored almost 10 years ago by Liujian <[email protected]>
Merge pull request #79 from pabdavis/fix-ubuntu-bee-pack

Fix issue with pack option on ubuntu

github.com/casbin/bee - 850e3dcfd4df2ab020cd38b557f6894e2a07cecd authored almost 10 years ago by astaxie <[email protected]>
Fix issue with pack option on ubuntu

github.com/casbin/bee - d83ddc6b529e78173c3c527ad74bb68ebc285bea authored almost 10 years ago by Bill Davis <[email protected]>
Merge pull request #76 from betazk/patch-1

Fix Spelling mistake

github.com/casbin/bee - acef56f15899260a08070760a95d5f2917843902 authored almost 10 years ago by astaxie <[email protected]>
Fix Spelling mistake

useDiectory to useDirectory in readAppDirectories function

github.com/casbin/bee - 9237e189f2f489f77c1cc8fb64fa2dc89c309b59 authored almost 10 years ago by zk <[email protected]>
[README update] Move the version 2 para as ...

... release notes at the end of the file

github.com/casbin/go-json-rest - 18c88b2a23fb25699db65af3827151d1cb4c8660 authored almost 10 years ago by antoine <[email protected]>
Examples updated to use Method Values.

github.com/casbin/go-json-rest - 333bcdb74ba2e7aba2674cbdb2bdd9965ec96538 authored almost 10 years ago by antoine <[email protected]>
Replace RouteObjectMethod by method values.

github.com/casbin/go-json-rest-examples - 737201c17d1b7e3f63d01b4061dd1e1a4c15b992 authored almost 10 years ago by antoine <[email protected]>
Declare RouteObjectMethod deprecated

This is replaced by the Method Values introduced in Go 1.1
https://golang.org/doc/go1.1#method_v...

github.com/casbin/go-json-rest - fe97e6a6e7d564a10c4192dc8c9d474db2a9307f authored almost 10 years ago by antoine <[email protected]>
New Handler option to fully disable the access log.

People defining their own custom logger using an OuterMiddleware will
be able to totally skip th...

github.com/casbin/go-json-rest - 67e789b8cad3aed091c75fa45585013f44f38124 authored almost 10 years ago by antoine <[email protected]>
1. remove unused typeMappingMysqlOfRpc type.

2. update README.md

github.com/casbin/bee - 2e7cd9b414ce2b4df90ac468df07548b15651dca authored almost 10 years ago by Liujian <[email protected]>
Fix of api docs gen bug on object description of structs with anonymous fields

Added json:"-" as omitter on api docs gen of struct field for object description
Avoid use json:"...

github.com/casbin/bee - 9d2067e66eef402856de5d210e80ad2b293a0b9e authored almost 10 years ago by juan <[email protected]>
更新Help提示文本

github.com/casbin/bee - 7dfe63055e7852fb5ed5a6764d947b52ba954165 authored about 10 years ago by Liujian <[email protected]>
修正当表没有主键时bug

github.com/casbin/bee - 6c40f1a62996420a1af3373111e180e3977d59d4 authored about 10 years ago by Liujian <[email protected]>
Update README

github.com/casbin/bee - 40f2451ca4c0d972d46d7f7c2ee3bdd6ce652ced authored about 10 years ago by Liujian <[email protected]>
修改bee hprose 参数,只发布hprose服务,不包含RESTful Api。

github.com/casbin/bee - adf84eb0602f4b374d7765b273d14d900c6a7aa9 authored about 10 years ago by Liujian <[email protected]>
Merge pull request #74 from avitex/patch-1

Fixed small typo

github.com/casbin/bee - 41477f6d88c641f41ef6956fd5dd9d992b15b873 authored about 10 years ago by astaxie <[email protected]>
Modified bug of use -tables arguments.

github.com/casbin/bee - eaae7694b883eeabc34520293b17d8298bf082f5 authored about 10 years ago by Liujian <[email protected]>
Fixed small typo

Noticed it when using bee.

github.com/casbin/bee - bb324d530a3bb2b36e52c7f5898d22fd3f1897e3 authored about 10 years ago by James Dyson <[email protected]>
Modified mysql blob type.

github.com/casbin/bee - 3dce57e7938d22d87d78fac2cce08e28f2c4abb3 authored about 10 years ago by Liujian <[email protected]>
自动生成基于数据库的Hprose发布服务。

github.com/casbin/bee - f75d8997ef00433c8591cdc8d6c5042408e6068e authored about 10 years ago by Liujian <[email protected]>
Merge pull request #72 from grengojbo/master

fix bug [bee api beeApi]

github.com/casbin/bee - 7905d77f057eea4d85c35cbe408650c0a68db0cc authored about 10 years ago by astaxie <[email protected]>
fix bug

github.com/casbin/bee - d5911c9bcd4ffff55085211d03da202b4706ce9d authored about 10 years ago by Oleg Dolya <[email protected]>
Merge pull request #91 from josharian/fix-lock-copy

Don't copy regexp.Regexp during range

github.com/casbin/go-json-rest - 89aa984f73ec6f56dee0a00d048a6862c0ce1b31 authored about 10 years ago by Antoine Imbert <[email protected]>
Don't copy regexp.Regexp during range

Regexps have a sync.Mutex field, which is not
safe to copy. Future versions of go vet will
likel...

github.com/casbin/go-json-rest - e91d31582cba7e5fdee9ed57c86c7b71a0779073 authored about 10 years ago by Josh Bleecher Snyder <[email protected]>
Mention http.Hijacker

github.com/casbin/go-json-rest - f253ff849ea92000d2e2a9d8cf5f2138f4172213 authored about 10 years ago by antoine <[email protected]>
Make the provided rest.ResponseWriter implement http.Hijacker

Make the following possible with a rest.ResponseWriter:

hj := w.(http.Hijacker)

github.com/casbin/go-json-rest - 964974633af5172239ae60c1754deabc735fd6c3 authored about 10 years ago by antoine <[email protected]>
Merge pull request #68 from ZhengYang/master

support for json type

github.com/casbin/bee - 4bac7d36fcde8b5460d25b6a0c13020edb10d919 authored about 10 years ago by astaxie <[email protected]>
support for json type

github.com/casbin/bee - 1fd0e0860b853a7dab1e94c81fd97066e1afc847 authored about 10 years ago by ZhengYang <[email protected]>
fix the struct type for []Type

github.com/casbin/bee - e667c0fdaa0620f1d66ab4106c225e1a77c29c88 authored about 10 years ago by astaxie <[email protected]>
fix the generate docs when route has system packages

github.com/casbin/bee - 61e13f70bee072c1ebbb3baaa975eea2c77b30d3 authored about 10 years ago by astaxie <[email protected]>
Merge pull request #66 from ZhengYang/master

#65 added interval and uuid for postgres

github.com/casbin/bee - 531ce3010d63be10ec78f14f5d36547a9bcb371c authored about 10 years ago by astaxie <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/casbin/bee - 1641f1edbd6e2e2b2a35d7f4acfaa34d18a31f44 authored about 10 years ago by ZhengYang <[email protected]>
added interval & uuid as string type for postgres

github.com/casbin/bee - 9fd3e28cb68ca6eec488805ada5e0961e8dad181 authored about 10 years ago by ZhengYang <[email protected]>
Merge pull request #64 from cfsalguero/master

Fix camel case fails if name starts with _

github.com/casbin/bee - ceab2d60e5f926b79e6efc86a810005b57eeda4c authored about 10 years ago by astaxie <[email protected]>
Fix camel case fails if name starts with _

github.com/casbin/bee - f994d2f6cfcaa49f1495fab603906351e55c3b6e authored about 10 years ago by Carlos Salguero <[email protected]>
Merge pull request #62 from ZhengYang/master

Added generate description for each bee command

github.com/casbin/bee - d12e84f264e7ce3884150633375a0cf4fda179f0 authored about 10 years ago by astaxie <[email protected]>
help messages

github.com/casbin/bee - 9f45b59a99ea3f9c24f72c10d2a6dbfff8a9ca4d authored about 10 years ago by ZhengYang <[email protected]>
skeleton

github.com/casbin/bee - ece84c644fe858225ea5aff9da69f44cb1cc2b27 authored about 10 years ago by ZhengYang <[email protected]>
skeleton

github.com/casbin/bee - 995ad2934a1bd357130fe4aefeb3652a4a0c9f02 authored about 10 years ago by ZhengYang <[email protected]>
bee run

github.com/casbin/bee - db40c4ced217db214a69a33307635f1e4180d0e6 authored about 10 years ago by ZhengYang <[email protected]>
no big deal

github.com/casbin/bee - d40a327f066dc9cb392c651fce662827fa24b13c authored about 10 years ago by ZhengYang <[email protected]>
added info for 'new' command

github.com/casbin/bee - 001326934e9183315835781651b4e451cdbe73a9 authored about 10 years ago by ZhengYang <[email protected]>
output message

github.com/casbin/bee - 6df71de34bd5563be8eb9f3b5db6e97ae4f63e05 authored about 10 years ago by ZhengYang <[email protected]>
added help

github.com/casbin/bee - c33b57b6052d79f1a89a46baf74b0fde3b72c511 authored about 10 years ago by ZhengYang <[email protected]>
minor update

github.com/casbin/bee - 478cbb39b9060ec6d9e82083730d6be5d01112fe authored about 10 years ago by Zheng Yang <[email protected]>
bee intro

github.com/casbin/bee - d3313f7bc7eb995d7d900c9bc3718ea7f10fc5b5 authored about 10 years ago by ZhengYang <[email protected]>
Merge pull request #61 from ZhengYang/master

truncate before overwritten

github.com/casbin/bee - 4aafb44b95df6a88d5f508303450e5780f0e5e7d authored about 10 years ago by astaxie <[email protected]>
truncate before overwritten

github.com/casbin/bee - 97ea34cc80b44cf0a0a4fce88d6b6bb9171427d0 authored about 10 years ago by ZhengYang <[email protected]>
Merge pull request #60 from ZhengYang/master

add time into temporal type

github.com/casbin/bee - 89a23fefca3834cdeb8e325e42727a4851bdc596 authored about 10 years ago by astaxie <[email protected]>
add time into temporal type

github.com/casbin/bee - 05882bb4f6f1bf98102c673b3d874e1d9482a09d authored about 10 years ago by ZhengYang <[email protected]>
add time type

github.com/casbin/bee - 5ec39d71ede6e0babffdc517d1ab5158aead5656 authored about 10 years ago by astaxie <[email protected]>
support tinyblob mediumblob

github.com/casbin/bee - d0c36db1ca9fea263ff53f088ed43c5a8cbbb45a authored about 10 years ago by astaxie <[email protected]>
support bit type

github.com/casbin/bee - b3674b5b06602f87dc1657f37abd3ab9e3a890be authored about 10 years ago by astaxie <[email protected]>
format the log time

github.com/casbin/bee - 7ffe1060cc0be967adb58ab9990e260fa716833a authored about 10 years ago by astaxie <[email protected]>
Merge pull request #59 from ZhengYang/master

version++

github.com/casbin/bee - d749332330851b6df04783fb6a6d279bcf3c1438 authored about 10 years ago by astaxie <[email protected]>
version++

github.com/casbin/bee - 4d4638fcd428ac5b27a572238964a214753aef70 authored about 10 years ago by ZhengYang <[email protected]>
Merge pull request #58 from ZhengYang/master

remove debug code & api usage message

github.com/casbin/bee - 31975e5e1eda370c143703e4da3383c74f4aa042 authored about 10 years ago by astaxie <[email protected]>
added example in api usage

github.com/casbin/bee - 18e7fdb02db3f4f95ed4698f1ceb0c4e3714f1e2 authored about 10 years ago by ZhengYang <[email protected]>
minor fix

github.com/casbin/bee - 8a2cb2ae1c23f427e1ab7eaed4d8670eeaa4e9b4 authored about 10 years ago by ZhengYang <[email protected]>
Merge pull request #57 from ZhengYang/master

Generate app code from existing PostgreSQL database

github.com/casbin/bee - 21564ec89c08255f2e05ea50b13518a6f0386acd authored about 10 years ago by astaxie <[email protected]>
help msg

github.com/casbin/bee - 8e1a1f5860461986869bb368ef59c1c4f1c2b5e0 authored about 10 years ago by ZhengYang <[email protected]>