2c995bd613
v2.3.0 - Update packages
CI / Linter (push) Has been cancelled
CI / PHPTest (8.1) (push) Has been cancelled
CI / PHPTest (8.2) (push) Has been cancelled
2024-09-04 18:50:32 +12:00
5ef4a63a6e
2.2.0 (2023-03-20)
...
- Update pacakges
- Bump requirements to PHP >= 8.1
2024-03-20 19:03:55 +13:00
948b758a57
2.1.3 (2023-11-15)
...
- Resolved issue with SET EX TTL's using unix-timestamps
2023-11-15 09:52:10 +13:00
Daniel Mason
0b925b68bd
Merge pull request #1 from idanoo/action_test
...
2.1.2 (2023-03-22) - Composer update / Update git information (GitHub)
2023-03-22 12:13:26 +13:00
575509ff53
2.1.2 (2023-03-22)
...
- Update composer packages
- Update git information (GitHub)
2023-03-22 12:10:33 +13:00
c696723fd0
Fix linter
2023-03-20 10:46:18 +13:00
6737df5925
Add sleep for tests
2023-03-20 10:44:47 +13:00
94cae8d271
2.1.1 (2023-03-20) - Update setex to set, add TTL to stats
2023-03-20 09:26:45 +13:00
679394eb5f
- Add PHP 8.1 / 8.2 unit tests
...
- Updated code to be PHP 8.2 compliant
2023-02-07 15:20:03 +13:00
3c7e20e364
2.1.0 (2023-02-07) - PHP 8.2 compatibility
2023-02-07 02:19:09 +00:00
ef82313d4e
Update
2023-02-07 14:34:41 +13:00
ba52eb34c7
Update gitlab CI
2023-02-07 14:26:15 +13:00
6458563051
Unit test PHP8.2
2023-02-07 14:18:40 +13:00
05cae402b5
2.0.3 (2022-09-12)
...
- Update composer packages
- Added WoodpeckerCI tests
- Updated links in composer package
- Stricter typing
2022-09-12 19:50:02 +12:00
f9a22e7b8a
Bump resque version constant
2022-02-15 10:53:18 +13:00
655273ce78
Merge branch 'dev-2.0.2' into 'master'
...
2.0.2 (2022-02-15)
See merge request idanoo/php-resque!2
2022-02-14 21:36:34 +00:00
ac044747aa
2.0.2 (2022-02-15)
...
- Replace strftime with strtotime for PHP8.1 support
- Added processing class into proc line for easier debugging
2022-02-15 10:12:16 +13:00
3d869bf653
Merge branch 'dev-2.0.1' into 'master'
...
2.0.1
See merge request idanoo/php-resque!1
2022-02-08 06:33:49 +00:00
dd0bb8947f
Update composer
2022-02-08 19:30:15 +13:00
80d64e79ff
2.0.0 Add namespacing + PHP8.0 support ( #1 )
...
2.0.0 (2021-02-19)
Moved to PSR-4
Namespaced codebase
Added more comments throughout
Co-Authored-By: idanoo <daniel@m2.nz>
Co-Committed-By: idanoo <daniel@m2.nz>
2021-02-19 12:23:32 +13:00
ebec2f7bf7
Merge branch 'dev' into 'master'
...
Update for PHP7.4 compatibility + PHPUnit 9
See merge request idanoo/php-resque!2
2020-04-10 21:59:55 +00:00
Daniel Mason
b99217f2c0
Update for PHP7.4 compatibility + UnitTests
2020-04-11 09:48:04 +12:00
Daniel Mason
493c12846a
Switched IF Statement order to prevent excess calls to redis.
2020-01-10 11:35:56 +13:00
Daniel Mason
19f21219f8
1.4.5 patch - formatting + composer replace
2019-08-28 10:06:52 +12:00
5a94c021da
Fix paths
2019-06-02 23:21:25 +12:00
3b4d2e4c1f
Fix bootstrap.php for tests
2019-06-02 22:54:15 +12:00
d702f498bf
Remove phpredis
2019-05-31 11:52:23 +12:00
70090b4d66
.gitlab-ci.yml ordering
2019-05-31 11:51:06 +12:00
6bedeaab5f
php-redis != phpredis
2019-05-31 11:50:32 +12:00
d76fd1a7e0
Tag != Tags
2019-05-31 11:49:08 +12:00
4a396bdb78
Tidying up GitLab CI file
2019-05-31 11:47:42 +12:00
939f4e58a6
Add redis to docker_install.sh
2018-10-13 12:55:06 +13:00
6232aff129
Add gitlab CI file
2018-10-13 12:53:14 +13:00
9a97a29aa3
Re-added disabled test
2018-10-13 12:45:53 +13:00
Daniel Mason
4e87677517
- Updated README to include supervisor configuration.
...
- Change logfile date format to `%Y-%m-%d %T`.
- Added return types to more functions.
2018-07-16 09:59:58 +12:00
Daniel Mason
f69330d637
Update Docs
2018-06-22 20:13:19 +12:00
Daniel Mason
c906d1ed08
Update readme
2018-05-30 19:11:06 +12:00
vagrant
44646e91bd
Remove composer.lock
2018-05-30 07:09:14 +00:00
Daniel Mason
bd0a0c2dc8
Readd Credis
2018-05-30 19:05:13 +12:00
Daniel Mason
493d6dc6d8
Added 48 hour TTL to worker:xxx:started keys to prevent db pollution
2018-05-30 08:25:02 +12:00
Daniel Mason
b235fce1bd
Updated Composer to 1.4.1
2018-05-29 22:24:38 +12:00
Daniel Mason
0d0c0d0a7e
- Updated travis builds to run on PHP 7.0, 7.1 and 7.2.
...
- Added ability to specify multiple log levels. [DEBUG/INFO/NOTICE/WARNING/ERROR/CRITICAL/ALERT/EMERGENCY]
- Default is now .
- Removed VERBOSE / VVERBOSE flags.
- Enabled date/time logging by default.
2018-05-29 22:20:56 +12:00
Daniel Mason
177f8e3c19
Fix up readme with composer package
2018-05-27 14:53:24 +12:00
Daniel Mason
2a3dcd8537
Clean up bin/resque file
2018-05-27 14:52:05 +12:00
Daniel Mason
e0914efdd5
Add version 1.4.0 to composer
2018-05-27 14:46:49 +12:00
Daniel Mason
3f07b02c51
Lowercase package name
2018-05-27 14:41:18 +12:00
Daniel Mason
51fda513f4
Global reformat
2018-05-25 21:03:48 +12:00
Daniel Mason
14c0e26559
Lets get all tests working first
2018-05-25 21:00:53 +12:00
Daniel Mason
1b044f2b7d
Passing pipelines
2018-05-25 20:52:20 +12:00
Daniel Mason
deb9af2781
Remove this bloody lock file
2018-05-25 20:29:01 +12:00