Age | Commit message (Expand) | Author | Files | Lines |
2008-07-07 | Bump version to 1.5.2 | Loui Chang | 1 | -2/+2 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 5 | -5/+0 |
2008-06-07 | Don't show None on pacckage info page | Callan Barrett | 1 | -36/+45 |
2008-06-07 | Fix logging in from package page | Callan Barrett | 1 | -1/+1 |
2008-06-06 | Added AurJson query length limit. | eliott | 1 | -0/+4 |
2008-06-05 | Fix CVS and package links | Callan Barrett | 1 | -4/+4 |
2008-06-05 | Disable user package deletion | Callan Barrett | 1 | -3/+4 |
2008-06-05 | Fix FS#8672 | Callan Barrett | 1 | -1/+2 |
2008-04-25 | Move search form to web/template/pkg_search_form.php | Loui Chang | 1 | -118/+1 |
2008-04-04 | Fix some string translation problems in acctfuncs | Loui Chang | 1 | -12/+13 |
2008-03-27 | New behaviour for translations. Function takes variable number of arguments. | Loui Chang | 1 | -10/+26 |
2008-03-27 | Remove references to AURMaintainerUID | Callan Barrett | 1 | -1/+1 |
2008-03-23 | Version bump to 1.5.11.5.1 | Simo Leone | 1 | -1/+1 |
2008-03-23 | Revamped pkg_search_page() | Simo Leone | 1 | -542/+492 |
2008-03-23 | Fixed bug where search resets when browsing orphans | Loui Chang | 1 | -2/+7 |
2008-03-23 | Make all references to AUR database consistent | Loui Chang | 1 | -1/+1 |
2008-03-23 | Fixed broken search results | Callan Barrett | 1 | -3/+11 |
2008-03-23 | One more json fix | Loui Chang | 1 | -1/+1 |
2008-03-23 | Changed valid_passwd() to check for non-empty password instead of good_passwd() | Loui Chang | 1 | -1/+1 |
2008-03-23 | Put login into its own function. | Loui Chang | 2 | -66/+7 |
2008-03-23 | Fixed a couple more lingering JSON bugs | Loui Chang | 1 | -1/+1 |
2008-03-23 | Fixed operator precendence in aurjson | Simo Leone | 1 | -1/+1 |
2008-03-23 | Make JSON interface work | Simo Leone | 1 | -5/+10 |
2008-02-19 | Turn more and less buttons into links | Callan Barrett | 1 | -16/+12 |
2008-02-19 | Bump version to 1.5.01.5.0 | Simo Leone | 1 | -1/+1 |
2008-02-19 | Fix for information leak in login logic. | eliott | 1 | -4/+2 |
2008-02-19 | Fix for 'More' and 'Less' paging breakage. | eliott | 1 | -5/+2 |
2008-01-23 | Removed QBUG and DBUG | Simo Leone | 2 | -24/+0 |
2008-01-20 | Turn action bar into drop box | Callan Barrett | 1 | -46/+21 |
2008-01-20 | Fix login error and translation bug | Callan Barrett | 1 | -2/+2 |
2008-01-20 | Add search result information | Callan Barrett | 1 | -30/+36 |
2008-01-20 | More cleanup, add TU link to header | Callan Barrett | 2 | -27/+4 |
2008-01-20 | Support for verbose page titles | Callan Barrett | 2 | -54/+21 |
2008-01-20 | Tweaks of various page layouts and handling of data | Callan Barrett | 1 | -187/+156 |
2008-01-20 | Removes need for name, overwrite and comment fields from pkgsubmit.php | Callan Barrett | 1 | -14/+8 |
2008-01-20 | Add notify column in search results and notify button | Callan Barrett | 2 | -6/+37 |
2008-01-20 | Fix bug with botched AURSID values | Callan Barrett | 1 | -5/+3 |
2008-01-20 | Removes timeout page and moves login form to header | Callan Barrett | 1 | -2/+69 |
2008-01-20 | Adds support for TUs and devs to disown packages they do not own | Callan Barrett | 1 | -1/+3 |
2008-01-20 | Modified to get details based on an exact package name, or based on a package... | eliott | 1 | -8/+19 |
2008-01-20 | Removed reference to 'safe' | eliott | 1 | -1/+1 |
2008-01-20 | Comments are listed in reverse order (latest first) | eliott | 1 | -9/+0 |
2008-01-20 | Hand diff of simo's patch to remove flag safe functionality. | eliott | 1 | -82/+1 |
2008-01-20 | Moved usage documentation out of the class. | eliott | 1 | -21/+1 |
2008-01-20 | Added AurJSON code. | eliott | 1 | -0/+145 |
2008-01-20 | Revert "Move "Add Comment" button to Actions bar." | Paul Mattal | 1 | -9/+12 |
2008-01-20 | Several functions added to web/lib/acctfuncs.inc Weeere back! | Loui Chang | 1 | -4/+211 |
2008-01-20 | Make "Out of Date" pkgs more NOTICABLE. | Loui Chang | 1 | -2/+2 |
2008-01-20 | Move "Add Comment" button to Actions bar. | tardo | 1 | -12/+9 |
2008-01-20 | Revert "Several functions added to web/lib/acctfuncs.inc" | Loui Chang | 1 | -191/+4 |