Age | Commit message (Expand) | Author | Files | Lines |
2015-06-28 | Release 4.0.0-rc6v4.0.0-rc6 | Lukas Fleischer | 1 | -1/+1 |
2015-06-27 | Only print no changes message if queries failed | Johannes Löthberg | 1 | -2/+2 |
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 | 2 | -20/+136 |
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 | Add Arabic translation | Lukas Fleischer | 1 | -0/+1 |
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 | 1 | -0/+8 |
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 | 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-17 | Clarify that HTTPs clone URIs are for read-only access | Lukas Fleischer | 2 | -2/+2 |
2015-06-15 | Store 10 significant digits of the popularity score | Lukas Fleischer | 1 | -1/+1 |
2015-06-15 | Add explanation for Popularity field in search results | Leonidas Spyropoulos | 2 | -1/+6 |
2015-06-14 | footer: Link version number to release log | Johannes Löthberg | 1 | -1/+1 |
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 | 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 | Replace categories with keywords | Lukas Fleischer | 9 | -148/+81 |
2015-06-12 | Release 4.0.0-rc4v4.0.0-rc4 | Lukas Fleischer | 1 | -1/+1 |
2015-06-12 | Autofocus input fields at login and package-search | Gordian Edenhofer | 2 | -2/+2 |
2015-06-12 | stats.inc.php: Show the 15 most recent updates | Lukas Fleischer | 1 | -1/+1 |
2015-06-11 | Redesign the home page | Lukas Fleischer | 2 | -12/+43 |
2015-06-11 | Default to ordering packages by popularity | Lukas Fleischer | 1 | -1/+1 |
2015-06-11 | Show package popularity in search results | Lukas Fleischer | 3 | -2/+8 |
2015-06-11 | Support exceptions in the maintenance mode | Lukas Fleischer | 1 | -3/+5 |
2015-06-11 | Implement a maintenance mode | Lukas Fleischer | 2 | -0/+21 |
2015-06-11 | Reintroduce the URLPath field | Lukas Fleischer | 1 | -1/+1 |
2015-06-11 | Make URIs to the individual cgit pages configurable | Lukas Fleischer | 2 | -8/+12 |
2015-06-10 | pkgbase.php: Escape error messages | Lukas Fleischer | 1 | -2/+2 |
2015-06-09 | Release 4.0.0-rc3v4.0.0-rc3 | Lukas Fleischer | 1 | -1/+1 |
2015-06-09 | Encode cgit URIs properly | Lukas Fleischer | 2 | -6/+6 |
2015-06-09 | pkgbase_details.php: Fix cgit links | Lukas Fleischer | 1 | -3/+3 |
2015-06-09 | Invert order when sorting packages by age | Lukas Fleischer | 1 | -1/+1 |