##// END OF EJS Templates
Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch #826 by Frederic Moulins, slightly edited to preserve win32 compatibility)....
Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch #826 by Frederic Moulins, slightly edited to preserve win32 compatibility). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1228 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r662:8da5bad29516
r1214:71d3bb2f7b97
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