about summary refs log tree commit diff stats
path: root/central/trunk/instadisc.sql
Commit message (Collapse)AuthorAgeFilesLines
* Central: Added createUser()Kelly Rauchenberger2008-09-281-1/+0
| | | | Refs #63
* Central: Continued to remove UIKelly Rauchenberger2008-09-281-18/+1
| | | | Also removed unnecessary things. Refs #63
* Central: Completed Step 1Kelly Rauchenberger2008-09-261-7/+9
| | | | Refs #69
* Central: Updated database schemaKelly Rauchenberger2008-09-071-3/+3
| | | | Refs #28
* Central: Removed idea of multiple central serversKelly Rauchenberger2008-09-061-16/+1
| | | | Refs #52
* Central: Started moving to SeriesKelly Rauchenberger2008-09-061-31/+23
| | | | Refs #28
* Central: Added encryption key supportKelly Rauchenberger2008-08-131-0/+1
| | | | See [127]. Refs #10
* Central: Imposed "instadisc" category contractKelly Rauchenberger2008-08-081-0/+1
| | | | | | Now Central Servers will refuse to receive items with the category of "instadisc". However, the Client has to be modifed to send this data to the Central Server. Also added the Central Server Update Notice subscription to the database and provided a subscription file. Refs #26
* Central: Wrote installation scriptKelly Rauchenberger2008-08-041-0/+129
Closes #4