Commit History

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