omc-tools.git
2019-08-23 Dr. Matthias... QueryApp: enhance documentation of local installation...
2018-05-07 Richard LevitteQueryApp: keep the bureau parameter key for backward...
2018-05-07 Richard LevitteQueryApp: rename bureau => omc, bump version
2017-09-26 Richard LevitteQueryApp: touch the version number because of the change
2017-09-22 Richard LevitteQueryApp: make email addresses in CLA db lower case
2017-06-25 Richard LevitteQueryApp: add request tests with tagged identities
2017-06-25 Richard LevitteQueryApp: handle requests with tagged identities
2017-06-21 Richard LevitteOpenSSL-Query, QueryApp: bump to 1.1
2017-06-21 Richard LevitteQueryApp: use 'param' rather than 'route_parameters...
2017-06-21 Richard LevitteQueryApp: Clone is also required since recently
2017-06-21 Richard LevitteOpenSSL-Query, QueryApp: Actually, Module::Starter...
2017-06-20 Richard LevitteOpenSSL-Query, QueryArg: require Module::Install to...
2017-06-16 Richard LevitteOpenSSL-Query, QueryApp: Time to bump the version to 1.0
2017-06-16 Richard LevitteOpenSSL-Query, QueryApp: change the last OpenSSLQuery...
2017-06-15 Richard LevitteOpenSSL-Query, QueryApp: Add instructions for local...
2017-06-14 Richard LevitteQueryApp: Add a test recipe that queries the OpenSSL...
2017-06-14 Richard LevitteOpenSSL-Query, QueryApp: Test the API that fetches...
2017-06-14 Richard LevitteQueryApp: Add the REST API to get the list of ids
2017-06-14 Richard LevitteOpenSSL-Query, QueryApp: Add methods to get the list...
2017-06-14 Richard LevitteQueryApp: Correct reference to OpenSSL-Query in test
2017-06-14 Richard LevitteQueryApp: standardise entirely on Carp in the lib
2017-05-30 Richard LevitteQueryApp: have the /0/HasCLA/:id error response be...
2017-05-30 Richard LevitteQueryApp: /0/Person/:name/HasCLA wasn't careful
2017-05-30 Richard LevitteQueryApp: fix the expected failure output text in tests
2017-05-30 Richard LevitteQueryApp: test the /0/Group/:group/Members call
2017-05-30 Richard LevitteQueryApp: fix the /0/Person/:name/HasCLA call
2017-05-30 Richard LevitteQueryApp: add the REST API for members_of
2017-05-30 Richard LevitteQueryApp: add OpenSSL::Query::DB::members_of
2017-05-09 Richard LevitteQueryApp: don't forget to URI decode the parameters
2017-05-09 Richard LevitteQueryApp: document the current REST API
2017-05-09 Richard LevitteQueryApp: give dispatch.cgi exec permissions
2017-05-09 Richard LevitteQueryApp: don't forget to URI decode the parameters
2017-05-09 Richard LevitteQueryApp: Add a start of documentation
2017-05-09 Richard LevitteAdd QueryApp, a web app to query the OpenSSL person...