For example you can view a list of the most recent checkins via an uri like this:
Code: Select all
http://sourcegear.service.foo.bar/VaultService/VaultWeb/RecentCheckins.aspx?repid=42&days=7
What I'm wondering is: is there any way to filter the result at a more detailed level? At least I'd like to filter the checkins per user. So I thought appending a query parameter like &username=alice would do the trick. But this doesn't filter anything... Any ideas?
Note: we're still using Vault version 5.0.1.18729