GitHub / solutionDrive/HipchatAPIv2Client / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5329e5eb | merge Merge pull request #18 from derschatta/fix-warnings |
sd-lueckel <l****l@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 1a204980 | Modified test to match refactored exception constructor | Fabian Derschatta <f****n@d****e> | over 8 years ago | |
| 0f20e058 | Refactor RequestException constructor and calls | Fabian Derschatta <f****n@d****e> | over 8 years ago | |
| bfb6f679 | Make the error handling more robust by checking for existence of array keys | Fabian Derschatta <f****n@d****e> | over 8 years ago | |
| 287f22fe | merge Merge pull request #17 from zionsg/feature/16 |
sd-lueckel <l****l@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 647b4702 | Remove space after ! operator to comply with CI | Zion Ng <z****n@i****m> | over 8 years ago | |
| 0fd9a823 | Fix setFile should return Message | Zion Ng <z****n@i****m> | over 8 years ago | |
| 17646b2c | Cater for optional thumb_url property | Zion Ng <z****n@i****m> | over 8 years ago | |
| 7c7cf498 | Add getter/setter for file in Message model | Zion Ng <z****n@i****m> | over 8 years ago | |
| fe86ed87 | Fix PHP notice from optional notify property | Zion Ng <z****n@i****m> | over 8 years ago | |
| 1b428210 | CS fixes | Zion Ng <z****n@i****m> | over 8 years ago | |
| d9576ba0 | Add Model\FileInterface, Model\File and tests | Zion Ng <z****n@i****m> | over 8 years ago | |
| 88f3a903 | merge Merge pull request #15 from zionsg/feature/14 |
sd-lueckel <l****l@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| afbedfd0 | Update tests for Message model | Zion Ng <z****n@i****m> | over 8 years ago | |
| 3b2d0507 | Add getter/setter for id and date in Message | Zion Ng <z****n@i****m> | over 8 years ago | |
| b856d5a6 | merge Merge pull request #13 from anvyst/upgrade-buzz-for-php7 |
sd-lueckel <l****l@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 8964feb1 | Speeding up composer for travis builds | Andrey Vystavkin <j****k@g****m> | over 8 years ago | |
| 5f900d84 | merge Merge remote-tracking branch 'upstream/master' into upgrade-buzz-for-php7 | Andrey Vystavkin <j****k@g****m> | over 8 years ago | |
| 4666a5ff | merge Merge pull request #12 from sd-lueckel/add-addon-api |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| d0319a49 | Allowing buzz upgrade to recent version | Andrey Vystavkin <j****k@g****m> | over 8 years ago | |
| 3eff48da | Added spec for toJson | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 692e30e9 | Added AddonAPI to create an addon link | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 148aa6ae | Added a addon model | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 863e4893 | Updated README with links and missing 'features' | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 11c04a70 | merge Merge pull request #11 from solutionDrive/increase-coverage |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| c41a841e | Removed types because they are not PHP5.6 compatible | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 099eb5fd | Refactor methods a little bit and use a single method for duplicate code | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 2a6b3381 | Add specs for basic requests + remove deprecated setBaseUrl | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 80ee2f78 | get of client returns array and not a string | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 9bd6c809 | Added a newline because a newline is always code to view files on console | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| fd6ece3d | Initialize links as array by default because there are always a list of links | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 9b611d51 | Added specs for user model | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 513d47e4 | merge Merge pull request #9 from solutionDrive/add-scrutinizer-patches |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 40199629 | Added patches proposed by scrutinizer | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 35686bcc | Added a first spec for the user object | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 4a47b63d | Add a test to check that an array is return if there are messages in the chat... | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 76668425 | Added a test to check the right functionality of getPrivateChatMessage | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 9a42d71e | Added a test to check the right functionality for the getPhoto Call | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 68a603df | Added a test for the getRecentPrivateChatHistory functionality | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 6fece80c | Use a better name for the client | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| f8dc09c4 | Use ::class to check initialiazability and also check for interface | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| dea92516 | Added tests to check functionality with a message object | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 980fdb59 | merge Merge pull request #8 from solutionDrive/use-interfaces |
sd-lueckel <l****l@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e0c77328 | Do not install polyfill-php7 because it will not fix the \Throwable problem +... | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| c45120fe | Use polyfill-php70 to add php7.0 compatibility for PHP5.6 | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 24a13c61 | merge Merge pull request #7 from solutionDrive/add-coverage |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 96342eb5 | merge Merge pull request #6 from solutionDrive/fix-sensiolabs-problems |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 3542aca5 | merge Merge pull request #5 from solutionDrive/update-readme |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0a5a187e | Also use the interfaces in docstrings | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| cabde4f3 | Use inheritdoc to prevent updating docstring in two files | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 8dd16342 | Use the interfaces instead of the classes | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 17fdf70f | Added Interfaces | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 4a6295c9 | Use .clover as file extension + add step to travis to upload data to scrutinizer | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| f79381a8 | Added code coverage badge | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| f561518d | Use dot format as default | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 8bb8546b | configure coverage to also create a clover coverage.xml | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 38014f59 | Used a space for a better overview | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 0e816384 | Fixes "TODO comments are left in the code when a feature (or a bug) isn't com... | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 248a164d | Fixes "This file ends with no newline character. It won't render properly on ... | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 1df32c8c | Fixes ".idea/ is user-specific and should not appear in a project .gitignore.... | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| f8e85b0a | Changed the installation command to our namespace | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 910671e1 | Changed badges to our namespace | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| b425be56 | merge Merge pull request #4 from solutionDrive/update-namespaces-to-be-able-to-main... |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 3a74af43 | merge Merge pull request #3 from solutionDrive/refactor-directory-structure |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| aa7e4a52 | Change Travis-CI and Scrutinizer to our namespace | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 6d9a9ad6 | Updated namespace from 'GorkaLaucirica\HipchatAPIv2Client' to 'SolutionDrive\... | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 9eced3c2 | Moved files to src/ Folder and use PSR-4 Namespace + configure phpspec to use... | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 21aeba9d | merge Merge pull request #2 from solutionDrive/fix-php-versions |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e366fa15 | merge Merge pull request #1 from solutionDrive/configure-travis |
Matthias Alt <a****t@s****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 3f598b7e | They should not allowed to failed anymore because we have fixed the problem | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 7352fb88 | Lower phpspec version because v4 needs PHP7 | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 1036534f | Install newest version of phpspec | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 119581ba | Use the Interface in the specs | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| b85c7a7a | Implement and use Interfaces | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| cc5c1147 | Added Interfaces For RoomAPI, UserAPI and Client | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| abd757f3 | Add allow_failures because we will fix this problems in another branch | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 36d679d0 | xdebug is already enabled by default | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| cfed2a9c | Drop support for 'end-of-life' php-versions | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| f53578cc | Add more php versions to test against | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| e94c1556 | Ignore jetbrain IDEs | Tobias Lückel <l****l@s****e> | over 8 years ago | |
| 045521cd | merge Merge pull request #34 from acedude/master | Gorka Laucirica <g****a@g****m> | over 10 years ago | |
| d1dd7f6b | Updated RoomAPI sendRoomNotification method to support rooms with spaces in name | Lukas Nowaczek <a****e@w****l> | over 10 years ago | |
| d8c5795d | merge Merge pull request #31 from andypoorman/master | Gorka Laucirica <g****a@g****m> | over 10 years ago | |
| c9fe8c5c | merge Merge pull request #24 from ROunofF/TryAroundLeakedException | Gorka Laucirica <g****a@g****m> | over 10 years ago | |
| 32c9acd9 | Add notify to getMessageHistoryArrayResponse | Andy Poorman <a****n@g****m> | almost 11 years ago | |
| 73148dba | Add 'notify' to message spec | Andy Poorman <a****n@g****m> | almost 11 years ago | |
| f22a7f4f | Add notify property to parseJson() | Andy Poorman <a****n@g****m> | almost 11 years ago | |
| 30ebdd77 | Allow passing Client baseUrl as a constructor parameter | Gorka Laucirica <g****a@g****m> | almost 11 years ago | |
| 8b21d301 | Fixed Message Specs | Gorka Laucirica <g****a@g****m> | almost 11 years ago | |
| c111d9a2 | merge Merge pull request #29 from diegosala/master | Gorka Laucirica <g****a@g****m> | almost 11 years ago | |
| 2a71b9a1 | Indentation fix | Diego Sala <d****a@r****m> | almost 11 years ago | |
| 0b19724f | Message attribute default value is ''. Added a getter and setter | Diego Sala <d****a@r****m> | almost 11 years ago | |
| 6c0c1922 | Catch Buzz exception so we don't leak them outside our library | Mathieu Bruneau <r****f@g****m> | almost 11 years ago | |
| a92be726 | merge Merge pull request #22 from enygma/master | Gorka Laucirica <g****a@g****m> | almost 11 years ago | |
| bf9b4efa | Adding "setBaseUrl method to allow handling for internal hipchat servers | Chris Cornutt <c****t@c****m> | almost 11 years ago | |
| 43123e75 | Updated current status section in README.md | Gorka Laucirica <g****a@g****m> | over 11 years ago | |
| 312dc499 | merge Merge pull request #17 from AntoineLemaire/master | Gorka Laucirica <g****a@g****m> | over 11 years ago | |
| 84abf6a8 | add getPrivateChatMessage, getPhoto and fix PSR | AntoineLemaire <l****e@h****m> | over 11 years ago | |
| 1e0c7dac | Add missing use in UserAPI | AntoineLemaire <l****e@h****m> | over 11 years ago | |
| 43bdfd4c | merge Merge pull request #16 from TSchuermans/user-history-endpoint | Gorka Laucirica <g****a@g****m> | over 11 years ago |