Yassine Guedidi
|
709abfb564
|
Merge pull request #7163 from yguedidi/run-tests-with-phpunit-directly
Run tests with PHPUnit directly
|
2024-01-10 14:53:08 +01:00 |
Yassine Guedidi
|
cb1973d4a7
|
Merge pull request #7171 from yguedidi/disable-doctrine-depreciation-notices
Disable Doctrine depreciation notices
|
2024-01-10 12:59:15 +01:00 |
Yassine Guedidi
|
c73d694ee2
|
Disable Doctrine depreciation notices
|
2024-01-09 21:46:58 +01:00 |
Yassine Guedidi
|
bd537a54fe
|
Update documentation to favor running PHPUnit directly
|
2024-01-09 08:11:16 +01:00 |
Yassine Guedidi
|
369e7b6e04
|
Show the output of commands in the bootstrap file
|
2024-01-09 08:11:16 +01:00 |
Yassine Guedidi
|
99ad390144
|
Move loading fixtures to the bootstrap file
|
2024-01-09 08:11:16 +01:00 |
Yassine Guedidi
|
4a4b584a46
|
Move prepare database commands to the bootstrap file
|
2024-01-09 08:11:16 +01:00 |
Yassine Guedidi
|
c35aa64079
|
Move prepare database commands to CI workflow
|
2024-01-09 08:11:16 +01:00 |
Yassine Guedidi
|
3e403b84d3
|
Move tests cache clean to the bootstrap file
|
2024-01-09 08:11:16 +01:00 |
Yassine Guedidi
|
479cded7b4
|
Clean the tests cache only
|
2024-01-09 08:11:16 +01:00 |
Yassine Guedidi
|
18b09979d6
|
Introduce a tests bootstrap file
|
2024-01-09 08:11:16 +01:00 |
github-actions[bot]
|
beb3da80d2
|
Merge pull request #7170 from wallabag/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.3 to 1.15.4
|
2024-01-09 06:40:13 +00:00 |
dependabot[bot]
|
d6228ed51d
|
Bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-09 06:35:20 +00:00 |
Jérémy Benoist
|
1be040ba52
|
Merge pull request #7169 from wallabag/dependabot/composer/phpstan/phpstan-1.10.55
|
2024-01-09 07:34:06 +01:00 |
dependabot[bot]
|
cd92853f27
|
Bump phpstan/phpstan from 1.10.54 to 1.10.55
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.54 to 1.10.55.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.54...1.10.55)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-09 03:16:52 +00:00 |
Yassine Guedidi
|
4eb31d1280
|
Merge pull request #7161 from yguedidi/make-tests-use-dev-database-config
Make tests use dev database config
|
2024-01-08 09:45:55 +01:00 |
Yassine Guedidi
|
0b37e31196
|
Merge pull request #7152 from yguedidi/merge-2.6-in-master
Merge 2.6 in master
|
2024-01-08 09:45:15 +01:00 |
Jérémy Benoist
|
3710404b92
|
Merge pull request #7167 from wallabag/dependabot/composer/phpstan/phpstan-1.10.54
|
2024-01-08 06:02:11 +01:00 |
Jérémy Benoist
|
546ef31ccc
|
Merge pull request #7166 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.54
|
2024-01-08 06:01:54 +01:00 |
dependabot[bot]
|
23fb8eb4c1
|
Bump phpstan/phpstan from 1.10.51 to 1.10.54
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.51 to 1.10.54.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.51...1.10.54)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 03:45:17 +00:00 |
dependabot[bot]
|
74a5c6d779
|
Bump phpstan/phpstan-doctrine from 1.3.53 to 1.3.54
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.53 to 1.3.54.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.53...1.3.54)
---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 03:45:08 +00:00 |
github-actions[bot]
|
139129f46f
|
Merge pull request #7165 from wallabag/dependabot/npm_and_yarn/postcss-8.4.33
Bump postcss from 8.4.32 to 8.4.33
|
2024-01-08 03:33:30 +00:00 |
dependabot[bot]
|
6201c5c1e5
|
Bump postcss from 8.4.32 to 8.4.33
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.33.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.32...8.4.33)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 03:29:06 +00:00 |
github-actions[bot]
|
782026e9d4
|
Merge pull request #7164 from wallabag/dependabot/npm_and_yarn/sass-1.69.7
Bump sass from 1.69.6 to 1.69.7
|
2024-01-08 03:27:50 +00:00 |
dependabot[bot]
|
faaaa8f3ea
|
Bump sass from 1.69.6 to 1.69.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.6 to 1.69.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.6...1.69.7)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 03:24:22 +00:00 |
Yassine Guedidi
|
8d3f575c03
|
Make tests use dev database config
|
2024-01-07 20:00:30 +01:00 |
Yassine Guedidi
|
aa7dd67131
|
Use URL to configure DBAL
|
2024-01-07 17:53:07 +01:00 |
Yassine Guedidi
|
a6af149fa3
|
Add missing test_database_socket parameter
|
2024-01-07 17:53:07 +01:00 |
Yassine Guedidi
|
ccd50bca7a
|
Move enabling fosuser_registration in tests to config_test.yml
|
2024-01-07 17:53:07 +01:00 |
Jérémy Benoist
|
36a97e5d79
|
Merge pull request #7158 from wallabag/dependabot/composer/phpstan/phpstan-1.10.51
|
2024-01-05 08:47:41 +01:00 |
Jérémy Benoist
|
635c77714d
|
Merge pull request #7157 from wallabag/dependabot/composer/j0k3r/graby-2.4.5
|
2024-01-05 08:47:24 +01:00 |
dependabot[bot]
|
c1fb90d59b
|
Bump phpstan/phpstan from 1.10.50 to 1.10.51
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.50 to 1.10.51.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.50...1.10.51)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-05 03:02:48 +00:00 |
dependabot[bot]
|
5fefc9056a
|
Bump j0k3r/graby from 2.4.4 to 2.4.5
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.4.4...2.4.5)
---
updated-dependencies:
- dependency-name: j0k3r/graby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-05 03:01:55 +00:00 |
Yassine Guedidi
|
4be822625c
|
Merge pull request #7155 from yguedidi/use-phpunit-directly
Use PHPUnit directly
|
2024-01-04 12:13:49 +01:00 |
Yassine Guedidi
|
15d5eb5e6a
|
Use PHPUnit directly
|
2024-01-03 23:46:08 +01:00 |
Yassine Guedidi
|
0e7b4641a1
|
Merge pull request #7154 from yguedidi/transitive-dependencies
Add directly used transitive dependencies as root ones
|
2024-01-03 23:02:42 +01:00 |
Yassine Guedidi
|
ed9f120ad6
|
Add directly used transitive dependencies as root ones
|
2024-01-03 21:30:03 +01:00 |
Yassine Guedidi
|
16c239aa78
|
Merge branch '2.6' into merge-2.6-in-master
|
2024-01-03 11:08:10 +01:00 |
Jérémy Benoist
|
3d26ddde88
|
Merge pull request #7143 from wallabag/release/2.6.8
Prepare 2.6.8 release
|
2024-01-03 08:24:57 +01:00 |
Jeremy Benoist
|
c8f036ad0f
|
Prepare 2.6.8 release
|
2024-01-03 07:31:07 +01:00 |
Yassine Guedidi
|
5e89fc2606
|
Merge pull request #7140 from yguedidi/remove-session-based-redirection
Remove session-based redirection
|
2024-01-02 23:39:10 +01:00 |
github-actions[bot]
|
6a8f4822fd
|
Merge pull request #7150 from wallabag/dependabot/npm_and_yarn/sass-1.69.6
Bump sass from 1.69.5 to 1.69.6
|
2024-01-01 04:03:48 +00:00 |
github-actions[bot]
|
6b7c44af99
|
Merge pull request #7149 from wallabag/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.10
Bump terser-webpack-plugin from 5.3.9 to 5.3.10
|
2024-01-01 04:00:39 +00:00 |
github-actions[bot]
|
76ad8b3b0b
|
Merge pull request #7148 from wallabag/dependabot/npm_and_yarn/babel-dependencies-b458a94c33
Bump the babel-dependencies group with 2 updates
|
2024-01-01 03:57:46 +00:00 |
dependabot[bot]
|
682d90d48a
|
Bump sass from 1.69.5 to 1.69.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.5...1.69.6)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:55:10 +00:00 |
dependabot[bot]
|
5356b29273
|
Bump terser-webpack-plugin from 5.3.9 to 5.3.10
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.9 to 5.3.10.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.9...v5.3.10)
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:54:51 +00:00 |
dependabot[bot]
|
539a1d2a68
|
Bump the babel-dependencies group with 2 updates
Bumps the babel-dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).
Updates `@babel/core` from 7.23.6 to 7.23.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core)
Updates `@babel/preset-env` from 7.23.6 to 7.23.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: babel-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:54:16 +00:00 |
Yassine Guedidi
|
828dd3080c
|
Merge pull request #7145 from yguedidi/make-database-dependent-commands-lazy
Make database dependent commands lazy
|
2023-12-29 08:53:32 +01:00 |
Yassine Guedidi
|
16f31549fd
|
Make database dependent commands lazy
(cherry picked from commit 9927a06cab )
|
2023-12-28 23:56:54 +01:00 |
Yassine Guedidi
|
9bef459882
|
Make Redirect helper supports only absolute path reference URLs
|
2023-12-28 21:48:48 +01:00 |