Age | Commit message (Expand) | Author | Files | Lines |
2009-03-03 | pkgfuncs.inc: Fix indentation. | Loui Chang | 1 | -140/+146 |
2009-03-03 | Update cleanup script to remove non-unsupported files. | Loui Chang | 1 | -0/+15 |
2009-02-21 | Fix the comment poop bug. | Loui Chang | 1 | -4/+7 |
2009-02-18 | Add 'Out of Date' detail in search form | Andrea Scarpino | 1 | -0/+4 |
2009-02-15 | rpc: delay getting DB connection until absolutely necessary | Dan McGee | 1 | -3/+4 |
2009-02-02 | Bump version to 1.5.61.5.6 | Loui Chang | 1 | -1/+1 |
2009-01-25 | Move package comment form into a new template. | Loui Chang | 1 | -7/+10 |
2009-01-25 | APC work follow-up | Dan McGee | 1 | -21/+22 |
2009-01-24 | Add package details template (pkg_details.php) | Loui Chang | 1 | -179/+3 |
2009-01-24 | Move actions form into template. | Loui Chang | 1 | -65/+1 |
2009-01-23 | Return CategoryID from the json interface. | Loui Chang | 1 | -1/+1 |
2009-01-23 | Bump version to 1.5.5.1.5.5 | Loui Chang | 1 | -1/+1 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 4 | -7/+9 |
2009-01-08 | Fix stats functionality when APC is unavailable. | Loui Chang | 1 | -3/+11 |
2009-01-08 | Cache all front page stats in APC if available | Dan McGee | 1 | -17/+36 |
2009-01-05 | Move package comments to a template. | Loui Chang | 1 | -58/+11 |
2009-01-04 | Minimize calls to uid_from_sid() | Dan McGee | 1 | -4/+5 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 1 | -7/+6 |
2008-12-31 | aur.inc: remove unused code | Dan McGee | 1 | -47/+0 |
2008-12-31 | Get db connection for accounts search results. | Loui Chang | 1 | -0/+2 |
2008-12-30 | Use non-persistant connections | Dan McGee | 1 | -4/+15 |
2008-12-29 | Make search page use mkurl function, change variables around | Callan Barrett | 1 | -39/+39 |
2008-12-29 | Add function to generate clean urls | Callan Barrett | 1 | -0/+34 |
2008-12-24 | Bump to version 1.5.41.5.4 | Callan Barrett | 1 | -1/+1 |
2008-12-22 | Really make all web paths relative. | Loui Chang | 1 | -4/+4 |
2008-12-21 | Move package search results to a template | Callan Barrett | 1 | -210/+17 |
2008-12-21 | Fix up valid email function, FS#12269 | Callan Barrett | 1 | -1/+1 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 4 | -13/+24 |
2008-12-21 | Make all web paths relative. | Loui Chang | 2 | -13/+13 |
2008-12-21 | Remove success messages after package functions | Callan Barrett | 1 | -7/+7 |
2008-12-20 | Change behaviour of package functions to accept normal arrays | Callan Barrett | 1 | -16/+11 |
2008-12-20 | Revert "Move call to try_login to login_form." | Callan Barrett | 1 | -0/+3 |
2008-12-20 | Rename 'Un-Vote' and 'Unflag' buttons. | Nathan Jones | 1 | -2/+2 |
2008-12-17 | Stop printing underscores around untranslated strings. | Loui Chang | 1 | -1/+1 |
2008-12-17 | Move call to try_login to login_form. | Loui Chang | 1 | -3/+0 |
2008-12-17 | Bump version to 1.5.31.5.3 | Loui Chang | 1 | -1/+1 |
2008-12-12 | Quell missing argument warning in clear_expired_sessions(). | Loui Chang | 1 | -1/+2 |
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 |