Histórico de Commits

Autor SHA1 Mensagem Data
  Shiv Tyagi 70b4f47903 app.py: setup remotes during startup há 1 ano atrás
  Shiv Tyagi ecfef0e4dc requirements.txt: add jsonschema as a requirement há 1 ano atrás
  Shiv Tyagi 4956683853 app.py: validate remotes.json after loading file há 1 ano atrás
  Shiv Tyagi 43a997a977 add remotes.schema.json for validating remotes.json file há 1 ano atrás
  Shiv Tyagi 90071f5d7d static: send commit-refs in url-safe base64 encoded format to avoid routing problems due to slashes há 1 ano atrás
  Shiv Tyagi 0db8345293 static: request and list vehicles on page load insted of rendering directly há 1 ano atrás
  Shiv Tyagi 0c9911906d app.py: load versions, vehicles, commit references from remotes.json and serve requests accordingly há 1 ano atrás
  Shiv Tyagi bf0c36a27f add remotes.json.sample for listing remotes, vehicles and commit references for builds há 1 ano atrás
  Shiv Tyagi 3ca7c0733c static: remove leftover console.log statements used for debugging há 1 ano atrás
  Shiv Tyagi fc78f30ecc app.py: clean up unnecessary function há 1 ano atrás
  Shiv Tyagi 301ce8dbee app.py: update releases há 2 anos atrás
  Shiv Tyagi 187fe531e7 app.py: update config to serve builds for latest releases há 2 anos atrás
  Ryan Friedman 4694ee6c85 Improve checkout/clone process há 2 anos atrás
  Ryan Friedman 2e062cb427 Improve bad vehicle failure message há 2 anos atrás
  Ryan Friedman 47e2d844ad Add missing newlines to log há 2 anos atrás
  Shiv Tyagi 68241ffd5c app.py: update branches to sync with latest release há 2 anos atrás
  Shiv Tyagi 07576e0426 Allow builds on beta branches há 2 anos atrás
  Shiv Tyagi 567a117802 static: add_build.js: check uncheck all should reflect current state há 2 anos atrás
  Shiv Tyagi c15bd928c6 Fix incorrect paths há 2 anos atrás
  Shiv Tyagi 55cda45dba templates: correct path to home at index.html há 2 anos atrás
  Shiv Tyagi 240863d937 app.py: redirect to home instead of rendering index.html separately after submitting build form há 2 anos atrás
  Shiv Tyagi 993b62d885 app.py: remove old /view route há 2 anos atrás
  Shiv Tyagi 0f139edacf scripts: add_build.js: treat all non zero default values to be true há 2 anos atrás
  Shiv Tyagi affec7f788 fix regex causing incorrect reporting of build completion percentage há 3 anos atrás
  Shiv Tyagi f1ecd13bf5 add method to check uncheck by category and improve dependency handling há 3 anos atrás
  Shiv Tyagi 6acba4451d static: js: rename getters to convey that they are for option objects há 3 anos atrás
  Shiv Tyagi 7a64539d5c static: js: store reference to option object directly in dictionaries há 3 anos atrás
  Sukritee Sharma fa7d1868ae Added check/uncheck functionality for all checkboxes and added patch file há 3 anos atrás
  Shiv Tyagi 3ec703f196 Add shadow to build summary table há 3 anos atrás
  Shiv Tyagi 2f94c71314 Fix bug in expand collapse all operation há 3 anos atrás