Skip to content

Tags: dips-94/php-gitlab-api

Tags

7.11.0

Toggle 7.11.0's commit message
Added current_sign_in_at field to User modal

7.10.0

Toggle 7.10.0's commit message
Handle dots and slashes when encoding. Fixes GitLabPHP#86 GitLabPHP#87

7.9.0

Toggle 7.9.0's commit message
- Support authentication via OAuth

- Expose avatar_url in Project Model
- Refactor of project hook endpoints (breaking change)

7.8.0

Toggle 7.8.0's commit message
Project sorting tests and saving group member test

6.9.1

Toggle 6.9.1's commit message
Merge pull request GitLabPHP#47 from davidkuridza/bug/fix-wrong-MR-co…

…mments-endpoint

fix wrong comments endpoint for merge requests

6.9.0

Toggle 6.9.0's commit message
Merge pull request GitLabPHP#45 from iamluc/master

Get file API

6.4.3

Toggle 6.4.3's commit message
Added pagination support to Users::all(). Fixes GitLabPHP#24.

6.2.2

Toggle 6.2.2's commit message
Merge pull request GitLabPHP#19 from ivankristianto/master

add project search function

6.2.1

Toggle 6.2.1's commit message
Merge pull request GitLabPHP#16 from berni2288/master-fixpropertyerror

Fixes uncaught RuntimeException 'Property "xyz" does not exist

6.2.0

Toggle 6.2.0's commit message
Added support for new fields added in 6.2 (iid etc) and added methods…

… to remove projects