Sign in
apache
/
hamilton
/
HEAD
9f17a27
fix(cli): require typer version with click 8.3 help compatibility
by Sergio
· 13 days ago
main
015cfee
use HTTPS address to download data
by PJ Fanning
· 5 days ago
a96afeb
Bump flatted from 3.2.7 to 3.4.2 in /dev_tools/vscode_extension
by dependabot[bot]
· 2 days ago
64ae591
Add `marketplace.json`
by Dev-iL
· 12 days ago
45673b0
Remove usage telemetry (PostHog) from Hamilton (#1512)
by Stefan Krawczyk
· 13 days ago
87005ed
Expose DAG validation as LLM tools via MCP (#1490)
by Dev-iL
· 14 days ago
728400c
Add `allow_update_branch` to .asf.yaml (#1511)
by Dev-iL
· 2 weeks ago
a47fc42
While loop DFS implementation (#1483)
by Stefan Krawczyk
· 2 weeks ago
06d1275
Add async data validator support
by Dev-iL
· 2 weeks ago
8e51a95
Update upload artifact in github actions
by Stefan Krawczyk
· 2 weeks ago
06ffd37
Fix `build-docs` CI failure for non-maintainer PRs
by Dev-iL
· 2 weeks ago
b6e4acc
Bump django from 5.2.11 to 5.2.12 in /ui/backend
by dependabot[bot]
· 2 weeks ago
836c6f9
Rename migrate_postgres scripts to upgrade_postgres to avoid confusion with DB schema migrations
by Stefan Krawczyk
· 3 weeks ago
97cbffb
Remove *.claude* gitignore pattern that conflicts with .claude directory
by Stefan Krawczyk
· 3 weeks ago
812b202
Switch LSP workflow from pip to uv via astral-sh/setup-uv action
by Stefan Krawczyk
· 3 weeks ago
6c9af80
Use pathlib consistently for build directory paths in Django settings and urls
by Stefan Krawczyk
· 3 weeks ago
3a471c6
Fixes contrib docusaurus to resolve some depnendabot alerts
by Stefan Krawczyk
· 4 weeks ago
4bd61f6
Add valid prettier config and run format
by Stefan Krawczyk
· 4 weeks ago
9e6ee32
Add TODO comments for Apache Docker image namespace transition
by Stefan Krawczyk
· 4 weeks ago
b5c9081
Address Dev-iL PR review: consolidate dependencies to pyproject.toml
by Stefan Krawczyk
· 4 weeks ago
004756c
Add eslint-plugin-react and downgrade linting errors to warnings
by Stefan Krawczyk
· 4 weeks ago
5f2c5ad
Address Dev-iL PR review comments: use pathlib.Path
by Stefan Krawczyk
· 4 weeks ago
c1c839a
removing suprious file
by Stefan Krawczyk
· 4 weeks ago
0817a2f
Upgrade Node.js version from 16.x to 20.x in frontend workflow
by Stefan Krawczyk
· 4 weeks ago
0952d65
Fix database credentials in migration scripts
by Stefan Krawczyk
· 4 weeks ago
c32f2e6
Fix PostgreSQL 18 Docker volume mount point
by Stefan Krawczyk
· 4 weeks ago
ee8b73c
Update start_mini_mode.sh to use uv and PostgreSQL 18
by Stefan Krawczyk
· 4 weeks ago
850c5d2
Upgrade from PostgreSQL 16 to PostgreSQL 18
by Stefan Krawczyk
· 4 weeks ago
ee3fff3
Use uv run python for consistent environment in UI scripts
by Stefan Krawczyk
· 4 weeks ago
98ff080
Add PostgreSQL 12→16 migration scripts for Hamilton UI
by Stefan Krawczyk
· 4 weeks ago
124ae2c
Fix ESLint config to use .mjs extension
by Stefan Krawczyk
· 4 weeks ago
db0e827
Update contrib/NOTICE with third-party attributions
by Stefan Krawczyk
· 4 weeks ago
7172d75
Makes lsp CI install latest hamilton on branch
by Stefan Krawczyk
· 4 weeks ago
db4fb53
Remove unnecessary files
by Stefan Krawczyk
· 4 weeks ago
58ccfba
Fix SDK CI to use hamilton from source instead of PyPI
by Stefan Krawczyk
· 4 weeks ago
4dbaf08
Fix pandas 2.2+ compatibility in pandas_extensions.py
by Stefan Krawczyk
· 4 weeks ago
311b369
Consolidates ui test_tracking scripts
by Stefan Krawczyk
· 4 weeks ago
6f3ca6d
Add Apache Software Foundation compliance to Docker infrastructure
by Stefan Krawczyk
· 4 weeks ago
7df3e3e
Migrate UI Docker infrastructure to uv and Python 3.12
by Stefan Krawczyk
· 4 weeks ago
95dba67
Upgrade UI to Vite and enhance build system for mini mode
by Stefan Krawczyk
· 4 weeks ago
28a58be
Fix infinite rerender loop and React warnings in DAG visualization
by Stefan Krawczyk
· 4 weeks ago
a6e1b5c
Enhance UI build script following Apache Burr pattern
by Stefan Krawczyk
· 4 weeks ago
cbd5e9d
Use FLIT_USE_VCS environment variable instead of --no-use-vcs flag
by Stefan Krawczyk
· 4 weeks ago
2938631
Remove obsolete setup.py and setup.cfg files
by Stefan Krawczyk
· 4 weeks ago
7276dc8
Add -src suffix to source tarball names
by Stefan Krawczyk
· 4 weeks ago
e53bc56
Update apache_release_helper.py to support per-package builds
by Stefan Krawczyk
· 4 weeks ago
eb0f794
Convert sf-hamilton-ui to apache-hamilton-ui with flit
by Stefan Krawczyk
· 4 weeks ago
bd6b250
Convert sf-hamilton-contrib to apache-hamilton-contrib with flit
by Stefan Krawczyk
· 4 weeks ago
9708489
Convert sf-hamilton-lsp to apache-hamilton-lsp with flit
by Stefan Krawczyk
· 4 weeks ago
c86d277
Convert apache-hamilton-sdk to use flit
by Stefan Krawczyk
· 4 weeks ago
e8b7c95
Update main package pyproject.toml for flit compatibility
by Stefan Krawczyk
· 4 weeks ago
072c40c
perf: use deque for BFS queue in graph traversal (#1494)
by Giulio Leone
· 3 weeks ago
7d831f3
Add Claude Code plugin for AI-assisted Hamilton development (#1460)
by Stefan Krawczyk
· 4 weeks ago
1bf29b4
Bump aiohttp from 3.12.14 to 3.13.3 in /ui/backend/server
by dependabot[bot]
· 2 months ago
84c1d25
Bump urllib3 from 2.6.0 to 2.6.3 in /ui/backend/server
by dependabot[bot]
· 2 months ago
2016710
Bump lodash from 4.17.21 to 4.17.23 in /contrib/docs
by dependabot[bot]
· 8 weeks ago
de24202
Bump lodash from 4.17.21 to 4.17.23 in /dev_tools/vscode_extension
by dependabot[bot]
· 7 weeks ago
36931c2
Bump eslint from 8.55.0 to 9.26.0 in /ui/frontend
by dependabot[bot]
· 4 weeks ago
c40bf92
Bump protobuf from 4.25.8 to 6.33.5 in /ui/backend/server
by dependabot[bot]
· 7 weeks ago
d576aae
Bump django from 4.2.27 to 4.2.28 in /ui/backend/server
by dependabot[bot]
· 7 weeks ago
ab5d4ba
Bump webpack from 5.89.0 to 5.105.0 in /dev_tools/vscode_extension
by dependabot[bot]
· 4 weeks ago
c1c6768
Bump webpack from 5.99.9 to 5.105.0 in /ui/frontend
by dependabot[bot]
· 4 weeks ago
7095981
Bump ajv from 6.12.6 to 6.14.0 in /contrib/docs
by dependabot[bot]
· 4 weeks ago
353ea20
Bump cryptography from 44.0.1 to 46.0.5 in /ui/backend/server
by dependabot[bot]
· 6 weeks ago
eac91aa
Bump jsonpath from 1.1.1 to 1.2.1 in /ui/frontend
by dependabot[bot]
· 5 weeks ago
a49dab3
Bump qs and express in /ui/frontend
by dependabot[bot]
· 5 weeks ago
b6bd7f2
Bump sqlparse from 0.5.0 to 0.5.4 in /ui/backend/server
by dependabot[bot]
· 5 weeks ago
6630256
Adds downloads to docs
by Stefan Krawczyk
· 5 months ago
18ebdb9
Changes copy to mv
by Stefan Krawczyk
· 5 months ago
223a8f2
Removes some README links that shouldn't be there
by Stefan Krawczyk
· 5 months ago
7e2ffb8
Updates package to be apache-hamilton
by Stefan Krawczyk
· 4 weeks ago
7f0916d
Adds script to help promote RC artifacts
by Stefan Krawczyk
· 5 months ago
67e38e2
Apply Apache Incubator press-kit logo to docs (#1438)
by Mohit rao
· 4 weeks ago
d4319d5
Add the sphinx-llms-txt docs plugin for better LLM integration (#1482)
by Dev-iL
· 5 weeks ago
f0b8012
Fix spark failures on py3.14
by Dev-iL
· 5 weeks ago
5d57508
Remove outdated numpy<2 version pins
by Dev-iL
· 5 weeks ago
157ecd6
Address various test failures
by Dev-iL
· 5 weeks ago
a2d0f20
Skip ray tests on Python 3.14 and fix ruff.toml config
by Pablo Eduardo Diaz
· 5 weeks ago
846cc74
Standardize `@pytest.mark.parametrize` parameters (PT006, PT007)
by Dev-iL
· 5 weeks ago
357a43a
Remove tests for pre-3.9 types (Dict, Tuple)
by Dev-iL
· 5 weeks ago
3bb44b9
Enable the UP006 and UP045 inspections
by Dev-iL
· 8 weeks ago
bb1dee8
chore: Bump Ruff to 0.15.0 (#1455)
by Dev-iL
· 5 weeks ago
3c75859
Add missing dependency group for async SQLAlchemy tests (#1474)
by Dev-iL
· 5 weeks ago
ac34940
Fix failing unit tests for pandas and mlflow compatibility (#1463)
by Pablo Eduardo Diaz
· 6 weeks ago
dd2fdd6
Replace `pre-commit` with `prek` (#1453)
by Dev-iL
· 6 weeks ago
9c16b63
Add collaborator 'Dev-iL' to .asf.yaml
by Stefan Krawczyk
· 7 weeks ago
5b1af5e
Update supported python versions in front page badge
by Dev-iL
· 8 weeks ago
de50378
Linting
by Josh Markovic
· 8 weeks ago
45c1289
Add conditional installs
by Josh Markovic
· 8 weeks ago
783b2e8
Add support for Python 3.14
by Josh Markovic
· 9 weeks ago
d570d3f
Refactor display_name imports in test_graph.py to streamline test dependencies
by Pablo Eduardo Diaz
· 8 weeks ago
57a01cc
Update visualization documentation to clarify usage of display_name decorator
by Pablo Eduardo Diaz
· 9 weeks ago
3c29890
Refactor display_name imports in graph visualization tests
by Pablo Eduardo Diaz
· 9 weeks ago
5669d8e
Enhance display_name handling in graph visualizations
by Pablo Eduardo Diaz
· 9 weeks ago
7daca04
adjusting the formatting of the header.
by Pablo Eduardo Diaz
· 9 weeks ago
c607262
Updates the assertion in the graph visualization test to ensure that special characters are properly escaped in the label.
by Pablo Eduardo Diaz
· 9 weeks ago
553f0e9
Enhance visualization with display_name tag support
by Pablo Eduardo Diaz
· 9 weeks ago
7e35d83
Update copyright year in NOTICE file
by PJ Fanning
· 8 weeks ago
af69af2
Add NDJSON support in polars (#1431)
by Yerra SRJ Avinash
· 10 weeks ago
a9cfd66
Enforce Ruff B905
by Josh Markovic
· 2 months ago
Next »