Age | Commit message (Expand) | Author |
2011-04-19 | Add a .mailmap file | Dan McGee |
2011-04-16 | rpc: unify methods return (fixes FS#17597) | tuxce |
2011-04-16 | rpc: introduce multiinfo query (fixes FS#17583) | Dan McGee |
2011-04-16 | rpc.php: be a bit more consistent in query building | Dan McGee |
2011-04-16 | rpc.php overhaul | Dan McGee |
2011-04-13 | Don't allow dl() of json module | Dan McGee |
2011-04-13 | Pass array_map() callback function properly. | Lukas Fleischer |
2011-04-13 | Remove obsolete README file in "support/". | Lukas Fleischer |
2011-04-13 | Remove "NewPkgNotify" column from "Users" table. | Lukas Fleischer |
2011-04-13 | Remove new package notification script. | Lukas Fleischer |
2011-04-13 | Remove "New Package Notify" option from user account settings. | Lukas Fleischer |
2011-04-13 | Make "gendummydata.py" Python 3 compliant. | Lukas Fleischer |
2011-04-12 | Fix dependency generation in "gendummydata.py". | Lukas Fleischer |
2011-04-12 | Fix syntax error in "CREATE TABLE" statement in the SQL schema. | Lukas Fleischer |
2011-04-12 | wrap long SQL commands to improve formatting and readability | elij |
2011-04-12 | replace print statements with logging module in gendummydata | elij |
2011-04-12 | remove mysql dependency from gendummydata | elij |
2011-04-11 | Add base transifex config | Dan McGee |
2011-04-11 | Use HTTPS for transifex URLs | Dan McGee |
2011-04-10 | Add ".mo" and ".po~" files to ".gitignore". | Lukas Fleischer |
2011-04-10 | Update "TRANSLATING" with gettext and Transifex instructions. | Lukas Fleischer |
2011-04-10 | Remove comment on translation helpers from "web/lib/translator.inc". | Lukas Fleischer |
2011-04-10 | Supress rm(1) warnings showing up when running `make clean`. | Lukas Fleischer |
2011-04-10 | Add "--check" to msgfmt(1) invocation in Makefile. | Lukas Fleischer |
2011-04-10 | Update portable object files using `make update-po`. | Lukas Fleischer |
2011-04-10 | Add "%.po-update" and "update-po" targets to Makefile. | Lukas Fleischer |
2011-04-10 | Add initial headers to portable object files. | Lukas Fleischer |
2011-04-10 | Create initial ".pot" file using `make update-pot`. | Lukas Fleischer |
2011-04-10 | Add "update-pot" target to Makefile. | Lukas Fleischer |
2011-04-10 | Add note on gettext migration to "UPGRADING". | Lukas Fleischer |
2011-04-10 | Add locale directories to ".gitignore". | Lukas Fleischer |
2011-04-10 | Remove "web/lang/". | Lukas Fleischer |
2011-04-10 | Replace translation engine with php-gettext. | Lukas Fleischer |
2011-04-10 | Add php-gettext libraries to "web/lib/". | Lukas Fleischer |
2011-04-10 | Add dummy "web/locale/" directory. | Lukas Fleischer |
2011-04-10 | Add Makefile to compile ".po" files. | Lukas Fleischer |
2011-04-10 | Remove duplicate message definitions from new portable object files. | Lukas Fleischer |
2011-04-10 | Convert translation files to gettext compatible portable objects. | Lukas Fleischer |
2011-04-10 | Remove newline in "web/lang/sr.po". | Lukas Fleischer |
2011-04-10 | Release 1.8.2.1.8.2 | Lukas Fleischer |
2011-04-07 | Fix French translation. | Cédric Girard |
2011-04-06 | Merge branch 'wip' | Lukas Fleischer |
2011-04-06 | Update the german translation | Wieland Hoffmann |
2011-04-06 | Make "Exact name" search option translatable. | Lukas Fleischer |
2011-04-06 | Add option to search for exact name matches only (fixes FS#23556). | Lukas Fleischer |
2011-04-05 | Initialize "$name" in pkgname_from_id(). | Lukas Fleischer |
2011-04-05 | Remove File_Find PEAR module from code base. | Lukas Fleischer |
2011-04-04 | Fix PHP warning when browsing a non-existent package. | Lukas Fleischer |
2011-04-03 | Add more stats to the front page table | Dan McGee |
2011-04-03 | Add indentation to stats table | Dan McGee |