Changeset 201828 in webkit


Ignore:
Timestamp:
Jun 8, 2016 1:43:01 PM (8 years ago)
Author:
rniwa@webkit.org
Message:

sync-buildbot.js should update the list of tests and platforms associated with a triggerable
https://bugs.webkit.org/show_bug.cgi?id=158406

Reviewed by Chris Dumez.

Add /api/update-triggerable and a test for it, which were supposed to be added in r201718
but for which I forgot to run svn add.

  • public/api/update-triggerable.php: Added.

(main):

  • server-tests/api-update-triggerable.js: Added.
Location:
trunk/Websites/perf.webkit.org
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Websites/perf.webkit.org/ChangeLog

    r201775 r201828  
     12016-06-08  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        sync-buildbot.js should update the list of tests and platforms associated with a triggerable
     4        https://bugs.webkit.org/show_bug.cgi?id=158406
     5
     6        Reviewed by Chris Dumez.
     7
     8        Add /api/update-triggerable and a test for it, which were supposed to be added in r201718
     9        but for which I forgot to run svn add.
     10
     11        * public/api/update-triggerable.php: Added.
     12        (main):
     13        * server-tests/api-update-triggerable.js: Added.
     14
    1152016-06-07  Ryosuke Niwa  <rniwa@webkit.org>
    216
Note: See TracChangeset for help on using the changeset viewer.