Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | Add field for PGP key in profile information | Lukas Fleischer | 1 | -0/+3 |
2012-03-09 | Merge branch 'maint'HEADmaster | Lukas Fleischer | 1 | -1/+8 |
2012-03-09 | UPGRADING: Add release notes for 1.9.1 | Lukas Fleischer | 1 | -0/+7 |
2011-10-24 | Add LastLogin column to Users table | Dan McGee | 1 | -0/+7 |
2011-08-22 | UPGRADING: Fix rewrite rules | Lukas Fleischer | 1 | -2/+2 |
2011-08-19 | UPGRADING: Add note on aurblup config changes | Lukas Fleischer | 1 | -0/+2 |
2011-08-11 | UPGRADING: Add note on backward compatible package URLs | Lukas Fleischer | 1 | -0/+17 |
2011-08-11 | UPGRADING: Mention the upload directory transform script | Lukas Fleischer | 1 | -0/+3 |
2011-06-25 | Fix performance issues with new PackageDepends lookups | Dan McGee | 1 | -4/+6 |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij | 1 | -1/+3 |
2011-04-27 | UPGRADING: Add note on merging config file changes. | Lukas Fleischer | 1 | -0/+2 |
2011-04-13 | Remove "NewPkgNotify" column from "Users" table. | Lukas Fleischer | 1 | -0/+6 |
2011-04-10 | Add note on gettext migration to "UPGRADING". | Lukas Fleischer | 1 | -0/+6 |
2011-04-10 | Release 1.8.2.1.8.2 | Lukas Fleischer | 1 | -1/+1 |
2011-04-05 | Remove File_Find PEAR module from code base. | Lukas Fleischer | 1 | -0/+3 |
2011-04-03 | Remove Dummy Package concept | Dan McGee | 1 | -0/+12 |
2011-04-03 | Always set ModifiedTS including new packages | Dan McGee | 1 | -0/+7 |
2011-02-27 | Add note on merging "web/lib/config.inc.proto" to "UPGRADING". | Lukas Fleischer | 1 | -0/+2 |
2011-02-27 | Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL". | Lukas Fleischer | 1 | -0/+5 |
2011-02-27 | Add note on upgrading from MyISAM to InnoDB to "UPGRADING". | Lukas Fleischer | 1 | -0/+24 |
2011-02-27 | Define "PackageComments.DelUsersID" as "NULL". | Lukas Fleischer | 1 | -0/+3 |
2011-02-26 | Add missing foreign keys and constraints to the DB. | Lukas Fleischer | 1 | -0/+26 |
2011-02-15 | Add note on InnoDB compatibility to "UPGRADING". | Lukas Fleischer | 1 | -0/+6 |
2011-02-11 | Add note about aurblup to "UPGRADING". | Lukas Fleischer | 1 | -0/+18 |
2011-02-11 | Use VARCHAR instead of CHAR in "PackageBlacklist" table. | Lukas Fleischer | 1 | -1/+1 |
2011-02-11 | Add a package name blacklist. | Lukas Fleischer | 1 | -0/+6 |
2011-02-10 | Remove unused fulltext index from "Packages" table. | Lukas Fleischer | 1 | -1/+9 |
2011-02-09 | Use VARCHAR instead of CHAR where appropriate. | Lukas Fleischer | 1 | -0/+16 |
2011-02-01 | Drop "PackageContents" table and references. | Lukas Fleischer | 1 | -1/+1 |
2011-02-01 | Remove "FSPath" column from "Packages" table. | Lukas Fleischer | 1 | -1/+1 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 1 | -1/+2 |
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 1 | -1/+1 |
2011-01-19 | Removed code for tarball extraction. | Lukas Fleischer | 1 | -0/+23 |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 1 | -0/+6 |
2010-09-11 | UPGRADING: Add file describing needed steps for upgrading between versions. | Loui Chang | 1 | -0/+57 |