index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
UPGRADING: Add note on merging config file changes.
Lukas Fleischer
1
-0
/
+2
2011-04-27
add SQL_DEBUG variable and database logging
elij
2
-0
/
+16
2011-04-27
create variable before referencing it with .=
elij
1
-0
/
+1
2011-04-27
stats: capitalize FROM in all SQL queries
Dan McGee
1
-6
/
+6
2011-04-27
SQL: treat all UID/ID values as numbers, not strings
Dan McGee
4
-15
/
+15
2011-04-27
SQL: use standard LIMIT/OFFSET syntax
Dan McGee
4
-4
/
+4
2011-04-24
pkgsubmit.php: Ensure the session is linked to a valid user.
Lukas Fleischer
1
-3
/
+8
2011-04-24
pkgsubmit.php: Remove redundant uid_from_sid() invocations.
Lukas Fleischer
1
-3
/
+1
2011-04-20
Use HTTPs for links in the main site navigation bar (fixes FS#23832).
Lukas Fleischer
1
-7
/
+7
2011-04-20
Use HTTPs for links in out of date notification mails.
Lukas Fleischer
1
-1
/
+1
2011-04-19
Use HTTPs for links in password reset confirmation mails.
Lukas Fleischer
1
-1
/
+1
2011-04-19
Use HTTPs for links in comment notification mails.
Lukas Fleischer
1
-1
/
+1
2011-04-19
urlencode() query args for main site package search (fixes FS#23774).
Lukas Fleischer
1
-1
/
+1
2011-04-19
Add a .mailmap file
Dan McGee
1
-0
/
+15
2011-04-16
rpc: unify methods return (fixes FS#17597)
tuxce
1
-29
/
+19
2011-04-16
rpc: introduce multiinfo query (fixes FS#17583)
Dan McGee
2
-1
/
+67
2011-04-16
rpc.php: be a bit more consistent in query building
Dan McGee
1
-10
/
+10
2011-04-16
rpc.php overhaul
Dan McGee
1
-69
/
+44
2011-04-13
Don't allow dl() of json module
Dan McGee
1
-4
/
+0
2011-04-13
Pass array_map() callback function properly.
Lukas Fleischer
1
-1
/
+1
2011-04-13
Remove obsolete README file in "support/".
Lukas Fleischer
1
-6
/
+0
2011-04-13
Remove "NewPkgNotify" column from "Users" table.
Lukas Fleischer
2
-2
/
+6
2011-04-13
Remove new package notification script.
Lukas Fleischer
1
-100
/
+0
2011-04-13
Remove "New Package Notify" option from user account settings.
Lukas Fleischer
2
-31
/
+10
2011-04-13
Make "gendummydata.py" Python 3 compliant.
Lukas Fleischer
2
-15
/
+15
2011-04-12
Fix dependency generation in "gendummydata.py".
Lukas Fleischer
1
-2
/
+2
2011-04-12
Fix syntax error in "CREATE TABLE" statement in the SQL schema.
Lukas Fleischer
1
-1
/
+1
2011-04-12
wrap long SQL commands to improve formatting and readability
elij
1
-11
/
+23
2011-04-12
replace print statements with logging module in gendummydata
elij
1
-40
/
+22
2011-04-12
remove mysql dependency from gendummydata
elij
1
-41
/
+3
2011-04-11
Add base transifex config
Dan McGee
2
-4
/
+10
2011-04-11
Use HTTPS for transifex URLs
Dan McGee
1
-2
/
+2
2011-04-10
Add ".mo" and ".po~" files to ".gitignore".
Lukas Fleischer
1
-0
/
+2
2011-04-10
Update "TRANSLATING" with gettext and Transifex instructions.
Lukas Fleischer
1
-58
/
+33
2011-04-10
Remove comment on translation helpers from "web/lib/translator.inc".
Lukas Fleischer
1
-9
/
+0
2011-04-10
Supress rm(1) warnings showing up when running `make clean`.
Lukas Fleischer
1
-1
/
+1
2011-04-10
Add "--check" to msgfmt(1) invocation in Makefile.
Lukas Fleischer
1
-1
/
+1
2011-04-10
Update portable object files using `make update-po`.
Lukas Fleischer
20
-9428
/
+14665
2011-04-10
Add "%.po-update" and "update-po" targets to Makefile.
Lukas Fleischer
1
-2
/
+11
2011-04-10
Add initial headers to portable object files.
Lukas Fleischer
20
-0
/
+380
2011-04-10
Create initial ".pot" file using `make update-pot`.
Lukas Fleischer
1
-0
/
+827
2011-04-10
Add "update-pot" target to Makefile.
Lukas Fleischer
2
-1
/
+37
2011-04-10
Add note on gettext migration to "UPGRADING".
Lukas Fleischer
1
-0
/
+6
2011-04-10
Add locale directories to ".gitignore".
Lukas Fleischer
1
-0
/
+1
2011-04-10
Remove "web/lang/".
Lukas Fleischer
22
-10660
/
+0
2011-04-10
Replace translation engine with php-gettext.
Lukas Fleischer
2
-14
/
+10
2011-04-10
Add php-gettext libraries to "web/lib/".
Lukas Fleischer
2
-0
/
+599
2011-04-10
Add dummy "web/locale/" directory.
Lukas Fleischer
1
-0
/
+6
2011-04-10
Add Makefile to compile ".po" files.
Lukas Fleischer
1
-0
/
+44
2011-04-10
Remove duplicate message definitions from new portable object files.
Lukas Fleischer
10
-711
/
+0
[prev]
[next]