Commit Graph

  • dd687894ad Support of PHP 8.0 implemented, tests fixed, for #52 master 1.4.0 Paul Rock 2021-01-30 17:29:35 +0300
  • 1c122a3d2c
    Add support for PHP 8 #51 kiler129 2021-01-20 20:03:09 -0600
  • 8149731894
    Merge pull request #50 from majsterkoo/master 1.3.3 Paul Zloi 2020-12-29 01:14:25 +0300
  • 64ef425bcb Few non-important typos fixed #50 Paul Rock 2020-12-29 01:07:59 +0300
  • 061699aa81 Non-used exception removed Paul Rock 2020-12-29 01:07:30 +0300
  • eccf794c2f Description of new exceptions fixed Paul Rock 2020-12-29 01:07:02 +0300
  • 449db20846 adding missing throws exception in phpdoc Michal Procházka 2020-12-28 12:55:14 +0100
  • cf721efad2 Adding more detail ClientExceptions for credential and connection error Michal Procházka 2020-12-28 12:42:12 +0100
  • ba9abf49e6 Options array added to all other short tags and some other methods 1.3.2 Paul Rock 2020-11-30 21:18:15 +0300
  • 07cbe0e2f6
    Merge pull request #48 from PronerInformatica/master Paul Zloi 2020-11-30 21:16:36 +0300
  • 5ce76283ce add options in read method on ShortsTrait #48 #47 Diogo Bemfica 2020-11-30 13:41:46 -0300
  • 480590bab4 fix php doc of read method #46 Diogo Bemfica 2020-11-27 16:07:21 -0300
  • 561cd6fcc7 restored vendor name Diogo Bemfica 2020-11-27 16:00:39 -0300
  • 74155bbe40 add test read method passing options Diogo Bemfica 2020-11-27 15:57:38 -0300
  • 1b1e6c0110 fix read method in client interface Diogo Bemfica 2020-11-24 14:35:29 -0300
  • 17f0a377ae add options in read method to commands that have multiple responses Diogo Bemfica 2020-11-24 14:25:37 -0300
  • 45c2722e55
    Small fixes in funding config Paul Zloi 2020-07-11 16:16:27 +0300
  • 0742694e8e Example of password update of ppp secret created Paul Rock 2020-07-07 19:24:26 +0300
  • 88ac3a0bd4 Finetune of ServiceProviderTests, testPregResponse added to ClientTest 1.3.1 Paul Rock 2020-07-07 02:39:17 +0300
  • e94bea685d Finetune of pregResponse, it now supports complex queries with multiple equal strings Paul Rock 2020-07-07 02:38:53 +0300
  • 0f12ee73f9 Additional example added Paul Rock 2020-07-07 02:37:33 +0300
  • 2632f1811a ssl_options support added to SocketTrait Paul Rock 2020-07-07 01:32:10 +0300
  • 634bbc8f58 ssl_options support added to Config class Paul Rock 2020-07-07 01:31:51 +0300
  • 494bca3753 ssl_options parameter added to configs/routeros-api.php Paul Rock 2020-07-07 01:30:49 +0300
  • a40a0b4251 Tests code finetune after code styles fix Paul Rock 2020-07-07 01:29:26 +0300
  • 9e7aa42214 Ignore updated Paul Rock 2020-07-07 01:28:58 +0300
  • 30426de590 Libraries for code lint and some additional settings was added to composer.json Paul Rock 2020-07-07 01:28:37 +0300
  • 5ab8d5df78
    Fixed SSL Connection in newer OpenSSL #41 k3nny 2020-07-03 16:27:01 +0200
  • 2079884a6d
    Delete FUNDING.yml Paul Zloi 2020-07-02 10:57:26 +0300
  • 2f822d8be6
    Merge pull request #40 from EvilFreelancer/development 1.3.0 Paul Zloi 2020-07-01 23:05:00 +0300
  • 71f5bf7bf5 travis does not allow to use ssh on testing stage #40 Paul Rock 2020-07-01 22:56:42 +0300
  • 0b117accd5 --prefer-source parameter removed from travis config Paul Rock 2020-07-01 22:41:21 +0300
  • c838edc064 skip state if openssl extention is not available added to ClientTest of export methods Paul Rock 2020-07-01 22:37:25 +0300
  • 98bf022c8b ROS_SSH_PORT param added to phpunit.xml Paul Rock 2020-07-01 22:18:51 +0300
  • ab632d79cb tests cleanup and update to level of logic, coverage increased Paul Rock 2020-07-01 22:18:25 +0300
  • 70e75ff9c3 code style tune in ResponseIterator Paul Rock 2020-07-01 22:17:45 +0300
  • f578750e50 non-used use removed from Query class Paul Rock 2020-07-01 22:17:25 +0300
  • 9986867d0f phpDoc update in ArrayHelper Paul Rock 2020-07-01 22:16:42 +0300
  • e5498b6971 non-reachable break removed Paul Rock 2020-07-01 22:07:24 +0300
  • 60f83aa756 close method added to APIConnector class Paul Rock 2020-07-01 22:05:34 +0300
  • e921c4df25 Deprecated write method was removed from Client class, export method now support additional arguments, detector of /export command which exec ssh was added Paul Rock 2020-06-28 20:39:01 +0300
  • e506768ecb Deprecated method w, wr, wri was removed from ShortsTrait, tests fixed Paul Rock 2020-06-28 20:37:30 +0300
  • a904982a57 Return type added to close method of StreamInterface Paul Rock 2020-06-28 20:36:25 +0300
  • 049df4bb4c PHPDoc cleanup in ResourceStream and StringStream classes Paul Rock 2020-06-28 20:35:26 +0300
  • 64d22d5eaa Prealoading added to ResponseIterator, some non-used code removed Paul Rock 2020-06-28 20:31:43 +0300
  • f88a4d1a1d PHPDoc fo Config class was updated, small tunes added to ConfigInterface Paul Rock 2020-06-28 20:31:15 +0300
  • f316c2d58d Preloading feature added to APILengthCoDec class Paul Rock 2020-06-28 20:30:02 +0300
  • e06a007834 Small rafactorigin in SocketTrait, provate variabled was renamed Paul Rock 2020-06-28 20:29:29 +0300
  • ab3acd4d56 Additional information about parameters added to default Laravel config Paul Rock 2020-06-28 20:28:53 +0300
  • fee89f30ee Usage of legacy methods removed from all examples Paul Rock 2020-06-28 20:28:25 +0300
  • 2cbd59c2d6 Small fixes in tests Paul Rock 2020-06-28 17:56:25 +0300
  • 0025b5115b Simple example with ->equal method usage added Paul Rock 2020-06-28 17:55:53 +0300
  • 75a201e0f2 Responses/parameters of some methods in Client class changed from other classes to interfaces, consts moved from ClientInterface to Config class Paul Rock 2020-06-28 17:55:12 +0300
  • df1c5d1ad4 larapack/dd added to require-dev packages Paul Rock 2020-06-28 17:53:30 +0300
  • 239e19168b Know issues block added to readme Paul Rock 2020-06-28 17:52:58 +0300
  • a9b18d4015 Note about minimal requirements added to readme Paul Rock 2020-06-28 16:52:52 +0300
  • fed455cc76 Note about export method added to readme Paul Rock 2020-06-19 00:41:12 +0300
  • be80ff9bcf To Client class was added ->export() method, it use divineomega/php-ssh-connection library for interact with remote hosts, example file updated Paul Rock 2020-06-19 00:37:16 +0300
  • 07ba9480b4 ALLOWED const was moved from ConfigInterface to Config class Paul Rock 2020-06-19 00:36:08 +0300
  • 951b781163 New `ssh_port` option was added to confings, it need to executing direct commands on remote router Paul Rock 2020-06-19 00:35:35 +0300
  • 3b56dc6f5b Library for work with SSH added to composer, it need for /export Paul Rock 2020-06-19 00:34:39 +0300
  • 0da8a1ffcc Colors was disabled on preconf stage Paul Rock 2020-06-19 00:34:10 +0300
  • f555e8cbd2 Conflicts solved Paul Rock 2020-06-18 23:57:27 +0300
  • ef55a691b7 PHPUnit package updated, some extended visualization of tests results enabled, paths to Laravel classes changed, small fixes for phpunit 8.0 added to tests Paul Rock 2020-06-18 23:49:27 +0300
  • 6f14f68404 Additional notes about `equal` method of `Query` class added to readme, details about Laravel changed to new paths Paul Rock 2020-06-18 23:18:18 +0300
  • fd8ca3e356 Laravel classes renamed, tests of Laravel classes added Paul Rock 2020-06-18 23:17:02 +0300
  • e572adb984 Finetune of code Paul Rock 2020-06-18 22:49:18 +0300
  • 7d18e1bd54 Additional options added to phpunit.xml Paul Rock 2020-06-18 22:48:00 +0300
  • 3dc18f96f2 Classes which required by Laravel was renamed Paul Rock 2020-06-18 22:16:10 +0300
  • cbac8b7906
    Merge pull request #33 from Compolomus/Refactoring 1.2.2 Paul Zloi 2020-04-18 13:41:34 +0300
  • 17522170e2 couple bugs fixed in Client class #33 Paul Rock 2020-04-17 23:52:30 +0300
  • 841e5b2c7a response types in QueryInterface fixed, method equal added to interface Paul Rock 2020-04-17 23:52:07 +0300
  • d9393d2aac response types of Query class methods switched from self to QueryInterface Paul Rock 2020-04-17 23:51:33 +0300
  • c7130effd0 code style fix in APILengthCoDec Paul Rock 2020-04-17 23:12:23 +0300
  • e5992edb04 code style fix in APIConnector Paul Rock 2020-04-17 23:12:05 +0300
  • ee4a91087a full paths of classes in phpdoc of Client class is reverted back Paul Rock 2020-04-17 23:11:40 +0300
  • 4d0bf8e610 additional rules of editorconfig Paul Rock 2020-04-17 23:10:55 +0300
  • d6fefd6861 required parameters added to travis-ci config Paul Rock 2020-04-17 23:10:12 +0300
  • 8b592a5e59 codestyle in composer.json fixed Paul Rock 2020-04-17 23:09:51 +0300
  • 5701aee3ee Refactoring parseResponse method Compolomus 2020-04-16 23:58:52 +0200
  • 809eec7e74 Tune repo Compolomus 2020-04-16 23:06:29 +0200
  • 012da677da Add editorconfig and refactoring Client class Compolomus 2020-04-16 22:51:33 +0200
  • afcddac1d6 Add gitattributes Compolomus 2020-04-16 22:29:59 +0200
  • c5989b01ad Merge branch 'master' of github.com:EvilFreelancer/routeros-api-php 1.2.1 Paul Rock 2020-01-09 22:04:30 +0300
  • b8acae1d5a typo fixed Paul Rock 2020-01-09 22:04:20 +0300
  • c71c0fe654
    Update README.md FeelancerE 2020-01-07 10:03:38 +0300
  • 73d108d466 legacy detec fix 1.2.0 Paul Rock 2020-01-05 05:46:05 +0300
  • 3bdc8a7395 travis fix Paul Rock 2020-01-05 05:33:24 +0300
  • c4a7ca2b26 readme updated Paul Rock 2020-01-05 05:26:50 +0300
  • be85d16ecd unit tests fixed Paul Rock 2020-01-05 05:20:27 +0300
  • e929d6d67a small tunes of code, migration to php 7.2 Paul Rock 2020-01-05 05:03:19 +0300
  • 682f1d98a2 typo fix Paul Rock 2020-01-05 04:46:41 +0300
  • 559485cb65 laravel support added Paul Rock 2020-01-05 04:42:40 +0300
  • 15d27a9686 typo fix Paul Rock 2019-10-24 14:44:46 +0300
  • 575f3e227e typo fix Paul Rock 2019-10-24 14:38:23 +0300
  • 2552f2b507 example for !20 issue Paul Rock 2019-10-24 14:32:04 +0300
  • 60d7d48422 monitoring sample added Paul Rock 2019-10-06 21:27:01 +0300
  • 31736bc231
    Merge pull request #18 from gamadoleo/patch-1 1.1.1 FeelancerE 2019-10-04 15:49:04 +0300
  • 5d07048117
    Update SocketTrait.php #18 gamadoleo 2019-10-01 12:39:56 -0300
  • e262029e2f Update issue templates FeelancerE 2019-09-30 20:48:34 +0300