Commit Graph

  • 413e98e194 Merge pull request #16 from deepghs/dev/narugo1992 main Kohaku-Blueleaf 2026-04-26 22:42:10 +08:00
  • 1058f94bda Merge pull request #33 from deepghs/bugfix/302-to-403 Naomi Rue Golding 2026-04-26 20:14:56 +08:00
  • f84c5848ab test(repo/crud): regression tests for orphan-namespace heal and delete order narugo1992 2026-04-26 19:52:19 +08:00
  • cd84c5cc85 fix(repo-viewer): make file list rows right-click-open-in-new-tab-able (#32) Naomi Rue Golding 2026-04-24 20:11:34 +08:00
  • 284cf07340 feat: uniform classified-error UX across file-facing surfaces (#30) Naomi Rue Golding 2026-04-24 19:48:32 +08:00
  • b4032cc8fc Merge pull request #28 from deepghs/feat/client-side-preview Naomi Rue Golding 2026-04-24 17:24:42 +08:00
  • 9764a0ed97 feat(preview): safetensors tree view with chain-collapse + toggle narugo1992 2026-04-24 16:47:50 +08:00
  • 5f9f17fc39 Merge pull request #29 from deepghs/fix/fallback-error-classification Naomi Rue Golding 2026-04-24 16:23:43 +08:00
  • 007e85586c test: drop dead u64 guard + cover fromResponse/shape fallback branches narugo1992 2026-04-24 16:10:32 +08:00
  • 5fe5d5cd91 test: actually exercise HF classification on pre-1.0 hf_hub too narugo1992 2026-04-24 15:58:19 +08:00
  • f3a4ec9758 test: skip HF-compat pattern-D tests on pre-1.0 hf_hub matrix cells narugo1992 2026-04-24 15:48:47 +08:00
  • 4defb982d8 refactor: drop unreachable post-loop fallback in try_fallback_resolve narugo1992 2026-04-24 15:36:11 +08:00
  • da0b552cad test: cover defensive branches in the new fallback helpers narugo1992 2026-04-24 15:27:14 +08:00
  • 6684620a5c fix: classify fallback upstream errors instead of collapsing to 404 narugo1992 2026-04-24 15:21:15 +08:00
  • b8f7a732b5 test: exhaustive coverage for the preview feature narugo1992 2026-04-24 14:20:03 +08:00
  • a3bcf70f4d chore: pydantic v2 regex→pattern on two Query params narugo1992 2026-04-24 14:04:06 +08:00
  • 6b4269404a fix(seed): share SEED_VERSION between seed + verify scripts narugo1992 2026-04-24 14:02:33 +08:00
  • d0445282fb feat: pure-client safetensors/parquet metadata preview (#27) narugo1992 2026-04-24 13:41:26 +08:00
  • f7622752a3 Merge remote-tracking branch 'remotes/OrgFork/dev/narugo1992' into bugfix/302-to-403 lxy 2026-04-23 18:51:28 +08:00
  • 2e62bcbd5f Merge pull request #25 from deepghs/fix/resolve-get-302-headers Naomi Rue Golding 2026-04-23 12:06:14 +08:00
  • 87d5d15620 ci: don't fail CI on codecov upload errors narugo1992 2026-04-23 12:06:03 +08:00
  • 24697d1dd2 Make /resolve GET 302 carry HF metadata headers + no-store narugo1992 2026-04-23 11:52:40 +08:00
  • 7dbcd7163f Merge pull request #21 from deepghs/dev/fallback Naomi Rue Golding 2026-04-22 21:08:51 +08:00
  • c4e4531414 End-to-end tests calling real hf_hub_download through khub fallback narugo1992 2026-04-22 20:46:01 +08:00
  • 8946899b0b Test the three HF /resolve redirect patterns end-to-end (HEAD + GET) narugo1992 2026-04-22 20:36:47 +08:00
  • 3b9489e121 Drop endpoint kwarg from parse_xet_file_data_from_response in interop tests narugo1992 2026-04-22 16:50:25 +08:00
  • 0134281fb3 Skip hf_hub_interop tests on hf_hub < 1.0 narugo1992 2026-04-22 16:34:18 +08:00
  • 10891a50ae Backfill real Content-Length on fallback HEAD for non-LFS blobs narugo1992 2026-04-22 16:29:54 +08:00
  • 0fc92d2fcc Suppress HF Xet protocol signals in fallback responses narugo1992 2026-04-22 13:46:04 +08:00
  • 3f22be53f6 Rewrite HEAD fallback Location against upstream request URL narugo1992 2026-04-22 12:47:01 +08:00
  • 25f5412779 Seed HuggingFace as a global fallback source in make seed-demo narugo1992 2026-04-22 12:02:44 +08:00
  • 81bde8a9a7 Merge pull request #20 from deepghs/dev/hf_frontend Naomi Rue Golding 2026-04-22 11:43:40 +08:00
  • 3336ce85aa Surface create_repo 409 conflict message in the UI narugo1992 2026-04-22 11:33:51 +08:00
  • 775ee6faa9 Merge pull request #18 from deepghs/dev/hf Naomi Rue Golding 2026-04-22 11:14:16 +08:00
  • 9e163b488d Normalize empty-repo siblings access for hf 0.20.3 in create_pr test narugo1992 2026-04-22 10:55:18 +08:00
  • 69b9205687 Pin won't-support + error-contract gaps and add race coverage narugo1992 2026-04-22 10:45:29 +08:00
  • d23f1e33c0 Triple-layer compat coverage: hf_hub / direct HTTP / frontend replay narugo1992 2026-04-22 09:41:36 +08:00
  • f10b05a1ec Make deep compat module field access version-portable narugo1992 2026-04-22 01:35:44 +08:00
  • b3d184bf2f Make deep compat module import-portable across hf matrix narugo1992 2026-04-22 01:25:00 +08:00
  • 397b737f91 Broaden huggingface_hub backend compat coverage (P0–P2) narugo1992 2026-04-22 01:10:08 +08:00
  • ba0a2408a0 Add coverage for HF compatibility regressions narugo1992 2026-04-21 22:33:28 +08:00
  • 19c2a5ce83 Fix huggingface_hub repo settings compatibility narugo1992 2026-04-21 22:11:34 +08:00
  • 6d50b6e89b Fix dataset viewer parquet SQL serialization narugo1992 2026-04-21 20:43:31 +08:00
  • c1df3a8af5 Fix dataset viewer nested parquet paths narugo1992 2026-04-21 20:31:28 +08:00
  • d55e6d271e Add huggingface_hub compatibility coverage narugo1992 2026-04-21 19:52:33 +08:00
  • eaa83cd0ec feat(ui): submit login form on enter narugo1992 2026-04-21 17:56:51 +08:00
  • 1e0e5615ae Merge pull request #5 from deepghs/feat/hf-tree-expand-last-commit Naomi Rue Golding 2026-04-21 17:35:27 +08:00
  • bc7eeea39c ci: merge frontend coverage into main suite narugo1992 2026-04-21 17:01:07 +08:00
  • f897c11c25 ci: separate frontend patch coverage narugo1992 2026-04-21 16:44:10 +08:00
  • bd64f187b7 test: cover repoviewer patch branches narugo1992 2026-04-21 16:17:36 +08:00
  • 5d6be2a5fc test: cover expanded tree metadata flows narugo1992 2026-04-21 16:06:20 +08:00
  • f37b515e5c Merge branch 'dev/narugo1992' into feat/hf-tree-expand-last-commit narugo1992 2026-04-21 15:40:09 +08:00
  • 8088fdb98a Fix repo tree path handling narugo1992 2026-04-21 15:09:58 +08:00
  • 03e95a6290 Expand local demo seed assets narugo1992 2026-04-21 13:51:46 +08:00
  • f76a8d49f2 Refine local dev reset workflow narugo1992 2026-04-21 12:50:30 +08:00
  • cc29a72b66 Merge pull request #6 from deepghs/test/unit Naomi Rue Golding 2026-04-21 11:39:34 +08:00
  • d466fbd5a4 Add admin frontend unit test coverage narugo1992 2026-04-21 11:29:16 +08:00
  • 9126d78da0 test: raise ui branch coverage narugo1992 2026-04-21 05:21:52 +08:00
  • 5a4429b30c test: raise UI coverage with offline fixtures narugo1992 2026-04-21 03:05:31 +08:00
  • 8770440fc3 fix: normalize HF commit URLs and expand hub matrix narugo1992 2026-04-21 00:46:47 +08:00
  • 90c26815d1 Add frontend tests and fullstack CI workflow narugo1992 2026-04-20 22:27:30 +08:00
  • 1ab8277b46 test: expand backend coverage and tighten test entrypoint narugo1992 2026-04-20 18:37:17 +08:00
  • 770cfabb38 Add high-coverage backend test suite narugo1992 2026-04-20 15:50:31 +08:00
  • 1977a53128 Improve backend test isolation and HF compatibility narugo1992 2026-04-20 13:59:24 +08:00
  • 3238765f4d Stabilize LakeFS cleanup in CI tests narugo1992 2026-04-20 12:58:26 +08:00
  • 0b9b5c8e02 Show test setup progress in pytest output narugo1992 2026-04-20 12:49:14 +08:00
  • f448aa0be8 Stop loading .env inside tests narugo1992 2026-04-20 12:39:12 +08:00
  • e12c5cce78 Add service-backed backend test workflow narugo1992 2026-04-20 12:34:01 +08:00
  • 0e8af78cd6 Fix Windows fast test state reset narugo1992 2026-04-20 11:06:58 +08:00
  • 0fac181a57 Add fast backend test harness and CI workflow test/unit-upstream narugo1992 2026-04-19 22:14:32 +08:00
  • 937a979454 Merge branch 'dev/narugo1992' into feat/hf-tree-expand-last-commit narugo1992 2026-04-19 21:05:24 +08:00
  • fef57a1924 Tighten repo branch selector width narugo1992 2026-04-19 20:59:16 +08:00
  • 8667cc3cd7 Widen branch selector in repo viewer narugo1992 2026-04-19 20:57:24 +08:00
  • a0d0dd1f4c Restore directory sizes via expanded path info narugo1992 2026-04-19 20:43:25 +08:00
  • 7fb8dc71d6 Tone down file list commit link styling narugo1992 2026-04-19 20:12:57 +08:00
  • 6a9526916b Make file list commit entries clickable narugo1992 2026-04-19 20:06:42 +08:00
  • 548c9ae844 Add HF-compatible tree expand metadata narugo1992 2026-04-19 19:59:57 +08:00
  • 82ea9d9272 Merge pull request #4 from deepghs/chore/lfs-keep-versions-max-9999 Naomi Rue Golding 2026-04-19 18:23:52 +08:00
  • 42b7f3f195 Raise LFS keep versions UI limit to 9999 narugo1992 2026-04-19 18:19:04 +08:00
  • 7b29dbf677 Merge pull request #3 from deepghs/dev/order Naomi Rue Golding 2026-04-19 17:33:29 +08:00
  • 98c0e020e9 Add session-scoped repo sort preferences and timezone-aware timestamps narugo1992 2026-04-19 16:59:39 +08:00
  • e53f48b3f4 Merge pull request #2 from deepghs/dev/click Naomi Rue Golding 2026-04-19 15:15:47 +08:00
  • 77786df1d9 Add new-tab support to commit links and breadcrumbs narugo1992 2026-04-19 14:52:57 +08:00
  • b5a6ab5134 Add new-tab support to repo card titles narugo1992 2026-04-19 14:40:54 +08:00
  • 4c6dba6458 Add local development bootstrap and deterministic demo fixtures narugo1992 2026-04-19 14:14:15 +08:00
  • 51a544eb2c fix delete function in crud lxy 2026-04-07 23:45:14 +08:00
  • 704cd67562 add action: delete ghost repo before create new repo lxy 2026-04-07 19:25:56 +08:00
  • 9b2e4bf7b6 Merge pull request #9 from zdunecki/chore/json-schema-generator Kohaku-Blueleaf 2026-02-12 14:44:19 +08:00
  • 8d340a5c89 chore(json-schema-generator): added __generated__ to .gitignor Patryk Zdunowski 2026-02-11 22:05:43 +00:00
  • d89259db43 Merge pull request #10 from MigoXV/fix/tree Kohaku-Blueleaf 2026-02-08 21:59:34 +08:00
  • 59a8a1646d feat(lakefs): add resolve_revision function to handle branch names and commit hashes migo 2026-02-04 11:04:58 +08:00
  • f41728fa60 fix(api): update path handling in file and directory conversion functions migo 2026-02-04 10:47:59 +08:00
  • 4d7d13e033 Merge pull request #8 from zdunecki/fix/docs-setup Kohaku-Blueleaf 2026-02-03 20:49:01 +08:00
  • 5071de22f3 chore(json-schema-generator): generate_json_schema.py script helpful for generating schemas for pydantic models Patryk Zdunowski 2026-01-30 18:21:54 +01:00
  • 188bc581aa fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py Patryk Zdunowski 2026-01-30 17:10:04 +01:00
  • 3eb363f45a update config migrate script Kohaku-Blueleaf 2026-01-22 23:29:47 +08:00
  • bc0bc8481a fix ui bug Kohaku-Blueleaf 2026-01-22 23:29:36 +08:00
  • da2b8f4fea make pgsql client things into custom docker file for lakefs Kohaku-Blueleaf 2026-01-22 23:29:24 +08:00
  • ef72901149 fix example docker config/generator Kohaku-Blueleaf 2026-01-22 23:29:07 +08:00
  • c3e4201b77 Merge pull request #5 from LenDigLearn/main Kohaku-Blueleaf 2025-11-13 21:26:15 +08:00