Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | Revert "Move "Add Comment" button to Actions bar." | Paul Mattal | 1 | -9/+12 |
2007-10-11 | Move "Add Comment" button to Actions bar. | tardo | 1 | -3/+9 |
2007-10-11 | Remove unnecessary locations from search criteria. | tardo | 1 | -1/+1 |
2007-10-03 | Move AddComment button to top of Comments table, from Sergej | Paul Mattal | 1 | -9/+9 |
2007-09-29 | Center the "Go back to search results" on the package detail page. | Paul Mattal | 1 | -0/+2 |
2007-09-27 | Links to official packages now point back to AL site. | tardo | 1 | -2/+2 |
2007-09-27 | Messages run across colspan=3 now. | tardo | 1 | -1/+1 |
2007-09-27 | Merge commit 'origin/testing' | Loui Chang | 1 | -205/+198 |
2007-09-27 | Made some things in config.inc.proto that should be constants constants | Loui Chang | 1 | -2/+1 |
2007-09-26 | Merge branch 'testing' of git://git.mattal.com/aur into test | tardo | 1 | -217/+161 |
2007-09-24 | More changes to page styles. | eliott | 1 | -9/+9 |
2007-09-23 | Cosmetic: Show flagged out of date on package page. | tardo | 1 | -0/+4 |
2007-09-22 | Add link to TU's homepage in "Flagged safe by". FS 4138. | tardo | 1 | -1/+1 |
2007-09-22 | Reverse dependency lookup. FS 4556, 5269. | tardo | 1 | -0/+45 |
2007-09-22 | Incomplete comment patch. FS 7968, 5128, 7383. | tardo | 1 | -1/+1 |
2007-09-22 | Changes to bring the main arch site theme to the aur. | eliott | 1 | -208/+152 |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -13/+13 |
2007-02-27 | Changed the default order of comments to DESC | dsa | 1 | -1/+1 |
2007-02-22 | Show only currently maintained packages as mine. | swiergot | 1 | -2/+2 |
2007-02-22 | Don't include community packages when showing unsafe. | swiergot | 1 | -2/+2 |
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-10-13 | Solved the #3939 bug and it will require a change in the PackageDepends table... | dsa | 1 | -3/+6 |
2006-09-14 | License field translation fix + Portuguese update (both by dsa) + Polish update. | swiergot | 1 | -1/+1 |
2006-08-22 | Made "License" label translatable + Polish translation. | swiergot | 1 | -1/+1 |
2006-08-22 | Applied license patch from dsa (closes #4085). | swiergot | 1 | -0/+10 |
2006-08-22 | Added dsa's sorting improvement patch (closes #3370, #4091, #4097 and #4098). | swiergot | 1 | -31/+89 |
2006-08-21 | Actually additional code was needed to close #3201 with a clear conscience. | swiergot | 1 | -1/+24 |
2006-08-21 | Closing #3201, thanks to Jeff Mickey for the patch. | swiergot | 1 | -0/+13 |
2006-08-21 | Fixed #3426 (hopefully). | swiergot | 1 | -5/+5 |
2006-08-10 | committed dsa's user stats and user links patch | pjmattal | 1 | -1/+5 |
2006-06-12 | added sorting.patch from dsa to close bug #4659, sorting error | pjmattal | 1 | -1/+7 |
2006-01-04 | Hardcode urlpaths instead of getting from db | simo | 1 | -1/+4 |
2006-01-02 | change all timestamps to display utc | simo | 1 | -4/+4 |
2005-12-28 | bug #3427 - now only owner can change category | simo | 1 | -1/+4 |
2005-12-27 | Change to dev-style orphan marking | simo | 1 | -6/+4 |
2005-11-27 | add search by submitter functionality | simo | 1 | -5/+14 |
2005-10-17 | Added search by maintainer | simo | 1 | -13/+42 |
2005-10-17 | Move search sorting to column headers | simo | 1 | -8/+27 |
2005-09-02 | added sort order field to packages search bar (closes #3060) | swiergot | 1 | -8/+25 |
2005-08-14 | made author's name in comment a link to his profile | swiergot | 1 | -2/+8 |
2005-08-12 | slap bug #3068, fix pkg searching in pkgnames | simo | 1 | -2/+2 |
2005-08-05 | fixed issues with seaching for orphans ('less' and 'more' buttons, 'go back t... | swiergot | 1 | -4/+7 |
2005-08-05 | fixed big bug in main query introduced in 1.2.1 | pjmattal | 1 | -1/+1 |
2005-08-05 | fixed bug I introduced in 1.2.1 with now requiring outer (left) join in main | pjmattal | 1 | -3/+3 |
2005-08-02 | added separate link to PKGBUILD for packages in unsupported to pkg detail page | pjmattal | 1 | -1/+1 |
2005-08-02 | added sorting by maintainer and by age | pjmattal | 1 | -6/+45 |
2005-08-02 | fixed bug #2994 (extraneous comment delete buttons mapping to wrong comments) | pjmattal | 1 | -1/+2 |
2005-07-29 | tweaks to legend and bottom button tables | pjmattal | 1 | -8/+21 |