Age | Commit message (Expand) | Author | Files | Lines |
2015-05-31 | Allow for resetting the SSH public key | Lukas Fleischer | 1 | -2/+2 |
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 | 1 | -6/+9 |
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-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 | 1 | -1/+1 |
2015-01-07 | Add support for package base co-maintainers | Lukas Fleischer | 2 | -0/+66 |
2014-12-28 | Hide fresh package bases from stats and results | Lukas Fleischer | 2 | -1/+2 |
2014-12-27 | Use Git repositories to store packages | Lukas Fleischer | 7 | -3160/+1 |
2014-12-27 | Add support for adding SSH public keys to profiles | Lukas Fleischer | 1 | -7/+71 |
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-13 | Avoid double slashes in notification email body | Lukas Fleischer | 4 | -18/+24 |
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 | Always use virtual URLs | Lukas Fleischer | 3 | -31/+4 |
2014-10-24 | Use an INI-style configuration file | Lukas Fleischer | 12 | -182/+124 |
2014-10-17 | voters.php: Show time stamps if available | Lukas Fleischer | 1 | -1/+1 |
2014-10-16 | Add a time stamp to package base votes | Lukas Fleischer | 1 | -3/+3 |
2014-10-11 | Merge branch 'maint' | Lukas Fleischer | 1 | -1/+1 |
2014-10-10 | Add support for architecture-specific sources | Lukas Fleischer | 1 | -6/+34 |
2014-10-10 | Use proper email address in send_resetkey() | Lukas Fleischer | 1 | -1/+1 |
2014-10-03 | Merge branch 'maint' | Lukas Fleischer | 1 | -2/+2 |
2014-10-03 | Include proper timestamp in auto-accept emails | Lukas Fleischer | 1 | -1/+1 |
2014-10-03 | Fix permission check in pkgreq_close() | Lukas Fleischer | 1 | -1/+1 |
2014-08-11 | Merge branch 'maint' | Lukas Fleischer | 5 | -4/+10 |
2014-08-10 | Add support for architecture-specific fields | Lukas Fleischer | 1 | -15/+57 |
2014-08-08 | Add permission checks to the request feature | Lukas Fleischer | 2 | -0/+6 |
2014-08-08 | Fix the return value of save_salt() | Lukas Fleischer | 1 | -1/+1 |
2014-08-06 | Fix notification handling on submission and adoption | Lukas Fleischer | 1 | -1/+1 |
2014-08-06 | Add PCRE_DOLLAR_ENDONLY to preg_match() | Lukas Fleischer | 2 | -2/+2 |
2014-08-02 | Release 3.4.3v3.4.3 | Lukas Fleischer | 1 | -1/+1 |
2014-08-02 | Count users in "Trusted User & Developer" group as TU | Balló György | 2 | -3/+3 |
2014-07-29 | Release 3.4.2v3.4.2 | Lukas Fleischer | 1 | -1/+1 |
2014-07-29 | Close requests before accepting | Lukas Fleischer | 2 | -11/+29 |
2014-07-29 | Remove duplicate recipients from Cc | Lukas Fleischer | 1 | -0/+2 |
2014-07-29 | Allow users to delete their own comments | Lukas Fleischer | 1 | -13/+5 |
2014-07-29 | Release 3.4.1v3.4.1 | Lukas Fleischer | 1 | -1/+1 |
2014-07-29 | Suppress PHP notice in process_account_form() | Lukas Fleischer | 1 | -3/+6 |
2014-07-28 | Release 3.4.0v3.4.0 | Lukas Fleischer | 1 | -1/+1 |
2014-07-25 | Do not allow regular users to edit all accounts | Lukas Fleischer | 1 | -1/+1 |
2014-07-25 | Clean up user references in user_delete() | Lukas Fleischer | 1 | -0/+35 |
2014-07-25 | Make deleted comments visible to Trusted Users | Lukas Fleischer | 3 | -7/+18 |