Samuel Štancl
|
c73a67b9a5
|
Update pgsql db select
|
2019-06-29 14:26:53 +02:00 |
|
Samuel Štancl
|
4d6cc2d8f0
|
debug
|
2019-06-29 14:19:29 +02:00 |
|
Samuel Štancl
|
5e45c310a4
|
Remove single quotes
|
2019-06-29 14:16:05 +02:00 |
|
Samuel Štancl
|
90d0ff5b9a
|
backtick -> single quote
|
2019-06-29 14:13:11 +02:00 |
|
Samuel Štancl
|
c3dee2bce0
|
Change DB name to travis_tenancy
|
2019-06-29 14:08:51 +02:00 |
|
Samuel Štancl
|
32ebf892ba
|
default -> travis_ci_default
|
2019-06-29 14:07:20 +02:00 |
|
Samuel Štancl
|
fb57845dd2
|
Create default postgres db
|
2019-06-29 14:03:55 +02:00 |
|
Samuel Štancl
|
6ecf3777fa
|
Try setting pgsql db to null
|
2019-06-29 14:00:10 +02:00 |
|
Samuel Štancl
|
657e9784a5
|
Add PGSQL username to test env setup
|
2019-06-29 13:46:18 +02:00 |
|
Samuel Štancl
|
7a98f0874b
|
Add PostgreSQL DB driver
|
2019-06-29 13:40:28 +02:00 |
|
Samuel Štancl
|
3abde1a791
|
Add installation requirements
|
2019-06-04 22:28:33 +02:00 |
|
Samuel Štancl
|
726d037ffd
|
Update CHANGELOG-1.x.md
|
2019-05-06 19:19:59 +02:00 |
|
Samuel Štancl
|
97ec172fd4
|
Specify namespace on global functions (fix #35) (#36)
* Specify namespace on global functions (fix #35)
* merge
* Revert some \ additions
* small fixes
|
2019-04-24 17:33:41 +02:00 |
|
Samuel Štancl
|
35abb6191d
|
Fix Redis scan for 5.8 (#46)
* Fix Redis scan for 5.8
* Add comments [ci skip]
|
2019-04-24 16:53:43 +02:00 |
|
Samuel Štancl
|
beb9a0a903
|
Move todos to issues (#45)
* Remove todo
* Remove todo
|
2019-04-24 09:22:12 +02:00 |
|
Samuel Štancl
|
5d5417cf11
|
Fix Jobs' docblocks (fix #39)
|
2019-04-23 18:03:40 +02:00 |
|
Samuel Štancl
|
c0a83e70f1
|
Fix classes in the Jobs namespace (#38)
|
2019-04-23 17:57:05 +02:00 |
|
Samuel Štancl
|
edea513edf
|
Test jobs' handle() (#40)
* Test jobs' handle()
* Switch (fix) method names
|
2019-04-23 17:56:54 +02:00 |
|
Samuel Štancl
|
b20f62ecfa
|
putMany() should return array, not put()
|
2019-04-23 17:11:46 +02:00 |
|
Samuel Štancl
|
9e4849439f
|
Update RedisStorageDriver with the interface change
|
2019-04-23 17:11:05 +02:00 |
|
Samuel Štancl
|
61c87ef08e
|
Merge branch '1.x' of github.com:stancl/tenancy into 1.x
|
2019-04-23 17:09:52 +02:00 |
|
Samuel Štancl
|
9bc9b92d8d
|
[breaking fix] Add array return types to StorageDriver interface
|
2019-04-23 17:09:32 +02:00 |
|
Samuel Štancl
|
ddc0e6fb1e
|
Remove support for onFail without arguments to improve performance
|
2019-03-04 22:19:38 +01:00 |
|
Samuel Štancl
|
4c7e6c0e06
|
Make snippet syntactically correct
|
2019-03-03 17:04:17 +01:00 |
|
Samuel Štancl
|
e1c4dc8934
|
Register the facade in TestCase
|
2019-02-27 22:22:09 +01:00 |
|
Samuel Štancl
|
337a622fcb
|
Use php 7.2 instead of 7.1
|
2019-02-27 20:25:02 +01:00 |
|
Samuel Štancl
|
9590727df4
|
Update CHANGELOG-1.x.md
|
2019-02-27 18:26:09 +01:00 |
|
Samuel Štancl
|
78fd7d43f6
|
Add 5.8 support (#33)
|
2019-02-27 18:22:34 +01:00 |
|
Samuel Štancl
|
725b43ce8c
|
1.x supports only 5.7
|
2019-02-26 21:27:15 +01:00 |
|
Samuel Štancl
|
1578a196c9
|
Laravel 5.8
|
2019-02-26 19:44:38 +01:00 |
|
Samuel Štancl
|
4d9681da65
|
Add note about Laravel versions [ci skip]
|
2019-02-26 17:16:02 +01:00 |
|
Samuel Štancl
|
1b6688b1f2
|
Laravel 5.8
|
2019-02-26 17:10:17 +01:00 |
|
Samuel Štancl
|
aea9bb1b03
|
prefix -> suffix [ci skip]
|
2019-02-20 14:48:36 +01:00 |
|
Samuel Štancl
|
e17f8d6cd7
|
update changelog [ci skip]
|
2019-02-15 21:06:52 +01:00 |
|
Samuel Štancl
|
06764452e0
|
update changelog
|
2019-02-15 21:03:51 +01:00 |
|
Samuel Štancl
|
987c54f04e
|
Fix #29 add Tenancy facade
|
2019-02-15 21:00:11 +01:00 |
|
Samuel Štancl
|
88d4e67516
|
move a few lines [ci skip]
|
2019-02-13 18:21:48 +01:00 |
|
Samuel Štancl
|
08f6db4ffe
|
Make tenancy()->init() statements more specific
|
2019-02-13 18:15:22 +01:00 |
|
Samuel Štancl
|
0c724ca2a0
|
Add more CacheManager tests
|
2019-02-13 18:13:17 +01:00 |
|
Samuel Štancl
|
4b1dca41e5
|
update changelog
|
2019-02-13 17:15:26 +01:00 |
|
Samuel Štancl
|
a2d68b1261
|
Fix #31 CacheManager didn't merge tags properly; write tests for CacheManager
|
2019-02-13 17:13:01 +01:00 |
|
Samuel Štancl
|
e463829e53
|
update changelog
|
2019-02-13 16:49:22 +01:00 |
|
Samuel Štancl
|
d4d4119754
|
Fix small bug in CacheManager
|
2019-02-13 16:46:35 +01:00 |
|
Samuel Štancl
|
13bc3da9da
|
rename test [ci skip]
|
2019-02-13 16:26:45 +01:00 |
|
Samuel Štancl
|
d2ec7f171d
|
Fix #25 better error handling
|
2019-02-13 16:26:00 +01:00 |
|
Samuel Štancl
|
fa5334f83e
|
Add a use statement
|
2019-02-13 13:23:09 +01:00 |
|
Samuel Štancl
|
62e3781542
|
Fix #30 remove namespace statement from helpers.php
|
2019-02-13 13:12:12 +01:00 |
|
Samuel Štancl
|
268075cb03
|
Mention that values can be of arbitrary data types
|
2019-02-11 19:42:27 +01:00 |
|
Samuel Štancl
|
43a9525bff
|
Update CHANGELOG-1.x.md
|
2019-02-11 19:36:48 +01:00 |
|
Samuel Štancl
|
7fc89271f3
|
Fix #28 associative arrays being converted into objects
|
2019-02-11 19:34:52 +01:00 |
|