Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-06-27 | git: Use .format everywhere instead of % | Johannes Löthberg | 3 | -47/+47 |
2015-06-27 | Wrap all confirmation checkbox labels in label tag | Johannes Löthberg | 5 | -9/+9 |
2015-06-20 | Fix a warning when formatting user names | Lukas Fleischer | 1 | -1/+1 |
2015-06-20 | Make url and pkgdesc fields optional | Johannes Löthberg | 4 | -5/+24 |
2015-06-20 | git-update: Remove regex matching of URL | Johannes Löthberg | 1 | -3/+0 |
2015-06-20 | Let co-maintainers see the private clone URI | Johannes Löthberg | 1 | -1/+1 |
2015-06-20 | Let co-maintainers edit package keywords | Johannes Löthberg | 2 | -3/+4 |
2015-06-20 | Let co-maintainers unflag the package | Johannes Löthberg | 2 | -2/+9 |
2015-06-20 | Add functions for getting arrays of maintainer and co-maintainer UIDs | Johannes Löthberg | 1 | -0/+35 |
2015-06-19 | Remove can_submit_blacklisted() | Lukas Fleischer | 2 | -14/+0 |
2015-06-19 | Remove hostname from URLPath in JSON RPC | Mikkel Oscar Lyderik | 1 | -1/+1 |
2015-06-19 | pkgbase_details.php/pkg_details.php: Show keywords | Marcel Korpel | 3 | -2/+44 |
2015-06-18 | Release 4.0.0-rc5v4.0.0-rc5 | Lukas Fleischer | 1 | -1/+1 |
2015-06-18 | Update message catalog | Lukas Fleischer | 1 | -1/+9 |
2015-06-18 | Improve INSTALL details for nginx and config | Leonidas Spyropoulos | 1 | -3/+21 |
2015-06-17 | Clarify that HTTPs clone URIs are for read-only access | Lukas Fleischer | 2 | -2/+2 |
2015-06-17 | reloadtestdb.sh: Use aurweb as main directory | Marcel Korpel | 1 | -1/+1 |
2015-06-17 | .gitignore: Add aur-git/ and git-interface/git-auth.sh | Leonidas Spyropoulos | 1 | -0/+2 |
2015-06-16 | gendummydata.py: Remove CategoryID from dummy data | Marcel Korpel | 1 | -3/+3 |
2015-06-15 | Store 10 significant digits of the popularity score | Lukas Fleischer | 3 | -3/+3 |
2015-06-15 | Add explanation for Popularity field in search results | Leonidas Spyropoulos | 2 | -1/+6 |
2015-06-15 | Fix nick name of Giovanni Scafora | Giovanni Scafora | 1 | -1/+1 |
2015-06-14 | Update message catalog | Lukas Fleischer | 1 | -24/+25 |
2015-06-14 | Adding PackagerUID to the generated dummy data | Leonidas Spyropoulos | 1 | -2/+4 |
2015-06-14 | footer: Link version number to release log | Johannes Löthberg | 1 | -1/+1 |
2015-06-14 | config.proto: Add sample fingerprints section | Johannes Löthberg | 1 | -0/+5 |
2015-06-14 | home: Add submitting packages section | Johannes Löthberg | 1 | -0/+22 |
2015-06-14 | confparser: Add function for getting the items of a section | Johannes Löthberg | 1 | -0/+7 |
2015-06-14 | confparser: Add function for checking if config section exists | Johannes Löthberg | 1 | -0/+7 |
2015-06-14 | confparser: Split loading of config into own function | Johannes Löthberg | 1 | -1/+6 |
2015-06-14 | git-update: Fix parsing of versioned optdepends | Lukas Fleischer | 1 | -4/+12 |
2015-06-14 | Show co-maintainers next to maintainers in details | Lukas Fleischer | 3 | -2/+29 |
2015-06-14 | Refactor code for printing account links | Lukas Fleischer | 4 | -39/+12 |
2015-06-14 | Make "Learn more..." translatable | Lukas Fleischer | 1 | -1/+1 |
2015-06-14 | aurinfo: Fix bug with space indents creating split packages | Johannes Löthberg | 1 | -1/+5 |
2015-06-14 | Replace categories with keywords | Lukas Fleischer | 11 | -183/+112 |
2015-06-12 | Release 4.0.0-rc4v4.0.0-rc4 | Lukas Fleischer | 1 | -1/+1 |
2015-06-12 | Translation updates from Transifex | Lukas Fleischer | 28 | -981/+2530 |
2015-06-12 | git-serve: Support cloning with simplified paths | Johannes Löthberg | 1 | -2/+4 |
2015-06-12 | Improve the regular expression to match HTTP clones | Lukas Fleischer | 1 | -1/+1 |
2015-06-12 | Autofocus input fields at login and package-search | Gordian Edenhofer | 2 | -2/+2 |