Commit Graph
17185 Commits
Author SHA1 Message Date
Walter Dal Mut 7f4f2b5f2c Removed old docs and moved install procedures 2014-09-13 11:47:21 +02:00
Walter Dal Mut 9c6347e55e Merge tag '0.1.2' into develop
Added factory method
2014-09-13 11:44:21 +02:00
Walter Dal Mut e3dfe02367 Merge branch 'release/0.1.2' 2014-09-13 11:44:15 +02:00
Walter Dal Mut 9999d80c0a Bumped version 0.1.2 2014-09-13 11:44:06 +02:00
Walter Dal Mut 66c42acec7 Updated docs with factory method 2014-09-13 11:42:44 +02:00
Walter Dal Mut 88c00c3b02 Fixes #2 - Added factory method
In order to obtain a valid client you can use the factory
2014-09-13 11:36:17 +02:00
Walter Dal Mut baedecd88e Run tests also against PHP 5.4 2014-09-13 09:48:37 +02:00
Walter Dal Mut c682d8fe70 Added docs for handle databases 2014-09-13 09:38:04 +02:00
Walter Dal Mut 0c61df27bb Merge tag '0.1.1' into develop
Writes/Reads with time precision
2014-09-13 09:23:50 +02:00
Walter Dal Mut 068b53aeca Merge branch 'release/0.1.1' 2014-09-13 09:23:37 +02:00
Walter Dal Mut 05163905eb Bumped version 0.1.1 2014-09-13 09:23:29 +02:00
Walter Dal Mut e992040880 Updated docs (time precision) 2014-09-13 09:22:14 +02:00
Walter Dal Mut cc56f6449d Fixes #1 - Send data with time_precision 2014-09-13 09:18:01 +02:00
Walter Dal Mut 842d0f0f9b Merge tag '0.1.0' into develop
Added HTTP Client
2014-09-13 08:45:29 +02:00
Walter Dal Mut b9cbdbcda5 Merge branch 'release/0.1.0' 2014-09-13 08:45:21 +02:00
Walter Dal Mut 14231410bc Bumped version 0.1.0 2014-09-13 08:45:11 +02:00
Walter Dal Mut 2720ac5a88 Merge branch 'feature/httpclient' into develop 2014-09-13 08:43:36 +02:00
Walter Dal Mut 0244b151c0 Updated docs 2014-09-13 08:40:30 +02:00
Walter Dal Mut 930593811b Removed old dependencies 2014-09-13 08:22:28 +02:00
Walter Dal Mut b5cb30a50d Added database management for HTTP client 2014-09-13 08:19:51 +02:00
Walter Dal Mut e9a487ae2a set phpspec in non-interactive mode 2014-09-13 00:18:21 +02:00
Walter Dal Mut 5a00852f73 Removed Udp spec for connectable 2014-09-13 00:14:05 +02:00
Walter Dal Mut 1a06353b24 Removed connectable interface 2014-09-13 00:10:45 +02:00
Walter Dal Mut 723ff0ecd2 Updated readme.md 2014-09-12 23:33:27 +02:00
Walter Dal Mut 5b5baf20dd Fixes wrong namespace for connectable 2014-09-12 23:22:37 +02:00
Walter Dal Mut eacc092deb Fixes spec on guzzle adapter 2014-09-12 23:05:29 +02:00
Walter Dal Mut b835c3a044 Added query method for Http adapter 2014-09-12 20:20:23 +02:00
Walter Dal Mut ca09343134 Moved database into options 2014-09-12 08:25:51 +02:00
Walter Dal Mut 16f8b9ec48 Fixes import guzzle as http client description 2014-09-11 19:52:17 +02:00
Walter Dal Mut 08a1b75ea2 Fixes exception missing database 2014-09-11 15:13:12 +02:00
Walter Dal Mut 2aad2b1bb0 Fixes infludb default port 2014-09-11 15:06:53 +02:00
Walter Dal Mut 8bd15a302a Added HTTP client 2014-09-11 15:04:12 +02:00
Walter Dal Mut 6aa668308e Removed client interface 2014-09-11 10:03:31 +02:00
Walter Dal Mut 5d2c1d852e Minor changes on composer 2014-09-11 09:50:53 +02:00
Walter Dal Mut 47b8aba28f Added license 2014-09-11 09:50:43 +02:00
Stijn Verrept 9099da87d6 Also added parseInt to the add_faux_cols method 2014-09-10 22:54:54 +02:00
Stijn Verrept 4525aa1912 Also added parseInt to the add_faux_cols method 2014-09-10 22:50:01 +02:00
Gianluca Arbezzano 066a274801 Add travis.yml support 2014-09-10 15:57:48 +02:00
Gianluca Arbezzano 7733cd1743 Change name of Udp adapter in UdpAdapter, add readme.md 2014-09-10 12:55:29 +02:00
Gianluca Arbezzano 8ba6332a08 BUGFIX message 2014-09-10 12:47:26 +02:00
Gianluca Arbezzano b9248c1e02 Skeleton 2014-09-10 12:00:46 +02:00
Paul Gear 704d7f6703 Merge pull request #289 from laf/issue-laf-38
Added none to vtpversion check; bad Cisco - no biscuit.
2014-09-10 16:46:49 +10:00
laf d0fa4eb9ec Added none to vtpversion check 2014-09-09 20:46:17 +01:00
Stijn Verrept 8b6a48bf8c Wrong addition solved in add_faux_rows by adding parseInt 2014-09-08 16:45:46 +02:00
aegisrunestone cdb0f5cde0 Changed "instanceof jQuery" to "instanceof $"
Original code will break if jquery noconflict is applied, where $ and jQuery produces jQuery instance of different versions.
2014-09-02 14:53:58 +08:00
Dave Leaver ac0b77b16f Merge pull request #353 from wiggin/master
Added css and changed to non-minified js in bower spec
2014-08-31 13:55:09 +12:00
laf 5807021c93 Merge pull request #288 from paulgear/master
Make add button display consistent on user edit screen
2014-08-27 11:32:56 +01:00
Paul Gear 0fce5d623c Merge branch 'master' of git://github.com/librenms/librenms 2014-08-27 20:32:10 +10:00
Paul Gear 17c004e279 Merge pull request #287 from laf/issue-laf-33
Removed session regeneration
2014-08-27 20:28:37 +10:00
Paul Gear e9381f9501 Make add button display consistent on user edit screen 2014-08-27 20:09:29 +10:00