Age | Commit message (Expand) | Author | Files | Lines |
2009-10-01 | Add Norwegian translation | Laszlo Papp | 1 | -0/+1 |
2009-10-01 | Add Czech translation | Laszlo Papp | 1 | -0/+1 |
2009-10-01 | Fix json info output. | Loui Chang | 1 | -1/+1 |
2009-09-29 | Serbian translation for AUR | Slobodan Terzic | 1 | -0/+1 |
2009-09-28 | Add maintainer search to json interface. Closes FS#15947 | elij | 1 | -9/+37 |
2009-09-28 | fix content-type when sending jsonp | elij | 1 | -4/+8 |
2009-09-16 | Fix: FS#15526 non-UTF8 character in rpc output | Gergely Imreh | 1 | -0/+9 |
2009-09-14 | aurjson: Use call_user_func to call functions. | Loui Chang | 1 | -1/+1 |
2009-08-27 | Initial Hungarian Translation | Laszlo Papp | 1 | -0/+1 |
2009-08-26 | remove community | Sergej Pupykin | 1 | -8/+0 |
2009-08-11 | Use include_once where applicable | Dan McGee | 1 | -2/+3 |
2009-08-02 | Add Romanian to config.inc.proto and AUTHORS. | Loui Chang | 1 | -0/+1 |
2009-06-25 | Bump version to 1.5.6.41.5.6.4 | Loui Chang | 1 | -1/+1 |
2009-06-25 | Remove excess whitespace.1.5.6.3 | Loui Chang | 4 | -6/+6 |
2009-06-18 | Specify explicit joins for package search | Dan McGee | 1 | -6/+6 |
2009-04-13 | Add Ukranian translation to default config. | Loui Chang | 1 | -0/+1 |
2009-04-13 | Don't hit the database twice per comment on package | Dan McGee | 1 | -3/+15 |
2009-04-13 | translator.inc: Eliminate notices for untranslated strings. | Loui Chang | 1 | -8/+9 |
2009-04-13 | Move cn.po to zh_CN.po. | Loui Chang | 1 | -1/+2 |
2009-04-13 | Remove author information from scripts. | Loui Chang | 2 | -5/+0 |
2009-04-06 | Bump version to 1.5.6.21.5.6.2 | Loui Chang | 1 | -1/+1 |
2009-03-04 | Add LocationID to returned fields in json interface. | Loui Chang | 1 | -1/+1 |
2009-03-03 | Fix search output if no results are found. | Loui Chang | 1 | -1/+1 |
2009-03-03 | Go to details page when a search returns one result. | Loui Chang | 1 | -3/+9 |
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 |