Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-23 | Notify by email when package is flagged out of date. FS 3231. | tardo | 1 | -0/+21 | |
In addition to the above, it does not notify if the user that flags package out of date is the same as the owner of the package. The body of the email could use work as well I suppose. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-22 | Add link to TU's homepage in "Flagged safe by". FS 4138. | tardo | 2 | -1/+3 | |
Simple feature request. Not sure what purpose it serves. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-22 | Reverse dependency lookup. FS 4556, 5269. | tardo | 2 | -1/+48 | |
Ugly hack, could use beautification. Also includes english translation addition. If url sources are too long, page could ugly... Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-22 | Incomplete comment patch. FS 7968, 5128, 7383. | tardo | 1 | -1/+1 | |
Properly parse comments from database. Thanks to Thralas for input. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-21 | committed Eliott's README patch | pjmattal | 1 | -4/+8 | |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 156 | -173/+173 | |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 8 | -71/+71 | |
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string(). | |||||
2007-09-19 | added language for version 1.3.11.3.1 | pjmattal | 2 | -1/+2 | |
2007-09-17 | committed old schema change from old version | pjmattal | 1 | -1/+1 | |
2007-09-17 | Added XSS patches from Joerie de Gram. | pjmattal | 1 | -9/+9 | |
2007-09-09 | added GPL2 as our license | pjmattal | 1 | -0/+339 | |
this was an agreeable action to Simo, Jason, and Paul we are the remaining principal authors | |||||
2007-08-17 | committed patch to russian title and typo from Sergej | pjmattal | 2 | -2/+2 | |
2007-06-16 | updated tupkgupdate64 to match tupkgupdate new changes | pjmattal | 1 | -11/+12 | |
2007-06-16 | added modified tupkgupdate and tupkgupdate64 | pjmattal | 2 | -1/+584 | |
2007-05-26 | fixes to tupkgupdate to use repo-add and repo-remove | pjmattal | 1 | -10/+11 | |
2007-03-18 | Updated Polish translation. | swiergot | 1 | -0/+4 | |
2007-03-18 | German translation update from Pierre Schmitz. | swiergot | 2 | -0/+10 | |
2007-03-12 | added italian patch from Giovanni | pjmattal | 1 | -1/+1 | |
2007-03-08 | Adding Sergej updates to the new strings. | dsa | 2 | -0/+10 | |
2007-03-05 | Adding Giovanni's (voidnull) updates to the new strings. | dsa | 1 | -0/+4 | |
2007-03-05 | Varios fixes: | dsa | 1 | -13/+27 | |
Added validation for the arch e license fields, so we can ensure that new submitted packages can be built using pacman3. Fixed some pkgsubmit problems. | |||||
2007-03-05 | Added support for a warning class. | dsa | 1 | -0/+7 | |
2007-03-05 | Added new strings that are needed for the new checks (arch,license fields). | dsa | 4 | -0/+19 | |
2007-03-05 | Added support for uploading files with '+' characters. | dsa | 1 | -2/+2 | |
2007-02-27 | Changed the default order of comments to DESC | dsa | 1 | -1/+1 | |
instead of ASC because sometimes we have to scroll a lot to reach the latest comment. | |||||
2007-02-26 | Spanish translation update from Víctor Martínez Romanos. | swiergot | 3 | -8/+8 | |
2007-02-26 | Tiny fix for Russian translation (and closing #5413). | swiergot | 1 | -1/+1 | |
2007-02-25 | Closing #5758. | swiergot | 1 | -1/+1 | |
2007-02-22 | Added some anti-cache headers | simo | 1 | -0/+3 | |
2007-02-22 | added italian translation patch 2007-02-22-italian.diff from Giovanni Scafora | pjmattal | 1 | -0/+6 | |
2007-02-22 | Show only currently maintained packages as mine. | swiergot | 1 | -2/+2 | |
2007-02-22 | Updated Polish translation. | swiergot | 1 | -1/+7 | |
2007-02-22 | My Statistics instead of User Statistics. For TUs show number of packages ↵ | swiergot | 1 | -7/+18 | |
they flagged safe, not number of their packages that were flagged safe. | |||||
2007-02-22 | Don't include community packages when showing unsafe. | swiergot | 1 | -2/+2 | |
2007-02-22 | tagged for version 1.3.01.3.0 | pjmattal | 2 | -1/+2 | |
2007-02-16 | Spanish translation update from Víctor Martinez Romanos. | swiergot | 10 | -21/+59 | |
2007-02-12 | Russian translation update from Sergej Pupykin. | swiergot | 4 | -1/+37 | |
2007-02-12 | German translation update from Pierre Schmitz. | swiergot | 4 | -2/+38 | |
2007-02-11 | fixed bug #5779 - error with + in package names | pjmattal | 2 | -2/+2 | |
2007-02-01 | Added the DepCondition field to the table PackageDepends. | dsa | 1 | -0/+1 | |
2007-01-22 | Removed the My Packages button and moved the buttons to a new line. | dsa | 1 | -7/+10 | |
2007-01-19 | Solved #6191 | dsa | 1 | -2/+4 | |
2006-12-14 | Corrected a problem when submit a package, more details in file pkgsubmit.php | dsa | 1 | -1/+7 | |
2006-11-23 | sql wansn't escaped on inserting package sources | simo | 1 | -1/+1 | |
2006-10-24 | fixed configuration parsing in tupkg | simo | 1 | -1/+1 | |
2006-10-13 | Solved the #3939 bug and it will require a change in the PackageDepends ↵ | dsa | 2 | -7/+18 | |
table to add a DepCondition field with the type varchar(20). | |||||
2006-10-03 | Update of the French translation by Morgan Lefieux. | swiergot | 1 | -0/+2 | |
2006-09-17 | fix bug #5403 - privilege issue in safe flag | simo | 1 | -2/+2 | |
2006-09-16 | last _3 patch from giovanni scafora for it translation | pjmattal | 1 | -2/+2 | |
2006-09-16 | committed more italian updates from giovanni scafora | pjmattal | 2 | -5/+5 | |