Age | Commit message (Expand) | Author |
2012-07-06 | Update web interface README | canyonknight |
2012-07-06 | Update AUR README | canyonknight |
2012-07-06 | Rearrange install documentation | canyonknight |
2012-07-06 | Extend pkgname_from_id() to arrays of IDs | Lukas Fleischer |
2012-05-31 | HTML/DOM fixes | Dario Giovannetti |
2012-05-06 | web/html/packages.php: Remove duplicate code | Lukas Fleischer |
2012-05-06 | user_table optimization | Dan McGee |
2012-03-24 | Support canonical links to accounts | Lukas Fleischer |
2012-03-24 | Support canonical links to packages | Lukas Fleischer |
2012-03-24 | Unify function declaration style | Lukas Fleischer |
2012-03-24 | Add field for PGP key in profile information | Lukas Fleischer |
2012-03-21 | valid_email :: check if domain part is real | BlackEagle |
2012-03-19 | web/html/pkgsubmit.php: Revamp tarball validation | Lukas Fleischer |
2012-03-09 | Merge branch 'maint' | Lukas Fleischer |
2012-03-09 | Release 1.9.1v1.9.1 | Lukas Fleischer |
2012-03-09 | UPGRADING: Add release notes for 1.9.1 | Lukas Fleischer |
2012-03-09 | Replace "nb_NO" translation by "nb" | Lukas Fleischer |
2012-03-09 | Replace "pt" translation by "pt_PT" | Lukas Fleischer |
2012-03-09 | Translation updates from Transifex | Lukas Fleischer |
2012-03-08 | Always set the "To:" header when sending mail | Lukas Fleischer |
2012-02-19 | Merge branch 'maint' | Lukas Fleischer |
2012-02-19 | Escape all output strings in the header and footer | Lukas Fleischer |
2012-02-19 | Fix some more XSS vulnerabilities | Lukas Fleischer |
2011-12-17 | Set the title in the Trusted User page | Andrea Scarpino |
2011-11-03 | RPC: Do not return an error on 0 results | Lukas Fleischer |
2011-11-02 | aurjson: add result count to JSON result | Dave Reisner |
2011-11-02 | web/README: Update instructions | Alexander Rødseth |
2011-11-02 | Add a new AUR_LOCATION setting | Dan McGee |
2011-10-25 | Merge branch 'maint' | Lukas Fleischer |
2011-10-25 | Escape wildcards in "LIKE" patterns | Lukas Fleischer |
2011-10-25 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-10-24 | Escape wildcards in "LIKE" patterns | Lukas Fleischer |
2011-10-24 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-10-24 | send emails when delteing packages | Florian Pritz |
2011-10-24 | Show last voted date on account details page | Dan McGee |
2011-10-24 | Add LastLogin column to Users table | Dan McGee |
2011-10-24 | Require DB handle for most user account functions | Dan McGee |
2011-10-24 | Remove a boatload of inline table styles | Dan McGee |
2011-10-24 | Remove explicit utf8 declarations in table creation | Dan McGee |
2011-10-24 | aurblup: update for pacman 4 revised libalpm API | Dan McGee |
2011-10-24 | aurblup: remove use of alpm_list_getdata() | Dan McGee |
2011-10-24 | aurblup: style cleanups | Dan McGee |
2011-10-24 | aurblup: remove ';' from queries | Dan McGee |
2011-10-24 | Move SUPPORTED_LANGS out of config.inc.php | Dan McGee |
2011-09-23 | RPC: Coerce numeric values into integers | Lukas Fleischer |
2011-09-23 | RPC: Provide out-of-date timestamp | Lukas Fleischer |
2011-09-05 | Merge branch 'maint' | Lukas Fleischer |
2011-09-05 | Update message catalog | Lukas Fleischer |
2011-09-05 | web/template/login_form.php: Escape the request URI | Lukas Fleischer |
2011-09-05 | web/html/pkgsubmit.php: Deal with unset category ID | Lukas Fleischer |