summaryrefslogtreecommitdiffstats
path: root/schema
AgeCommit message (Expand)AuthorFilesLines
2017-03-01gendummydata.py: Fix to make it less db specificMark Weiman1-6/+9
2017-03-01Fix quote for Source column defaultMark Weiman1-1/+1
2017-03-01Add a Makefile to build an SQLite-compatible schemaLukas Fleischer1-0/+11
2017-03-01aur-schema.sql: Do not recreate the databaseLukas Fleischer1-3/+0
2017-02-24Use bcrypt to hash passwordsLukas Fleischer1-1/+1
2017-01-25Store banned IP addresses as plain textLukas Fleischer1-1/+1
2017-01-25git-serve: Save last SSH login date and IP addressLukas Fleischer1-0/+2
2017-01-20Add user set timezonesMark Weiman1-0/+1
2016-10-11Make URL columns 8000 characters wideLukas Fleischer1-2/+2
2016-08-05Cleanup database schemaLukas Fleischer1-37/+30
2016-07-24Make LangPreference DB field wide enough to fit es_419Johannes Löthberg1-1/+1
2016-06-25Add missing database and account fieldsJohannes Löthberg1-0/+1
2016-06-08Add a homepage field to accountsLukas Fleischer1-0/+1
2016-05-18Add repository information to official providersLukas Fleischer1-0/+1
2016-03-15Resize the LastLoginIPAddress columnLukas Fleischer1-1/+1
2016-03-13Store last login address as plain textLukas Fleischer1-1/+1
2016-02-07Add support for package update notificationsLukas Fleischer1-0/+1
2016-02-07Add global comment notification settingLukas Fleischer1-0/+1
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer1-3/+3
2015-12-15Change FlaggerComment to TEXTMark Weiman1-1/+1
2015-12-13Store current date and time when deleting commentsLukas Fleischer1-0/+1
2015-12-13Save comment when closing requestsLukas Fleischer1-0/+1
2015-12-12Implement capability to pin comments above othersMark Weiman1-0/+1
2015-11-12Shorten Email column to 254 charactersStefan Auditor1-1/+1
2015-10-25Support long email addressesLukas Fleischer1-1/+1
2015-10-21Track providers in the official repositoriesLukas Fleischer1-0/+10
2015-09-20Add option to hide one's email addressMarcel Korpel1-0/+1
2015-09-19Fix type of FlaggerUID in table PackageBasesMarcel Korpel1-1/+1
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer1-0/+1
2015-08-30Remember user ID when flagging package basesLukas Fleischer1-0/+2
2015-08-08Support comment editing in the backendMarcel Korpel1-0/+3
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