Age | Commit message (Expand) | Author | Files | Lines |
2011-02-09 | Use VARCHAR instead of CHAR where appropriate. | Lukas Fleischer | 2 | -14/+30 |
2011-02-08 | Show submitter in package details (fixes FS#15488). | Lukas Fleischer | 1 | -0/+11 |
2011-02-02 | Minor variable parser bug fix (cf. commits 492c8c66, 7a58e99e). | Lukas Fleischer | 1 | -1/+1 |
2011-02-02 | Parse versioned deps correctly when using "<" or ">" (fixes FS#22679). | Lukas Fleischer | 1 | -2/+2 |
2011-02-01 | Drop "PackageContents" table and references. | Lukas Fleischer | 3 | -40/+1 |
2011-02-01 | Remove "FSPath" column from "Packages" table. | Lukas Fleischer | 3 | -7/+4 |
2011-02-01 | Improve PKGBUILD variable parser correctness (cf. commit 492c8c66). | Lukas Fleischer | 1 | -4/+1 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 11 | -189/+62 |
2011-01-28 | Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482). | Lukas Fleischer | 1 | -9/+17 |
2011-01-28 | aurjson: Escape wildcards in "LIKE" patterns (fixes FS#18626). | Lukas Fleischer | 1 | -0/+1 |
2011-01-28 | Use UTF-8 in RSS feeds (fixes FS#10706). | Lukas Fleischer | 1 | -3/+7 |
2011-01-25 | Replaced rm_rf() by rm_tree(). | Lukas Fleischer | 2 | -4/+16 |
2011-01-25 | Removed links to internal sources from package details. | Lukas Fleischer | 2 | -3/+8 |
2011-01-24 | Use "python2" shebang for "newpackage-notify" and "gendummydata.py". | Lukas Fleischer | 2 | -2/+2 |
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 6 | -27/+32 |
2011-01-20 | Black fonts for out-of-date rows in search results (fixes FS#20514). | Lukas Fleischer | 1 | -0/+2 |
2011-01-20 | Implemented "First" and "Last" link for search results (fixes FS#15690). | Lukas Fleischer | 1 | -0/+2 |
2011-01-19 | Removed code for tarball extraction. | Lukas Fleischer | 3 | -50/+38 |
2011-01-19 | Do not overwrite package details when adding comments (fixes FS#22075). | Lukas Fleischer | 1 | -1/+1 |
2011-01-19 | Make external links in comments clickable (FS#20137). | Lukas Fleischer | 2 | -1/+25 |
2010-12-05 | Do not display current votes in All Votes, and rename it as Past Votes | Andrea Scarpino | 2 | -3/+3 |
2010-12-05 | Add Danish translation | Jacob Bang | 3 | -0/+418 |
2010-12-04 | Added german translation | Viktor Leonhardt | 1 | -0/+2 |
2010-12-04 | Fix genpopo and translation_tool to use python2, while waiting someone to mak... | Jesse Jaara | 2 | -2/+2 |
2010-11-21 | Auto redirect from confirmation screens. | Dan Vratil | 6 | -124/+125 |
2010-11-21 | Bold links in the archnavbar header. | Lukas Fleischer | 1 | -0/+4 |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 9 | -13/+24 |
2010-11-03 | TU: Use htmlspecialchars instead of htmlentities. | Loui Chang | 2 | -6/+2 |
2010-11-03 | Set background-color to white. | Loui Chang | 1 | -0/+1 |
2010-10-09 | acctfuncs: Make message translatable. | Loui Chang | 1 | -1/+1 |
2010-10-08 | Modify some strings for translation. | Loui Chang | 3 | -12/+7 |
2010-10-08 | Updated zh_CN translation and AUTHORS | gDD | 2 | -67/+110 |
2010-10-03 | Fix columns headers visibility | Manuel Tortosa | 1 | -2/+2 |
2010-10-02 | Fixing XSS vulnerability | Viktor Leonhardt | 1 | -15/+15 |
2010-09-26 | Fix small German translation problem. | Stefan Husmann | 1 | -1/+1 |
2010-09-20 | Version 1.7.01.7.0 | Loui Chang | 1 | -1/+1 |
2010-09-11 | UPGRADING: Add file describing needed steps for upgrading between versions. | Loui Chang | 1 | -0/+57 |
2010-08-20 | pkg_search_form: Properly call translation function to translate strings. | Loui Chang | 1 | -9/+9 |
2010-08-16 | HACKING: Keep commits small | Loui Chang | 1 | -1/+4 |
2010-08-13 | lang: Fix problem in Greek translation file. | Loui Chang | 1 | -2/+3 |
2010-08-13 | Minor fixes in Greek translation | Flamelab | 1 | -4/+7 |
2010-08-12 | Make german translation sound less like english | PyroPeter | 1 | -15/+15 |
2010-08-12 | Fix the search-button to allow captions wider than 80px (e.g. in german trans... | PyroPeter | 2 | -3/+3 |
2010-08-12 | Minor fix in greek translation | Flamelab | 1 | -1/+1 |
2010-08-12 | Update Greek Language (new strings) | Flamelab | 1 | -0/+65 |
2010-08-12 | Update Greek Language | Flamelab | 1 | -1/+22 |
2010-08-08 | Add Hebrew translation. | Netanel Shine | 3 | -0/+431 |
2010-08-08 | TRANSLATING: Mention that tarring a patch is not necessary. | Loui Chang | 1 | -1/+1 |
2010-08-01 | header.php: Add missing closing </li> tag. | Loui Chang | 1 | -1/+1 |
2010-07-23 | Header and navbar consistent with Arch site redesign | Denis Kobozev | 5 | -36/+82 |