summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-27create variable before referencing it with .=elij1-0/+1
2011-04-27stats: capitalize FROM in all SQL queriesDan McGee1-6/+6
2011-04-27SQL: treat all UID/ID values as numbers, not stringsDan McGee4-15/+15
2011-04-27SQL: use standard LIMIT/OFFSET syntaxDan McGee4-4/+4
2011-04-24pkgsubmit.php: Ensure the session is linked to a valid user.Lukas Fleischer1-3/+8
2011-04-24pkgsubmit.php: Remove redundant uid_from_sid() invocations.Lukas Fleischer1-3/+1
2011-04-20Use HTTPs for links in the main site navigation bar (fixes FS#23832).Lukas Fleischer1-7/+7
2011-04-20Use HTTPs for links in out of date notification mails.Lukas Fleischer1-1/+1
2011-04-19Use HTTPs for links in password reset confirmation mails.Lukas Fleischer1-1/+1
2011-04-19Use HTTPs for links in comment notification mails.Lukas Fleischer1-1/+1
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer1-1/+1
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