Commit Graph

  • 4c00c4af90 Merge pull request 'Fixed Pagination & modles' (#14) from develop/orchestrator-fixes into main main v2.2.0 SoXX 2024-07-16 11:14:07 +0000
  • ea9b115237 test: fixed tests SoXX 2024-07-16 11:17:14 +0200
  • 7775a28161 feat: added references in posts SoXX 2024-07-15 16:06:19 +0200
  • c3ca361506 feat: added references in posts SoXX 2024-07-15 15:37:21 +0200
  • 63f8902674 feat: removed tags & added references for posts SoXX 2024-07-15 15:24:08 +0200
  • b547b40410 ci: im not sure what happened here SoXX 2024-07-15 15:11:19 +0200
  • 251611c5a0 feat: added json notation SoXX 2024-07-15 15:10:44 +0200
  • a9146fb6ab Merge pull request 'develop/batch-jobs' (#13) from develop/batch-jobs into main v2.1.0 SoXX 2024-07-06 21:49:24 +0000
  • e493fead8d test: fixed wong test SoXX 2024-07-06 23:32:43 +0200
  • 9eb9d7254e feat: finalized functions with tests SoXX 2024-07-06 22:19:55 +0200
  • 53e1412772 fix: model to be primaryKey SoXX 2024-07-05 14:07:56 +0200
  • ad9124ef41 fix: reverse validation SoXX 2024-07-05 14:06:39 +0200
  • 5665d56ce4 fix: function header SoXX 2024-07-05 11:32:17 +0200
  • 419099a0de feat: upload Posts in batch (no tests) SoXX 2024-07-03 22:57:04 +0200
  • 509abb0f75 feat: upload Posts in batch (no tests) SoXX 2024-07-03 22:54:35 +0200
  • 8158fff075 fix: do nothing by duplicate key SoXX 2024-07-03 10:28:22 +0200
  • 83fdd336a3 fix: do nothing by duplicate key SoXX 2024-07-03 10:19:15 +0200
  • c20b9143db fix: do nothing by duplicate key SoXX 2024-07-03 09:52:39 +0200
  • 0a5f281a1e feat: added batch jobs for creating Tags, TagAliases & TagGroups SoXX 2024-07-02 22:35:42 +0200
  • 5784b469b9 feat: fixed module path to v2 v2.0.0 SoXX 2024-07-02 10:11:42 +0200
  • c6439199a9 tests: fixed tests that already got fixed SoXX 2024-07-02 08:46:47 +0200
  • 0c76e54259 tests: fixed tests that already got fixed SoXX 2024-07-02 08:33:53 +0200
  • b6c201383f Update .gitea/workflows/ build_check.yaml SoXX 2024-07-02 06:20:34 +0000
  • 645ff40748 Delete .gitea/workflows/build_check.yaml SoXX 2024-07-02 06:20:00 +0000
  • a39cfd2027 Merge pull request 'BREAKING CHANGE: V2 of thr SDK' (#12) from develop/postgresql into main SoXX 2024-07-01 20:46:26 +0000
  • 768203ebd7 fix: fixed function to work properly SoXX 2024-07-01 22:40:53 +0200
  • 2d4102be6a refactor: added getting of tag by specific type SoXX 2024-07-01 22:29:37 +0200
  • a842d64f1c refactor: added deletion of tags SoXX 2024-07-01 22:15:43 +0200
  • 1b40c6145a refactor: changed CreateTag to align with other functions SoXX 2024-07-01 22:06:36 +0200
  • 47fda2994b fix: fixed issues in PR SoXX 2024-07-01 21:38:09 +0200
  • 3dfb345edc fix: make sonarqube happy SoXX 2024-07-01 14:14:17 +0200
  • 5f9ace9bd3 feat: implemented all functions SoXX 2024-07-01 13:42:53 +0200
  • 6ccd593d88 refactor: changed code layout SoXX 2024-07-01 11:36:21 +0200
  • d759e072f7 feat(TagGroup): added function and tests SoXX 2024-06-28 22:39:12 +0200
  • 702870db1e feat(TagAlias): added function and tests SoXX 2024-06-28 22:27:31 +0200
  • 26178eb64d feat(TagAlias): added function and tests SoXX 2024-06-28 22:14:27 +0200
  • bb45658310 feat(TagAlias): added function and tests SoXX 2024-06-28 15:13:40 +0200
  • b5437ecc62 tests: fixed tests SoXX 2024-06-28 14:16:28 +0200
  • 4a0b7d71a9 refactor: reorganized code structure SoXX 2024-06-28 12:15:51 +0200
  • 5de00e6861 refactor: reorganized code structure SoXX 2024-06-28 10:58:07 +0200
  • bc8b5bb4a7 refactor: reorganized code structure SoXX 2024-06-28 10:54:42 +0200
  • 429f68899d feat(database): new fields SoXX 2024-06-28 10:43:55 +0200
  • 9c8a7c1e16 fix(tests): remove timeout SoXX 2024-06-27 22:18:35 +0200
  • 51aa79e4c2 feat(newAPIs): initial structure for new api endpoints SoXX 2024-06-27 22:17:25 +0200
  • 56bb414f9d feat(PostReference): added the ability to add missing filed in db SoXX 2024-06-27 22:05:21 +0200
  • da4fda3597 refactor(postgres): a lot of things happened here SoXX 2024-06-27 21:37:29 +0200
  • a71f759763 feat(functions): fixing bugs SoXX 2024-06-27 16:11:16 +0200
  • e29cea6e3c feat(functions): enhanced function with RAW SQL SoXX 2024-06-26 16:12:10 +0200
  • a9a21581bd test(helper): extend the waiting time to 10 seconds SoXX 2024-06-26 12:40:59 +0200
  • 97d314ba3e ci: fix go command to show in log SoXX 2024-06-26 12:20:38 +0200
  • 0a5359d723 ci: fix go command to show in log SoXX 2024-06-26 12:07:55 +0200
  • a026563835 fix(errors): added more tests SoXX 2024-06-26 11:48:25 +0200
  • 615a6b1a25 fix(errors): fix unneeded error handling SoXX 2024-06-26 11:31:42 +0200
  • cb04347dd5 fix(errors): more tests SoXX 2024-06-26 11:23:27 +0200
  • 6e3edfc1fa fix(errors): renamed error package SoXX 2024-06-26 10:02:54 +0200
  • 4fa936d774 fix(errors): added const SoXX 2024-06-26 09:20:52 +0200
  • c550531a35 tests(errors): refactored old tests to reflect new error handling SoXX 2024-06-26 09:10:04 +0200
  • f66fc6b6d7 tests(errors): fix test cases to reflect the new validation and error handling SoXX 2024-06-25 22:22:05 +0200
  • d94ae83c2f feat(errors): implemented custom errors SoXX 2024-06-25 21:55:43 +0200
  • 63e74219ed feat(error): added first steps for custom errors SoXX 2024-06-25 16:02:08 +0200
  • c246f661ff ci: update version of steps SoXX 2024-06-25 15:13:52 +0200
  • f34cc637ec ci: readable cache and check for latest SoXX 2024-06-25 15:11:47 +0200
  • 819dc7055a feat(postgres): updated go mod SoXX 2024-06-25 15:09:39 +0200
  • 07b69f6c18 test(postgres): fixed to use new ORM Generic SoXX 2024-06-25 15:00:44 +0200
  • d8f338332b ci: disable cache SoXX 2024-06-25 14:56:08 +0200
  • d3c0599263 ci: disable check for latest go SoXX 2024-06-25 14:55:25 +0200
  • c0cae140f1 test(postgres): finished test migrations to generic orm base SoXX 2024-06-25 14:50:56 +0200
  • 5aac1f2916 feat(postgres): start implementing new generic orm model soxx 2024-06-25 09:09:18 +0200
  • 31c4249129 refactor(postgres): use generics for IDs soxx 2024-06-24 22:31:18 +0200
  • d90736b1b6 docs(postgres): rearranged soxx 2024-06-24 22:30:57 +0200
  • 895c4cd436 docs(postgres): rearranged soxx 2024-06-24 22:30:05 +0200
  • df14171bad docs(postgres): added all the sonarqube badges soxx 2024-06-24 22:29:01 +0200
  • 8ea3369744 docs(postgres): added all the sonarqube badges soxx 2024-06-24 22:18:34 +0200
  • 97758b180e test(postgres): added more tests and some fixes soxx 2024-06-24 22:07:34 +0200
  • 2a752adcac test(postgres): added more tests soxx 2024-06-24 17:07:41 +0200
  • 30fa03ef9a feat(postgres): added more tests SoXX 2024-06-24 14:28:09 +0200
  • 57729359d2 feat(postgres): using only gorm SoXX 2024-06-24 13:13:32 +0200
  • b40d93c993 feat(postgres): config map SoXX 2024-06-24 12:59:51 +0200
  • bfa074fd9b ci(postgres): fixed trigger SoXX 2024-06-24 12:02:39 +0200
  • 1ed6b91214 ci(postgres): implemented CI for build check in sonarqube SoXX 2024-06-24 11:58:29 +0200
  • a5f41e7a2d fix(postgres): function mismatch with new types soxx 2024-06-23 22:39:54 +0200
  • b0d98d842f refactor(postgres): renamed function names and fixed tests and other issues soxx 2024-06-23 22:35:46 +0200
  • 8a0229eb23 test(postgres): renamed functions to be more clear soxx 2024-06-23 21:23:38 +0200
  • 7842976f4b test(postgres): fixed the tests & also squashed some bugs soxx 2024-06-23 01:18:23 +0200
  • bb7cb23c2a refactor(postgres): Refactor post retrieval functions and remove unnecessary code in tag and user creation soxx 2024-06-22 23:25:28 +0200
  • 9471941e02 refactor(postgres): fixed any IDE errors soxx 2024-06-22 23:25:06 +0200
  • b28891f383 refactor(postgres): fixed any IDE errors soxx 2024-06-22 23:23:23 +0200
  • 55296d9a95 refactor(postgres): renamed functions to be more clear soxx 2024-06-22 22:30:03 +0200
  • 78145fe02a refactor(postgres): removed old docs soxx 2024-06-22 22:28:29 +0200
  • 2621eea00c refactor(postgres): fixed implementation soxx 2024-06-22 22:27:38 +0200
  • b11cfbaa24 refactor(postgres): removed old graph related code soxx 2024-06-22 22:07:36 +0200
  • 58dcf94d49 refactor(postgres): removed old graph related code soxx 2024-06-22 22:06:36 +0200
  • 536f7c0443 fix(postgres): Update database logger in postgres.go to include slow queries and error handling soxx 2024-06-21 23:48:18 +0200
  • 3c17c60439 fix(postgres): Update postgres.go to use silent logger for GORM configuration soxx 2024-06-21 23:35:41 +0200
  • c07fd69f4f fix(postgres): CheckIfAnthrovePostNodeExistsBySourceURL function to use PostReference model soxx 2024-06-21 23:25:55 +0200
  • c359b4636e fix(postgres): prefilled posts with empty soxx 2024-06-21 23:18:33 +0200
  • 0b7b6beccd fix(postgres): Update CheckIfAnthrovePostNodeExistsBySourceURL to return pointer instead of value soxx 2024-06-21 22:58:52 +0200
  • 5e501b2003 fix(postgres): ** whyy soxx 2024-06-21 22:57:05 +0200
  • b86c667156 fix(postgres): CheckIfAnthrovePostNodeExistsBySourceURL now working as intended soxx 2024-06-21 22:54:47 +0200
  • aea99da484 fix(postgres): fix creating issue soxx 2024-06-21 17:50:31 +0200