Commit Graph

13642 Commits

Author SHA1 Message Date
James Cole
62494e7943
Fix format. 2020-07-31 19:18:40 +02:00
James Cole
d2fd858d18
Analyse less code, optimise run. 2020-07-31 19:15:26 +02:00
James Cole
749236bc8d
Push better PHPStan config. 2020-07-31 19:10:02 +02:00
James Cole
d3daf8d61e
Composer install (duh) 2020-07-31 17:47:48 +02:00
James Cole
d3051cb229
Switch directory 2020-07-31 17:46:26 +02:00
James Cole
bb89c59b51
Back to correct dir. 2020-07-31 17:44:01 +02:00
James Cole
fbd46c683e
Try again with local packages. 2020-07-31 17:41:21 +02:00
James Cole
d45a5e6c93
Expand cache, better links. 2020-07-31 17:36:09 +02:00
James Cole
fbb8a0e543
Fix script and neon locations. 2020-07-31 17:33:23 +02:00
James Cole
4d5a50c026
Correct dir for phpstan 2020-07-31 17:28:45 +02:00
James Cole
b25d046528
Switch to PHP so composer is present. Make script executable. 2020-07-31 17:25:37 +02:00
James Cole
142b7b9c0e
Let's see what Travis will do. 2020-07-31 17:24:18 +02:00
James Cole
e46958c23e
Update some code style 2020-07-31 15:12:26 +02:00
James Cole
c3d8d70b34
Move phpstan config file for cleaner root. 2020-07-31 12:56:32 +02:00
James Cole
b302775c37
Various code cleanup. 2020-07-31 12:45:02 +02:00
James Cole
4b96558433
Do some code cleanup and call correct phpunit. 2020-07-31 12:12:54 +02:00
James Cole
c3110a43da
Downgrade to php 8 so CI works. 2020-07-31 12:11:01 +02:00
James Cole
22b1bfd189
Small improvements to CI 2020-07-31 12:08:58 +02:00
James Cole
c0b7ef878a
Code style fixes. 2020-07-31 09:42:00 +02:00
James Cole
9234636422
Basic code standard fixes. 2020-07-31 09:24:08 +02:00
James Cole
886e9459a5
Switch to v9 2020-07-31 08:56:12 +02:00
James Cole
9d6979e3dd
Fix path. 2020-07-31 08:48:06 +02:00
James Cole
cea3f860f2
Try another path 2020-07-31 07:46:24 +02:00
James Cole
bc27ce8c56
Fix command. 2020-07-31 07:41:13 +02:00
James Cole
c78c1bea7d
Add thing for code standard. 2020-07-31 07:37:44 +02:00
James Cole
7dcc76f217
Add empty factory. 2020-07-31 07:28:59 +02:00
James Cole
4c38c7c67b
Update lock files. 2020-07-31 07:05:28 +02:00
James Cole
fcf6863aaf
Update .env.ci. 2020-07-31 06:58:14 +02:00
James Cole
e57251abf4
Rename file. 2020-07-31 06:57:38 +02:00
James Cole
6e6dd60b46
Merge pull request #3604 from hoshsadiq/feature/ci
Add initial continuous integration
2020-07-31 04:55:31 +00:00
James Cole
8a91618f8d
Merge branch 'develop' into feature/ci 2020-07-31 04:55:23 +00:00
James Cole
cd19e86141
Clean up test code, prep for merge. 2020-07-31 06:53:48 +02:00
James Cole
0264184442
New trait for tests 2020-07-31 06:21:03 +02:00
James Cole
eabda85b1e
Add missing API endpoints. 2020-07-31 06:19:48 +02:00
James Cole
93856a3c57
Basic test, no value. 2020-07-30 21:16:14 +02:00
James Cole
7351d98590
Update libraries. 2020-07-30 20:56:25 +02:00
James Cole
7ad1458ad7
Fix test with DB fixtures 2020-07-30 20:56:12 +02:00
James Cole
2cb61ea501
Fix issue when DB is empty. 2020-07-30 20:55:58 +02:00
James Cole
7c2ae7a91e
Add column for new OAuth thing. 2020-07-30 20:50:22 +02:00
James Cole
5ae786516a
Mark all tests as incomplete. 2020-07-30 20:49:40 +02:00
James Cole
a590cfd881
Clean up test case 2020-07-30 20:48:47 +02:00
James Cole
3b03fb7e8b
Add sqlite test entry 2020-07-30 20:48:28 +02:00
James Cole
d6564f7b7b
Clean up test code. 2020-07-30 20:48:07 +02:00
James Cole
fcdeaf3510
Merge pull request #3622 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/vue-i18n-8.20.0
Bump vue-i18n from 8.19.0 to 8.20.0 in /frontend
2020-07-30 06:37:35 +00:00
James Cole
b3761c7088
Merge pull request #3621 from firefly-iii/dependabot/npm_and_yarn/develop/vue-i18n-8.20.0
Bump vue-i18n from 8.19.0 to 8.20.0
2020-07-30 06:37:24 +00:00
dependabot[bot]
2486faebe9
Bump vue-i18n from 8.19.0 to 8.20.0 in /frontend
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.19.0...v8.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 05:56:36 +00:00
dependabot[bot]
0c7a38a1ad
Bump vue-i18n from 8.19.0 to 8.20.0
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.19.0...v8.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 05:04:44 +00:00
James Cole
bdfce234b0
Merge pull request #3619 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.2.6
Bump phpunit/phpunit from 8.5.8 to 9.2.6
2020-07-29 09:21:01 +00:00
James Cole
c5e0ced4bd
Merge branch 'develop' into dependabot/composer/develop/phpunit/phpunit-9.2.6 2020-07-29 09:11:36 +00:00
James Cole
2aed0651b5
Merge pull request #3618 from firefly-iii/dependabot/composer/develop/laravel/passport-9.3.2
Bump laravel/passport from 8.5.0 to 9.3.2
2020-07-29 07:19:45 +00:00