Commit Graph

222 Commits

Author SHA1 Message Date
akshat-sonic
f2b57d3633 add fetching and searching of experiments 2023-02-15 17:32:33 +05:30
akshat-sonic
0dcad61872 add create metric api along with changes in ExperimentEntity 2023-02-13 23:59:00 +05:30
akshat-sonic
8fae68fa0e temp commit 2023-02-13 16:31:13 +05:30
chandresh pancholi
27d2f61482 Merge pull request #32 from medici/delete-segment-from-file
Abhinav Prasun | Deleting segment via file
2023-01-26 00:54:27 +05:30
Abhinav
6c5670504c Abhinav Prasun | Deleting segment via file 2023-01-24 18:51:20 +05:30
chandresh-pancholi
15dad0da73 Chandresh | adding enableClickStream in litmus-proxy 2023-01-10 01:32:37 +05:30
chandresh pancholi
b90f9f911e Merge pull request #31 from medici/litmus-executor
Chandresh | Removing vertical logic from client
2023-01-09 19:41:38 +05:30
chandresh-pancholi
254e6599ab Chandresh | Removing vertical logic from client 2023-01-09 19:37:33 +05:30
chandresh pancholi
a8b28b3727 Merge pull request #30 from medici/litmus-executor
Chandresh | Releasing litmus-client stable version
2023-01-06 14:48:40 +05:30
chandresh-pancholi
2cd67fccb3 Chandresh | Releasing litmus-client stable version 2023-01-06 14:48:11 +05:30
chandresh pancholi
67df64e664 Merge pull request #29 from medici/litmus-executor
Chandresh | Fixing polltime corner case
2022-12-28 11:17:30 +05:30
chandresh-pancholi
1fbfc7308b Chandresh | Fixing polltime corner case 2022-12-28 10:06:14 +05:30
sanjog panda
82d9a93bfb Merge pull request #24 from medici/dependabot/maven/litmus-liquibase/org.postgresql-postgresql-42.3.8
Bump postgresql from 42.3.7 to 42.3.8 in /litmus-liquibase
2022-12-22 19:34:18 +05:30
sanjog panda
ae521d775e Merge pull request #25 from medici/dependabot/maven/litmus-db/org.postgresql-postgresql-42.3.8
Bump postgresql from 42.3.7 to 42.3.8 in /litmus-db
2022-12-22 19:33:58 +05:30
chandresh pancholi
318ebf4884 Merge pull request #27 from medici/litmus-executor
litmus version upgrad
2022-12-22 16:18:38 +05:30
chandresh-pancholi
dad859ea77 litmus version upgrad 2022-12-22 16:17:48 +05:30
chandresh pancholi
590d6cc97a Merge pull request #26 from medici/litmus-executor
litmus-db java version fix
2022-12-22 15:50:48 +05:30
chandresh-pancholi
7d58d611ce litmus-db java version fix 2022-12-22 15:50:23 +05:30
dependabot[bot]
0eace65cab Bump postgresql from 42.3.7 to 42.3.8 in /litmus-db
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 to 42.3.8.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.7...REL42.3.8)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 10:01:30 +00:00
dependabot[bot]
c298754a70 Bump postgresql from 42.3.7 to 42.3.8 in /litmus-liquibase
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 to 42.3.8.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.7...REL42.3.8)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 10:00:54 +00:00
chandresh pancholi
95347f778e Merge pull request #23 from medici/litmus-executor
Litmus executor with fixed thread pool
2022-12-22 15:25:50 +05:30
chandresh-pancholi
54485c8c82 introducing clickstream killswitch. adding unit test 2022-12-22 15:10:46 +05:30
chandresh-pancholi
96303e9ceb introducing clickstream killswitch 2022-12-22 14:57:46 +05:30
chandresh-pancholi
2ec3a248e1 fixing docker compose 2022-12-22 13:33:28 +05:30
chandresh-pancholi
8f3dabd152 fixing unit test 2022-12-22 13:26:43 +05:30
chandresh-pancholi
bdd3deed61 adding docker-compose 2022-12-22 12:36:23 +05:30
chandresh-pancholi
4a9f2d3b2b updating litmus client version 2022-12-22 03:47:15 +05:30
chandresh-pancholi
8d618c9654 updating custom and phoneNumber strategy 2022-12-22 03:34:20 +05:30
chandresh-pancholi
b344051b34 attaching litmus client version with every emitted metrics 2022-12-22 03:29:10 +05:30
chandresh-pancholi
e3d387f84c Introducing executor service with blocking queue to hit clickstream 2022-12-22 02:56:32 +05:30
dependabot[bot]
aa3487f36d Bump jackson-databind from 2.13.4 to 2.13.4.1 in /litmus-client
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 22:14:50 +00:00
chandresh-pancholi
b9f051f3d8 Introducing two new segment APIs to add/remove ids at runtime 2022-11-03 03:33:02 +05:30
chandresh.pancholi
c345a64bfa Vertical update API 2022-10-21 12:23:57 +05:30
chandresh.pancholi
649113f306 Allowing only SA to access litmus-proxy 2022-10-13 11:49:11 +05:30
chandresh.pancholi
48b690ee2a passing LitmusContext to clickstream for tracking 2022-10-13 01:13:29 +05:30
chandresh.pancholi
d8b6d23e30 changing litmus version 2022-10-10 16:48:32 +05:30
chandresh pancholi
7d22b7c1e1 Merge pull request #21 from medici/dependabot/maven/litmus-liquibase/org.postgresql-postgresql-42.3.7
Bump postgresql from 42.3.6 to 42.3.7 in /litmus-liquibase
2022-10-10 10:48:08 +05:30
chandresh pancholi
96e348e0d9 Merge pull request #20 from medici/dependabot/maven/litmus-db/org.postgresql-postgresql-42.3.7
Bump postgresql from 42.3.6 to 42.3.7 in /litmus-db
2022-10-10 10:47:58 +05:30
chandresh pancholi
867ba29cd3 PR template 2022-10-10 09:37:26 +05:30
dependabot[bot]
86ec01595a Bump postgresql from 42.3.6 to 42.3.7 in /litmus-liquibase
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.6 to 42.3.7.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.6...REL42.3.7)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 13:35:44 +00:00
dependabot[bot]
42ad08e63e Bump postgresql from 42.3.6 to 42.3.7 in /litmus-db
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.6 to 42.3.7.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.6...REL42.3.7)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 13:35:40 +00:00
chandresh.pancholi
60c1058b24 bumping litmuc-client version 2022-10-07 19:03:25 +05:30
chandresh.pancholi
929c3d4a73 bumping litmuc-client version 2022-10-07 18:59:19 +05:30
chandresh.pancholi
010616f8e3 Improving monitoring metrics in litmus client 2022-10-07 18:46:02 +05:30
chandresh.pancholi
3a7aec3828 Introducing vertical validation in create experiment 2022-10-06 14:09:54 +05:30
chandresh pancholi
47135fad6e 1. sending version metrics, 2. memory footprint optimisation 2022-10-06 03:22:17 +05:30
chandresh pancholi
4cc54cf1fa Merge pull request #18 from medici/phone-number-segment
Introducing phonenumber stickiness, phone number segment strategy
2022-10-03 13:43:03 +05:30
chandresh pancholi
9802df0e24 Handling swagger ui from config 2022-09-26 18:26:30 +05:30
chandresh pancholi
84e13ea882 seperating segment create/upload api 2022-08-26 19:14:01 +05:30
chandresh pancholi
0393803e2d updating aws sdk version 2022-08-25 16:25:55 +05:30