Age | Commit message (Expand) | Author |
2014-04-06 | Fix pkgbase_user_voted() | Lukas Fleischer |
2014-04-05 | Refactor pkgbase_categories() | Lukas Fleischer |
2014-04-05 | Refactor pkgbase_comments() | Lukas Fleischer |
2014-04-05 | Refactor pkgbase_comments_count() | Lukas Fleischer |
2014-04-05 | pkgbase.php: Append query string when redirecting | Lukas Fleischer |
2014-04-05 | Fix searching by category | Lukas Fleischer |
2014-04-05 | pkg_search_results.php: Link to account when logged in | Lukas Fleischer |
2014-04-05 | Do not show package base page of non-split packages | Lukas Fleischer |
2014-04-05 | Add full package list to the removal form | Lukas Fleischer |
2014-04-05 | pkgbasefuncs.inc.php: Fix leftover bits | Lukas Fleischer |
2014-04-05 | pkgfuncs.inc.php: Remove several unused functions | Lukas Fleischer |
2014-04-05 | Split out package base functions | Lukas Fleischer |
2014-04-05 | Prefix package functions with pkg_/pkgbase_ | Lukas Fleischer |
2014-04-05 | Use snake case for all package functions | Lukas Fleischer |
2014-04-05 | Move package actions to package bases | Lukas Fleischer |
2014-04-05 | Allow for searching by package base name | Lukas Fleischer |
2014-04-05 | Only parse PKGBUILD when required | Lukas Fleischer |
2014-04-05 | Factor out PKGBUILD parsing | Lukas Fleischer |
2014-04-05 | Do not allow for overwriting arbitrary packages | Lukas Fleischer |
2014-04-05 | pkg_details.php: Add link to package base details | Lukas Fleischer |
2014-04-05 | Add package base detail pages | Lukas Fleischer |
2014-04-05 | Add full support for the new .AURINFO format | Lukas Fleischer |
2014-04-05 | Make the delete function remove package bases | Lukas Fleischer |
2014-04-05 | routing.inc.php: Add get_pkgbase_uri() | Lukas Fleischer |
2014-04-05 | Store comments on a per-package base basis | Lukas Fleischer |
2014-04-05 | Add provisional support for package bases | Lukas Fleischer |
2014-02-10 | passreset.php: Make error messages translatable | Lukas Fleischer |
2014-02-10 | Set Content-type header when sending UTF-8 mails | Lukas Fleischer |
2014-02-10 | Use CRLF to separate headers in mail() | Lukas Fleischer |
2014-02-10 | Highlight the AUR link in the navigation bar | Lukas Fleischer |
2014-02-09 | Modernize the account search form | Lukas Fleischer |
2014-02-09 | Show user's last login on the account details page | Lukas Fleischer |
2014-02-09 | Remove LastVoted column | Lukas Fleischer |
2014-02-06 | Simplify canDeleteComment() | Lukas Fleischer |
2014-02-06 | Simplify valid_user() and valid_username() | Lukas Fleischer |
2014-02-06 | pkgfuncs.inc.php: Fix comment style | Lukas Fleischer |
2014-02-06 | acctfuncs.inc.php: Fix comment style | Lukas Fleischer |
2014-02-06 | Style fixes: Capitalization of "true" and "false" | Lukas Fleischer |
2014-02-06 | Do not allow unauthenticated users to delete comments | Lukas Fleischer |
2014-02-04 | Add support for anonymous comments | Lukas Fleischer |
2014-02-03 | Hide intermediate voting results | Lukas Fleischer |
2014-02-03 | tu_details.php: Fix unknown result check | Lukas Fleischer |
2014-02-03 | account_details.php: Add link to edit a user's account | canyonknight |
2014-02-01 | Sort last TU votes by vote and by user name | Lukas Fleischer |
2014-01-22 | Further optimize voters.php to only need the package name | canyonknight |
2014-01-20 | voters.php: Remove extra call to pkgname_from_id() | canyonknight |
2014-01-20 | acctfuncs.inc.php: Allow translation of missing strings | canyonknight |
2014-01-17 | pkgsubmit.php: Improve visibility of errors | Lukas Fleischer |
2014-01-17 | Add a warning for packages without .AURINFO | Lukas Fleischer |
2014-01-17 | Promote the use of mkaurball | Lukas Fleischer |