summaryrefslogtreecommitdiffstats
path: root/UPGRADING
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Support multiple licenses per packageLukas Fleischer1-0/+33
2014-04-26Store package groups in the databaseLukas Fleischer1-0/+18
2014-04-26Store conflicts, provides and replaces in the DBLukas Fleischer1-0/+28
2014-04-18Allow dependency names of up to 255 charactersLukas Fleischer1-0/+6
2014-04-17Store {make,check,opt}depends in the databaseLukas Fleischer1-0/+23
2014-04-05UPGRADING: Add migration instructions for 3.0.0Lukas Fleischer1-0/+124
2014-02-04Add support for anonymous commentsLukas Fleischer1-0/+17
2013-08-28Add a registration time stamp to the "Users" tableLukas Fleischer1-2/+4
2013-08-27Add a "fonts" package categoryLukas Fleischer1-0/+6
2013-08-22Add a quorum column to TU_VoteInfoLukas Fleischer1-2/+4
2013-08-22Store the number of TUs when starting a voteLukas Fleischer1-0/+7
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer1-0/+9
2013-03-24Add "Bans" table to database schemacanyonknight1-0/+10
2013-03-21Save last login IP addressLukas Fleischer1-0/+10
2013-03-18UPGRADING: Mention recent aurblup changesLukas Fleischer1-0/+6
2012-11-04UPGRADING: Remove reference to Archive_TarLukas Fleischer1-5/+3
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee1-1/+1
2012-10-04UPGRADING: Add missing release noteLukas Fleischer1-0/+2
2012-09-24Use echo shortcut syntaxLukas Fleischer1-0/+2
2012-09-24UPGRADING: Fix database upgrade instructionsLukas Fleischer1-1/+1
2012-09-18Migrate all DB code to use PDOcanyonknight1-0/+2
2012-08-23Update docs to require Archive_Tar version greater than 1.3.7canyonknight1-0/+2
2012-07-06Remove deprecated configuration variablecanyonknight1-0/+2
2012-03-24Add field for PGP key in profile informationLukas Fleischer1-0/+3
2012-03-09Merge branch 'maint'Lukas Fleischer1-1/+8
2012-03-09UPGRADING: Add release notes for 1.9.1Lukas Fleischer1-0/+7
2011-10-24Add LastLogin column to Users tableDan McGee1-0/+7
2011-08-22UPGRADING: Fix rewrite rulesLukas Fleischer1-2/+2
2011-08-19UPGRADING: Add note on aurblup config changesLukas Fleischer1-0/+2
2011-08-11UPGRADING: Add note on backward compatible package URLsLukas Fleischer1-0/+17
2011-08-11UPGRADING: Mention the upload directory transform scriptLukas Fleischer1-0/+3
2011-06-25Fix performance issues with new PackageDepends lookupsDan McGee1-4/+6
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-1/+3
2011-04-27UPGRADING: Add note on merging config file changes.Lukas Fleischer1-0/+2
2011-04-13Remove "NewPkgNotify" column from "Users" table.Lukas Fleischer1-0/+6
2011-04-10Add note on gettext migration to "UPGRADING".Lukas Fleischer1-0/+6
2011-04-10Release 1.8.2.Lukas Fleischer1-1/+1
2011-04-05Remove File_Find PEAR module from code base.Lukas Fleischer1-0/+3
2011-04-03Remove Dummy Package conceptDan McGee1-0/+12
2011-04-03Always set ModifiedTS including new packagesDan McGee1-0/+7
2011-02-27Add note on merging "web/lib/config.inc.proto" to "UPGRADING".Lukas Fleischer1-0/+2
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer1-0/+5
2011-02-27Add note on upgrading from MyISAM to InnoDB to "UPGRADING".Lukas Fleischer1-0/+24
2011-02-27Define "PackageComments.DelUsersID" as "NULL".Lukas Fleischer1-0/+3
2011-02-26Add missing foreign keys and constraints to the DB.Lukas Fleischer1-0/+26
2011-02-15Add note on InnoDB compatibility to "UPGRADING".Lukas Fleischer1-0/+6
2011-02-11Add note about aurblup to "UPGRADING".Lukas Fleischer1-0/+18
2011-02-11Use VARCHAR instead of CHAR in "PackageBlacklist" table.Lukas Fleischer1-1/+1
2011-02-11Add a package name blacklist.Lukas Fleischer1-0/+6
2011-02-10Remove unused fulltext index from "Packages" table.Lukas Fleischer1-1/+9