Histórico de Commits

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