Age | Commit message (Expand) | Author | Files | Lines |
2008-11-25 | Fix typos in Russian translation. | Sergej Pupykin | 2 | -3/+3 |
2008-11-25 | Renamed Get Arch to Download. | Thayer Williams | 1 | -7/+7 |
2008-11-23 | Clean up packages.php and document new package functions | Callan Barrett | 2 | -29/+67 |
2008-11-19 | Russian translation update | Sergej Pupykin | 1 | -0/+61 |
2008-11-19 | Russian translation update | Sergej Pupykin | 11 | -10/+73 |
2008-11-13 | Give group writable permissions to uploaded files. | Loui Chang | 2 | -17/+47 |
2008-11-13 | Move package notification into a function. | Loui Chang | 2 | -51/+74 |
2008-11-13 | Clear out old expired sessions on log out. | Loui Chang | 2 | -6/+15 |
2008-11-10 | Tweak TU interface for appearance. | Loui Chang | 3 | -12/+16 |
2008-11-03 | Merge branch 'testing' | Loui Chang | 87 | -2000/+1663 |
2008-10-30 | Convert package voting to a function | Callan Barrett | 2 | -106/+83 |
2008-10-27 | Convert package adoption/disowning to a function | Callan Barrett | 2 | -94/+64 |
2008-10-16 | Convert package deletion to a function | Callan Barrett | 2 | -86/+77 |
2008-10-14 | Convert package flagging to a function | Callan Barrett | 2 | -96/+79 |
2008-10-09 | Setup translation for addvote.php | Callan Barrett | 1 | -15/+15 |
2008-10-09 | Add comment and submitted to notification emails for comments | Callan Barrett | 1 | -1/+1 |
2008-10-08 | Setup translation files for tu.php | Callan Barrett | 2 | -1/+5 |
2008-10-06 | Show developer-TUs their total community packages. | Loui Chang | 2 | -2/+2 |
2008-10-05 | Move logout link from main menu to login bar | Callan Barrett | 2 | -1/+3 |
2008-10-05 | Major rearrangement of tu.php, strings setup for translation | Callan Barrett | 3 | -368/+200 |
2008-09-29 | Update documentation. | Loui Chang | 1 | -2/+5 |
2008-09-29 | Take formatting out of version number in web/lib/version.inc | Loui Chang | 2 | -2/+2 |
2008-09-28 | Sort required by list in package details page. | Callan Barrett | 1 | -0/+1 |
2008-09-21 | Use system rm in rm_rf function. | Loui Chang | 1 | -12/+3 |
2008-09-13 | Fix whitespace and indenting in pkgsubmit. | Loui Chang | 1 | -117/+112 |
2008-08-27 | doesn't show disown package when already disowned | Andrea Scarpino | 1 | -6/+4 |
2008-08-19 | Remove obsolete Trusted User guidelines. | Loui Chang | 1 | -273/+0 |
2008-08-19 | Move top page template-example to web/template. | Loui Chang | 12 | -137/+6 |
2008-08-19 | Remove obsolete sample PKGBUILD and tarball. | Loui Chang | 3 | -86/+0 |
2008-08-19 | Remove obsolete test scripts. | Loui Chang | 11 | -231/+0 |
2008-08-19 | Add Turkish to SUPPORTED_LANGS in config.inc.proto. | Loui Chang | 1 | -5/+6 |
2008-08-19 | Add initial Turkish language files. | Loui Chang | 23 | -11/+710 |
2008-07-28 | Include File/Find.php PEAR module | Simo Leone | 2 | -2/+487 |
2008-07-28 | Convert special chars in translations to html entities. | Loui Chang | 1 | -1/+3 |
2008-07-28 | Tweak index.php and update translations. | Loui Chang | 9 | -32/+25 |
2008-07-28 | Don't add closing PHP tag to translation files. | Loui Chang | 2 | -6/+5 |
2008-07-22 | Fixed Italian translation. | Andrea Scarpino | 6 | -129/+29 |
2008-07-22 | Change some of the index page notices. | Loui Chang | 2 | -4/+13 |
2008-07-22 | Add a new DEFAULT_LANG constant. | Loui Chang | 3 | -11/+17 |
2008-07-16 | Make JSON search return more information. | Loui Chang | 1 | -14/+20 |
2008-07-09 | Redirect on package submission | Callan Barrett | 1 | -33/+17 |
2008-07-08 | Remember user between sessions. | Andrea Scarpino | 4 | -1/+11 |
2008-07-07 | Move code out of index.php | Loui Chang | 5 | -172/+198 |
2008-07-07 | Bump version to 1.5.2 | Loui Chang | 1 | -2/+2 |
2008-06-23 | Fixed incorrect French translation of "Flag out-of-date" | Loui Chang | 1 | -1/+1 |
2008-06-23 | Fixed incorrect polish translation of "Go". | Loui Chang | 1 | -2/+2 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 21 | -29/+9 |
2008-06-16 | Reorganise web/README.txt and elaborate on PEAR and File_Find. | Loui Chang | 2 | -8/+19 |
2008-06-15 | Clean up of pkgsubmit.php | Callan Barrett | 1 | -206/+165 |
2008-06-14 | Added steps to install PEAR module in readme | Callan Barrett | 1 | -4/+4 |