Age | Commit message (Expand) | Author |
2015-08-08 | Move documentation to a subdirectory | Lukas Fleischer |
2015-08-08 | aurjson.class.php: Add missing PHPDoc | Lukas Fleischer |
2015-08-08 | pkg_comments.php: Add JavaScript function to edit comments | Marcel Korpel |
2015-08-08 | aurjson.class.php: Add method get_comment_form() | Marcel Korpel |
2015-08-08 | Split pkg_comment_form.php so the outer box is not always included | Marcel Korpel |
2015-08-08 | pkg_comments.php: Merge two DIVs with same ID | Marcel Korpel |
2015-08-08 | Do not use the term "unsupported" for AUR packages | Lukas Fleischer |
2015-08-08 | Show popularity in package base details | Lukas Fleischer |
2015-08-08 | Set correct 'My Account' link after changing username | Marcel Korpel |
2015-08-08 | Surround message with <p> tags | Marcel Korpel |
2015-08-08 | Use username from the database if one is provided by the user | Marcel Korpel |
2015-08-08 | Jump to latest comments after adding a comment | Marcel Korpel |
2015-08-08 | Jump to comment after editing | Marcel Korpel |
2015-08-08 | Add IDs to comments | Marcel Korpel |
2015-08-08 | Only autofocus search field on the package search page | Marcel Korpel |
2015-08-08 | Show dateline when a comment is edited or deleted | Marcel Korpel |
2015-08-08 | Support comment editing in the backend | Marcel Korpel |
2015-08-08 | Add comment edit icon and form | Marcel Korpel |
2015-08-08 | Use SVG image for comment deletion icon | Marcel Korpel |
2015-08-08 | Remove superfluous close tags | Marcel Korpel |
2015-08-08 | Reindent web/html/packages with tabs | Johannes Löthberg |
2015-08-08 | notify: Reword notification emails | Lukas Fleischer |
2015-08-08 | Port notification routines to Python | Lukas Fleischer |
2015-08-08 | Expose name-only search through the RPC interface | Johannes Löthberg |
2015-08-08 | aurjson: Pass http_data array to all functions | Johannes Löthberg |
2015-08-08 | Delete unused variable | Johannes Löthberg |
2015-08-08 | Release 4.0.0v4.0.0 | Lukas Fleischer |
2015-08-08 | Translation updates from Transifex | Lukas Fleischer |
2015-08-04 | aurinfo: Fix parsing with custom file when running script | Johannes Löthberg |
2015-08-04 | aurinfo: Allow lines starting with spaces | Johannes Löthberg |
2015-07-16 | git-update: Error out if PKGBUILD is missing | Lukas Fleischer |
2015-07-14 | stats.inc.php: Improve definition of "added" | Lukas Fleischer |
2015-07-12 | use rel="nofollow" for links in comments | Daniel Micay |
2015-07-04 | git-update: Fix error when printing SRCINFO errors | Johannes Löthberg |
2015-07-04 | RPC: Add decimal_fields array for floating-point fields | Johannes Löthberg |
2015-06-29 | Accept SSH keys with whitespace in comments | Lukas Fleischer |
2015-06-28 | Update sample configuration for Smart HTTP | Lukas Fleischer |
2015-06-28 | Release 4.0.0-rc6v4.0.0-rc6 | Lukas Fleischer |
2015-06-28 | Update message catalog | Lukas Fleischer |
2015-06-27 | AUTHORS: Add Johannes to maintainers | Lukas Fleischer |
2015-06-27 | popupdate: Drop unused variable | Lukas Fleischer |
2015-06-27 | Only print no changes message if queries failed | Johannes Löthberg |
2015-06-27 | Exclude hidden packages from mkpkglists.py | Johannes Löthberg |
2015-06-27 | git-update: Improve error message on invalid pkgbase | Lukas Fleischer |
2015-06-27 | Fake pkgbase actions for unconfirmed users | Gordian Edenhofer |
2015-06-27 | Add support for multiple SSH public keys | Lukas Fleischer |
2015-06-27 | Split out package actions into a separate template | Lukas Fleischer |
2015-06-27 | Split out code to generate action links | Lukas Fleischer |
2015-06-27 | Move registration code to a separate unit | Lukas Fleischer |
2015-06-27 | Redirect at previous page after a successful login | Gordian Edenhofer |