Commit Graph

24 Commits

Author SHA1 Message Date
Robert von Burg a2fcda11e8
[Project] cleaned up pom.xml 2022-11-14 16:11:10 +01:00
Robert von Burg 8a1e7aea4e [Project] Allow generating PMD and SpotBugs reports 2021-09-29 10:04:05 +02:00
Robert von Burg 72610ca9a6 [Project] Auto update to new version 1.8.0-SNAPSHOT 2021-09-24 08:54:58 +02:00
Robert von Burg f97c7df7b0 [Project] Updated snapshot version to 1.7.0-SNAPSHOT 2021-09-08 09:46:12 +02:00
Robert von Burg 7ffaab1bb8 [Major] Removed the Query API, use Search API instead 2021-09-05 12:46:45 +02:00
Robert von Burg 8066f8d61a [Minor] Code cleanup and replace deprecated calls 2020-08-19 14:48:46 +02:00
Robert von Burg 6e910854e2 [Minor] Code cleanup and replace deprecated calls 2020-08-19 14:25:09 +02:00
Robert von Burg fb9c78f7aa [Minor] Code cleanup and replace deprecated calls 2020-08-19 12:27:33 +02:00
Robert von Burg fa389d7072 [Project] Updated .gitignore files 2020-01-08 09:18:37 +01:00
Robert von Burg 8c1ecdd8d2 [Project] Updated all project and Maven dependencies 2019-07-03 20:38:22 +02:00
Robert von Burg b6819c4b47 [Major] Removed serializable and reformatted all code 2018-10-05 09:17:13 +02:00
Robert von Burg 1c2d048c45 [Major] Only use tx.get*Map() if you really need it! 2018-06-22 13:14:14 +02:00
Robert von Burg 3b69dc3354 [Major] Replaced ISO8601 formatting and parsing with JDK 2018-05-28 11:29:59 +02:00
Robert von Burg 1830d9fe86 [Fix] fixed broken tests in SOQL 2018-02-28 16:43:33 +01:00
Robert von Burg 09469a2b45 [New] Implemented SOQL REST API 2018-02-27 18:35:15 +01:00
msmock ce6cb9f048 Finished implementation of the core query functions. Still left
to call it from the ModelQuery class.
2018-02-06 21:36:05 +01:00
msmock 5e2a797b17 Finished draft implementation with some TODO's left 2018-01-04 14:30:51 +01:00
msmock 063f94e382 added result set class as list of lists 2017-12-14 08:27:42 +01:00
msmock 224f02f429 added request and response classes with tests 2017-12-13 17:08:50 +01:00
msmock 8690056f85 removed outdates TODOs 2017-12-08 16:36:31 +01:00
msmock 85499f60ae switched to strolch elements in tests and fixed mull pointer problem in chained method execution 2017-12-08 16:34:47 +01:00
msmock 353c1a35fb updated tests 2017-12-03 20:19:19 +01:00
msmock 92915b4552 initial commit of SOQL, the object query language for strolch 2017-11-30 17:05:10 +01:00
Robert von Burg cc66ab67b2 [WIP] Added new module SOQL 2017-11-30 13:09:18 +01:00