summaryrefslogtreecommitdiffstats
path: root/schema
AgeCommit message (Expand)AuthorFilesLines
2015-06-27Add support for multiple SSH public keysLukas Fleischer1-1/+11
2015-06-20Make url and pkgdesc fields optionalJohannes Löthberg1-2/+2
2015-06-17reloadtestdb.sh: Use aurweb as main directoryMarcel Korpel1-1/+1
2015-06-16gendummydata.py: Remove CategoryID from dummy dataMarcel Korpel1-3/+3
2015-06-15Store 10 significant digits of the popularity scoreLukas Fleischer1-1/+1
2015-06-14Adding PackagerUID to the generated dummy dataLeonidas Spyropoulos1-2/+4
2015-06-14Replace categories with keywordsLukas Fleischer1-34/+10
2015-06-11Add a field for package base popularityLukas Fleischer1-0/+1
2015-05-22Store co-maintainer prioritiesLukas Fleischer1-0/+1
2015-01-07Add support for package base co-maintainersLukas Fleischer1-0/+11
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer1-0/+1
2014-12-13Fixes incorrect SQLs on generating dummy data.Shinya Yamaoka1-3/+3
2014-10-17Add a "wayland" package categoryLukas Fleischer1-0/+1
2014-10-16Add a time stamp to package base votesLukas Fleischer1-0/+1
2014-10-10Add support for architecture-specific sourcesLukas Fleischer1-0/+1
2014-08-10Add support for architecture-specific fieldsLukas Fleischer1-0/+2
2014-07-15Add a new user group "Trusted User & Developer"Lukas Fleischer1-0/+1
2014-06-30aur-schema.sql: Use tabs for indentation everywhereLukas Fleischer1-17/+17
2014-06-25Add support for merge requestsLukas Fleischer1-0/+2
2014-06-25Allow for closing package requestsLukas Fleischer1-0/+1
2014-06-25Add support for filing package requestsLukas Fleischer1-0/+28
2014-06-05Increase the size of several database fieldsLukas Fleischer1-7/+7
2014-05-06Add a packager field to packagesLukas Fleischer1-1/+4
2014-04-26Support multiple licenses per packageLukas Fleischer1-1/+21
2014-04-26Store package groups in the databaseLukas Fleischer1-0/+21
2014-04-26Store conflicts, provides and replaces in the DBLukas Fleischer2-11/+42
2014-04-18Allow dependency names of up to 255 charactersLukas Fleischer1-1/+1
2014-04-17Store {make,check,opt}depends in the databaseLukas Fleischer2-4/+22
2014-04-05Store comments on a per-package base basisLukas Fleischer2-7/+7
2014-04-05Add provisional support for package basesLukas Fleischer2-16/+32
2014-04-05Fix database schemaLukas Fleischer1-1/+1
2014-02-09Remove LastVoted columnLukas Fleischer1-1/+0
2014-02-06Move support/schema/ to schema/Lukas Fleischer3-0/+559