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-08-20
web/lib/translator.inc.php: Use vsprintf() in __()
Lukas Fleischer
1
-14
/
+5
2011-08-20
Use "%s" instead of "%h" in format strings
Lukas Fleischer
4
-10
/
+10
2011-08-20
Release 1.9.0
v1.9.0
Lukas Fleischer
1
-1
/
+1
2011-08-20
Replace "el_GR" translation by "el"
Lukas Fleischer
4
-838
/
+874
2011-08-20
Add Portuguese (Brazilian) translation
Lukas Fleischer
3
-0
/
+861
2011-08-20
Translation updates from Transifex
Lukas Fleischer
8
-578
/
+610
2011-08-19
UPGRADING: Add note on aurblup config changes
Lukas Fleischer
1
-0
/
+2
2011-08-19
aurblup: Update config.h.proto
Dan McGee
1
-3
/
+10
2011-08-13
Rebuild message catalog and translations
Lukas Fleischer
23
-483
/
+614
2011-08-13
Add Finnish and Dutch translations
Lukas Fleischer
4
-0
/
+1701
2011-08-13
Translation updates from Transifex
Lukas Fleischer
20
-4957
/
+1371
2011-08-13
po/POTFILES: Fix library file paths
Lukas Fleischer
1
-3
/
+3
2011-08-13
po/Makefile: Fix version file path
Lukas Fleischer
1
-1
/
+1
2011-08-12
Use secure and httponly session cookies
Lukas Fleischer
3
-4
/
+4
2011-08-11
Add a configuration setting to disallow HTTP login
Lukas Fleischer
3
-3
/
+17
2011-08-11
UPGRADING: Add note on backward compatible package URLs
Lukas Fleischer
1
-0
/
+17
2011-08-11
UPGRADING: Mention the upload directory transform script
Lukas Fleischer
1
-0
/
+3
2011-08-11
Remove unnecessary atype and uid lookup from package_details()
Dan McGee
2
-3
/
+2
2011-08-11
Use 'true' instead of 'True' everywhere
Dan McGee
2
-9
/
+9
2011-08-11
Make package creation and update atomic
Dan McGee
1
-1
/
+5
2011-08-11
pkgfuncs.inc.php: allow all DB funcs to take handle arg
Dan McGee
1
-61
/
+102
2011-08-11
aur.inc.php: allow all functions using DB to take handle as arg
Dan McGee
1
-25
/
+49
2011-08-11
Allow for merging deleted packages into existing ones
Lukas Fleischer
3
-2
/
+18
2011-08-11
Add "mergepkgid" argument to pkg_delete()
Lukas Fleischer
1
-1
/
+30
2011-08-11
Rename package_exists() to pkgid_from_name()
Lukas Fleischer
3
-4
/
+4
2011-08-10
Add a upload directory transform script
Dan McGee
1
-0
/
+58
2011-08-10
Segment the upload directory by package name prefix
Dan McGee
4
-13
/
+21
2011-08-10
Allow SQL_DEBUG to be undefined
Dan McGee
1
-1
/
+1
2011-08-10
scripts/cleanup: use native PHP only
Dan McGee
1
-9
/
+11
2011-07-29
Fix empty depends database insert
Lukas Fleischer
1
-11
/
+16
2011-06-28
Replace split() invocations with explode()
Lukas Fleischer
1
-1
/
+1
2011-06-28
aurblup: use implicit make rules and adjust CFLAGS
Dan McGee
2
-5
/
+1
2011-06-28
aurblup: mark all functions and global variables static
Dan McGee
1
-23
/
+23
2011-06-28
aurblup: blacklist processing query changes
Dan McGee
2
-21
/
+5
2011-06-25
Simplify session ID generation
Lukas Fleischer
1
-10
/
+1
2011-06-25
Stricter email address validation
Lukas Fleischer
1
-1
/
+1
2011-06-25
Honor epoch field in PKGBUILD files.
Slavi Pantaleev
1
-6
/
+10
2011-06-25
fix incompatibility with php short open tags
Florian Pritz
2
-5
/
+1
2011-06-25
README: fix pacman call
Florian Pritz
1
-1
/
+1
2011-06-25
Use sane ORDER BY clauses in package list queries
Dan McGee
1
-4
/
+4
2011-06-25
Fix performance issues with new PackageDepends lookups
Dan McGee
2
-4
/
+7
2011-06-22
Do not redirect on single search results
Lukas Fleischer
1
-29
/
+22
2011-06-22
Make cache type selectable based on config value
elij
3
-46
/
+92
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
24
-34
/
+37
2011-06-22
make rss.php use the apc cache instead of a cache file
elij
1
-5
/
+13
2011-06-22
refactor apc code and move to aur.inc
elij
2
-55
/
+66
2011-05-29
Cleanup RPC usage output a bit
Lukas Fleischer
1
-15
/
+11
2011-05-29
Properly encode ampersands in the RPC usage output
Lukas Fleischer
1
-2
/
+2
2011-05-29
fix two issues (php notice level) with html/rss.php
elij
1
-1
/
+3
2011-05-29
restructure the html/rpc.php endpoint
elij
1
-28
/
+33
[next]