summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-22refactor apc code and move to aur.incelij
2011-05-29Cleanup RPC usage output a bitLukas Fleischer
2011-05-29Properly encode ampersands in the RPC usage outputLukas Fleischer
2011-05-29fix two issues (php notice level) with html/rss.phpelij
2011-05-29restructure the html/rpc.php endpointelij
2011-05-17add first submitted and last modified to rpc outputkachelaqa
2011-05-17add support for etag and conditional get (if-none-match)elij
2011-05-17fix case where user does not existelij
2011-05-17test return value from db_query before assuming it is validelij
2011-05-09Added label tags for login form fields.Karlis Lauva
2011-04-27UPGRADING: Add note on merging config file changes.Lukas Fleischer
2011-04-27add SQL_DEBUG variable and database loggingelij
2011-04-27create variable before referencing it with .=elij
2011-04-27stats: capitalize FROM in all SQL queriesDan McGee
2011-04-27SQL: treat all UID/ID values as numbers, not stringsDan McGee
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