Commit Graph

  • ee8e9b8773 ADD file via upload feature_01 p53209761 2024-06-07 13:56:35 +0800
  • 443bc93712 Update README.md main p53209761 2024-06-07 13:39:42 +0800
  • ae5570142b 提交 drawio 绘图原始文件。 刘小平 2024-06-07 11:03:56 +0800
  • 92394de384 开发计划补充readme。 刘小平 2024-06-07 10:22:57 +0800
  • c48753a64b groupId 从 org.liuxp 改为 me.liuxp 刘小平 2024-06-07 10:14:23 +0800
  • 81e04b803a 根据 minio-plus-api 调整接口定义。 刘小平 2024-06-06 11:30:38 +0800
  • 43beb2cc3f Controller不再直接调用storageEngineService,改为调用minio-plus-api包中的接口定义storageService类。 刘小平 2024-06-05 18:46:38 +0800
  • b3e3c23cba 调整模块划分。 刘小平 2024-06-05 18:45:26 +0800
  • 1a250b7cb0 model 改为 api 模块。 刘小平 2024-06-05 16:42:14 +0800
  • c62c0808b4 config 模块合并进 common 模块。 刘小平 2024-06-05 13:59:33 +0800
  • 8fdd409c40 添加Gitee仓库信息。 刘小平 2024-06-04 18:04:15 +0800
  • 37f2ca2593 使用原生 MinIO SDK 贯通上传流程,提交一个简易的前端测试页面。 刘小平 2024-06-04 17:34:09 +0800
  • 701a6be443 新增 minio-s3-api 模块,该模块定义了MinIO S3 标准接口,目前设计了两个实现,一个是基于 MinIO 官方SDK的实现,一个是自定义实现。 刘小平 2024-06-04 11:08:56 +0800
  • 112aba97da 建表SQL提交。 刘小平 2024-06-04 11:04:17 +0800
  • 158ecbb2b2 bucketExists调试通过。 刘小平 2024-06-01 01:07:54 +0800
  • 419d5379c9 MinIO S3 接口实现重构调研。计划提供基于 MinIO SDK 和独立实现两个版本的api-wrapper以供选择。 刘小平 2024-05-31 18:38:29 +0800
  • 42da110a8d ADD file via upload p53209761 2024-05-30 13:53:20 +0800
  • 0ae6201497 上传任务初始化业务逻辑重构。 刘小平 2024-05-30 13:38:19 +0800
  • 2eb2d574a5 Update .git-blame-ignore-revs p53209761 2024-05-30 10:08:20 +0800
  • 7906b3aaaa
    add ok/test.py. develop floraachy 2024-05-30 01:56:59 +0000
  • c89280df0b ADD file via upload p53209761 2024-05-30 10:02:28 +0800
  • 662c343084 ADD file via upload p53209761 2024-05-30 09:45:07 +0800
  • b89d60ee77 MinIO Plus 错误码编码。 刘小平 2024-05-26 23:37:31 +0800
  • 4e702d1305 包结构路径调整,minio-plus-spring-boot-config -> minio-plus-config 刘小平 2024-05-25 16:46:28 +0800
  • e5466ea827 模块划分。 刘小平 2024-05-25 16:20:02 +0800
  • bdd83e0c60 包结构调整。 刘小平 2024-05-25 15:17:47 +0800
  • 7623f8ea96 初始化代码提交。 刘小平 2024-05-23 18:24:31 +0800
  • 6bf1a31121 补充建表语句。 刘小平 2024-05-22 18:34:05 +0800
  • 1cf95799cc 修改缩略图设计策略,不再提供大中小三种缩略图,只保留一种。 刘小平 2024-05-21 16:21:30 +0800
  • a7b6aeac56 数据库表设计 - 文件元数据信息表。 刘小平 2024-05-21 16:15:19 +0800
  • 480bf4c422 S3 API 兼容性列表,对象API和分片上传API部分。 刘小平 2024-05-20 18:09:11 +0800
  • 60109a964e 文件上传时序图、桶策略、缩略图、分片上传、断点续传、前端直连。 刘小平 2024-05-17 18:02:29 +0800
  • 71b44b7819 文件秒传逻辑设计。 刘小平 2024-05-17 13:19:26 +0800
  • f07c3e9ee8
    Create ok.index Floraachy 2024-05-16 16:17:47 +0800
  • 8309037224 Delete CODE_OF_CONDUCT.md floraachy 2024-05-16 16:13:43 +0800
  • f998a72b02 删除jpg文件 刘小平 2024-05-14 18:16:22 +0800
  • 55e8ca25e3 使用png文件测试。 刘小平 2024-05-14 18:15:44 +0800
  • dc7f64e606 使用jpg文件测试。 刘小平 2024-05-14 18:13:40 +0800
  • 1d30952a94 修改文件下载时序图路径。 刘小平 2024-05-14 18:09:31 +0800
  • 5a51cae2f9 修改文件下载时序图图片名称。 刘小平 2024-05-14 18:03:48 +0800
  • e2e307319e 文件下载逻辑设计与时序图。 刘小平 2024-05-14 17:59:52 +0800
  • c2f1634045 readme提交。 刘小平 2024-05-14 16:20:00 +0800
  • ab48e3f2f3 MinIOPlus配置类。 刘小平 2024-05-14 15:29:39 +0800
  • b918bbb8a8
    Update .pre-commit-config.yaml Floraachy 2024-05-11 16:09:17 +0800
  • b1efbc33fa
    Update CONTRIBUTING.rst Floraachy 2024-05-11 15:45:23 +0800
  • 33d6f7a8a4
    Update RELEASING.rst Floraachy 2024-05-11 15:38:08 +0800
  • 1ff43a42c7
    Update .pre-commit-config.yaml Floraachy 2024-05-11 15:35:36 +0800
  • 59ee8ad0b3
    Create kkkk.html Floraachy 2024-05-11 15:34:18 +0800
  • e47e7f9bd1
    Update CODE_OF_CONDUCT.md Floraachy 2024-05-11 13:46:10 +0800
  • 42184af3d7
    Update .pre-commit-config.yaml Floraachy 2024-05-11 13:43:31 +0800
  • 06258176e1
    Update .git-blame-ignore-revs Floraachy 2024-05-11 13:39:16 +0800
  • 94debc8022
    Update .gitattributes Floraachy 2024-05-11 13:38:30 +0800
  • 45554e4fdc
    Update .readthedocs.yml Floraachy 2024-05-11 13:37:55 +0800
  • 9ba12fe95b
    Update .coveragerc Floraachy 2024-05-11 13:37:35 +0800
  • 3b0ff810af
    Update .git-blame-ignore-revs Floraachy 2024-05-11 10:57:28 +0800
  • 21537d7a75
    Update .coveragerc Floraachy 2024-05-11 10:55:26 +0800
  • 50c043d7cb
    Create index.html Floraachy 2024-05-11 10:54:38 +0800
  • 5af46f3d4e
    Fix crashing under squashfuse_ll read-only mounts (#12301) Yutian Li 2024-05-09 14:04:58 -0400
  • d49f1fc4db
    doc: update sprint repo link (#12296) Florian Bruhin 2024-05-08 15:13:30 +0200
  • 8efbefb2d7
    New --xfail-tb flag (#12280) Brian Okken 2024-05-07 10:37:00 -0700
  • 4080459f04
    [pre-commit.ci] pre-commit autoupdate (#12292) pre-commit-ci[bot] 2024-05-07 07:28:34 +0200
  • 41651f5b2b
    Initial commit 奔奔durian 2024-05-07 01:03:32 +0000
  • 84e59af8c8
    Document exceptions raised by exit, skip, xfail, fail, and importorskip (#12285) Bruno Oliveira 2024-05-05 19:53:16 -0300
  • 3d09c85df0
    [automated] Update plugin list (#12286) github-actions[bot] 2024-05-04 21:26:09 -0300
  • 97610067ac
    Handle KeyboardInterrupt and SystemExit at collection time (#12191) Anita Hammer 2024-05-02 12:59:09 +0100
  • 4c5298c395
    Add back "Fix teardown error reporting when --maxfail=1 (#11721)" (#12279) Ben Brown 2024-05-02 03:42:31 -0400
  • c3e9bd4518
    Merge pull request #12271 from bluetech/restore-bdd Ran Benita 2024-05-02 10:27:08 +0300
  • 1385ec117d
    Merge pull request #12274 from pytest-dev/pre-commit-ci-update-config Pierre Sassoulas 2024-04-30 18:32:12 +0200
  • 65d7d6135e [ruff] Add change to format in the git blame ignore file Pierre Sassoulas 2024-04-30 18:13:04 +0200
  • 2b6c946a2b [mypy 1.10.0] Remove 'type: ignore' that became useless Pierre Sassoulas 2024-04-30 18:11:06 +0200
  • 4788165e69 [ruff UP031] Fix to use format specifiers instead of percent format Pierre Sassoulas 2024-04-30 18:06:26 +0200
  • da53e29780
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-29 22:30:08 +0000
  • b660596f61 testing: restore integration testing with pytest-bdd Ran Benita 2024-04-29 20:50:34 +0300
  • feaae2fb35
    Merge pull request #12264 from bluetech/reraise-with-original-tb Ran Benita 2024-04-29 20:02:44 +0300
  • cf90008a1a
    build(deps): Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#12268) dependabot[bot] 2024-04-29 08:38:05 -0300
  • 2ede8778d0
    Document using PYTEST_VERSION to detect if a code is running inside pytest (#12153) dj 2024-04-29 00:22:29 +0530
  • 2e1dfb0c16
    Merge pull request #12265 from bluetech/pre-commit-tweaks Ran Benita 2024-04-28 17:52:38 +0300
  • 940b78232e pre-commit: fix misleading indentation Ran Benita 2024-04-28 17:11:11 +0300
  • e847b2a5a9 pre-commit: replace `debug-statements` hook with ruff Ran Benita 2024-04-28 17:04:27 +0300
  • 85bc9ca954 pre-commit: remove deprecated `fix-encoding-pragma` hook Ran Benita 2024-04-28 17:03:52 +0300
  • ebc4540436
    Merge pull request #12258 from bluetech/xdist-align Ran Benita 2024-04-28 16:52:40 +0300
  • 3e81cb2f45 runner: fix tracebacks for failed collectors getting longer and longer Ran Benita 2024-04-28 11:47:37 +0300
  • 0b91d5e3e8 fixtures: fix tracebacks for higher-scoped failed fixtures getting longer and longer Ran Benita 2024-04-28 11:44:55 +0300
  • 50d1e81713 terminal: fix progress percentages not aligning correctly in xdist Ran Benita 2024-04-27 13:50:31 +0300
  • 1a84d233f3 terminal: some minor code cleanups Ran Benita 2024-04-27 01:41:45 +0300
  • 127a372928
    Merge pull request #12259 from bluetech/plain-raise Ran Benita 2024-04-28 11:21:15 +0300
  • 2a809e6f8b
    Merge pull request #12261 from pytest-dev/update-plugin-list/patch-9eecdc7da Bruno Oliveira 2024-04-27 22:09:19 -0300
  • 852df0dc3e [automated] Update plugin list pytest bot 2024-04-28 00:20:56 +0000
  • 9eecdc7dae
    Merge pull request #12260 from nicoddemus/cherry-pick-release Bruno Oliveira 2024-04-27 20:41:36 -0300
  • 79ca819e59 Merge pull request #12257 from pytest-dev/release-8.2.0 Bruno Oliveira 2024-04-27 20:35:29 -0300
  • fc5c960304 runner: avoid adding uninteresting entry to tracebacks Ran Benita 2024-04-28 01:39:36 +0300
  • 835765c9d3
    Merge pull request #12130 from bluetech/fixtures-inline Bruno Oliveira 2024-04-27 10:01:36 -0300
  • 7e7503c0b0
    unittest: report class cleanup exceptions (#12250) Daniel Miller 2024-04-27 08:49:05 -0400
  • 882c4da2f3 fixtures: inline `fail_fixturefunc` Ran Benita 2024-03-17 20:06:29 +0200
  • 2e8fb9f140 fixtures: extract a `_check_fixturedef` method Ran Benita 2024-03-17 00:36:00 +0200
  • acf2971f46 fixtures: inline `_getnextfixturedef` into `_get_active_fixturedef` Ran Benita 2024-03-16 23:56:11 +0200
  • 3c77aec1da fixtures: move "request" check early Ran Benita 2024-03-14 20:33:13 +0200
  • d217d68cde fixtures: inline `_compute_fixture_value` Ran Benita 2024-03-14 20:29:33 +0200
  • 530be28575 fixtures: use early return in `_get_active_fixturedef` Ran Benita 2024-03-14 20:24:25 +0200
  • d208c1d4a5
    Merge pull request #12256 from bluetech/misc2 Bruno Oliveira 2024-04-27 09:39:16 -0300