Alexander Nicolaysen Sørnes
d7bcdc23ec
create_tables: Fix MySQL commands for when the apidb DB is not present
2009-07-13 16:18:28 +02:00
Alexander Nicolaysen Sørnes
5289fff28c
application: Show a more helpful message when viewing a deleted entry
2009-04-05 14:29:19 +02:00
Jeremy Newman
7666f6d0da
replace session management routines with memcached
2008-02-08 13:15:54 -06:00
Chris Morgan
03dca3cabd
Remove single quotes by removing the contractions that necessitated them
2007-08-01 03:29:12 +00:00
Chris Morgan
3c66a95f3f
Add a note so users don't think that the user creation failure isn't necessarily a bad thing
2007-07-29 23:01:33 +00:00
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