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