Age | Commit message (Expand) | Author | Files | Lines |
2009-08-26 | remove community | Sergej Pupykin | 3 | -27/+0 |
2009-08-24 | Remove Location from package search. | Loui Chang | 1 | -17/+0 |
2009-08-11 | Remove Google ads from header | Dan McGee | 1 | -14/+0 |
2009-07-20 | pkg_details: Remove leftover code. | Loui Chang | 1 | -4/+0 |
2009-07-20 | Add voter list on packages for TUs and devs. | Loui Chang | 1 | -2/+13 |
2009-06-18 | Advanced button i18n | Sergej Pupykin | 1 | -1/+1 |
2009-04-13 | Don't hit the database twice per comment on package | Dan McGee | 1 | -1/+2 |
2009-03-03 | Fix search output if no results are found. | Loui Chang | 1 | -4/+3 |
2009-03-03 | Redirect to REQUEST_URI after logging in. | Loui Chang | 1 | -2/+3 |
2009-03-02 | Fix user stats table links. | Loui Chang | 1 | -6/+14 |
2009-03-02 | added links at My Statistic values | Andrea Scarpino | 1 | -3/+3 |
2009-02-19 | Revamp markup and styles for comments. | Loui Chang | 1 | -24/+14 |
2009-02-18 | XHTML Validation fixes. | Loui Chang | 2 | -2/+2 |
2009-02-18 | Add 'Out of Date' detail in search form | Andrea Scarpino | 1 | -0/+8 |
2009-02-13 | Change layout of tu_details. | Loui Chang | 2 | -14/+20 |
2009-02-13 | List TUs that voted on a proposal. | Angel 'angvp' Velasquez | 1 | -1/+14 |
2009-02-13 | Fix Sources listing in package details. | Loui Chang | 1 | -9/+8 |
2009-02-09 | xhtml validation fix. | Loui Chang | 1 | -1/+1 |
2009-02-07 | Clean up some markup and styles in page navigation. | Loui Chang | 1 | -8/+7 |
2009-02-03 | Change pagination style | Callan Barrett | 1 | -16/+22 |
2009-01-28 | Add support for filename::url syntax for sources. | Loui Chang | 1 | -1/+3 |
2009-01-25 | Move package comment form into a new template. | Loui Chang | 2 | -6/+68 |
2009-01-24 | Indicate when there are more search result pages than numbered links show. | Loui Chang | 1 | -24/+25 |
2009-01-24 | Validation fixes. | Loui Chang | 2 | -3/+3 |
2009-01-24 | Add package details template (pkg_details.php) | Loui Chang | 1 | -0/+174 |
2009-01-24 | Rework login form. | Loui Chang | 2 | -26/+26 |
2009-01-24 | Move actions form into template. | Loui Chang | 1 | -0/+60 |
2009-01-23 | Fix a few xhtml validation errors. | Loui Chang | 3 | -6/+5 |
2009-01-23 | Bring version footer in with the rest of the site body. | Loui Chang | 2 | -3/+1 |
2009-01-23 | Add Previous and Next links for search results. | Loui Chang | 1 | -53/+56 |
2009-01-23 | Remove urlencode('K') in pkg_search_results. | Loui Chang | 1 | -4/+0 |
2009-01-23 | Change comment style so long lines wrap. | Loui Chang | 1 | -1/+1 |
2009-01-23 | Fix translated comment messages. | Loui Chang | 1 | -5/+4 |
2009-01-23 | Only print links for up to five previous and next search results pages. | Loui Chang | 1 | -2/+12 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 1 | -1/+0 |
2009-01-19 | Remove Less and More links from search results page. | Loui Chang | 1 | -24/+30 |
2009-01-19 | Change: Switching "Legend" and number of results on search page | Gergely Imreh | 1 | -3/+3 |
2009-01-19 | Add: page numbering of AUR search results | Gergely Imreh | 1 | -2/+14 |
2009-01-15 | Replace RSS icon with feed icon. | Loui Chang | 1 | -1/+1 |
2009-01-08 | Cache all front page stats in APC if available | Dan McGee | 1 | -3/+2 |
2009-01-05 | Change layout of search form. | Loui Chang | 1 | -24/+16 |
2009-01-05 | Move package comments to a template. | Loui Chang | 1 | -0/+38 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 2 | -3/+5 |
2008-12-29 | Properly select page length in search form. | Loui Chang | 1 | -1/+1 |
2008-12-29 | Make search page use mkurl function, change variables around | Callan Barrett | 1 | -12/+12 |
2008-12-29 | Add search bar to index and pkg details pages | Callan Barrett | 1 | -7/+9 |
2008-12-29 | New search bar, toggle advanced options new style | Callan Barrett | 1 | -178/+122 |
2008-12-22 | Don't require login to see out of date packages from package search. | Loui Chang | 1 | -6/+9 |
2008-12-22 | Make some translatable strings friendlier to common usage. | Loui Chang | 1 | -4/+4 |
2008-12-22 | Encode search string for use in anchor tags. | Loui Chang | 1 | -0/+4 |