summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-19Add a .mailmap fileDan McGee1-0/+15
2011-04-16rpc: unify methods return (fixes FS#17597)tuxce1-29/+19
2011-04-16rpc: introduce multiinfo query (fixes FS#17583)Dan McGee2-1/+67
2011-04-16rpc.php: be a bit more consistent in query buildingDan McGee1-10/+10
2011-04-16rpc.php overhaulDan McGee1-69/+44
2011-04-13Don't allow dl() of json moduleDan McGee1-4/+0
2011-04-13Pass array_map() callback function properly.Lukas Fleischer1-1/+1
2011-04-13Remove obsolete README file in "support/".Lukas Fleischer1-6/+0
2011-04-13Remove "NewPkgNotify" column from "Users" table.Lukas Fleischer2-2/+6
2011-04-13Remove new package notification script.Lukas Fleischer1-100/+0
2011-04-13Remove "New Package Notify" option from user account settings.Lukas Fleischer2-31/+10
2011-04-13Make "gendummydata.py" Python 3 compliant.Lukas Fleischer2-15/+15
2011-04-12Fix dependency generation in "gendummydata.py".Lukas Fleischer1-2/+2
2011-04-12Fix syntax error in "CREATE TABLE" statement in the SQL schema.Lukas Fleischer1-1/+1
2011-04-12wrap long SQL commands to improve formatting and readabilityelij1-11/+23
2011-04-12replace print statements with logging module in gendummydataelij1-40/+22
2011-04-12remove mysql dependency from gendummydataelij1-41/+3
2011-04-11Add base transifex configDan McGee2-4/+10
2011-04-11Use HTTPS for transifex URLsDan McGee1-2/+2
2011-04-10Add ".mo" and ".po~" files to ".gitignore".Lukas Fleischer1-0/+2
2011-04-10Update "TRANSLATING" with gettext and Transifex instructions.Lukas Fleischer1-58/+33
2011-04-10Remove comment on translation helpers from "web/lib/translator.inc".Lukas Fleischer1-9/+0
2011-04-10Supress rm(1) warnings showing up when running `make clean`.Lukas Fleischer1-1/+1
2011-04-10Add "--check" to msgfmt(1) invocation in Makefile.Lukas Fleischer1-1/+1
2011-04-10Update portable object files using `make update-po`.Lukas Fleischer20-9428/+14665
2011-04-10Add "%.po-update" and "update-po" targets to Makefile.Lukas Fleischer1-2/+11
2011-04-10Add initial headers to portable object files.Lukas Fleischer20-0/+380
2011-04-10Create initial ".pot" file using `make update-pot`.Lukas Fleischer1-0/+827
2011-04-10Add "update-pot" target to Makefile.Lukas Fleischer2-1/+37
2011-04-10Add note on gettext migration to "UPGRADING".Lukas Fleischer1-0/+6
2011-04-10Add locale directories to ".gitignore".Lukas Fleischer1-0/+1
2011-04-10Remove "web/lang/".Lukas Fleischer22-10660/+0
2011-04-10Replace translation engine with php-gettext.Lukas Fleischer2-14/+10
2011-04-10Add php-gettext libraries to "web/lib/".Lukas Fleischer2-0/+599
2011-04-10Add dummy "web/locale/" directory.Lukas Fleischer1-0/+6
2011-04-10Add Makefile to compile ".po" files.Lukas Fleischer1-0/+44
2011-04-10Remove duplicate message definitions from new portable object files.Lukas Fleischer10-711/+0
2011-04-10Convert translation files to gettext compatible portable objects.Lukas Fleischer20-0/+15571
2011-04-10Remove newline in "web/lang/sr.po".Lukas Fleischer1-2/+1
2011-04-10Release 1.8.2.1.8.2Lukas Fleischer2-2/+2
2011-04-07Fix French translation.Cédric Girard2-43/+44
2011-04-06Merge branch 'wip'Lukas Fleischer2-1/+113
2011-04-06Update the german translationWieland Hoffmann2-1/+113
2011-04-06Make "Exact name" search option translatable.Lukas Fleischer1-1/+1
2011-04-06Add option to search for exact name matches only (fixes FS#23556).Lukas Fleischer2-2/+7
2011-04-05Initialize "$name" in pkgname_from_id().Lukas Fleischer1-2/+1
2011-04-05Remove File_Find PEAR module from code base.Lukas Fleischer4-490/+7
2011-04-04Fix PHP warning when browsing a non-existent package.Lukas Fleischer1-4/+2
2011-04-03Add more stats to the front page tableDan McGee2-4/+34
2011-04-03Add indentation to stats tableDan McGee1-30/+19