summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-20Release 1.8.0.1.8.0Lukas Fleischer
2011-02-18Add myself to "AUTHORS".Lukas Fleischer
2011-02-18"TODO" cleanup.Lukas Fleischer
2011-02-18Support for langauges written right-to-leftPyroPeter
2011-02-18pkg_search_results: replace blind-table with floating divsPyroPeter
2011-02-17pkg_search_results: rewrite of paginationPyroPeter
2011-02-15Add note on InnoDB compatibility to "UPGRADING".Lukas Fleischer
2011-02-11Add note about aurblup to "UPGRADING".Lukas Fleischer
2011-02-11Update aurblup "README".Lukas Fleischer
2011-02-11Use VARCHAR instead of CHAR in "PackageBlacklist" table.Lukas Fleischer
2011-02-11Add support for MySQL transactions to aurblup.Lukas Fleischer
2011-02-11Fix typos in aurblup source and "README".Lukas Fleischer
2011-02-11Add packages' provides and replaces to the blacklist in aurblup.Lukas Fleischer
2011-02-11Fix memory leak in aurblup.Lukas Fleischer
2011-02-11Add AUR package blacklist updater (aurblup).Lukas Fleischer
2011-02-11Add a package name blacklist.Lukas Fleischer
2011-02-10Remove unused fulltext index from "Packages" table.Lukas Fleischer
2011-02-09Minor bugfix in pkg_change_category().Lukas Fleischer
2011-02-09Use VARCHAR instead of CHAR where appropriate.Lukas Fleischer
2011-02-08Show submitter in package details (fixes FS#15488).Lukas Fleischer
2011-02-02Minor variable parser bug fix (cf. commits 492c8c66, 7a58e99e).Lukas Fleischer
2011-02-02Parse versioned deps correctly when using "<" or ">" (fixes FS#22679).Lukas Fleischer
2011-02-01Drop "PackageContents" table and references.Lukas Fleischer
2011-02-01Remove "FSPath" column from "Packages" table.Lukas Fleischer
2011-02-01Improve PKGBUILD variable parser correctness (cf. commit 492c8c66).Lukas Fleischer
2011-02-01Drop PackageLocations table and referencesDan McGee
2011-01-28Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).Lukas Fleischer
2011-01-28aurjson: Escape wildcards in "LIKE" patterns (fixes FS#18626).Lukas Fleischer
2011-01-28Use UTF-8 in RSS feeds (fixes FS#10706).Lukas Fleischer
2011-01-25Replaced rm_rf() by rm_tree().Lukas Fleischer
2011-01-25Removed links to internal sources from package details.Lukas Fleischer
2011-01-24Use "python2" shebang for "newpackage-notify" and "gendummydata.py".Lukas Fleischer
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer
2011-01-20Black fonts for out-of-date rows in search results (fixes FS#20514).Lukas Fleischer
2011-01-20Implemented "First" and "Last" link for search results (fixes FS#15690).Lukas Fleischer
2011-01-19Removed code for tarball extraction.Lukas Fleischer
2011-01-19Do not overwrite package details when adding comments (fixes FS#22075).Lukas Fleischer
2011-01-19Make external links in comments clickable (FS#20137).Lukas Fleischer
2010-12-04Do not display current votes in All Votes, and rename it as Past VotesAndrea Scarpino
2010-12-04Add Danish translationJacob Bang
2010-12-04Added german translationViktor Leonhardt
2010-12-04Fix genpopo and translation_tool to use python2, while waiting someone to mak...Jesse Jaara
2010-11-21Auto redirect from confirmation screens.Dan Vratil
2010-11-21Bold links in the archnavbar header.Lukas Fleischer
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2010-11-03TU: Use htmlspecialchars instead of htmlentities.Loui Chang
2010-11-02Set background-color to white.Loui Chang
2010-10-09acctfuncs: Make message translatable.Loui Chang
2010-10-07Modify some strings for translation.Loui Chang
2010-10-07Updated zh_CN translation and AUTHORSgDD