Age | Commit message (Expand) | Author | Files | Lines |
2015-06-08 | Show official language names in the drop-down list | Lukas Fleischer | 1 | -1/+1 |
2015-06-08 | Add Chinese (Taiwan) translations | Lukas Fleischer | 1 | -1/+2 |
2015-06-08 | Release 4.0.0-rc1v4.0.0-rc1 | Lukas Fleischer | 1 | -1/+1 |
2015-06-04 | pkgfuncs.inc.php: Remove a conflict marker | Lukas Fleischer | 1 | -1/+0 |
2015-06-01 | Use gitnamespaces for efficient storage | Lukas Fleischer | 1 | -3/+3 |
2015-05-31 | Do not show the activity check box when registering | Lukas Fleischer | 1 | -0/+2 |
2015-05-31 | Show the SSH key field on the registration page | Lukas Fleischer | 2 | -3/+2 |
2015-05-31 | Add more details on the SSH public key field | Lukas Fleischer | 2 | -7/+16 |
2015-05-31 | Allow for resetting the SSH public key | Lukas Fleischer | 1 | -2/+2 |
2015-05-22 | Include user name in password reset emails | Lukas Fleischer | 1 | -4/+6 |
2015-05-22 | Update co-maintainer list when promoting a user | Lukas Fleischer | 1 | -13/+20 |
2015-05-22 | Fix processing of pkgbase_get_comaintainers() | Lukas Fleischer | 2 | -9/+12 |
2015-05-22 | Move package disowning to a separate page | Lukas Fleischer | 3 | -4/+64 |
2015-05-22 | Update co-maintainers when disowning a package | Lukas Fleischer | 1 | -0/+18 |
2015-05-22 | Fix the permission check in pkgbase_adopt() | Lukas Fleischer | 1 | -10/+18 |
2015-05-22 | Store co-maintainer priorities | Lukas Fleischer | 1 | -2/+5 |
2015-05-22 | Support boolean operators in search queries | Lukas Fleischer | 1 | -1/+18 |
2015-05-22 | Do not allow more than 20 terms in search queries | Lukas Fleischer | 1 | -0/+11 |
2015-05-22 | Use keyword search by default | Lukas Fleischer | 1 | -3/+5 |
2015-05-21 | Make the type parameter of pkgreq_by_pkgbase() optional | Lukas Fleischer | 2 | -7/+7 |
2015-05-21 | Fix email body of password reset emails | Lukas Fleischer | 1 | -1/+1 |
2015-03-04 | Automatically close requests | Lukas Fleischer | 2 | -1/+51 |
2015-03-04 | Allow users to delete their own packages | Lukas Fleischer | 2 | -2/+17 |
2015-02-04 | Rename the AUR software to aurweb | Lukas Fleischer | 22 | -127/+24 |
2015-01-09 | Link to the cgit log from package details | Lukas Fleischer | 2 | -2/+8 |
2015-01-07 | Merge branch 'maint' | Lukas Fleischer | 1 | -1/+1 |
2015-01-07 | Fix link to package base voters | Lukas Fleischer | 1 | -1/+1 |
2015-01-07 | Add support for package base co-maintainers | Lukas Fleischer | 8 | -1/+119 |
2014-12-29 | Disallow specifying an SSH key during registration | Lukas Fleischer | 1 | -0/+2 |
2014-12-29 | Add links to public and private clone URLs | Lukas Fleischer | 2 | -4/+16 |
2014-12-29 | Use the AUR footer in cgit | Lukas Fleischer | 2 | -7/+14 |
2014-12-29 | Use a custom logo | Lukas Fleischer | 6 | -2/+11 |
2014-12-28 | Add cgit configuration and style sheet | Lukas Fleischer | 4 | -0/+876 |
2014-12-28 | Hide fresh package bases from stats and results | Lukas Fleischer | 2 | -1/+2 |
2014-12-27 | Add public clone URLs to package details | Lukas Fleischer | 2 | -0/+10 |
2014-12-27 | Use Git repositories to store packages | Lukas Fleischer | 11 | -3660/+11 |
2014-12-27 | Add support for adding SSH public keys to profiles | Lukas Fleischer | 3 | -9/+79 |
2014-12-27 | Use raw scanner mode in config_get() | Lukas Fleischer | 1 | -1/+1 |
2014-12-27 | Release 3.5.1v3.5.1 | Lukas Fleischer | 1 | -1/+1 |
2014-12-19 | Suggest using makepkg instead of mkaurball | Lukas Fleischer | 1 | -2/+2 |
2014-12-13 | Redirect to requests page after accepting deletions | Lukas Fleischer | 1 | -1/+2 |
2014-12-13 | Show user name in title on the account details page | Lukas Fleischer | 1 | -13/+19 |
2014-12-13 | Avoid double slashes in notification email body | Lukas Fleischer | 6 | -20/+26 |
2014-11-22 | Release 3.5.0v3.5.0 | Lukas Fleischer | 1 | -1/+1 |
2014-11-21 | Remove duplicate slash in the password reset URL | Lukas Fleischer | 1 | -1/+1 |
2014-11-21 | Check password length on the password reset form | Lukas Fleischer | 1 | -0/+4 |
2014-11-21 | Always use virtual URLs | Lukas Fleischer | 7 | -170/+45 |
2014-11-19 | Fix login link | Lukas Fleischer | 1 | -1/+1 |
2014-11-18 | Add support for .SRCINFO | Lukas Fleischer | 1 | -3/+4 |
2014-10-24 | Use an INI-style configuration file | Lukas Fleischer | 20 | -207/+153 |