##// END OF EJS Templates
SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen)....
SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1238 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r662:8da5bad29516
r1224:2c1e63720ec9
Show More
queries.yml
22 lines | 343 B | text/x-yaml | YamlLexer
---
queries_001:
name: Multiple custom fields query
project_id: 1
filters: |
---
cf_1:
:values:
- MySQL
:operator: "="
status_id:
:values:
- "1"
:operator: o
cf_2:
:values:
- "125"
:operator: "="
id: 1
is_public: true
user_id: 1