summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-27SQL: use standard LIMIT/OFFSET syntaxDan McGee
2011-04-24pkgsubmit.php: Ensure the session is linked to a valid user.Lukas Fleischer
2011-04-24pkgsubmit.php: Remove redundant uid_from_sid() invocations.Lukas Fleischer
2011-04-20Use HTTPs for links in the main site navigation bar (fixes FS#23832).Lukas Fleischer
2011-04-20Use HTTPs for links in out of date notification mails.Lukas Fleischer
2011-04-19Use HTTPs for links in password reset confirmation mails.Lukas Fleischer
2011-04-19Use HTTPs for links in comment notification mails.Lukas Fleischer
2011-04-19urlencode() query args for main site package search (fixes FS#23774).Lukas Fleischer
2011-04-19Add a .mailmap fileDan McGee
2011-04-16rpc: unify methods return (fixes FS#17597)tuxce
2011-04-16rpc: introduce multiinfo query (fixes FS#17583)Dan McGee
2011-04-16rpc.php: be a bit more consistent in query buildingDan McGee
2011-04-16rpc.php overhaulDan McGee
2011-04-13Don't allow dl() of json moduleDan McGee
2011-04-13Pass array_map() callback function properly.Lukas Fleischer
2011-04-13Remove obsolete README file in "support/".Lukas Fleischer
2011-04-13Remove "NewPkgNotify" column from "Users" table.Lukas Fleischer
2011-04-13Remove new package notification script.Lukas Fleischer
2011-04-13Remove "New Package Notify" option from user account settings.Lukas Fleischer
2011-04-13Make "gendummydata.py" Python 3 compliant.Lukas Fleischer
2011-04-12Fix dependency generation in "gendummydata.py".Lukas Fleischer
2011-04-12Fix syntax error in "CREATE TABLE" statement in the SQL schema.Lukas Fleischer
2011-04-12wrap long SQL commands to improve formatting and readabilityelij
2011-04-12replace print statements with logging module in gendummydataelij
2011-04-12remove mysql dependency from gendummydataelij
2011-04-11Add base transifex configDan McGee
2011-04-11Use HTTPS for transifex URLsDan McGee
2011-04-10Add ".mo" and ".po~" files to ".gitignore".Lukas Fleischer
2011-04-10Update "TRANSLATING" with gettext and Transifex instructions.Lukas Fleischer
2011-04-10Remove comment on translation helpers from "web/lib/translator.inc".Lukas Fleischer
2011-04-10Supress rm(1) warnings showing up when running `make clean`.Lukas Fleischer
2011-04-10Add "--check" to msgfmt(1) invocation in Makefile.Lukas Fleischer
2011-04-10Update portable object files using `make update-po`.Lukas Fleischer
2011-04-10Add "%.po-update" and "update-po" targets to Makefile.Lukas Fleischer
2011-04-10Add initial headers to portable object files.Lukas Fleischer
2011-04-10Create initial ".pot" file using `make update-pot`.Lukas Fleischer
2011-04-10Add "update-pot" target to Makefile.Lukas Fleischer
2011-04-10Add note on gettext migration to "UPGRADING".Lukas Fleischer
2011-04-10Add locale directories to ".gitignore".Lukas Fleischer
2011-04-10Remove "web/lang/".Lukas Fleischer
2011-04-10Replace translation engine with php-gettext.Lukas Fleischer
2011-04-10Add php-gettext libraries to "web/lib/".Lukas Fleischer
2011-04-10Add dummy "web/locale/" directory.Lukas Fleischer
2011-04-10Add Makefile to compile ".po" files.Lukas Fleischer
2011-04-10Remove duplicate message definitions from new portable object files.Lukas Fleischer
2011-04-10Convert translation files to gettext compatible portable objects.Lukas Fleischer
2011-04-10Remove newline in "web/lang/sr.po".Lukas Fleischer
2011-04-10Release 1.8.2.1.8.2Lukas Fleischer
2011-04-07Fix French translation.Cédric Girard
2011-04-06Merge branch 'wip'Lukas Fleischer