Commit cf71db3
GitHub Actions
File tree
- .github
- workflows
- config/perl
- t_deps/modules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
Submodule json-ps updated from 02abc68 to 9624967
Submodule promise updated from 92fdaff to f18ba75
Submodule web-datetime updated 17 files
- .github/.touch+1
- .github/workflows/cron.yml+44
- .github/workflows/test.yml+149
- .gitmodules+8
- .travis.yml-25
- Makefile+13-7
- README.pod+5-1
- config/ci.json+8
- config/perl/pmb-install.txt+22-22
- lib/Web/DateTime.pm+40-1
- lib/Web/DateTime.pod+23-1
- lib/Web/DateTime/_Defs.pm+452-452
- t/Web-DateTime--timecomponents.t+50
- t/Web-DateTime.t+38-1
- t_deps/modules/test-x1+1-1
- t_deps/modules/testdataparser+1
- t_deps/modules/tests-datetime+1
Submodule web-driver-client updated 22 files
- .circleci/config.yml-205
- .github/.touch+1
- .github/workflows/cron.yml+44
- .github/workflows/test.yml+142
- config/ci.json+1-5
- config/perl/pmb-install.txt+9-8
- lib/Web/Driver/Client/Connection.pm+26-8
- lib/Web/Driver/Client/Connection.pod+11-1
- lib/Web/Driver/Client/Session.pm+14
- lib/Web/Driver/Client/Session.pod+11-1
- modules/json-ps+1-1
- modules/promise+1-1
- modules/streams+1-1
- modules/web-datetime+1-1
- modules/web-encodings+1-1
- modules/web-resource+1-1
- modules/web-url+1-1
- t/new-profile.t+66
- t/session-element.t+43-1
- t_deps/modules/promised-command+1-1
- t_deps/modules/promised-docker-webdriver+1-1
- t_deps/modules/test-x1+1-1
Submodule web-encodings updated 34 files
- .github/.touch+1
- .github/workflows/cron.yml+6-4
- .github/workflows/test.yml+58-22
- .gitmodules+4
- Makefile+1-11
- bin/mkdefs.pl+24
- bin/mksingle.pl+12-5
- config/perl/pmb-install.txt+4-4
- lib/Web/Encoding.pm+43-6
- lib/Web/Encoding.pod+98-26
- lib/Web/Encoding/Decoder.pm+33-1
- lib/Web/Encoding/Sniffer.pm+452-131
- lib/Web/Encoding/Sniffer.pod+6-1
- lib/Web/Encoding/UnivCharDet.pm+325-50
- lib/Web/Encoding/UnivCharDet.pod+140-39
- lib/Web/Encoding/UnivCharDet/CharDistribAnalysis.pm-180
- lib/Web/Encoding/UnivCharDet/CharsetProber.pm+2.3k-339
- lib/Web/Encoding/UnivCharDet/CodingStateMachine.pm+39-5
- lib/Web/Encoding/UnivCharDet/ContextAnalysis.pm-137
- lib/Web/Encoding/UnivCharDet/Defs.pm+4.7k-533
- lib/Web/Encoding/UnivCharDet/Defs3.pm+2.2k
- lib/Web/Encoding/UnivCharDet/JohabCharsetProber.pm+167
- lib/Web/Encoding/UnivCharDet/UTFCharsetProber.pm+296
- lib/Web/Encoding/_Defs.pm+581-45
- lib/Web/Encoding/_Single.pm+2.7k-2
- lib/Web/Encoding/unicore/CombiningClass.pl+10
- lib/Web/Encoding/unicore/Decomposition.pl+62
- t/Web-Encoding--single.t+56-4
- t/Web-Encoding-Sniffer.t+11-2
- t/Web-Encoding-UnivCharDet.t+50-3
- t/Web-Encoding.t+62-17
- t_deps/modules/testdataparser+1-1
- t_deps/modules/web-url+1
- t_deps/tests+1-1
Submodule web-resource updated 50 files
- .github/.touch+1
- .github/workflows/cron.yml+6-4
- .github/workflows/test.yml+87-22
- Makefile+3-3
- config/ci.json+6
- config/perl/pmb-install.txt+13-12
- data/tls-certs.pem+373-150
- lib/Web/MIME/Type.pod+10-12
- lib/Web/Transport.pod+16-2
- lib/Web/Transport/BasicClient.pm+23-8
- lib/Web/Transport/HTTPConnection.pm+5
- lib/Web/Transport/HTTPStream.pm+39-10
- lib/Web/Transport/OAuth1.pm+221-7
- lib/Web/Transport/PKI/Certificate.pm+1-1
- lib/Web/Transport/PKI/Generator.pm+20-5
- lib/Web/Transport/PKI/RSAKey.pm+2-2
- lib/Web/Transport/ProxyServerConnection.pm+14-5
- lib/Web/Transport/RequestConstructor.pm+14-3
- lib/Web/Transport/TLSStream.pm+81-52
- lib/Web/Transport/TLSTransport.pm+20-22
- lib/Web/Transport/_PlatformDefs.pm+12-12
- modules/promise+1-1
- modules/streams+1-1
- modules/web-datetime+1-1
- modules/web-encodings+1-1
- modules/web-url+1-1
- sketch/client.pl+11-1
- sketch/client2.pl+28-6
- sketch/oauth-auth-twitter.pl+59
- sketch/tlsserver.pl+495
- t/Web-Transport-BasicClient.t+239
- t/Web-Transport-HTTPStream-clientparsing.t+6-3
- t/Web-Transport-HTTPStream-server.t+3-4
- t/Web-Transport-PKI-Generator.t+58-5
- t/Web-Transport-ProxyServerConnection-connect.t+215-4
- t/Web-Transport-TLSStream.t+233-8
- t/parsing.t+1-1
- t/real/basicclient-https.t+4-3
- t/real/https.t+6-4
- t/server.t+6-6
- t_deps/lib/Test/Certificates.pm+112-84
- t_deps/lib/Test/OpenSSL.pm+2-1
- t_deps/modules/json-ps+1-1
- t_deps/modules/promised-command+1-1
- t_deps/modules/test-x1+1-1
- t_deps/modules/testdataparser+1-1
- t_deps/modules/web-dom+1-1
- t_deps/modules/web-markup+1-1
- t_deps/server.pl+3-1
- t_deps/tests+1-1
0 commit comments