summaryrefslogtreecommitdiffstats
path: root/gae/webapp
Commit message (Expand)AuthorAgeFilesLines
...
| * Retry with shorten period after boot-up error.Jongmok2018-06-154-4/+105
* | Extend JOB_RESPONSE_TIMEOUT_SECONDS to 1 hour.Jongmok Hong2018-06-152-19/+35
|/
* Merge "Display equipment value on schedule webpage."TreeHugger Robot2018-06-122-0/+6
|\
| * Display equipment value on schedule webpage.Jongmok2018-06-082-0/+6
* | Merge "Apply priority scheduling with aging."TreeHugger Robot2018-06-089-196/+499
|\ \ | |/ |/|
| * Apply priority scheduling with aging.Jongmok2018-06-089-196/+499
* | Merge "Fix a bug when proto field is repeated but empty."TreeHugger Robot2018-06-082-14/+147
|\ \ | |/ |/|
| * Fix a bug when proto field is repeated but empty.Jongmok2018-06-082-14/+147
* | Merge "Add has_bootloader/radio_img to the message when lease happens."TreeHugger Robot2018-06-071-0/+2
|\ \
| * | Add has_bootloader/radio_img to the message when lease happens.Hyunwoo Ko2018-06-071-0/+2
| |/
* / Set default values for newly added attributes.Jongmok2018-06-052-2/+5
|/
* Merge "Create a unittest base."TreeHugger Robot2018-06-046-394/+345
|\
| * Create a unittest base.Jongmok2018-06-046-394/+345
* | Apply new proto fields.Jongmok2018-06-042-3/+30
|/
* Merge "Create a job from schedules"TreeHugger Robot2018-06-013-4/+33
|\
| * Create a job from schedulesJongmok2018-06-013-4/+33
* | Update devices with lab info message.Jongmok2018-06-011-18/+51
* | Look up required equipment when creating a job.Jongmok2018-05-311-4/+10
* | Update ndb models for host and device equipment.Jongmok2018-05-301-1/+11
* | Show utilization info of each product.Hyunwoo Ko2018-05-283-23/+140
* | Fix unit testsJongmok2018-05-242-12/+44
* | Check an artifact_type to search build duplicates.Jongmok2018-05-231-9/+8
|/
* Merge "Prevent to add duplicated lab info."TreeHugger Robot2018-05-181-22/+32
|\
| * Prevent to add duplicated lab info.Jongmok2018-05-181-22/+32
* | Merge "Cover Q and O-MR1 variations and remove codename."TreeHugger Robot2018-05-187-62/+59
|\ \
| * | Cover Q and O-MR1 variations and remove codename.Jongmok2018-05-187-62/+59
| |/
* / Refer only existing fields of requestJongmok2018-05-181-49/+32
|/
* Merge "Adjust scheduler to be able to process image_package_repo_base."TreeHugger Robot2018-05-174-2/+12
|\
| * Adjust scheduler to be able to process image_package_repo_base.Hyunwoo Ko2018-05-164-2/+12
* | Check build id only when branch is specified.Jongmok2018-05-161-2/+3
|/
* Remove None type key from schedule's children job.Jongmok2018-05-111-0/+6
* Merge "Ignore duplicated schedule updates."TreeHugger Robot2018-05-101-29/+55
|\
| * Ignore duplicated schedule updates.Jongmok2018-05-091-29/+55
* | Specify a build id for all artifact types.Jongmok2018-05-091-43/+66
|/
* Reserve devices when fetching from GCS.Jongmok2018-05-041-0/+1
* Refactor timezone method into a separated module.Jongmok2018-05-042-24/+42
* Merge "Strengthen unit test codes."android-build-team Robot2018-05-032-2/+6
|\
| * Strengthen unit test codes.Jongmok2018-04-302-2/+6
* | Merge "Update email_util."android-build-team Robot2018-05-031-8/+97
|\ \
| * | Update email_util.Jongmok2018-05-031-8/+97
| |/
* | Merge "Add suspend and resume feature for schedule."android-build-team Robot2018-05-0310-7/+379
|\ \
| * | Add suspend and resume feature for schedule.Jongmok2018-05-0310-7/+379
| |/
* / Display 72 hours statistics.Jongmok2018-04-302-0/+41
|/
* Display recent two days' builds.Jongmok2018-04-261-1/+5
* Specify job test type.Jongmok2018-04-267-10/+168
* Display job page after manual job creation.Jongmok2018-04-251-32/+61
* Add unit test for job_heartbeat.Jongmok2018-04-242-11/+215
* Merge "Re-index JobModel entities to have parent schedule."TreeHugger Robot2018-04-243-1/+329
|\
| * Re-index JobModel entities to have parent schedule.Jongmok2018-04-243-1/+333
* | Merge "Use ancestor relationship between Schedule and Job."TreeHugger Robot2018-04-242-2/+9
|\ \