Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii-api

Yii REST API framework
https://github.com/yiisoft/yii-api

Merged branch 'master' into 2.1

22649d0a516951feeae90007b0c287e6c24ee2a4 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13350, #14094, #11288

- Bug #13350: Fixed bug with incorrect caching of `yii\web\UrlRule::createUrl()` results in `yii...

fa3b4d5c254a37e62e354a0336a4f3fbde28f6cb authored over 7 years ago by Robert Korulczyk <[email protected]>
`className()` method usage removed

9afa21fd44195102e6d50ed3747f5c7e85ba7687 authored almost 8 years ago by Klimov Paul <[email protected]>
Merge branch 'master' into 2.1

# Conflicts:
# composer.json
# docs/guide-ja/output-client-scripts.md
# framework/caching/XCache...

d8aafd3bd77832f100c35c65d330b6d10d9f1a52 authored almost 8 years ago by Alexander Makarov <[email protected]>
release version 2.0.11

d07285c56e7ea669ffcabeaec4cc8f0e9592b17d authored almost 8 years ago by Carsten Brandt <[email protected]>
Fixes #13134: Added logging URL rules (bashkarev)

64fe95d6f0d5fbbee41d0a387f7f1228e9e61ee9 authored almost 8 years ago by Dmitriy Bashkarev <[email protected]>
Merge branch 'master' into 2.1

# Conflicts:
# docs/guide/input-validation.md
# framework/caching/DbDependency.php
# framework/v...

805dc1b3550790751f4ec9f6f3c3952da5c151f1 authored almost 8 years ago by Alexander Makarov <[email protected]>
Fixes #13417: Allow customizing `yii\data\ActiveDataProvider` in `yii\rest\IndexAction`

95a9a77d72f2cc8bca98bb05afac8d53878ffef6 authored almost 8 years ago by Leandro Gehlen <[email protected]>
Merge branch 'master' into 2.1

# Conflicts:
# docs/guide/output-client-scripts.md
# docs/guide/runtime-routing.md
# framework/B...

58c9acf3e2d117ccfa51d7f2fb2f91eb95cc8a61 authored about 8 years ago by Alexander Makarov <[email protected]>
fixed issue with rest\UrlRule extraPatterns

url creation did not work when no HTTP verb was specified.
fixes #13200

fa8443322fa5ffe185950548331f6395073e1994 authored about 8 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into 2.1

Conflicts:
framework/UPGRADE.md
framework/base/Security.php
framework/caching/Cache.php
fra...

3769e23aa810a2fd672ef7e1fc011deb14164c67 authored about 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc

77f14345ece64d0b8a522fd175579b6a8fb43abe authored about 8 years ago by Robert Korulczyk <[email protected]>
Fixes #5385: links created from classes to corresponding guide articles (#12920)

a49afdce80c8834bce833d617d448b7e1789b64d authored about 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug

fixes #11987
close #12683

3eec496050a138b02d52535bfdb36b3cf843b638 authored about 8 years ago by LAV45 <[email protected]>
Merge branch 'master' into 2.1

# Conflicts:
# .travis.yml
# docs/guide-es/concept-events.md
# docs/guide-ja/concept-events.md
#...

98d5030958456e63bfb7714e217ab476c9dfab02 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixed `yii\rest\Serializer::serialize()` serializes DataProvider incorrectly, if models keys do not compose integer sequence

3da7194700907e0c4ad651facece59dde2760742 authored over 8 years ago by Klimov Paul <[email protected]>
Merge branch 'master' into 2.1

# Conflicts:
# framework/di/Instance.php
# tests/framework/filters/AccessRuleTest.php

da2f95466abbf2a41265e13351fef7d533a2d0b5 authored over 8 years ago by Alexander Makarov <[email protected]>
validate input in REST serializer

fixes #12107

7311b16677c34b0bee4b97f04e486cf5c8b6af92 authored over 8 years ago by Carsten Brandt <[email protected]>
more changes

81c0e6aa221966c32bf1a4510034968b514ef9b2 authored over 8 years ago by Angel Guevara <[email protected]>
use ::class also in documentation and configs

- shorter syntax
- native PHP feature, so it does not depend on yii\base\Object
- Does not trigg...

0fa20fd34b3ca50aad938a2d49546d36e2569398 authored over 8 years ago by Carsten Brandt <[email protected]>
Use ::class instead of ::className()

- shorter syntax
- native PHP feature, so it does not depend on yii\base\Object
- Does not trigg...

77f6a10dda7229822712553bc19a45f57119598a authored over 8 years ago by Carsten Brandt <[email protected]>
Replace aliases of functions

eb5668c57af90c98da42dc26746430d6c46b87a4 authored over 9 years ago by Alexander Mohorev <[email protected]>
Merge pull request #8055 from Agrumas/patch-2

[REST] extraPatterns should take precedence over patterns

b22d0403bed809bfe8cea9959b352b6f3211ee65 authored over 9 years ago by Qiang Xue <[email protected]>
'links' and 'meta' envelope names are now configurable at `yii\rest\Serializer`

34a2acd73ce35858922e875f5cb2521be8248237 authored over 9 years ago by Klimov Paul <[email protected]>
[REST] specifying a higher priority rule via extraPatterns

62721b2621c14c0917f0e96783144a54cda500e8 authored over 9 years ago by Agrumas <[email protected]>
PHPDoc comment doesn't contain all necessary @throws tag

close #5762

6602c22d77ce83cb4f823ef7510b9d2ae45e7f99 authored about 10 years ago by Alexander Mohorev <[email protected]>
Fixes #5665: The `currentPage` meta data in the RESTful result should be 1-based, similar to that in HTTP headers

2e035f404a3cedca0f17f1e01abf27d45d3ffb32 authored about 10 years ago by Qiang Xue <[email protected]>
Fix PHPDoc [skip ci]

22c2d5b3b1e0e84bdffe653dbfbb03bd5b5b6b3c authored over 10 years ago by Arthur Khachaturov <[email protected]>
Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors

b7687321c19e10e3d731cf64c1726f39c64e2812 authored over 10 years ago by Qiang Xue <[email protected]>
Typo fixed inside \yii\rest\CreateAction

91fc413236e5372a8d896fa52870acaa93d352dc authored over 10 years ago by Alexander Kochetov <[email protected]>
property codestyle framework

1d78d002499655ca2fa5b83c5fabd2c0f2b22c1f authored over 10 years ago by Carsten Brandt <[email protected]>
Fixed missing and incorrect phpdoc

81ef883ffc33fe47372249a84f1f65445cac7408 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support

da9857ff66a5030094197d70908a5ae748809571 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused imports, added missing phpdoc

d775717debb69496b7f6df784aa8c813a7e923d0 authored over 10 years ago by Alexander Makarov <[email protected]>
Moved yii\rest\Controller::checkAccess() to ActiveController.

2a1bb4869d4359f4957e6c9c540d1afed9d0af39 authored over 10 years ago by Qiang Xue <[email protected]>
rest guide WIP [skip ci]

1303e7071e754a3687c1f7c844d7e9431f3503d2 authored over 10 years ago by Qiang Xue <[email protected]>
Removed `yii\rest\ActiveController::$transactional` property and connected functionality

2f657ee25b8c3a5568e7dd1ef27dc10ccce269b0 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed unused imports

675d9a2a495044c2e39d31491683b0272f63f3a2 authored over 10 years ago by Alexander Makarov <[email protected]>
fixed broken API links [skip ci]

c9db6bfc5bbf3cdf357f19e83a084d3e73075e53 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #2034: Added `ContentNegotiator` to support response format and language negotiation

520268fbf54fc375b75963362321d6672f585b0d authored almost 11 years ago by Qiang Xue <[email protected]>
Refactored AR find

22371af8229dab23ae33aae5892c7695c744d946 authored almost 11 years ago by Alexander Makarov <[email protected]>
renamed "auth" to "authenticator". [skip ci]

f0224e5e714c8030019082e1ec90f6a7853d26cc authored almost 11 years ago by Qiang Xue <[email protected]>
refactored authentication filters.

33f78e9df2f874ba062dfe1918f8b2c8b25b4edf authored almost 11 years ago by Qiang Xue <[email protected]>
Refactored rate limiting by turning RateLimiter into an action filter.

47558eadb87556bfab9cf3308b9699f6101d2287 authored almost 11 years ago by Qiang Xue <[email protected]>
Moved all filter classes to namespace `yii\filters`

cbf5a42e87080a2489aadaddd395e1e18ba2a9e4 authored almost 11 years ago by Qiang Xue <[email protected]>
Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels

3b773b28936533b43a2c2cc19b71277c99d35c61 authored almost 11 years ago by Qiang Xue <[email protected]>
perform API auth before configured User class may require login

This allows usage of AccessControl filter in API

3bc206aec2fc48af1c937682ec927aea53f050ed authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed private / self in helpers

fixes #2886

2749d816a705521adf9b5f8a930a9ac7c8d6774d authored almost 11 years ago by Carsten Brandt <[email protected]>
reverted breaking PHPdoc codestyle changes

issue #2852

c9656db35f589daf2f6e869fbb1c821bf9bcdd15 authored almost 11 years ago by Carsten Brandt <[email protected]>
Reformat code te be PSR-2 compatible

46e82ae0e88a3567f1c9effcc250db105bec38ba authored almost 11 years ago by SonicGD <[email protected]>
Added $action param.

a8f34961262edebd4a34d667e1c8d7a9b5e2fa2f authored almost 11 years ago by Qiang Xue <[email protected]>
fixes #2739

6905015ff1af35e40f6ff946c2006e5c36dde4d4 authored almost 11 years ago by Antonio Ramirez <[email protected]>
Update HttpBearerAuth.php

typo fix

1378d395b3ac3a4d816fdffc089dd31b41e8146b authored almost 11 years ago by Vladimir <[email protected]>
Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions.

84feaeacb741949c1c3de60d9f756f740af4d406 authored almost 11 years ago by Qiang Xue <[email protected]>
major features and documentation finished for REST API.

6371132d2eb99489bc49c53f83f8a741965b1bf6 authored almost 11 years ago by Qiang Xue <[email protected]>
rest WIP

46ea62d09e0f3ed9c00c44d8bd80e6a4211f5abf authored almost 11 years ago by Qiang Xue <[email protected]>
REST wip.

0cda50d7f518c9d5428eff744264daf2d952a11e authored almost 11 years ago by Qiang Xue <[email protected]>
more docs.

e455c2f04a43266696907340d44feb96fc77e1f1 authored almost 11 years ago by Qiang Xue <[email protected]>
Implemented rate limiter.

6831a204f4c19d89c01de1c348f397498d6d4651 authored almost 11 years ago by Qiang Xue <[email protected]>
Refactored auth methods.

ed57d45eadc39a6b2cb999e20997d0fd0da26826 authored almost 11 years ago by Qiang Xue <[email protected]>
added support for rate limiting.

dd6cb4aafbcea84f9bc8bbcca2e54c8021792b00 authored almost 11 years ago by Qiang Xue <[email protected]>
support authentication via query parameter.

002cc10aae83a5e541d50709fef23fadfa77b1e0 authored almost 11 years ago by Qiang Xue <[email protected]>
Renamed `User::loginByToken()` to `loginByAccessToken()`.

6b38d1da61facf122b195c8860dba0a94fe02896 authored almost 11 years ago by Qiang Xue <[email protected]>
updated error code.

16426652711682b95750a7e5ce5dff5d414769c4 authored almost 11 years ago by Qiang Xue <[email protected]>
Support for other auth types.

3fac6129d61bd6972efd9dc28b5c7d0ea69fecd3 authored almost 11 years ago by Qiang Xue <[email protected]>
rest api WIP

794b5322b1b03cb6c2df116069a50d3598fddea5 authored almost 11 years ago by Qiang Xue <[email protected]>
rest WIP

95c9fa63be392ffaf03e1b9a57a49c73d5e28ece authored almost 11 years ago by Qiang Xue <[email protected]>