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
45
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: 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
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
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
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
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
ci.yml #561
:
Commit
7dca8f2609
pushed by
claude
main
2026-04-04 11:02:14 +02:00
2m25s
View workflow file
fix: derive JAVA_HOME for sonar-scanner in CI workflow
ci.yml #559
:
Commit
2589c681c5
pushed by
claude
main
2026-04-04 10:38:19 +02:00
2m59s
View workflow file
fix: add chmod +x for sonar-scanner binary after jar extraction
ci.yml #557
:
Commit
352fa43ef8
pushed by
claude
main
2026-04-04 10:03:05 +02:00
5m13s
View workflow file
fix: resolve 25 SonarQube code smells across 21 files
ci.yml #556
:
Commit
b04b12220b
pushed by
claude
main
2026-04-04 09:38:51 +02:00
2m30s
View workflow file
perf: batch processor and log inserts to reduce ClickHouse part creation
ci.yml #554
:
Commit
633a61d89d
pushed by
claude
main
2026-04-03 22:51:02 +02:00
2m53s
View workflow file
perf: enable ClickHouse async_insert to batch small inserts server-side
ci.yml #553
:
Commit
e0aac4bf0a
pushed by
claude
main
2026-04-03 22:36:25 +02:00
2m33s
View workflow file
fix: reduce ClickHouse CPU by increasing flush interval, rename LIVE→AUTO labels
ci.yml #552
:
Commit
ac94a67a49
pushed by
claude
main
2026-04-03 22:08:50 +02:00
3m16s
View workflow file
fix: extract snapshot data from chunks, reduce ClickHouse log noise
ci.yml #551
:
Commit
e1cb9d7872
pushed by
claude
main
2026-04-03 18:01:35 +02:00
2m34s
View workflow file
fix: derive Ed25519 signing key from JWT secret, no DB storage
ci.yml #550
:
Commit
a9ec424d52
pushed by
claude
main
2026-04-03 17:21:21 +02:00
2m34s
View workflow file
fix: persist Ed25519 signing key to survive server restarts
ci.yml #549
:
Commit
81f13396a0
pushed by
claude
main
2026-04-03 17:17:43 +02:00
3m58s
View workflow file
fix: update ITs to use consolidated init.sql, remove dead code
ci.yml #548
:
Commit
670e458376
pushed by
claude
main
2026-04-03 17:07:45 +02:00
3m48s
View workflow file
refactor: consolidate ClickHouse schema into single init.sql, cache diagrams
ci.yml #547
:
Commit
d4327af6a4
pushed by
claude
main
2026-04-03 15:28:31 +02:00
3m34s
View workflow file
fix: set deduplicate_merge_projection_mode for ReplacingMergeTree projection
ci.yml #546
:
Commit
bb3e1e2bc3
pushed by
claude
main
2026-04-03 15:17:31 +02:00
2m31s
View workflow file
fix: sort ClickHouse migration scripts by numeric version prefix
ci.yml #545
:
Commit
984bb2d40f
pushed by
claude
main
2026-04-03 15:14:16 +02:00
5m2s
View workflow file
First
Previous
...
10
11
12
13
14
...
Next
Last