Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | Remove remaining instances of do_Details | Loui Chang | 1 | -2/+2 |
2008-11-25 | Make remembered sessions actually save themselves. | Loui Chang | 2 | -7/+24 |
2008-11-23 | Clean up packages.php and document new package functions | Callan Barrett | 1 | -0/+48 |
2008-11-13 | Give group writable permissions to uploaded files. | Loui Chang | 1 | -0/+28 |
2008-11-13 | Move package notification into a function. | Loui Chang | 1 | -6/+66 |
2008-11-13 | Clear out old expired sessions on log out. | Loui Chang | 1 | -2/+12 |
2008-11-04 | Merge branch 'testing' | Loui Chang | 8 | -52/+414 |
2008-10-30 | Convert package voting to a function | Callan Barrett | 1 | -0/+77 |
2008-10-28 | Convert package adoption/disowning to a function | Callan Barrett | 1 | -0/+58 |
2008-10-17 | Convert package deletion to a function | Callan Barrett | 1 | -0/+73 |
2008-10-15 | Convert package flagging to a function | Callan Barrett | 1 | -1/+73 |
2008-10-06 | Show developer-TUs their total community packages. | Loui Chang | 1 | -1/+1 |
2008-09-29 | Take formatting out of version number in web/lib/version.inc | Loui Chang | 1 | -1/+1 |
2008-09-28 | Sort required by list in package details page. | Callan Barrett | 1 | -0/+1 |
2008-09-22 | Use system rm in rm_rf function. | Loui Chang | 1 | -12/+3 |
2008-08-27 | doesn't show disown package when already disowned | Andrea Scarpino | 1 | -6/+4 |
2008-08-19 | Add Turkish to SUPPORTED_LANGS in config.inc.proto. | Loui Chang | 1 | -5/+6 |
2008-07-28 | Include File/Find.php PEAR module1.5.2 | Simo Leone | 1 | -0/+485 |
2008-07-28 | Convert special chars in translations to html entities. | Loui Chang | 1 | -1/+3 |
2008-07-22 | Add a new DEFAULT_LANG constant. | Loui Chang | 3 | -11/+17 |
2008-07-17 | Make JSON search return more information. | Loui Chang | 1 | -14/+20 |
2008-07-08 | Remember user between sessions. | Andrea Scarpino | 1 | -1/+6 |
2008-07-07 | Move code out of index.php | Loui Chang | 1 | -0/+72 |
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 |