Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

CrossRepositoryQuery REST API does support EyeQl?

JongBum Lee June 6, 2017

Dear All

 

I would like to search EyeQL for the entire repository.

But, CrossRepositoryQuery REST API does not seem to support EyeQL.

Can I run EyeQL on the entire Repository?

 

Thanks.

Best Regards

1 answer

1 vote
Vitalii Petrychuk
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 19, 2017

Hi JongBum,

There is a CSV export EyeQL provides. So you may use it to make custom EyeQL queries.

The query should look like this:

/search/REPOSITORY_ID/?ql=ESCAPED_EYEQL_QUERY&csv=true

For example:

https://your-fisheye-server.com/search/your-repository-id/?ql=select%20revisions%20from%20dir%20%22%2F%22%20order%20by%20date%20desc%20return%20author%20limit%205&csv=true

JongBum Lee June 19, 2017

Dear Mr. Vitalii Petrychuk

 

Thanks for your reply.

 

My SCM is subversion.

I wonder if Subversion also supports it.
(I could not do the test you wrote right now)

 

Thanks.

Best Regards

Vitalii Petrychuk
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 19, 2017

SCM type doesn't matter. It should work with all FishEye repository types.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events