summaryrefslogtreecommitdiffstats
path: root/schema
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Quote MySql 8.0 reserved keywordsHEADmasterFlorian Pritz1-2/+2
2018-03-14schema/Makefile: Replace MySQL with SQLite in commentnodivbyzero1-0/+1
2018-02-24Add rate limit support to APIFlorian Pritz1-0/+10
2017-08-25Do not hardcode path to the Python interpreterLukas Fleischer1-1/+1
2017-05-02gendummydata.py: Fix NOT NULL constraint problemsMark Weiman1-3/+3
2017-04-30Add support for Terms of Service documentsLukas Fleischer1-0/+20
2017-04-23Render comments when storing them in the databaseLukas Fleischer1-0/+1
2017-04-19Store dependency descriptions in a separate columnLukas Fleischer1-0/+1
2017-04-16schema: Fix invalid NULL on primary keyFlorian Pritz1-1/+1
2017-04-16schema: Remove invalid default values for TEXT columnsFlorian Pritz1-4/+4
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