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
path:
root
/
web
/
html
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-17
test return value from db_query before assuming it is valid
elij
2
-5
/
+28
2011-04-27
create variable before referencing it with .=
elij
1
-0
/
+1
2011-04-27
SQL: treat all UID/ID values as numbers, not strings
Dan McGee
2
-3
/
+3
2011-04-27
SQL: use standard LIMIT/OFFSET syntax
Dan McGee
2
-2
/
+2
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-19
Use HTTPs for links in password reset confirmation mails.
Lukas Fleischer
1
-1
/
+1
2011-04-16
rpc: introduce multiinfo query (fixes FS#17583)
Dan McGee
1
-0
/
+1
2011-04-13
Remove "New Package Notify" option from user account settings.
Lukas Fleischer
1
-4
/
+4
2011-04-05
Remove File_Find PEAR module from code base.
Lukas Fleischer
1
-1
/
+0
2011-04-04
Fix PHP warning when browsing a non-existent package.
Lukas Fleischer
1
-4
/
+2
2011-04-03
Remove Dummy Package concept
Dan McGee
2
-14
/
+4
2011-04-03
Always set ModifiedTS including new packages
Dan McGee
1
-1
/
+1
2011-04-03
Submission process code refactor
Dan McGee
1
-61
/
+35
2011-03-30
Be more restrictive with source tarball contents.
Lukas Fleischer
1
-2
/
+13
2011-03-30
Fix PHP notice when submitting an empty file.
Lukas Fleischer
1
-1
/
+1
2011-03-30
Fix strict standards warnings in "web/html/pkgsubmit.php".
Lukas Fleischer
1
-2
/
+2
2011-03-30
Check if submitted files are in GZIP format.
Lukas Fleischer
1
-2
/
+16
2011-03-30
Fix XSS vulnerabilities in "web/html/voters.php".
Lukas Fleischer
1
-2
/
+2
2011-03-30
Fix PHP undefined notice in "web/html/packages.php".
Lukas Fleischer
1
-1
/
+6
2011-03-11
Fix broken XHTML.
Lukas Fleischer
4
-8
/
+15
2011-03-10
More PHP Notice undefined fixups
Dan McGee
1
-1
/
+5
2011-03-04
Fix PHP notices in account pages
Dan McGee
1
-18
/
+20
2011-03-04
Add action lookup helper function
Dan McGee
1
-11
/
+11
2011-03-04
Improve cookie handling
Dan McGee
1
-2
/
+3
2011-03-01
Fix potential injection vulnerability
Dan McGee
1
-2
/
+7
2011-02-27
Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".
Lukas Fleischer
1
-1
/
+1
2011-02-25
Reject blacklisted packages on initial submission only.
Lukas Fleischer
1
-9
/
+9
2011-02-23
Protect users against ZIP bombs (fixes FS#22991).
Lukas Fleischer
1
-0
/
+12
2011-02-21
Reject packages with subdirectories (fixes FS#22995).
Lukas Fleischer
1
-0
/
+3
2011-02-21
Automatically adopt when updating an orphan package (fixes FS#22992).
Lukas Fleischer
1
-5
/
+7
2011-02-21
Use move_uploaded_file() instead of rename() in "pkgsubmit.php".
Lukas Fleischer
1
-1
/
+1
2011-02-18
Support for langauges written right-to-left
PyroPeter
2
-15
/
+45
2011-02-18
pkg_search_results: replace blind-table with floating divs
PyroPeter
2
-1
/
+16
2011-02-17
pkg_search_results: rewrite of pagination
PyroPeter
1
-6
/
+6
2011-02-11
Add a package name blacklist.
Lukas Fleischer
1
-0
/
+9
2011-02-02
Minor variable parser bug fix (cf. commits 492c8c66, 7a58e99e).
Lukas Fleischer
1
-1
/
+1
2011-02-02
Parse versioned deps correctly when using "<" or ">" (fixes FS#22679).
Lukas Fleischer
1
-2
/
+2
2011-02-01
Remove "FSPath" column from "Packages" table.
Lukas Fleischer
1
-5
/
+3
2011-02-01
Improve PKGBUILD variable parser correctness (cf. commit 492c8c66).
Lukas Fleischer
1
-4
/
+1
2011-02-01
Drop PackageLocations table and references
Dan McGee
1
-3
/
+2
2011-01-28
Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).
Lukas Fleischer
1
-9
/
+17
2011-01-28
Use UTF-8 in RSS feeds (fixes FS#10706).
Lukas Fleischer
1
-3
/
+7
2011-01-25
Replaced rm_rf() by rm_tree().
Lukas Fleischer
1
-1
/
+1
2011-01-25
Removed links to internal sources from package details.
Lukas Fleischer
1
-0
/
+6
2011-01-24
Build URLs from package names (fixes FS#15308, FS#19327).
Lukas Fleischer
1
-5
/
+3
2011-01-20
Black fonts for out-of-date rows in search results (fixes FS#20514).
Lukas Fleischer
1
-0
/
+2
2011-01-19
Removed code for tarball extraction.
Lukas Fleischer
1
-48
/
+12
2010-12-05
Do not display current votes in All Votes, and rename it as Past Votes
Andrea Scarpino
1
-2
/
+2
2010-11-21
Auto redirect from confirmation screens.
Dan Vratil
3
-109
/
+8
[prev]
[next]