Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-11-13 | Clear out old expired sessions on log out. | Loui Chang | 1 | -4/+3 |
2008-11-10 | Tweak TU interface for appearance. | Loui Chang | 2 | -9/+13 |
2008-11-04 | Merge branch 'testing' | Loui Chang | 10 | -1435/+269 |
2008-10-30 | Convert package voting to a function | Callan Barrett | 1 | -106/+6 |
2008-10-28 | Convert package adoption/disowning to a function | Callan Barrett | 1 | -94/+6 |
2008-10-17 | Convert package deletion to a function | Callan Barrett | 1 | -86/+4 |
2008-10-15 | Convert package flagging to a function | Callan Barrett | 1 | -95/+6 |
2008-10-10 | Setup translation for addvote.php | Callan Barrett | 1 | -15/+15 |
2008-10-10 | Add comment and submitted to notification emails for comments | Callan Barrett | 1 | -1/+1 |
2008-10-07 | Setup translation files for tu.php | Callan Barrett | 1 | -1/+1 |
2008-10-06 | Major rearrangement of tu.php, strings setup for translation | Callan Barrett | 1 | -368/+70 |
2008-09-13 | Fix whitespace and indenting in pkgsubmit. | Loui Chang | 1 | -117/+112 |
2008-08-20 | Remove obsolete Trusted User guidelines. | Loui Chang | 1 | -273/+0 |
2008-08-20 | Move top page template-example to web/template. | Loui Chang | 1 | -20/+0 |
2008-08-19 | Remove obsolete test scripts. | Loui Chang | 1 | -45/+0 |
2008-07-28 | Include File/Find.php PEAR module1.5.2 | Simo Leone | 1 | -2/+2 |
2008-07-28 | Tweak index.php and update translations. | Loui Chang | 1 | -15/+16 |
2008-07-22 | Change some of the index page notices. | Loui Chang | 2 | -4/+13 |
2008-07-09 | Redirect on package submission | Callan Barrett | 1 | -33/+17 |
2008-07-07 | Move code out of index.php | Loui Chang | 1 | -172/+10 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 16 | -24/+9 |
2008-06-17 | Reorganise web/README.txt and elaborate on PEAR and File_Find. | Loui Chang | 1 | -1/+1 |
2008-06-15 | Clean up of pkgsubmit.php | Callan Barrett | 1 | -206/+165 |
2008-06-11 | Make use of PEAR packages in pkgsubmit.php | Callan Barrett | 2 | -122/+66 |
2008-06-11 | Split html and php in index.php | Callan Barrett | 1 | -160/+177 |
2008-06-09 | Fix FS#8622 | Callan Barrett | 1 | -18/+24 |
2008-06-09 | Fix FS#10016 | Callan Barrett | 1 | -4/+4 |
2008-06-08 | Fix URL and wording of pkgedit.php email | Callan Barrett | 1 | -1/+1 |
2008-06-07 | Remove obsolete inline CSS in index.php. | Michael Klier | 1 | -4/+4 |
2008-06-07 | Revert "Split html from front page" | Callan Barrett | 1 | -4/+151 |
2008-06-07 | Split html from front page | Callan Barrett | 1 | -151/+4 |
2008-06-07 | Unmark out-of-date on update | Callan Barrett | 1 | -0/+1 |
2008-06-07 | Support for uploading plain PKGBUILDs | Callan Barrett | 1 | -5/+9 |
2008-06-06 | Don't reset category on update. | Callan Barrett | 1 | -0/+2 |
2008-06-05 | CSS cleanup | Michael Klier | 3 | -577/+508 |
2008-06-05 | Disable user package deletion | Callan Barrett | 1 | -3/+0 |
2008-04-04 | Fix FS 10008 and update rss2.php | Loui Chang | 1 | -3/+14 |