##// END OF EJS Templates
fix British English version 'field_effective_date' (#14680, #22315)...
fix British English version 'field_effective_date' (#14680, #22315) r15406 has inconsistent in en-GB.yml and en.yml. git-svn-id: http://svn.redmine.org/redmine/trunk@15410 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8074:e13a763ab4d2
r15028:84e4bae59a9a
Show More
robots.html.erb
10 lines | 284 B | text/plain | TextLexer
Jean-Philippe Lang
Replaces the obsolete robots.txt with a cached action (#2491)....
r2317 User-agent: *
<% @projects.each do |p| -%>
Disallow: /projects/<%= p.to_param %>/repository
Disallow: /projects/<%= p.to_param %>/issues
Disallow: /projects/<%= p.to_param %>/activity
<% end -%>
Disallow: /issues/gantt
Disallow: /issues/calendar
Disallow: /activity
Jean-Philippe Lang
Adds /search to robots.txt....
r8074 Disallow: /search