Age | Commit message (Expand) | Author | Files | Lines |
2011-04-10 | Replace translation engine with php-gettext. | Lukas Fleischer | 2 | -14/+10 |
2011-04-10 | Add php-gettext libraries to "web/lib/". | Lukas Fleischer | 2 | -0/+599 |
2011-04-10 | Release 1.8.2.1.8.2 | Lukas Fleischer | 1 | -1/+1 |
2011-04-06 | Add option to search for exact name matches only (fixes FS#23556). | Lukas Fleischer | 1 | -1/+6 |
2011-04-05 | Initialize "$name" in pkgname_from_id(). | Lukas Fleischer | 1 | -2/+1 |
2011-04-05 | Remove File_Find PEAR module from code base. | Lukas Fleischer | 1 | -485/+0 |
2011-04-03 | Add more stats to the front page table | Dan McGee | 1 | -2/+16 |
2011-04-03 | Remove Dummy Package concept | Dan McGee | 4 | -51/+16 |
2011-04-03 | Always set ModifiedTS including new packages | Dan McGee | 2 | -3/+3 |
2011-03-24 | Bump up default per-page value to 50 | Dan McGee | 1 | -6/+6 |
2011-03-12 | Fix searching for orphans with "$LANG != 'en'" (fixes FS#23252). | Lukas Fleischer | 1 | -1/+1 |
2011-03-11 | Fix broken XHTML. | Lukas Fleischer | 1 | -38/+41 |
2011-03-10 | Perform a second query to find total search count | Dan McGee | 1 | -7/+11 |
2011-03-10 | Split package search query into parts | Dan McGee | 1 | -20/+20 |
2011-03-10 | More PHP Notice undefined fixups | Dan McGee | 1 | -1/+2 |
2011-03-09 | Release 1.8.1.1.8.1 | Lukas Fleischer | 1 | -1/+1 |
2011-03-04 | Add a sanitize_ids function and use it in all pkg_* functions | Dan McGee | 1 | -33/+22 |
2011-03-04 | Set a default timezone | Dan McGee | 1 | -0/+2 |
2011-03-04 | Fix PHP notices in account pages | Dan McGee | 1 | -0/+8 |
2011-03-04 | Remove dead dependency/required by link code | Dan McGee | 1 | -5/+0 |
2011-03-04 | Ensure all variables are set in package search form | Dan McGee | 1 | -21/+13 |
2011-03-04 | Add action lookup helper function | Dan McGee | 1 | -0/+5 |
2011-03-04 | Ensure all package ID values are coerced to integers | Dan McGee | 1 | -18/+22 |
2011-03-04 | Vastly simplify pkg_delete function | Dan McGee | 1 | -58/+8 |
2011-03-04 | Ensure users can be deleted when foreign keys are present | Dan McGee | 1 | -1/+0 |
2011-03-04 | Improve cookie handling | Dan McGee | 1 | -12/+8 |
2011-02-27 | Set the character set when connecting to mysql | Florian Pritz | 1 | -0/+2 |
2011-02-27 | Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL". | Lukas Fleischer | 2 | -4/+4 |
2011-02-27 | Define "PackageComments.DelUsersID" as "NULL". | Lukas Fleischer | 1 | -2/+2 |
2011-02-23 | Protect users against ZIP bombs (fixes FS#22991). | Lukas Fleischer | 1 | -0/+5 |
2011-02-23 | Add a per-user session limit (fixes FS#12898). | Lukas Fleischer | 2 | -1/+18 |
2011-02-22 | Add ability to search for non-out-of-date packages (fixes FS#17896). | Lukas Fleischer | 1 | -1/+6 |
2011-02-21 | Fix typo in "web/lib/pkgfuncs.inc". | Wieland Hoffmann | 1 | -2/+2 |
2011-02-21 | Make persistent cookie timeout configurable via "config.inc" (FS#22994). | Lukas Fleischer | 2 | -1/+5 |
2011-02-21 | Automatically adopt when updating an orphan package (fixes FS#22992). | Lukas Fleischer | 1 | -1/+1 |
2011-02-20 | Release 1.8.0.1.8.0 | Lukas Fleischer | 1 | -1/+1 |
2011-02-17 | pkg_search_results: rewrite of pagination | PyroPeter | 1 | -0/+26 |
2011-02-11 | Add a package name blacklist. | Lukas Fleischer | 1 | -0/+23 |
2011-02-09 | Minor bugfix in pkg_change_category(). | Lukas Fleischer | 1 | -1/+1 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 3 | -69/+18 |
2011-01-28 | aurjson: Escape wildcards in "LIKE" patterns (fixes FS#18626). | Lukas Fleischer | 1 | -0/+1 |
2011-01-25 | Replaced rm_rf() by rm_tree(). | Lukas Fleischer | 1 | -3/+15 |
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 1 | -4/+17 |
2011-01-19 | Make external links in comments clickable (FS#20137). | Lukas Fleischer | 1 | -0/+24 |
2010-12-05 | Add Danish translation | Jacob Bang | 1 | -0/+1 |
2010-11-21 | Auto redirect from confirmation screens. | Dan Vratil | 1 | -0/+86 |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 3 | -6/+11 |
2010-10-09 | acctfuncs: Make message translatable. | Loui Chang | 1 | -1/+1 |
2010-10-02 | Fixing XSS vulnerability | Viktor Leonhardt | 1 | -15/+15 |
2010-09-20 | Version 1.7.01.7.0 | Loui Chang | 1 | -1/+1 |