Skip to content

Tags: RESTful-Drupal/restful

Tags

7.x-1.9

Toggle 7.x-1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1054 from ordavidil/fix-db-query-error

 [BUGFIX] Prevent filtering by an empty array.

7.x-2.16

Toggle 7.x-2.16's commit message

Unverified

No user is associated with the committer email.
[SECURITY] Do not allow blocked users to gain access to the system

7.x-1.8

Toggle 7.x-1.8's commit message

Unverified

No user is associated with the committer email.
[SECURITY] Do not allow blocked users to gain access to the system

7.x-2.15

Toggle 7.x-2.15's commit message
Merge pull request #957 from RESTful-Drupal/wathcdog-type

Fix typo in watchdog name

7.x-2.14

Toggle 7.x-2.14's commit message
[CLEANUP] Clean a documentation typo (#959)

Array index is wrong in the query formation example.

7.x-2.13

Toggle 7.x-2.13's commit message
[FEATURE] Add OAuth2 authentication provider (#942)

Integrate with the OAuth2 server module to allow authorization using this method.

7.x-2.12

Toggle 7.x-2.12's commit message
[BUGFIX] Return an array in DataProviderDbQuery.php (#935)

Data providers' `create()` method must return an array.

7.x-2.11

Toggle 7.x-2.11's commit message

Unverified

No user is associated with the committer email.
Squashed commit of the following:

commit 301ae27
Author: Mateu Aguiló Bosch <[email protected]>
Date:   Thu Jun 16 08:14:40 2016 +0200

    [BUGFIX] Remove a pagination warning

    When the new pagination parameter comes back empty.

7.x-2.10

Toggle 7.x-2.10's commit message
[FEATURE] Support JSON API friendly parameters (#924)

And have better JSON API compliance.

7.x-2.9

Toggle 7.x-2.9's commit message
[BUGFIX] Better compound ID getter to fix targetted filters (#906)

Fix the targetted filters when using JSON API.