diff options
author | Bo-Yi Wu <appleboy.tw@gmail.com> | 2025-05-20 09:57:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-19 18:57:58 -0700 |
commit | d06eb8d8014b1f179187926b97b92b6f42c65038 (patch) | |
tree | 8f11d351306e9e0cbd22fe51a0b2aae2fe7a239b /modules/indexer/code/elasticsearch | |
parent | 9cfcc079c7353d635e1e0d38006c3f925944e1b6 (diff) | |
download | gitea-d06eb8d8014b1f179187926b97b92b6f42c65038.tar.gz gitea-d06eb8d8014b1f179187926b97b92b6f42c65038.zip |
feat(api): add date range filtering to commit retrieval endpoints (#34497)
- Add support for filtering commits by date range via new "since" and
"until" parameters
- Update API endpoints and command logic to handle the new parameters
for fetching commits within given dates
- Extend API documentation and Swagger specs to describe the new "since"
and "until" query parameters
- Refactor related function signatures and implementations to accept and
pass "since" and "until" values
---------
Signed-off-by: appleboy <appleboy.tw@gmail.com>
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Diffstat (limited to 'modules/indexer/code/elasticsearch')
0 files changed, 0 insertions, 0 deletions