1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 13:34:03 +00:00

Commit graph

  • 5e45c310a4 Remove single quotes Samuel Štancl 2019-06-29 14:16:05 +02:00
  • 90d0ff5b9a backtick -> single quote Samuel Štancl 2019-06-29 14:13:11 +02:00
  • c3dee2bce0 Change DB name to travis_tenancy Samuel Štancl 2019-06-29 14:08:51 +02:00
  • 32ebf892ba default -> travis_ci_default Samuel Štancl 2019-06-29 14:07:20 +02:00
  • fb57845dd2 Create default postgres db Samuel Štancl 2019-06-29 14:03:55 +02:00
  • 6ecf3777fa Try setting pgsql db to null Samuel Štancl 2019-06-29 14:00:10 +02:00
  • 657e9784a5 Add PGSQL username to test env setup Samuel Štancl 2019-06-29 13:46:18 +02:00
  • 7a98f0874b Add PostgreSQL DB driver Samuel Štancl 2019-06-29 13:40:28 +02:00
  • d2171b5dc5 wip Samuel Štancl 2019-06-29 13:29:25 +02:00
  • 3abde1a791
    Add installation requirements Samuel Štancl 2019-06-04 22:28:33 +02:00
  • 726d037ffd
    Update CHANGELOG-1.x.md Samuel Štancl 2019-05-06 19:19:59 +02:00
  • 97ec172fd4
    Specify namespace on global functions (fix #35) (#36) v1.3.1 Samuel Štancl 2019-04-24 17:33:41 +02:00
  • 659eb2efc8 small fixes Samuel Štancl 2019-04-24 17:29:19 +02:00
  • e949bf4373 Revert some \ additions Samuel Štancl 2019-04-24 17:28:10 +02:00
  • c73344c3ae merge Samuel Štancl 2019-04-24 17:14:51 +02:00
  • 3c1f3731d9 Merge branch '1.x' into global-ns Samuel Štancl 2019-04-24 17:10:22 +02:00
  • 35abb6191d
    Fix Redis scan for 5.8 (#46) Samuel Štancl 2019-04-24 16:53:43 +02:00
  • e45984100e Add comments [ci skip] Samuel Štancl 2019-04-24 16:53:32 +02:00
  • e9786cbfc0 Fix Redis scan for 5.8 Samuel Štancl 2019-04-24 16:50:01 +02:00
  • beb9a0a903
    Move todos to issues (#45) Samuel Štancl 2019-04-24 09:22:12 +02:00
  • 058bf3a639
    Remove todo Samuel Štancl 2019-04-24 09:21:40 +02:00
  • 228da8c0a6
    Remove todo Samuel Štancl 2019-04-24 09:21:02 +02:00
  • 5d5417cf11 Fix Jobs' docblocks (fix #39) Samuel Štancl 2019-04-23 18:03:40 +02:00
  • c0a83e70f1
    Fix classes in the Jobs namespace (#38) Samuel Štancl 2019-04-23 17:57:05 +02:00
  • edea513edf
    Test jobs' handle() (#40) Samuel Štancl 2019-04-23 17:56:54 +02:00
  • 0874bdab78 Switch (fix) method names Samuel Štancl 2019-04-23 17:52:55 +02:00
  • f0835252ce Test jobs' handle() Samuel Štancl 2019-04-23 17:49:59 +02:00
  • 26026a5b50 Fix classes in the Jobs namespace Samuel Štancl 2019-04-23 17:21:14 +02:00
  • b20f62ecfa putMany() should return array, not put() Samuel Štancl 2019-04-23 17:11:46 +02:00
  • 9e4849439f Update RedisStorageDriver with the interface change Samuel Štancl 2019-04-23 17:11:05 +02:00
  • 61c87ef08e Merge branch '1.x' of github.com:stancl/tenancy into 1.x Samuel Štancl 2019-04-23 17:09:52 +02:00
  • 9bc9b92d8d [breaking fix] Add array return types to StorageDriver interface Samuel Štancl 2019-04-23 17:09:32 +02:00
  • 7f323aaa94 Specify namespace on global functions (fix #35) Samuel Štancl 2019-04-23 17:02:43 +02:00
  • ddc0e6fb1e
    Remove support for onFail without arguments to improve performance Samuel Štancl 2019-03-04 22:19:38 +01:00
  • 4c7e6c0e06
    Make snippet syntactically correct Samuel Štancl 2019-03-03 17:04:17 +01:00
  • e1c4dc8934 Register the facade in TestCase Samuel Štancl 2019-02-27 22:22:09 +01:00
  • 337a622fcb
    Use php 7.2 instead of 7.1 Samuel Štancl 2019-02-27 20:25:02 +01:00
  • 9590727df4
    Update CHANGELOG-1.x.md Samuel Štancl 2019-02-27 18:26:09 +01:00
  • 78fd7d43f6
    Add 5.8 support (#33) v1.3.0 Samuel Štancl 2019-02-27 18:22:34 +01:00
  • 89bfaab9df
    grammar Samuel Štancl 2019-02-27 18:17:33 +01:00
  • 46a2e5dbb4
    Merge branch '1.x' into add-5.8-support Samuel Štancl 2019-02-27 18:16:43 +01:00
  • e1dece9e52 print version before running phpunit Samuel Štancl 2019-02-27 18:09:16 +01:00
  • e0b7fb6efc use a single composer require commanad Samuel Štancl 2019-02-27 18:03:58 +01:00
  • f13d4ded98 Use only PHP 7.1 Samuel Štancl 2019-02-27 18:01:26 +01:00
  • 265216f7dc wip Samuel Štancl 2019-02-27 18:00:00 +01:00
  • d527191b89 assertArraySubset() is deprecated Samuel Štancl 2019-02-27 17:39:39 +01:00
  • 2ebf4d516f wip Samuel Štancl 2019-02-27 17:30:25 +01:00
  • f9a819215f wip Samuel Štancl 2019-02-26 23:07:01 +01:00
  • 0b6af429de wip Samuel Štancl 2019-02-26 22:54:00 +01:00
  • be7e64af93 wip Samuel Štancl 2019-02-26 22:53:15 +01:00
  • e46af3676f wip Samuel Štancl 2019-02-26 21:38:15 +01:00
  • 725b43ce8c 1.x supports only 5.7 Samuel Štancl 2019-02-26 21:27:15 +01:00
  • 2f37b598d7 wip gitignore Samuel Štancl 2019-02-26 21:24:04 +01:00
  • 506f1ba0d4 update gitignore Samuel Štancl 2019-02-26 21:23:29 +01:00
  • fa40abde19 wip Samuel Štancl 2019-02-26 21:22:30 +01:00
  • 1578a196c9
    Laravel 5.8 Samuel Štancl 2019-02-26 19:44:38 +01:00
  • 4d9681da65
    Add note about Laravel versions [ci skip] Samuel Štancl 2019-02-26 17:16:02 +01:00
  • 1b6688b1f2
    Laravel 5.8 Samuel Štancl 2019-02-26 17:10:17 +01:00
  • aea9bb1b03
    prefix -> suffix [ci skip] Samuel Štancl 2019-02-20 14:48:36 +01:00
  • e17f8d6cd7 update changelog [ci skip] Samuel Štancl 2019-02-15 21:06:52 +01:00
  • 06764452e0 update changelog Samuel Štancl 2019-02-15 21:03:51 +01:00
  • 987c54f04e Fix #29 add Tenancy facade v1.2.0 Samuel Štancl 2019-02-15 21:00:11 +01:00
  • 88d4e67516 move a few lines [ci skip] Samuel Štancl 2019-02-13 18:21:48 +01:00
  • 08f6db4ffe Make tenancy()->init() statements more specific Samuel Štancl 2019-02-13 18:15:22 +01:00
  • 0c724ca2a0 Add more CacheManager tests Samuel Štancl 2019-02-13 18:13:17 +01:00
  • 4b1dca41e5 update changelog Samuel Štancl 2019-02-13 17:15:26 +01:00
  • a2d68b1261 Fix #31 CacheManager didn't merge tags properly; write tests for CacheManager v1.1.3 Samuel Štancl 2019-02-13 17:13:01 +01:00
  • e463829e53 update changelog Samuel Štancl 2019-02-13 16:49:22 +01:00
  • d4d4119754 Fix small bug in CacheManager v1.1.2 Samuel Štancl 2019-02-13 16:46:35 +01:00
  • 13bc3da9da rename test [ci skip] Samuel Štancl 2019-02-13 16:26:45 +01:00
  • d2ec7f171d Fix #25 better error handling Samuel Štancl 2019-02-13 16:26:00 +01:00
  • fa5334f83e
    Add a use statement Samuel Štancl 2019-02-13 13:23:09 +01:00
  • 62e3781542 Fix #30 remove namespace statement from helpers.php Samuel Štancl 2019-02-13 13:12:12 +01:00
  • 268075cb03
    Mention that values can be of arbitrary data types Samuel Štancl 2019-02-11 19:42:27 +01:00
  • 43a9525bff
    Update CHANGELOG-1.x.md Samuel Štancl 2019-02-11 19:36:48 +01:00
  • 7fc89271f3 Fix #28 associative arrays being converted into objects v1.1.1 Samuel Štancl 2019-02-11 19:34:52 +01:00
  • 0bb18bb11a Merge db creation & deletion tests Samuel Štancl 2019-02-10 23:25:00 +01:00
  • 9417e0acf2 Add changelog Samuel Štancl 2019-02-10 21:53:40 +01:00
  • 83d272007d
    Add array support to the storage. (#27) v1.1.0 Samuel Štancl 2019-02-10 21:45:36 +01:00
  • 2ef6c8eec6 Merge branch '1.0' into serialize-data Samuel Štancl 2019-02-10 21:39:05 +01:00
  • cd803cbb47 Merge branch '1.0' of https://github.com/stancl/tenancy into 1.0 Samuel Štancl 2019-02-10 21:38:45 +01:00
  • 1ec7807fbf Add more tests Samuel Štancl 2019-02-10 21:38:30 +01:00
  • feeac80345 remove comment [ci skip] Samuel Štancl 2019-02-10 21:22:08 +01:00
  • f3e2642fa2 Add array support to the storage. (Existing tests have been modified, but only in a way that makes them more correct than they were, making this a backwards compatible feature.) Samuel Štancl 2019-02-10 21:09:42 +01:00
  • bc873d4402
    Add note about second level domains Samuel Štancl 2019-02-10 14:30:48 +01:00
  • 4c9d1939dd
    Fix typo [ci skip] Samuel Štancl 2019-02-09 23:16:05 +01:00
  • f9f71ec49f Merge branch '1.0' of https://github.com/stancl/tenancy into 1.0 Samuel Štancl 2019-02-09 16:31:36 +01:00
  • 3ebae91605 Remove branches from .travis.yml Samuel Štancl 2019-02-09 16:31:22 +01:00
  • 20b7eb7841
    Syntax highlighting [ci skip] Samuel Štancl 2019-02-09 16:30:46 +01:00
  • 6797d180c8 Replace experimental badge with latest stable version Samuel Štancl 2019-02-09 16:18:01 +01:00
  • 734cc3c06b Fix link to semver Samuel Štancl 2019-02-09 16:12:56 +01:00
  • 5028e587dc Add note about versioning [ci skip] v1.0.0 Samuel Štancl 2019-02-09 15:53:54 +01:00
  • ef1e93bf96 Remove migrations_directory from config Samuel Štancl 2019-02-09 12:15:18 +01:00
  • e1def355f9 Add command tests Samuel Štancl 2019-02-09 11:53:48 +01:00
  • 33fcb8a936 Cleanup commands Samuel Štancl 2019-02-09 00:40:52 +01:00
  • 8d382024a3 Add more TenantManager tests Samuel Štancl 2019-02-09 00:17:51 +01:00
  • 2c69c37032 Write more tests, fix filesystem support for s3 Samuel Štancl 2019-02-08 23:59:27 +01:00
  • dc21bfa37a Merge branch 'master' of https://github.com/stancl/tenancy Samuel Štancl 2019-02-08 23:27:55 +01:00
  • 9ec4fd931a First TenantAssetTest Samuel Štancl 2019-02-08 23:25:50 +01:00
  • b370bebe6d
    Fix formatting [ci skip] Samuel Štancl 2019-02-08 22:51:13 +01:00