Rémi Verschelde
|
e20ebc6886
|
composedb: Reduce commits per page to 50
We've started getting HTTP error 502 on requests for 150 commits since
one week.
|
2025-11-10 14:02:13 +01:00 |
|
Yuri Sizov
|
afc916a3c3
|
Extract main classes from the compose database script
|
2023-11-26 21:56:29 +01:00 |
|
Yuri Sizov
|
ee45aa13f5
|
Extract some commonly used methods to a shared file
|
2023-11-26 21:35:31 +01:00 |
|
Yuri Sizov
|
75ae068fc0
|
Add config and data for 4.1-dev4
|
2023-06-01 12:10:22 +02:00 |
|
Yuri Sizov
|
111adacfeb
|
Store individual commit logs for each release within version
|
2023-05-30 21:58:47 +02:00 |
|
Yuri Sizov
|
8b362372d0
|
Add support for using a pre-existing local clone
|
2023-04-24 18:01:06 +02:00 |
|
Yuri Sizov
|
537552f387
|
Add config and data for Godot 4.0.2 (RC1)
Implement support for checking out specific commits
instead of tags or branches.
|
2023-03-31 12:51:40 +02:00 |
|
Yuri Sizov
|
f53c88beea
|
Add configs and data for Godot 3.0
- Give more chances to finish downloading bigger commit sets
|
2023-03-24 21:54:28 +01:00 |
|
Yuri Sizov
|
b93c3a8237
|
Make API calls more robust for bigger queries
- Also fix sorting for different version formats
|
2023-03-24 15:49:59 +01:00 |
|
Yuri Sizov
|
02746a9cda
|
Track merge commits to correctly identify releases
|
2023-03-24 15:49:58 +01:00 |
|
Yuri Sizov
|
18d6c39cba
|
Add a publishing step; consolidate configs for release; start UI work
|
2023-03-24 15:49:58 +01:00 |
|
Yuri Sizov
|
af2d1478e9
|
Switch database generation to using configs
- Also centralize database IO methods
|
2023-03-24 15:49:57 +01:00 |
|
Yuri Sizov
|
b04ba2a002
|
Correctly fetch, parse, and identify commit and PR data
- Split requests in batches
- Learn to handle cherry-picks
|
2023-03-24 15:46:27 +01:00 |
|
Yuri Sizov
|
7df9c50612
|
Implement basic fetching for commit and PR data
|
2023-03-24 15:43:04 +01:00 |
|
Yuri Sizov
|
2fbcbca9b7
|
Implement fetching and parsing of the commit log
- Validate the results with a size check.
|
2023-03-24 15:43:04 +01:00 |
|
Yuri Sizov
|
9e48758538
|
Outline the plan, erect some scaffolding
|
2023-03-21 19:39:03 +01:00 |
|
Yuri Sizov
|
2b954b13ea
|
Initial commit
|
2023-03-21 17:37:03 +01:00 |
|