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