Commit Graph

11 Commits

Author SHA1 Message Date
Chris Morgan
33faa569eb Clean up database creation to create the mysql interface user and grant permissions. Group
database setup together so the user is prompted for only a couple of times during
initialization.
2007-07-24 21:49:23 +00:00
Alexander Nicolaysen Sørnes
85b6503cf1 The create_tables script should also add the testData table. 2006-12-27 03:21:15 +00:00
Alexander Nicolaysen Sørnes
d5a00e576f Create distributions table in create_tables script 2006-07-30 02:53:35 +00:00
Chris Morgan
a651a3cdf3 Modify query_error() to log errors to a database table instead of displaying them on the screen. This should
let us more easily debug difficult or intermittent issues that users may not report. Add a cron to report logged
errors to appdb admins every night.  Implement some basic unit tests for the new error logging code
2006-07-19 16:37:54 +00:00
Tony Lambregts
2311d4d572 Add the ability for user to monitor changes to applications 2005-09-30 01:55:51 +00:00
Tony Lambregts
c8674872ea Include the buglinks table when creating a new setup 2005-07-13 01:12:54 +00:00
Francois Gouget
8fab7880b4 Assorted spelling fixes.
Small wording tweaks.
Capitalize Wine when referring to the project.
2005-01-10 22:15:44 +00:00
Paul van Schayck
28eb33904e Add -p (ask for password) flag to mysql commands 2004-12-14 02:24:02 +00:00
Jeremy Newman
59924742c8 added maintainers tables 2004-11-09 22:55:47 +00:00
Tony Lambregts
54616f8329 Fix up creating tables 2004-04-19 20:49:52 +00:00
Jeremy Newman
a18f822841 added 2004-03-24 15:52:09 +00:00