Age | Commit message (Expand) | Author | Files | Lines |
2013-08-22 | Store the number of TUs when starting a vote | Lukas Fleischer | 3 | -2/+16 |
2013-08-22 | Allow for setting an account's inactivity status | Lukas Fleischer | 6 | -8/+46 |
2013-08-17 | Merge branch 'maint' | Lukas Fleischer | 1 | -1/+1 |
2013-08-17 | Release 2.2.1 | Lukas Fleischer | 1 | -1/+1 |
2013-08-17 | Merge branch 'maint' | Lukas Fleischer | 1 | -18/+41 |
2013-08-17 | Upgrade Archive/Tar from PEAR to work with php 5.5v2.2.1 | Dave Reisner | 1 | -18/+41 |
2013-08-17 | aurblup: Update for pacman 4.1 API changes | Lukas Fleischer | 1 | -2/+2 |
2013-04-28 | aurblup: Update for pacman 4.1 API changes | Lukas Fleischer | 1 | -2/+2 |
2013-04-24 | Remove superfluous search wrapper function | canyonknight | 2 | -11/+1 |
2013-04-20 | Retrieve package details after package actions are processed | canyonknight | 1 | -4/+7 |
2013-03-26 | Release 2.2.0v2.2.0 | Lukas Fleischer | 1 | -1/+1 |
2013-03-26 | Translation updates from Transifex | Lukas Fleischer | 23 | -313/+936 |
2013-03-26 | Use minified typeahead JS from archweb | Lukas Fleischer | 4 | -313/+3 |
2013-03-25 | Update message catalog | Lukas Fleischer | 1 | -1/+8 |
2013-03-25 | Show hint if password is empty during login | Lukas Fleischer | 1 | -2/+31 |
2013-03-24 | Update message catalog | Lukas Fleischer | 1 | -6/+26 |
2013-03-24 | Implement IP banning for user registration and user login | canyonknight | 1 | -1/+34 |
2013-03-24 | Add "Bans" table to database schema | canyonknight | 2 | -0/+18 |
2013-03-21 | Return 404 error page if invalid package ID is used | Lukas Fleischer | 1 | -0/+6 |
2013-03-21 | Update AUTHORS file | Lukas Fleischer | 1 | -136/+81 |
2013-03-21 | Save last login IP address | Lukas Fleischer | 3 | -1/+13 |
2013-03-21 | process_account_form(): Highlight errors | Lukas Fleischer | 1 | -1/+1 |
2013-03-19 | Enforce e-mail validation during registration | Lukas Fleischer | 2 | -4/+4 |
2013-03-19 | process_account_form(): Allow using empty passwords | Lukas Fleischer | 1 | -13/+25 |
2013-03-19 | Move reset key submission to a separate function | Lukas Fleischer | 2 | -17/+31 |
2013-03-19 | Fix typo in delete permission warning | Connor Behan | 1 | -1/+1 |
2013-03-18 | Release 2.1.0v2.1.0 | Lukas Fleischer | 1 | -1/+1 |
2013-03-18 | Translation updates from Transifex | Lukas Fleischer | 23 | -1127/+1620 |
2013-03-18 | UPGRADING: Mention recent aurblup changes | Lukas Fleischer | 1 | -0/+6 |
2013-03-09 | pkgsubmit.php: Parse .AURINFO metadata | Lukas Fleischer | 1 | -4/+33 |
2013-03-05 | pkgsubmit.php: Move URL protocol check down | Lukas Fleischer | 1 | -14/+12 |
2013-03-05 | pkgsubmit.php: Simplify package name validation | Lukas Fleischer | 1 | -12/+6 |
2013-02-15 | Remove aurblup configuration file parser | Lukas Fleischer | 3 | -75/+58 |
2013-02-10 | Fix default selection on the account edit page | Lukas Fleischer | 2 | -4/+4 |
2013-02-10 | Remove unneeded database connection calls | canyonknight | 4 | -5/+0 |
2013-02-10 | Remove checks before calling connection method | canyonknight | 4 | -229/+76 |
2013-02-10 | Remove documentation references to database parameter | canyonknight | 4 | -71/+0 |
2013-02-10 | Remove unnecessary database connection parameter from all functions | canyonknight | 8 | -131/+132 |
2013-02-10 | Add database wrapper class and new connection method | canyonknight | 10 | -102/+112 |
2013-01-30 | Update message catalog | Lukas Fleischer | 1 | -10/+31 |
2013-01-30 | Merge branch 'maint' | Lukas Fleischer | 4 | -15/+30 |
2013-01-30 | acctfuncs.inc.php: Change wording of account editing message | canyonknight | 1 | -1/+1 |
2013-01-30 | Clear a user's active sessions following account suspension | canyonknight | 1 | -0/+19 |
2013-01-30 | Replace permission check code with can_edit_account() | canyonknight | 1 | -5/+2 |
2013-01-30 | acctfuncs.inc.php: Change return type of valid_username function | canyonknight | 1 | -6/+5 |
2013-01-30 | aur.inc.php: Fix PHP undefined index notice for AURSID | canyonknight | 1 | -1/+1 |
2013-01-30 | pkg_details.php: Add missing translatable string | canyonknight | 1 | -2/+2 |
2013-01-19 | Merge branch 'maint' | Lukas Fleischer | 5 | -7/+9 |
2013-01-19 | stats.inc.php: Remove unnecessary account type lookup | canyonknight | 1 | -3/+0 |
2013-01-19 | user_table.php: Remove unused link parameter | canyonknight | 1 | -1/+1 |