summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-07-12 09:56:26 -0700
committerShawn Pearce <sop@google.com>2013-07-12 09:56:26 -0700
commitb5e529cabd87f1ca27a8664b279decabf3879ef5 (patch)
tree7bd1b054c424f07257d3bad65d995d2e88aad799
parent0cb5a5676bd5a0a74e6a31731aea9413af7795b2 (diff)
parentff4c66885dbe58e87709eadeb18f7a45c5bc1c3a (diff)
Merge branch 'stable-2.6' into stable-2.7
* stable-2.6: Clarify that file:regex over is:watched never works
-rw-r--r--Documentation/user-search.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/user-search.txt b/Documentation/user-search.txt
index f4328be948..3d72732867 100644
--- a/Documentation/user-search.txt
+++ b/Documentation/user-search.txt
@@ -189,7 +189,10 @@ files named like 'name1.xml', 'name2.xml', and 'name3.xml' use
`file:"^name[1-3].xml"`.
+
Currently this operator is only available on a watched project
-and may not be used in the search bar.
+and may not be used in the search bar. The same holds true for web UI
+"My > Watched Changes", i. e. file:regex is used over the is:watched
+expression. It never produces any results, because the error message:
+"operator not permitted here: file:regex" is suppressed.
[[has]]
has:draft::