Age | Commit message (Expand) | Author | Files | Lines |
2009-07-20 | Add voter list on packages for TUs and devs. | Loui Chang | 1 | -0/+40 |
2009-06-25 | Remove excess whitespace.1.5.6.3 | Loui Chang | 4 | -9/+8 |
2009-06-18 | submit button i18n | Sergej Pupykin | 1 | -1/+1 |
2009-06-18 | Turn on package notification by default for new packages | Callan Barrett | 1 | -0/+3 |
2009-06-18 | fix FS#13122 (again): removing comment removal as early as possible | Gergely Imreh | 1 | -3/+3 |
2009-04-13 | Don't hit the database twice per comment on package | Dan McGee | 1 | -2/+2 |
2009-04-01 | Tweak the bash parsing for package submission. | Loui Chang | 1 | -10/+17 |
2009-02-21 | Fix the comment poop bug. | Loui Chang | 1 | -3/+3 |
2009-02-19 | Revamp markup and styles for comments. | Loui Chang | 1 | -0/+16 |
2009-02-18 | Remove unused CSS styles. | Loui Chang | 1 | -69/+1 |
2009-02-16 | Correct comment removal in pkgsubmit.php1.5.6.1 | Gergely Imreh | 1 | -4/+7 |
2009-02-15 | Fix: FS#13189, infinite variable replacement cycle | Gergely Imreh | 1 | -1/+5 |
2009-02-13 | Change layout of tu_details. | Loui Chang | 1 | -1/+1 |
2009-02-13 | List TUs that voted on a proposal. | Angel 'angvp' Velasquez | 1 | -0/+13 |
2009-02-07 | Clean up some markup and styles in page navigation. | Loui Chang | 1 | -1/+12 |
2009-02-03 | Change pagination style | Callan Barrett | 1 | -0/+7 |
2009-01-28 | FS#2649, FS#12645: subsititution of all variables and "eval" | Gergely Imreh | 1 | -11/+26 |
2009-01-25 | Remove huge margins from main content. | Loui Chang | 1 | -8/+0 |
2009-01-25 | Move package comment form into a new template. | Loui Chang | 1 | -67/+0 |
2009-01-24 | Remove obsolete padding images. | Loui Chang | 2 | -0/+0 |
2009-01-24 | Add package details template (pkg_details.php) | Loui Chang | 2 | -4/+1 |
2009-01-23 | Bring version footer in with the rest of the site body. | Loui Chang | 1 | -0/+1 |
2009-01-23 | Tweak comment notify mail. | Loui Chang | 1 | -4/+6 |
2009-01-23 | Remove .htaccess file from source tree. | Loui Chang | 1 | -2/+0 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 7 | -10/+1 |
2009-01-15 | Replace RSS icon with feed icon. | Loui Chang | 2 | -0/+0 |
2009-01-15 | Fix: FS#12698 - AUR does not ignore comment lines in PKGBUILD source field. | Gergely Imreh | 1 | -6/+13 |
2009-01-08 | Don't require source or md5sum arrays in PKGBUILDs. | Loui Chang | 1 | -2/+3 |
2009-01-05 | Change font to a generic type. | Loui Chang | 1 | -1/+1 |
2009-01-05 | Change layout of search form. | Loui Chang | 1 | -8/+5 |
2009-01-04 | Minimize calls to uid_from_sid() | Dan McGee | 1 | -5/+7 |
2008-12-29 | Correct undefined constant error in pkgsubmit. | Loui Chang | 1 | -4/+6 |
2008-12-29 | Add search bar to index and pkg details pages | Callan Barrett | 2 | -0/+3 |
2008-12-29 | New search bar, toggle advanced options new style | Callan Barrett | 2 | -6/+17 |
2008-12-22 | Make some translatable strings friendlier to common usage. | Loui Chang | 1 | -3/+3 |
2008-12-22 | Modify and fix typos in comment notification email. | Loui Chang | 1 | -3/+6 |
2008-12-22 | Really make all web paths relative. | Loui Chang | 2 | -5/+3 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 8 | -25/+25 |
2008-12-21 | Make all web paths relative. | Loui Chang | 1 | -2/+2 |
2008-12-21 | Remove success messages after package functions | Callan Barrett | 2 | -32/+25 |
2008-12-20 | Change behaviour of package functions to accept normal arrays | Callan Barrett | 1 | -4/+6 |
2008-12-20 | Fix PKGBUILD source array parsing. | Evangelos Foutras | 1 | -1/+3 |
2008-12-20 | Add error checking to chmod on package submission | Callan Barrett | 1 | -1/+1 |
2008-12-17 | Remove obsolete timeout page. | Loui Chang | 1 | -17/+0 |
2008-12-17 | Remove obsolete 'hacker' page. | Loui Chang | 1 | -17/+0 |
2008-12-17 | Reword the disclaimer in index.php. | Loui Chang | 1 | -2/+2 |
2008-11-25 | Make remembered sessions actually save themselves. | Loui Chang | 1 | -2/+3 |
2008-11-23 | Clean up packages.php and document new package functions | Callan Barrett | 1 | -29/+19 |
2008-11-13 | Give group writable permissions to uploaded files. | Loui Chang | 1 | -17/+19 |
2008-11-13 | Move package notification into a function. | Loui Chang | 1 | -45/+8 |