Skip to content

Tags: cmuench/php-gitlab-api

Tags

7.13.1

Toggle 7.13.1's commit message
Added test for group with vis level

7.13.0

Toggle 7.13.0's commit message
Added namespace search endpoint. Fixes GitLabPHP#101

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