dependabot[bot]
|
0f7bd02e4b
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-05 13:26:36 +00:00 |
|
Zach Borboa
|
d8ace59079
|
Merge pull request #810 from php-curl-class/dependabot/github_actions/tj-actions/changed-files-39
Bump tj-actions/changed-files from 38 to 39
|
2023-09-05 06:25:45 -07:00 |
|
dependabot[bot]
|
d2812a4b44
|
Bump tj-actions/changed-files from 38 to 39
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 39.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v38...v39)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-05 09:15:16 +00:00 |
|
Zach Borboa
|
5fc9207b2a
|
Exclude pre-commit hook configuration file from git archive
|
2023-08-29 18:43:11 -07:00 |
|
github-actions[bot]
|
e4e6664854
|
Bump version: 9.18.0 → 9.18.1
9.18.1
|
2023-08-29 18:02:47 +00:00 |
|
Zach Borboa
|
bf12ad1c73
|
Merge pull request #808 from zachborboa/master
Add additional check for decoding gzip-encoded responses
|
2023-08-29 09:28:04 -07:00 |
|
Zach Borboa
|
a6e6110051
|
Update checks for decoding gzip-encoded responses
|
2023-08-29 07:01:18 -07:00 |
|
github-actions[bot]
|
c5260b162b
|
Bump version: 9.17.4 → 9.18.0
9.18.0
|
2023-08-28 18:02:58 +00:00 |
|
Zach Borboa
|
d829f59154
|
Update ::afterSend() examples
|
2023-08-25 07:36:39 -07:00 |
|
Zach Borboa
|
c93a891749
|
Update order of pull request checks
|
2023-08-25 07:29:51 -07:00 |
|
Zach Borboa
|
f38eff0443
|
Merge pull request #807 from zachborboa/master
Rename ::setError() to ::afterSend()
|
2023-08-25 07:23:30 -07:00 |
|
Zach Borboa
|
11bd600918
|
Rename ::setError() to ::afterSend()
|
2023-08-25 06:39:12 -07:00 |
|
Zach Borboa
|
d19e6b97c6
|
Merge pull request #806 from php-curl-class/dependabot/github_actions/tj-actions/changed-files-38
Bump tj-actions/changed-files from 37 to 38
|
2023-08-23 04:19:55 -07:00 |
|
Zach Borboa
|
2f9389ae9a
|
Merge branch 'master' into dependabot/github_actions/tj-actions/changed-files-38
|
2023-08-23 03:56:52 -07:00 |
|
Zach Borboa
|
3178b91393
|
Merge pull request #805 from zachborboa/master
Implement Curl::setError
|
2023-08-23 03:50:50 -07:00 |
|
dependabot[bot]
|
b149764415
|
Bump tj-actions/changed-files from 37 to 38
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 38.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37...v38)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-23 09:08:06 +00:00 |
|
Zach Borboa
|
5e5d284a9b
|
Implement Curl::setError() and MultiCurl::setError()
|
2023-08-22 20:20:47 -07:00 |
|
Zach Borboa
|
166ddf17e9
|
Bump black version
|
2023-08-07 16:05:44 -07:00 |
|
Zach Borboa
|
bc540c0eb1
|
Note automatic updates
|
2023-08-07 16:04:59 -07:00 |
|
Zach Borboa
|
2aa035eb05
|
Clean up
|
2023-07-15 04:39:10 -07:00 |
|
Zach Borboa
|
0d3a3c1924
|
Add example for determining urls not yet executed
|
2023-07-14 21:50:46 -07:00 |
|
github-actions[bot]
|
d5542274ac
|
Bump version: 9.17.3 → 9.17.4
9.17.4
|
2023-07-10 18:03:00 +00:00 |
|
Zach Borboa
|
bb5f9b6d0c
|
Clean up
|
2023-07-07 14:27:37 -07:00 |
|
Zach Borboa
|
661c794552
|
Merge pull request #801 from zachborboa/master
Add coding standards rule to use the null coalescing operator ?? where possible
|
2023-07-06 21:12:25 -07:00 |
|
Zach Borboa
|
c745e59532
|
Merge branch 'master' into master
|
2023-07-06 20:46:55 -07:00 |
|
Robin van der Vliet
|
94d8cf948f
|
Replace isset with null coalescing operator (#800)
|
2023-07-06 20:41:38 -07:00 |
|
Zach Borboa
|
0d7ff95736
|
Add coding standards rule to use the null coalescing operator ?? where possible
|
2023-07-05 20:41:54 -07:00 |
|
github-actions[bot]
|
96bb2ef69b
|
Bump version: 9.17.2 → 9.17.3
9.17.3
|
2023-07-04 18:03:02 +00:00 |
|
Zach Borboa
|
48ef09e4da
|
Merge pull request #799 from zachborboa/master
Add black code formatter
|
2023-07-01 11:43:02 -07:00 |
|
Zach Borboa
|
75673eed43
|
Add black code formatter to continuous integration
|
2023-07-01 10:10:38 -07:00 |
|
Zach Borboa
|
efe4f69683
|
Normalize strings
|
2023-07-01 09:57:03 -07:00 |
|
Zach Borboa
|
6c49609b9f
|
Format python files
|
2023-07-01 09:57:03 -07:00 |
|
Zach Borboa
|
7627916672
|
Add black code formatter pre-commit hook
|
2023-07-01 09:57:03 -07:00 |
|
Zach Borboa
|
d1a19ae6e9
|
Merge pull request #798 from zachborboa/master
Add tqdm and curses examples for displaying progress of MultiCurl downloads
|
2023-07-01 09:55:53 -07:00 |
|
Zach Borboa
|
144194730c
|
Add tqdm and curses examples for displaying progress of MultiCurl downloads
|
2023-07-01 08:45:05 -07:00 |
|
Zach Borboa
|
314f373a17
|
Move long lines check to PHP_CodeSniffer
|
2023-07-01 06:43:51 -07:00 |
|
Zach Borboa
|
5f5b94871d
|
Add pre-commit hook to validate composer.json
|
2023-07-01 03:55:43 -07:00 |
|
Zach Borboa
|
62163d3822
|
Include contributors as authors
|
2023-07-01 03:52:24 -07:00 |
|
Zach Borboa
|
e720879088
|
Merge pull request #797 from zachborboa/master
Update PHP_CodeSniffer ruleset: PSR2 → PSR12
|
2023-06-30 01:51:35 -07:00 |
|
Zach Borboa
|
cd924d10c3
|
Update PHP_CodeSniffer ruleset: PSR2 → PSR12
|
2023-06-30 01:23:37 -07:00 |
|
Zach Borboa
|
b8effaaaea
|
Merge pull request #796 from zachborboa/master
Add additional coding standard checks
|
2023-06-30 01:00:34 -07:00 |
|
Zach Borboa
|
9bd4776b73
|
Apply additional coding standards
|
2023-06-30 00:37:30 -07:00 |
|
github-actions[bot]
|
60055da5b5
|
Bump version: 9.17.1 → 9.17.2
9.17.2
|
2023-06-27 01:06:30 +00:00 |
|
Zach Borboa
|
d238300801
|
Disable auth token persistence
|
2023-06-26 18:05:26 -07:00 |
|
Zach Borboa
|
129013d778
|
Attempt to use token for release on protected branch
|
2023-06-26 18:02:14 -07:00 |
|
Zach Borboa
|
c3d985b7c2
|
Merge pull request #795 from zachborboa/master
Add coding standards rule to error on long array syntax
|
2023-06-26 06:07:57 -07:00 |
|
Zach Borboa
|
b921ac3c52
|
Merge branch 'master' into master
|
2023-06-26 04:10:29 -07:00 |
|
Zach Borboa
|
f3573aca1b
|
Merge pull request #793 from RobinvanderVliet/use-short-array-syntax
Use short array syntax
|
2023-06-26 04:08:25 -07:00 |
|
Zach Borboa
|
2f532ab2b8
|
Merge branch 'master' into use-short-array-syntax
|
2023-06-26 02:57:15 -07:00 |
|
Zach Borboa
|
50320065ce
|
Add coding standards rule to error on long array syntax
|
2023-06-25 16:02:46 -07:00 |
|