Age | Commit message (Expand) | Author |
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 |
2011-09-05 | Link to current page in the login bar HTTPs link | Lukas Fleischer |
2011-08-22 | Merge branch 'maint' | Lukas Fleischer |
2011-08-22 | Provide more examples on the RPC info page | Lukas Fleischer |
2011-08-22 | RPC: Fix info queries when using package IDs | Lukas Fleischer |
2011-08-22 | Add missing __() to category info in package details | Lukas Fleischer |
2011-08-22 | UPGRADING: Fix rewrite rules | Lukas Fleischer |
2011-08-20 | web/lib/translator.inc.php: Use vsprintf() in __() | Lukas Fleischer |
2011-08-20 | Use "%s" instead of "%h" in format strings | Lukas Fleischer |
2011-08-20 | Release 1.9.0v1.9.0 | Lukas Fleischer |
2011-08-20 | Replace "el_GR" translation by "el" | Lukas Fleischer |
2011-08-20 | Add Portuguese (Brazilian) translation | Lukas Fleischer |
2011-08-20 | Translation updates from Transifex | Lukas Fleischer |
2011-08-19 | UPGRADING: Add note on aurblup config changes | Lukas Fleischer |
2011-08-19 | aurblup: Update config.h.proto | Dan McGee |
2011-08-13 | Rebuild message catalog and translations | Lukas Fleischer |
2011-08-13 | Add Finnish and Dutch translations | Lukas Fleischer |
2011-08-13 | Translation updates from Transifex | Lukas Fleischer |
2011-08-13 | po/POTFILES: Fix library file paths | Lukas Fleischer |
2011-08-13 | po/Makefile: Fix version file path | Lukas Fleischer |
2011-08-12 | Use secure and httponly session cookies | Lukas Fleischer |
2011-08-11 | Add a configuration setting to disallow HTTP login | Lukas Fleischer |
2011-08-11 | UPGRADING: Add note on backward compatible package URLs | Lukas Fleischer |
2011-08-11 | UPGRADING: Mention the upload directory transform script | Lukas Fleischer |
2011-08-11 | Remove unnecessary atype and uid lookup from package_details() | Dan McGee |
2011-08-11 | Use 'true' instead of 'True' everywhere | Dan McGee |
2011-08-11 | Make package creation and update atomic | Dan McGee |
2011-08-11 | pkgfuncs.inc.php: allow all DB funcs to take handle arg | Dan McGee |