Commit History

作者 SHA1 備註 提交日期
  Shiv Tyagi 579a8e6b16 scripts: change basedir default location to repo home 1 年之前
  Shiv Tyagi 8d8cb2511f .gitignore: ignore base dir 1 年之前
  Shiv Tyagi 43be9c917c app.py: change basedir location to repo home 1 年之前
  Shiv Tyagi 990003924c scripts: change Tracker to AntennaTracker 1 年之前
  Shiv Tyagi 7247a2c328 app.py: use version_fetcher for remotes.json auto-fetch jobs 1 年之前
  Shiv Tyagi e370019cf6 metadata_manager: update remotes in local ap repo post versions update 1 年之前
  Shiv Tyagi 1f413b2cdc metadata_manager: run fetch_releases.py and fetch_whitelisted_tags.py every 20 minutes 1 年之前
  Shiv Tyagi 9d2f335a25 ap_git: add method to bulk add remotes 1 年之前
  Shiv Tyagi 834c95e51c app.py: pass repo object to APSourceMetadataFetcher instead of a path 1 年之前
  Shiv Tyagi dce266fe13 metadata_fetcher: pass the GitRepo object to APSourceMetadataFetcher instead of a path 1 年之前
  Shiv Tyagi 3b741bc0ad utils: add TaskRunner 1 年之前
  Shiv Tyagi 3cbf96a52b ap_git: add remote containing commit to copied repo on shallow clone 1 年之前
  Shiv Tyagi 11f76356f9 app.py: remove redundant checkout call outside APSourceMetadataFetcher 1 年之前
  Shiv Tyagi c1d63ceebf .gitignore: ignore redis dumps 1 年之前
  Shiv Tyagi 23ff04127a scripts: refactor fetch_xxx.py scripts for module compatibility and add if __name__ == '__main__' block 1 年之前
  Shiv Tyagi 6eb9732bb0 move remotes.json and remotes.schema.json to metadata_manager 1 年之前
  Shiv Tyagi 12686d9e86 app.py: use metadata_manager module 1 年之前
  Shiv Tyagi 815cde7f81 metadata_manager: add VersionFetcher class and supporting components 1 年之前
  Shiv Tyagi f6e2d66457 metadata_manager: initial implementation of the module 1 年之前
  Shiv Tyagi 801b6235c2 app.py: use ap_git module for git operations 1 年之前
  Shiv Tyagi 1307a756c4 ap_git: initial implementation of the module to perform git operations on a local git repo 1 年之前
  Shiv Tyagi 62f8c95825 app.py: move setting the logging configuration up 1 年之前
  Shiv Tyagi d45f045a8f app.py: force clean nested subdirectories 1 年之前
  Shiv Tyagi 6df4ac7b42 app.py: do git reset and clean after checkouts to make sure working tree doesn't get dirty 1 年之前
  Shiv Tyagi 3d9c13b1a7 app.py: do force checkout always 1 年之前
  Shiv Tyagi e3a1850bc6 static: sort versions such that the recent releases come first 1 年之前
  Shiv Tyagi 0dd4127dbf app.py: add --tags to git fetch command 1 年之前
  Shiv Tyagi e810f54ac6 scripts: do seperate cronjob scripts for beta and main server 1 年之前
  Shiv Tyagi ac24c25cf3 scripts: cleanup fetch_whitelisted_tags_*.log using crobjob script 1 年之前
  Shiv Tyagi b971b96c1f scripts: fetch_whitelisted_tags.py: remove 'unreleased' from tag title 1 年之前