This website requires JavaScript.
Explore
Help
Register
Sign In
cameleer
/
cameleer-server
Watch
1
Star
0
Fork
0
You've already forked cameleer-server
Code
Issues
42
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
sonarqube.yml
Actor
All actors
claude
hsiegeln
Status
All status
Success
Failure
Waiting
Running
fix: let SPRING_DATASOURCE_URL fully control datasource connection
ci.yml #590
:
Commit
de85cdf5a2
pushed by
claude
main
2026-04-04 23:26:51 +02:00
2m26s
View workflow file
fix: set CAMELEER_DB_SCHEMA=public for existing main deployment
ci.yml #589
:
Commit
2277a0498f
pushed by
claude
main
2026-04-04 23:24:25 +02:00
3m3s
View workflow file
fix: derive PG schema from tenant ID instead of defaulting to public
ci.yml #588
:
Commit
ac87aa6eb2
pushed by
claude
main
2026-04-04 21:51:13 +02:00
4m10s
View workflow file
docs: add SERVER-CAPABILITIES.md for SaaS integration reference
ci.yml #587
:
Commit
f16d331621
pushed by
claude
main
2026-04-04 20:32:45 +02:00
1m58s
View workflow file
fix: persist environment selection in Zustand store instead of URL params
ci.yml #586
:
Commit
69055f7d74
pushed by
claude
main
2026-04-04 17:15:06 +02:00
2m44s
View workflow file
fix: use environmentId from heartbeat body for auto-heal
ci.yml #585
:
Commit
37eb56332a
pushed by
claude
main
2026-04-04 16:24:30 +02:00
2m30s
View workflow file
fix: persist environment in JWT claims for auto-heal recovery
ci.yml #584
:
Commit
72ec87a3ba
pushed by
claude
main
2026-04-04 16:15:31 +02:00
3m2s
View workflow file
fix: update DS to v0.1.31, simplify env selector styles
ci.yml #583
:
Commit
346e38ee1d
pushed by
claude
main
2026-04-04 16:05:11 +02:00
3m9s
View workflow file
fix: restyle environment selector to match DS TopBar pill
ci.yml #582
:
Commit
39d9ec9cd6
pushed by
claude
main
2026-04-04 15:56:42 +02:00
3m28s
View workflow file
fix: always show environment selector in TopBar
ci.yml #581
:
Commit
08f2a01057
pushed by
claude
main
2026-04-04 15:50:58 +02:00
3m5s
View workflow file
docs: add historical implementation plans
ci.yml #580
:
Commit
574f82b731
pushed by
claude
main
2026-04-04 15:47:52 +02:00
1m58s
View workflow file
feat: move environment selector into TopBar (DS v0.1.30)
ci.yml #579
:
Commit
c2d4d38bfb
pushed by
claude
main
2026-04-04 15:45:53 +02:00
2m6s
View workflow file
feat: add environment filtering across all APIs and UI
ci.yml #578
:
Commit
694d0eef59
pushed by
claude
main
2026-04-04 15:43:46 +02:00
1m17s
View workflow file
docs: update CLAUDE.md with multitenancy architecture
ci.yml #577
:
Commit
babdc1d7a4
pushed by
claude
main
2026-04-04 15:16:38 +02:00
1m58s
View workflow file
feat: implement multitenancy with tenant isolation + environment support
ci.yml #576
:
Commit
a188308ec5
pushed by
claude
main
2026-04-04 15:03:38 +02:00
3m17s
View workflow file
docs: multitenancy architecture design spec
ci.yml #575
:
Commit
ee7226cf1c
pushed by
claude
main
2026-04-04 14:38:58 +02:00
1m54s
View workflow file
feat: show route control bar on topology diagram
ci.yml #574
:
Commit
7429b85964
pushed by
claude
main
2026-04-04 13:52:20 +02:00
2m49s
View workflow file
docs: update CLAUDE.md with heartbeat capabilities restoration
ci.yml #573
:
Commit
a5c07b8585
pushed by
claude
main
2026-04-04 13:33:55 +02:00
2m16s
View workflow file
feat: restore agent capabilities from heartbeat after server restart
ci.yml #572
:
Commit
45a74075a1
pushed by
claude
main
2026-04-04 13:21:46 +02:00
2m27s
View workflow file
security: fix SQL injection in ClickHouse query escaping
ci.yml #571
:
Commit
abed4dc96f
pushed by
claude
main
2026-04-04 12:46:01 +02:00
3m55s
View workflow file
fix: run sonar:sonar in same reactor as verify
sonarqube.yml #570
:
Commit
170b2c4a02
pushed by
hsiegeln
main
2026-04-04 12:01:43 +02:00
2m15s
View workflow file
fix: run sonar:sonar in same reactor as verify
ci.yml #569
:
Commit
170b2c4a02
pushed by
claude
main
2026-04-04 11:59:02 +02:00
1m53s
View workflow file
fix: remove explicit sonar.sources/tests from mvn sonar:sonar
sonarqube.yml #568
:
Commit
66e91ba18c
pushed by
hsiegeln
main
2026-04-04 11:56:04 +02:00
2m5s
View workflow file
fix: remove explicit sonar.sources/tests from mvn sonar:sonar
ci.yml #567
:
Commit
66e91ba18c
pushed by
claude
main
2026-04-04 11:16:51 +02:00
3m0s
View workflow file
fix: use mvn sonar:sonar instead of standalone sonar-scanner
sonarqube.yml #566
:
Commit
e30b561dfe
pushed by
hsiegeln
main
2026-04-04 11:10:31 +02:00
2m5s
View workflow file
fix: use mvn sonar:sonar instead of standalone sonar-scanner
ci.yml #565
:
Commit
e30b561dfe
pushed by
claude
main
2026-04-04 11:10:25 +02:00
2m34s
View workflow file
fix: set SONAR_SCANNER_JAVA_HOME for sonar-scanner 6.x
sonarqube.yml #564
:
Commit
5ae94e1e2c
pushed by
hsiegeln
main
2026-04-04 11:06:41 +02:00
2m3s
View workflow file
fix: set SONAR_SCANNER_JAVA_HOME for sonar-scanner 6.x
ci.yml #563
:
Commit
5ae94e1e2c
pushed by
claude
main
2026-04-04 11:06:56 +02:00
2m50s
View workflow file
fix: derive JAVA_HOME from jar binary and add to PATH
sonarqube.yml #562
:
Commit
7dca8f2609
pushed by
hsiegeln
main
2026-04-04 11:02:36 +02:00
1m28s
View workflow file
fix: derive JAVA_HOME from jar binary and add to PATH
ci.yml #561
:
Commit
7dca8f2609
pushed by
claude
main
2026-04-04 11:02:14 +02:00
2m25s
View workflow file
First
Previous
...
11
12
13
14
15
...
Next
Last