log schema/run_tests.sh @ 1119:6d4cc4389c8f store-refactoring

age author description
Wed, 05 Sep 2018 11:05:58 +0200 Tom Gottfried Add function to construct isrs from text
Thu, 23 Aug 2018 16:41:44 +0200 Tom Gottfried Purge password reset role
Wed, 22 Aug 2018 16:48:56 +0200 Tom Gottfried Add metamorphic database role and user e.g. for GeoServer
Wed, 15 Aug 2018 16:39:00 +0200 Tom Gottfried Do not rely on session_user for authorization
Wed, 08 Aug 2018 16:31:23 +0200 Tom Gottfried Enforce PostgreSQL identifier length on username
Mon, 06 Aug 2018 13:25:18 +0200 Tom Gottfried Use INSTEAD OF trigger for user creation
Mon, 06 Aug 2018 12:37:06 +0200 Tom Gottfried Use INSTEAD OF trigger for user deletion
Fri, 03 Aug 2018 17:23:55 +0200 Tom Gottfried Prevent Waterway Admins from updating users from their country
Thu, 02 Aug 2018 19:25:30 +0200 Tom Gottfried Allow Waterway User to update a limited set of profile attributes
Thu, 02 Aug 2018 17:28:07 +0200 Tom Gottfried Remove noisy NOTICEs between test output
Thu, 02 Aug 2018 13:06:39 +0200 Tom Gottfried Add special role for password reset
Wed, 01 Aug 2018 15:49:38 +0200 Tom Gottfried Use SQL UPDATE to update users
Mon, 30 Jul 2018 11:38:09 +0200 Tom Gottfried Make user_profiles table invisible for users
Fri, 27 Jul 2018 19:03:56 +0200 Tom Gottfried Enable listing of users for all roles with appropriate filters
Fri, 27 Jul 2018 15:26:16 +0200 Tom Gottfried Add database function to check password against policy
Thu, 26 Jul 2018 19:33:42 +0200 Tom Gottfried Add view to list user profiles with role
Thu, 26 Jul 2018 19:22:07 +0200 Tom Gottfried Use database setup script for tests and Dockerfile
Thu, 26 Jul 2018 15:10:22 +0200 Tom Gottfried Allow using the same email-address for multiple users
Thu, 26 Jul 2018 13:57:08 +0200 Tom Gottfried Add database function to delete role and user profile
Wed, 25 Jul 2018 18:26:54 +0200 Tom Gottfried Add database function to update role and user profile
Wed, 25 Jul 2018 13:34:46 +0200 Tom Gottfried By convention, prefix all test users with 'test'
Wed, 25 Jul 2018 12:37:03 +0200 Tom Gottfried Drop roles created in tests, too
Wed, 25 Jul 2018 11:59:10 +0200 Tom Gottfried Try to DROP ROLEs before creating them and keep test results
Mon, 23 Jul 2018 11:29:41 +0200 Tom Gottfried Care for the fact that role attributes are not inherited
Fri, 20 Jul 2018 18:31:45 +0200 Tom Gottfried Make test output more comprehensive
Thu, 19 Jul 2018 16:37:52 +0200 Tom Gottfried Add database function to create role and user profile
Wed, 18 Jul 2018 17:30:38 +0200 Tom Gottfried Prepare for having more than one database test script
Thu, 12 Jul 2018 16:30:01 +0200 Tom Gottfried Automate running DB-tests with an extra database