Mickaël Rémond
|
80f2888cff
|
Update README.md
|
2018-01-16 22:36:15 +01:00 |
|
Mickael Remond
|
d33490cdc0
|
Work-in-progress on dynamic IQ parsing
|
2018-01-16 22:33:21 +01:00 |
|
Mickaël Rémond
|
2e47f1659d
|
Merge pull request #5 from FluuxIO/parsing
Improve IQ parsing and generation
|
2018-01-15 12:54:37 +01:00 |
|
Mickael Remond
|
20c2c44941
|
Fix broken tests
|
2018-01-15 12:52:28 +01:00 |
|
Mickael Remond
|
b3c11fb151
|
If codecov script is not available, do not try to upload
|
2018-01-15 12:52:16 +01:00 |
|
Mickael Remond
|
c821267928
|
Do not repeat xmlns in attributes on parsing
|
2018-01-15 12:47:26 +01:00 |
|
Mickael Remond
|
dade3504f0
|
Improve generic IQ parsing
|
2018-01-15 12:28:34 +01:00 |
|
Mickael Remond
|
ff2da776d3
|
Basic test component (disco Info)
|
2018-01-14 16:54:12 +01:00 |
|
Mickaël Rémond
|
ceeb51ce0e
|
Merge pull request #4 from FluuxIO/component
Add initial support for XMPP components
|
2018-01-13 19:33:45 +01:00 |
|
Mickael Remond
|
94815de173
|
Makes parsing of inner IQ XML generic
|
2018-01-13 19:27:46 +01:00 |
|
Mickael Remond
|
e14f58d9a9
|
Decode query
|
2018-01-13 19:14:26 +01:00 |
|
Mickael Remond
|
ec95020ac2
|
Fix failing test
|
2018-01-13 18:56:38 +01:00 |
|
Mickael Remond
|
10219ec1e6
|
Refactor parsing / improve typing
|
2018-01-13 18:50:17 +01:00 |
|
Mickael Remond
|
01063ec284
|
Refactor attributes name
|
2018-01-13 17:54:07 +01:00 |
|
Mickael Remond
|
d2765aec15
|
Refactor namespace handling
|
2018-01-13 17:46:10 +01:00 |
|
Mickael Remond
|
24ac2c0526
|
Keeps component connection open
|
2018-01-12 19:08:47 +01:00 |
|
Mickaël Rémond
|
fde0faca09
|
Add Go Report Cart badge
|
2018-01-12 19:03:21 +01:00 |
|
Mickael Remond
|
b21fee420f
|
Code clean-up
|
2018-01-12 18:14:41 +01:00 |
|
Mickael Remond
|
90865aeb8e
|
Adhoc test component can successfully connect to ejabberd
|
2018-01-12 18:01:27 +01:00 |
|
Mickael Remond
|
b31c29a03d
|
Implements dummy auth + stream error
|
2018-01-11 23:00:59 +01:00 |
|
Mickael Remond
|
ec68a04554
|
Component skeleton
|
2018-01-11 22:15:54 +01:00 |
|
Mickael Remond
|
ce61a253af
|
Fix formatting
|
2018-01-10 22:09:19 +01:00 |
|
Mickael Remond
|
8a611050b4
|
Add package level documentation.
|
2018-01-10 22:00:24 +01:00 |
|
Mickael Remond
|
75c9416763
|
Add badge pointing to documentation
|
2018-01-10 15:33:16 +01:00 |
|
Mickael Remond
|
5c291c13b5
|
Fix custom import path
|
2018-01-08 22:06:22 +01:00 |
|
Mickael Remond
|
23d91551c0
|
Fix custom import path
|
2018-01-08 14:56:03 +01:00 |
|
Mickael Remond
|
302e971773
|
Remove travis support
|
2018-01-05 12:50:38 +01:00 |
|
Mickael Remond
|
51d6759354
|
Workaround Codeship coverage upload report issues
Codeship / Codecov docs are incorrect, but it seems I could make it work with this workaround.
|
2018-01-02 16:21:45 +01:00 |
|
Mickael Remond
|
fb5911564c
|
Codecov requires git command
|
2018-01-01 19:21:11 +01:00 |
|
Mickael Remond
|
06cb1804a8
|
Use Codeship syntax example
|
2018-01-01 19:15:23 +01:00 |
|
Mickael Remond
|
76a6d35a8b
|
Curl is already installed as default
|
2018-01-01 19:13:30 +01:00 |
|
Mickael Remond
|
4016e15a6a
|
Install curl in build image
|
2018-01-01 19:08:37 +01:00 |
|
Mickael Remond
|
d13e87f5bb
|
Fix Codecov upload
|
2018-01-01 19:04:48 +01:00 |
|
Mickael Remond
|
fef7d1ec50
|
Test for multiple packages
|
2018-01-01 19:02:30 +01:00 |
|
Mickael Remond
|
843059b096
|
Add missing codecov token
|
2018-01-01 18:59:19 +01:00 |
|
Mickael Remond
|
a6b003ccd3
|
Add Codecov support
|
2018-01-01 18:57:56 +01:00 |
|
Mickael Remond
|
753a872fe8
|
Add new test badge from Codeship
|
2018-01-01 18:43:08 +01:00 |
|
Mickael Remond
|
1ea560ba1e
|
Fix missing packages and references
|
2018-01-01 18:35:47 +01:00 |
|
Mickael Remond
|
f1cda2c899
|
Download dependencies before build / test
|
2018-01-01 18:30:24 +01:00 |
|
Mickael Remond
|
9f0a26f9d8
|
Add missing Dockerfile
|
2018-01-01 18:28:54 +01:00 |
|
Mickael Remond
|
4f4a106602
|
Move testing to Codeship
|
2018-01-01 18:23:36 +01:00 |
|
Mickael Remond
|
710174b165
|
Moving XMPP library to Fluux project
|
2018-01-01 18:12:33 +01:00 |
|
Mickael Remond
|
083b9c7755
|
Do not expect authentication when client forbid insecure auth
|
2017-10-21 15:23:11 +02:00 |
|
Mickael Remond
|
1154df3f97
|
Do not use log fatal error when reading from a closed XML stream
|
2017-10-21 15:14:13 +02:00 |
|
Mickael Remond
|
d5221f1a11
|
Add insecure option to forbid connection without TLS
(Thanks to Stevie)
|
2017-10-21 14:51:52 +02:00 |
|
Mickaël Rémond
|
683085125c
|
Fix Coveralls badge
|
2017-10-21 14:08:44 +02:00 |
|
Mickael Remond
|
e51fffcaed
|
Fix typo
|
2017-10-21 13:58:58 +02:00 |
|
Mickael Remond
|
4ac645a9ec
|
Code cleanup
|
2017-10-20 16:53:15 +02:00 |
|
Mickael Remond
|
228cb14491
|
Test refactoring
|
2017-10-05 20:11:28 -04:00 |
|
Mickael Remond
|
2579c84481
|
Initial basic XMPP server mock.
Work in progress: Need refactoring.
|
2017-10-04 19:27:35 -04:00 |
|