0
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add half-arsed quarkus project. More... 3 months ago
Use non-pooled connections and local package H2 for h2 embedded so spatial can work. More... 3 months ago
Update ReportDatasetExtension to use DateTimeFormatter instead of SimpleDateFormat so it is thread safe More... 3 months ago
Move to Java 17 / Jakarta 10. More... 3 months ago
Add extra hints about gen domain or compilation problems to hibernate related and class loading exceptions when in dev mode. More... 3 months ago
Validate Collection ordered and ordering are mutually exclusive. More... 3 months ago
Check that order by bindings in collections are scalar (as they need to be SQL orderings, if simple bindings) More... 3 months ago
Allow implicit bindings in chart category bindings. More... 3 months ago
Move null annotations to before the generic type declaration in method signatures to fix compiler warning in Eclipse 2023-09+ More... 3 months ago
Add validation of collection ordering "by" attribute binding to gen domain. More... 3 months ago
Add Binder.validateBinding() used by expression validation and gen domain validation. More... 3 months ago
Check attribute and condition names are valid Java property identifiers and check for duplicate attribute/condition names after this check. More... 4 months ago
Fix retry button URL on error.jsp. More... 4 months ago
Add driver and CCM definitions in skyve-ee/javaee/standalone-bits.xml. More... 4 months ago
Add null safety to Repository interfaces and implementations. More... 4 months ago
Merge branch 'master' of https://github.com/skyvers/skyve.git More... 4 months ago
Validate all customers on startup and validate the current customer when in dev mode and metadata is changed. More... 4 months ago
Update ExpressionEvaluator comments More... 4 months ago
Move to Skyve 9.0.0-SNAPSHOT. More... 4 months ago
Extend admin.User.password (ADM_SecurityUser.password) to 255. More... 4 months ago
Remove non-generated warnings in skyve-war. More... 4 months ago
Remove warnings in skyve-web. More... 4 months ago
Remove warnings in skyve-tools. More... 4 months ago
[content] Fix lucene upgrade problem with truncating beans and attachments. More... 4 months ago
Remove warnings in skyve-maven. More... 4 months ago
Remove warnings in skyve-ext. More... 4 months ago
Remove warnings in skyve-core. More... 4 months ago
Suppress warnings in dead react code. More... 4 months ago
Load BrowsCap and warm metadata asynchronously post deployment. More... 4 months ago
Add URL decoding of schema/common.xsd URL to handle spaces and punctuation encoded by ClassLoader.getResource(). More... 4 months ago