0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #100 from alopex06/master More... about 9 years ago
Removed incorrect typehint of $data in Api::api() which caused setWatchers to throw a warning More... about 9 years ago
Merge pull request #99 from aik099/98-api-getRoles-fix More... about 9 years ago
The "Api::getRoles" method was doing non-existing REST API call More... about 9 years ago
Merge pull request #97 from aik099/84-add-since-to-methods-docblock More... about 9 years ago
Added `@since` tags to DocBlocks More... about 9 years ago
Merge pull request #95 from aik099/improvements-to-readme More... about 9 years ago
Merge pull request #96 from aik099/64-add-contributing-md-file More... about 9 years ago
Added CONTRIBUTING.md More... about 9 years ago
Make README more user friendly More... about 9 years ago
Merge pull request #89 from aik099/make-compliant-to-aik099-coding-standard More... about 9 years ago
Stage 4: misc (variable assignment in loops and conditionals, join usage instead of implode, ...) More... about 9 years ago
Stage 3: fixing DocBlocks (adding missing descriptions, converting from inline DocBlocks to multi-line DocBlocks) More... about 9 years ago
Stage 2: renaming variables and non-public class properties More... about 9 years ago
Stage 1: fixing whitespace issues only (addition) More... about 9 years ago
Stage 1: fixing whitespace issues only More... about 9 years ago
Merge pull request #87 from DerMika/attachmentname More... about 9 years ago
Uploaded attachment's name is just the file name itself instead of the full path. More... about 9 years ago
Merge pull request #86 from DerMika/curldeprecated More... about 9 years ago
Fixing deprecated error when uploading file attachments in PHP 5.5+ More... about 9 years ago
Merge pull request #82 from jpastoor/feature/updateVersion More... about 9 years ago
Added the updateVersion, releaseVersion and findVersionByName methods More... about 9 years ago
Indicate that non-released 2.0 version needs to be used More... about 9 years ago
Support for DELETE requests in the Curl client implementation More... over 9 years ago
Merge pull request #72 from jpastoor/improvement/api-docblocks More... over 9 years ago
Merge pull request #32 from digitalkaoz/patch-1 More... over 9 years ago
Merge pull request #71 from jpastoor/improvement/ignore_idea More... over 9 years ago
Merge pull request #67 from jpastoor/Procta-master More... over 9 years ago
Improved docblocks and method (parameter) names in the API class More... over 9 years ago
Added .idea to .gitignore to hide PHPStorm generated project files More... over 9 years ago