Historique des commits

Auteur SHA1 Message Date
  Shiv Tyagi d40d3a6f65 app.py: fix typo - 'artifacts' mistyped as 'atrifacts' il y a 1 an
  Shiv Tyagi 70b4f47903 app.py: setup remotes during startup il y a 1 an
  Shiv Tyagi 4956683853 app.py: validate remotes.json after loading file il y a 1 an
  Shiv Tyagi 0c9911906d app.py: load versions, vehicles, commit references from remotes.json and serve requests accordingly il y a 1 an
  Shiv Tyagi fc78f30ecc app.py: clean up unnecessary function il y a 1 an
  Shiv Tyagi 301ce8dbee app.py: update releases il y a 2 ans
  Shiv Tyagi 187fe531e7 app.py: update config to serve builds for latest releases il y a 2 ans
  Ryan Friedman 2e062cb427 Improve bad vehicle failure message il y a 2 ans
  Ryan Friedman 47e2d844ad Add missing newlines to log il y a 2 ans
  Shiv Tyagi 68241ffd5c app.py: update branches to sync with latest release il y a 2 ans
  Shiv Tyagi 07576e0426 Allow builds on beta branches il y a 2 ans
  Shiv Tyagi 240863d937 app.py: redirect to home instead of rendering index.html separately after submitting build form il y a 2 ans
  Shiv Tyagi 993b62d885 app.py: remove old /view route il y a 2 ans
  Shiv Tyagi affec7f788 fix regex causing incorrect reporting of build completion percentage il y a 3 ans
  Shiv Tyagi 9cddb9ac18 Redo app user interface il y a 3 ans
  Shiv Tyagi 0f871cecd1 Optimise build status generation using dictionary and JSON file il y a 3 ans
  Shiv Tyagi cd39cdf51e Fix status queue getting stuck due to encoding problem il y a 3 ans
  Shiv Tyagi 1c00eca184 fetch defaults from autotest server il y a 3 ans
  Shiv Tyagi b572d7e435 assign allowed vehicles to branches il y a 3 ans
  Shiv Tyagi 0dc834b44f Use ajax requests to fetch board and features, temporary source directories for build il y a 3 ans
  Michelle Rossouw cf120f3d0a Fix branch selection, change Tracker to AntennaTracker il y a 3 ans
  Michelle Rossouw 90206bee92 More user-friendly branch names il y a 3 ans
  Michelle Rossouw 6f4369a83a Move vehicle to first page, display chosen options on second page il y a 3 ans
  Michelle Rossouw 48ed82d2f9 Python version debug message on server start il y a 3 ans
  Michelle Rossouw ad86906a40 Display correct board and build options for chosen branch il y a 3 ans
  Michelle Rossouw 0cca7de1d4 Add Blimp and Heli as vehicle options il y a 3 ans
  Michelle Rossouw f12f25321d Add option to select branches il y a 3 ans
  Peter Barker 4a868d12e3 app.py: cache BUILD_OPTIONS and BOARDS il y a 4 ans
  Peter Barker 6b738fa8c4 app.py: factor out a get_boards_from_ardupilot_tree il y a 4 ans
  Peter Barker 5a7110a598 app.py: get build options from ArduPilot source tree il y a 4 ans