{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":559477754,"defaultBranch":"master","name":"Simplify_truths_api","ownerLogin":"emberal","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-30T08:34:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/89257606?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1667118893.1880152","currentOid":""},"activityList":{"items":[{"before":"894181ac23b221f8a5f5bd86e4d384ef45e246d3","after":"073d5665b50d075b69aebe250bb2950d4a15fc62","ref":"refs/heads/master","pushedAt":"2024-06-23T10:45:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Create README.md","shortMessageHtmlLink":"Create README.md"}},{"before":"17200c9e2d7796c12189607dbf09fefcaf222ffd","after":"894181ac23b221f8a5f5bd86e4d384ef45e246d3","ref":"refs/heads/master","pushedAt":"2023-12-06T20:34:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Update JDK version in GitHub workflows\n\nThe GitHub workflows have been updated with the latest JDK version. Both the run_tests and codeql workflows are now using JDK 21. These changes ensure our tests and code quality checks are running on the latest supported Java version.","shortMessageHtmlLink":"Update JDK version in GitHub workflows"}},{"before":"6321274ff8252cf577b37ecf0421291496415bfa","after":"17200c9e2d7796c12189607dbf09fefcaf222ffd","ref":"refs/heads/master","pushedAt":"2023-12-06T20:28:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Update dependencies and make code improvements\n\nUpdated various dependency versions in the pom.xml file for better compatibility and performance. Utilized more efficient methods in the ExpressionUtils.java and StringUtils.java classes such as using isEmpty() instead of checking if the length is 0 and methods like getFirst() which is more intuitive. Also, handled version details better in application.yml and adjusted the version fetching mechanism in version_pom.","shortMessageHtmlLink":"Update dependencies and make code improvements"}},{"before":"d013b270d54dd61f9cc71ba7e855b5de6a58de5a","after":"6321274ff8252cf577b37ecf0421291496415bfa","ref":"refs/heads/master","pushedAt":"2023-06-23T17:20:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Update codeql.yml","shortMessageHtmlLink":"Update codeql.yml"}},{"before":"23bde1e756bc267ffe65064c785d36ef993e7159","after":"d013b270d54dd61f9cc71ba7e855b5de6a58de5a","ref":"refs/heads/master","pushedAt":"2023-06-23T17:15:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Create codeql.yml","shortMessageHtmlLink":"Create codeql.yml"}},{"before":"ef3b27a8db762a9462ca286f895f8e605bba7359","after":"23bde1e756bc267ffe65064c785d36ef993e7159","ref":"refs/heads/master","pushedAt":"2023-05-07T09:57:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Updated package name","shortMessageHtmlLink":"Updated package name"}},{"before":"774d8db37fffd5b60f94a0236c8ce2945550841d","after":"ef3b27a8db762a9462ca286f895f8e605bba7359","ref":"refs/heads/master","pushedAt":"2023-04-22T21:01:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Always show result.message on exceptions","shortMessageHtmlLink":"Always show result.message on exceptions"}},{"before":"6793b6579fada48a4bd7aa1326743eaf9182b48f","after":"774d8db37fffd5b60f94a0236c8ce2945550841d","ref":"refs/heads/master","pushedAt":"2023-04-22T20:31:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Updated docs to /","shortMessageHtmlLink":"Updated docs to /"}},{"before":"f6834be658dac3d9af1f8124ec24b51471d22096","after":"6793b6579fada48a4bd7aa1326743eaf9182b48f","ref":"refs/heads/master","pushedAt":"2023-04-15T21:37:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Changed : to |","shortMessageHtmlLink":"Changed : to |"}},{"before":"bbf476b010a56897753afb18cfa5e1217a8332a3","after":"f6834be658dac3d9af1f8124ec24b51471d22096","ref":"refs/heads/master","pushedAt":"2023-04-07T18:01:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Wrote a script to read version from application.yml and write to pom.xml","shortMessageHtmlLink":"Wrote a script to read version from application.yml and write to pom.xml"}},{"before":"3ba527f0b9be9048ca998af40aa5fc1cdd9846ef","after":"bbf476b010a56897753afb18cfa5e1217a8332a3","ref":"refs/heads/master","pushedAt":"2023-04-07T16:43:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Added API version to results, Added more swagger info, swagger ui on /docs","shortMessageHtmlLink":"Added API version to results, Added more swagger info, swagger ui on …"}},{"before":"81b40003900194ec559b277cb723399e01c2eb81","after":"3ba527f0b9be9048ca998af40aa5fc1cdd9846ef","ref":"refs/heads/master","pushedAt":"2023-04-06T21:46:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Fixed all params being required in swagger, changed or from / to : . Added mote swagger details","shortMessageHtmlLink":"Fixed all params being required in swagger, changed or from / to : . …"}},{"before":"9330f40d86ef30dd93d656c3266281f4ae97d30f","after":"81b40003900194ec559b277cb723399e01c2eb81","ref":"refs/heads/master","pushedAt":"2023-04-02T13:33:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Index should now be more accurate","shortMessageHtmlLink":"Index should now be more accurate"}},{"before":"122f3bff04234636741098d5bf72cae1ed4c955c","after":"9330f40d86ef30dd93d656c3266281f4ae97d30f","ref":"refs/heads/master","pushedAt":"2023-04-02T13:29:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Reworked isLegal method with more regex, reworked some of the exceptions, they should now show index","shortMessageHtmlLink":"Reworked isLegal method with more regex, reworked some of the excepti…"}},{"before":"1c63b4b50c2ee5d2efe16ddb4e5f4cfd27b1e994","after":"122f3bff04234636741098d5bf72cae1ed4c955c","ref":"refs/heads/master","pushedAt":"2023-04-02T09:42:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Added get endpoint to check if an expression is valid, without returning anything. Added static isValid method","shortMessageHtmlLink":"Added get endpoint to check if an expression is valid, without return…"}},{"before":"a45d343aefa9b7164a86528fbe4c99b7792f1972","after":"1c63b4b50c2ee5d2efe16ddb4e5f4cfd27b1e994","ref":"refs/heads/master","pushedAt":"2023-03-31T21:10:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Added mote data to Swagger. Changed regex type in operator to String","shortMessageHtmlLink":"Added mote data to Swagger. Changed regex type in operator to String"}},{"before":"679c7fe2b094341f2060774a5d9e4e78a7d610b7","after":"a45d343aefa9b7164a86528fbe4c99b7792f1972","ref":"refs/heads/master","pushedAt":"2023-03-31T19:23:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Added more nullable and NotNull @Annotations, fixed tests. Fixed minor bug in isLegal method","shortMessageHtmlLink":"Added more nullable and NotNull @annotations, fixed tests. Fixed mino…"}},{"before":"3f9ad22e9f22edfcd8754ad90dc12885bd6dd89e","after":"679c7fe2b094341f2060774a5d9e4e78a7d610b7","ref":"refs/heads/master","pushedAt":"2023-03-27T21:48:20.379Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Written more tests","shortMessageHtmlLink":"Written more tests"}},{"before":"0698ef31d7b71c04904f7a84f048363fdb1cfd41","after":"3f9ad22e9f22edfcd8754ad90dc12885bd6dd89e","ref":"refs/heads/master","pushedAt":"2023-03-25T16:14:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Updated dependencies, added more data, updated version number","shortMessageHtmlLink":"Updated dependencies, added more data, updated version number"}},{"before":"0853c3585ba626d5c5aaba6f8044f92e3956db86","after":"0698ef31d7b71c04904f7a84f048363fdb1cfd41","ref":"refs/heads/master","pushedAt":"2023-03-19T19:02:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Added more tests","shortMessageHtmlLink":"Added more tests"}},{"before":"4a58471ad1e2baf5ec55d430486c197bed7ce24a","after":"0853c3585ba626d5c5aaba6f8044f92e3956db86","ref":"refs/heads/master","pushedAt":"2023-03-19T11:09:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Refactored, moved methods, renamed and added variables","shortMessageHtmlLink":"Refactored, moved methods, renamed and added variables"}},{"before":"94d8d8f54c170829bcfd714d733a45f9d41f0924","after":"4a58471ad1e2baf5ec55d430486c197bed7ce24a","ref":"refs/heads/master","pushedAt":"2023-03-18T22:59:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Added more line brakes","shortMessageHtmlLink":"Added more line brakes"}},{"before":"0347a63453bbfbf5e0492bdaac9a06f619550b41","after":"94d8d8f54c170829bcfd714d733a45f9d41f0924","ref":"refs/heads/master","pushedAt":"2023-03-18T17:57:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Changed return values to EntityResponse<>. Added more swagger info","shortMessageHtmlLink":"Changed return values to EntityResponse<>. Added more swagger info"}},{"before":"9a3e3dc8f362ca5d8586ebc7f82a719eddba711d","after":"0347a63453bbfbf5e0492bdaac9a06f619550b41","ref":"refs/heads/master","pushedAt":"2023-03-18T16:32:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Fixed bug not allowing spaces after an operator as the final character","shortMessageHtmlLink":"Fixed bug not allowing spaces after an operator as the final character"}},{"before":"10333820fcc20b38359e1a36c6c66e26b2d0acc3","after":"9a3e3dc8f362ca5d8586ebc7f82a719eddba711d","ref":"refs/heads/master","pushedAt":"2023-03-18T16:00:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"emberal","name":"Martin Berg Alstad","path":"/emberal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89257606?s=80&v=4"},"commit":{"message":"Added swagger for api docs","shortMessageHtmlLink":"Added swagger for api docs"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbLLkjwA","startCursor":null,"endCursor":null}},"title":"Activity · emberal/Simplify_truths_api"}