Age | Commit message (Expand) | Author | Files | Lines |
2015-08-08 | Use username from the database if one is provided by the user | Marcel Korpel | 3 | -7/+9 |
2015-08-08 | Jump to latest comments after adding a comment | Marcel Korpel | 1 | -0/+1 |
2015-08-08 | Jump to comment after editing | Marcel Korpel | 1 | -3/+7 |
2015-08-08 | Add IDs to comments | Marcel Korpel | 1 | -1/+1 |
2015-08-08 | Only autofocus search field on the package search page | Marcel Korpel | 1 | -1/+1 |
2015-08-08 | Show dateline when a comment is edited or deleted | Marcel Korpel | 3 | -15/+37 |
2015-08-08 | Support comment editing in the backend | Marcel Korpel | 5 | -1/+73 |
2015-08-08 | Add comment edit icon and form | Marcel Korpel | 11 | -9/+139 |
2015-08-08 | Use SVG image for comment deletion icon | Marcel Korpel | 6 | -17/+65 |
2015-08-08 | Remove superfluous close tags | Marcel Korpel | 1 | -4/+4 |
2015-08-08 | Reindent web/html/packages with tabs | Johannes Löthberg | 1 | -21/+21 |
2015-08-08 | notify: Reword notification emails | Lukas Fleischer | 1 | -26/+52 |
2015-08-08 | Port notification routines to Python | Lukas Fleischer | 6 | -241/+298 |
2015-08-08 | Expose name-only search through the RPC interface | Johannes Löthberg | 1 | -2/+17 |
2015-08-08 | aurjson: Pass http_data array to all functions | Johannes Löthberg | 1 | -15/+23 |
2015-08-08 | Delete unused variable | Johannes Löthberg | 1 | -1/+0 |
2015-08-08 | Release 4.0.0v4.0.0 | Lukas Fleischer | 1 | -1/+1 |
2015-08-08 | Translation updates from Transifex | Lukas Fleischer | 29 | -1831/+2560 |
2015-08-04 | aurinfo: Fix parsing with custom file when running script | Johannes Löthberg | 1 | -1/+1 |
2015-08-04 | aurinfo: Allow lines starting with spaces | Johannes Löthberg | 1 | -1/+1 |
2015-07-16 | git-update: Error out if PKGBUILD is missing | Lukas Fleischer | 1 | -2/+3 |
2015-07-14 | stats.inc.php: Improve definition of "added" | Lukas Fleischer | 1 | -5/+9 |
2015-07-12 | use rel="nofollow" for links in comments | Daniel Micay | 1 | -1/+1 |
2015-07-04 | git-update: Fix error when printing SRCINFO errors | Johannes Löthberg | 1 | -1/+1 |
2015-07-04 | RPC: Add decimal_fields array for floating-point fields | Johannes Löthberg | 1 | -0/+7 |
2015-06-29 | Accept SSH keys with whitespace in comments | Lukas Fleischer | 1 | -1/+1 |
2015-06-28 | Update sample configuration for Smart HTTP | Lukas Fleischer | 3 | -17/+32 |
2015-06-28 | Release 4.0.0-rc6v4.0.0-rc6 | Lukas Fleischer | 1 | -1/+1 |
2015-06-28 | Update message catalog | Lukas Fleischer | 1 | -14/+428 |
2015-06-27 | AUTHORS: Add Johannes to maintainers | Lukas Fleischer | 1 | -0/+1 |
2015-06-27 | popupdate: Drop unused variable | Lukas Fleischer | 1 | -2/+0 |
2015-06-27 | Only print no changes message if queries failed | Johannes Löthberg | 1 | -2/+2 |
2015-06-27 | Exclude hidden packages from mkpkglists.py | Johannes Löthberg | 1 | -2/+4 |
2015-06-27 | git-update: Improve error message on invalid pkgbase | Lukas Fleischer | 1 | -1/+1 |
2015-06-27 | Fake pkgbase actions for unconfirmed users | Gordian Edenhofer | 2 | -11/+19 |
2015-06-27 | Add support for multiple SSH public keys | Lukas Fleischer | 5 | -25/+159 |
2015-06-27 | Split out package actions into a separate template | Lukas Fleischer | 3 | -100/+53 |
2015-06-27 | Split out code to generate action links | Lukas Fleischer | 3 | -107/+86 |
2015-06-27 | Move registration code to a separate unit | Lukas Fleischer | 3 | -18/+38 |
2015-06-27 | Redirect at previous page after a successful login | Gordian Edenhofer | 2 | -1/+11 |
2015-06-27 | Make merge into label of width 'auto' | Johannes Löthberg | 2 | -2/+3 |
2015-06-27 | Make confirmation label of width 'auto' | Johannes Löthberg | 6 | -5/+9 |
2015-06-27 | Add the popularity field to the RPC interface | Lukas Fleischer | 1 | -1/+13 |
2015-06-27 | Display (reverse) optional dependencies as "Required by" | Lukas Fleischer | 2 | -11/+11 |
2015-06-27 | po/Makefile: Add more context to strings in the catalog | Lukas Fleischer | 1 | -1/+1 |
2015-06-27 | Add Arabic translation | Lukas Fleischer | 3 | -0/+1333 |
2015-06-27 | git-update: Allow privileged users to bypass blacklist | Johannes Löthberg | 1 | -1/+2 |
2015-06-27 | git-serve: Drop direct AccountType checking, use AUR_PRIVILEGED | Johannes Löthberg | 1 | -2/+1 |
2015-06-27 | git-auth: Set AUR_PRIVILEGED env var for TUs & devs | Johannes Löthberg | 1 | -2/+4 |
2015-06-27 | git: Use AUR_USER env var instead of ForceCommand argument | Johannes Löthberg | 2 | -3/+24 |