Changeset 189874 in webkit


Ignore:
Timestamp:
Sep 16, 2015 11:08:32 AM (9 years ago)
Author:
ap@apple.com
Message:

Add newer build.webkit.org pages to robots.txt
https://bugs.webkit.org/show_bug.cgi?id=149219

Reviewed by Darin Adler.

Indexing bot watcher's dashboard can't be good.

  • BuildSlaveSupport/build.webkit.org-config/public_html/robots.txt:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/robots.txt

    r53108 r189874  
    1212Disallow: /console
    1313Disallow: /results
     14Disallow: /dashboard
     15Disallow: /LeaksViewer
     16Disallow: /TestFailures
  • trunk/Tools/ChangeLog

    r189867 r189874  
     12015-09-16  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Add newer build.webkit.org pages to robots.txt
     4        https://bugs.webkit.org/show_bug.cgi?id=149219
     5
     6        Reviewed by Darin Adler.
     7
     8        Indexing bot watcher's dashboard can't be good.
     9
     10        * BuildSlaveSupport/build.webkit.org-config/public_html/robots.txt:
     11
    1122015-09-16  Alex Christensen  <achristensen@webkit.org>
    213
Note: See TracChangeset for help on using the changeset viewer.