Ruslan Baidan
6e481f1cb7
Update the client dependency version.
2020-10-16 14:32:08 +02:00
Ruslan Baidan
d51ff5b342
Update the frontoffice dependency.
2020-10-07 11:59:31 +02:00
Ruslan Baidan
897a9afaf7
Updated the dependencies versions.
2020-10-05 17:10:35 +02:00
Ruslan Baidan
dd5a182c10
Uodated the dependencies versions.
2020-10-05 12:36:27 +02:00
Ruslan Baidan
d81fa1be6d
Updated composer.json and .lock with the dependencies changes.
2020-09-25 11:21:35 +02:00
Cédric Bonhomme
3d096a51ee
chg: [vagrant] Updated statsservice configuration with the new LOG_PATH variable.
2020-09-02 14:06:56 +02:00
Cédric Bonhomme
d5b240733e
Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats
2020-09-02 14:06:08 +02:00
Ruslan Baidan
e9289ab334
Updated composer.lock with the libs updated tags.
2020-08-19 12:32:11 +02:00
Ruslan Baidan
26445200e0
Updated the changelog.
2020-08-18 19:50:38 +02:00
Ruslan Baidan
c8d1ad9bf5
Added the release v2.9.16.
2020-08-14 12:43:54 +02:00
Ruslan Baidan
10b8a0df05
Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats
...
* 'feature/stats' of https://github.com/monarc-project/MonarcAppFO :
updated name of the command to create new local client
create the first admin client
chg: updated default configuration for stats service with systemd deployment.
Ignore cache result file from phpunit.
2020-08-05 17:00:47 +02:00
Ruslan Baidan
a93aac2baa
Fixed the tests for the get_last param.
2020-08-05 17:00:38 +02:00
Cédric Bonhomme
3dbd0e37f7
chg: [vagrant] updated installation of stats service
2020-08-03 08:05:44 +02:00
Cédric Bonhomme
5770f605ab
updated name of the command to create new local client
2020-07-30 11:17:41 +02:00
Cédric Bonhomme
99bcf94947
create the first admin client
2020-07-27 14:28:28 +02:00
Cédric Bonhomme
87b07e6584
chg: updated default configuration for stats service with systemd deployment.
2020-07-27 11:26:26 +02:00
Cédric Bonhomme
bd7f8ff401
Ignore cache result file from phpunit.
2020-07-27 11:15:18 +02:00
Ruslan Baidan
48ef453db2
Updated the tests due to the stats service changes.
2020-07-14 11:23:52 +02:00
Ruslan Baidan
c4c1e2fc44
FIxed the test based on the changes of stats service.
2020-07-13 14:37:04 +02:00
Ruslan Baidan
a2db12e239
Added exposing of the postgresql port to access it from host machine.
2020-07-08 12:06:49 +02:00
Ruslan Baidan
84d6104001
Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats
...
* 'feature/stats' of https://github.com/monarc-project/MonarcAppFO :
chg: [vagrant] forward default output of systemd to /dev/null
chg: [stats service deployment] do not install dev dependencies.
added FLASK_APP env variable
# Conflicts:
# vagrant/bootstrap.sh
2020-07-08 09:42:49 +02:00
Cédric Bonhomme
c998326768
chg: [vagrant] forward default output of systemd to /dev/null
2020-07-07 23:15:24 +02:00
Cédric Bonhomme
9698735042
chg: [stats service deployment] do not install dev dependencies.
2020-07-07 22:03:47 +02:00
Cédric Bonhomme
ab621b351d
added FLASK_APP env variable
2020-07-07 17:03:11 +02:00
Ruslan Baidan
a5f78c28b3
removed the composer optimisation to load the dev dependencies.
2020-07-07 15:40:21 +02:00
Cédric Bonhomme
165401ec17
Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats
2020-07-07 15:35:07 +02:00
Cédric Bonhomme
122428e8f0
added new variable for lib/mosp.py
2020-07-07 15:34:37 +02:00
Ruslan Baidan
2a0ea077ab
Used the stats port for the FO config.
2020-07-07 15:31:31 +02:00
Cédric Bonhomme
9f0241422b
new: [deployment] added installation, configuration of stats service and the systemd service file for it. The service is running by default on port 5005 in the Vagrant virtual machine, mapping is done on port 5005 of the host machine.
2020-07-07 14:39:02 +02:00
Ruslan Baidan
e0db08786f
Removed the phpinfo file
2020-07-03 15:39:30 +02:00
Ruslan Baidan
37a2564579
Added the tests migrations files.
2020-07-03 15:38:25 +02:00
Ruslan Baidan
69894d9806
Covered fetching stats and filter with the test cases.
2020-07-03 15:00:32 +02:00
Ruslan Baidan
7c375ff1ca
Updated the composer.lock file due to zm_core fix.
2020-07-02 15:30:22 +02:00
Ruslan Baidan
125d7c1151
Added the stats type test cases.
2020-07-02 15:24:51 +02:00
Ruslan Baidan
deeb0863d9
Fixed the tests execution and covered the current filter classes.
2020-06-30 21:18:06 +02:00
Ruslan Baidan
4614a8ee0c
Updated the dependencies versions.
2020-06-26 11:01:08 +02:00
Ruslan Baidan
ef882860d1
Fixed the insert my print script.
2020-06-25 16:27:46 +02:00
Ruslan Baidan
31a30db6b6
Added compliance stats type to the tests data, fixed the initial insert data.
2020-06-24 15:12:40 +02:00
Ruslan Baidan
7b198da74f
Fixed the test data to comply with the actual stats modifications.
2020-06-12 12:40:25 +02:00
Ruslan Baidan
285e60c06a
Merge remote-tracking branch 'origin/master' into feature/stats
...
# Conflicts:
# composer.lock
2020-06-05 12:09:05 +02:00
Ruslan Baidan
ce2c5b71b3
Updated the release with retagged version of core and client.
2020-06-03 12:46:48 +02:00
Ruslan Baidan
b7ce05d547
Updated the release with retagged version of core.
2020-06-03 12:00:28 +02:00
Ruslan Baidan
c31f4723b3
Removed the restriction of doctrine/cache package.
2020-06-02 23:24:42 +02:00
Ruslan Baidan
c156269a1d
Updated the release with retagged version of core.
2020-06-02 23:22:01 +02:00
Ruslan Baidan
0a21d07336
Release v2.9.15 related changes.
2020-06-02 16:36:44 +02:00
Ruslan Baidan
bcecdd8eb6
Chnaged the test response codes to 201.
2020-06-02 16:29:55 +02:00
Ruslan Baidan
b1759e405a
Improved the tests based on the zm_client changes.
2020-05-22 17:02:09 +02:00
Ruslan Baidan
c1db6b2c3b
Covered the stats aggregation with the tests.
2020-05-18 23:56:07 +02:00
Ruslan Baidan
dcfccc04e9
Added the basic tests to cover stats generation, added a possibility to execute the tests from host machine.
2020-05-14 23:43:02 +02:00
Ruslan Baidan
139348eed0
Added stats-api settings.
2020-05-12 18:25:51 +02:00