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-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
2
-0
/
+17
2011-02-23
Add a per-user session limit (fixes FS#12898).
Lukas Fleischer
2
-1
/
+18
2011-02-22
Add ability to search for non-out-of-date packages (fixes FS#17896).
Lukas Fleischer
2
-6
/
+20
2011-02-21
Reject packages with subdirectories (fixes FS#22995).
Lukas Fleischer
1
-0
/
+3
2011-02-21
Fix typo in "web/lib/pkgfuncs.inc".
Wieland Hoffmann
1
-2
/
+2
2011-02-21
Make persistent cookie timeout configurable via "config.inc" (FS#22994).
Lukas Fleischer
2
-1
/
+5
2011-02-21
Automatically adopt when updating an orphan package (fixes FS#22992).
Lukas Fleischer
2
-6
/
+8
2011-02-21
Use move_uploaded_file() instead of rename() in "pkgsubmit.php".
Lukas Fleischer
1
-1
/
+1
2011-02-20
Release 1.8.0.
1.8.0
Lukas Fleischer
1
-1
/
+1
2011-02-18
Add myself to "AUTHORS".
Lukas Fleischer
1
-0
/
+1
2011-02-18
"TODO" cleanup.
Lukas Fleischer
1
-6
/
+0
2011-02-18
Support for langauges written right-to-left
PyroPeter
3
-16
/
+46
2011-02-18
pkg_search_results: replace blind-table with floating divs
PyroPeter
3
-61
/
+72
2011-02-17
pkg_search_results: rewrite of pagination
PyroPeter
3
-69
/
+46
2011-02-15
Add note on InnoDB compatibility to "UPGRADING".
Lukas Fleischer
1
-0
/
+6
2011-02-11
Add note about aurblup to "UPGRADING".
Lukas Fleischer
1
-0
/
+18
2011-02-11
Update aurblup "README".
Lukas Fleischer
1
-1
/
+2
2011-02-11
Use VARCHAR instead of CHAR in "PackageBlacklist" table.
Lukas Fleischer
2
-2
/
+2
2011-02-11
Add support for MySQL transactions to aurblup.
Lukas Fleischer
2
-0
/
+19
2011-02-11
Fix typos in aurblup source and "README".
Lukas Fleischer
2
-3
/
+3
2011-02-11
Add packages' provides and replaces to the blacklist in aurblup.
Lukas Fleischer
1
-11
/
+27
2011-02-11
Fix memory leak in aurblup.
Lukas Fleischer
1
-0
/
+3
2011-02-11
Add AUR package blacklist updater (aurblup).
Lukas Fleischer
6
-0
/
+303
2011-02-11
Add a package name blacklist.
Lukas Fleischer
4
-0
/
+47
2011-02-10
Remove unused fulltext index from "Packages" table.
Lukas Fleischer
2
-2
/
+9
2011-02-09
Minor bugfix in pkg_change_category().
Lukas Fleischer
1
-1
/
+1
2011-02-09
Use VARCHAR instead of CHAR where appropriate.
Lukas Fleischer
2
-14
/
+30
2011-02-08
Show submitter in package details (fixes FS#15488).
Lukas Fleischer
1
-0
/
+11
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
Drop "PackageContents" table and references.
Lukas Fleischer
3
-40
/
+1
2011-02-01
Remove "FSPath" column from "Packages" table.
Lukas Fleischer
3
-7
/
+4
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
11
-189
/
+62
2011-01-28
Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482).
Lukas Fleischer
1
-9
/
+17
2011-01-28
aurjson: Escape wildcards in "LIKE" patterns (fixes FS#18626).
Lukas Fleischer
1
-0
/
+1
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
2
-4
/
+16
2011-01-25
Removed links to internal sources from package details.
Lukas Fleischer
2
-3
/
+8
2011-01-24
Use "python2" shebang for "newpackage-notify" and "gendummydata.py".
Lukas Fleischer
2
-2
/
+2
2011-01-24
Build URLs from package names (fixes FS#15308, FS#19327).
Lukas Fleischer
6
-27
/
+32
2011-01-20
Black fonts for out-of-date rows in search results (fixes FS#20514).
Lukas Fleischer
1
-0
/
+2
2011-01-20
Implemented "First" and "Last" link for search results (fixes FS#15690).
Lukas Fleischer
1
-0
/
+2
2011-01-19
Removed code for tarball extraction.
Lukas Fleischer
3
-50
/
+38
2011-01-19
Do not overwrite package details when adding comments (fixes FS#22075).
Lukas Fleischer
1
-1
/
+1
2011-01-19
Make external links in comments clickable (FS#20137).
Lukas Fleischer
2
-1
/
+25
2010-12-05
Do not display current votes in All Votes, and rename it as Past Votes
Andrea Scarpino
2
-3
/
+3
2010-12-05
Add Danish translation
Jacob Bang
3
-0
/
+418
2010-12-04
Added german translation
Viktor Leonhardt
1
-0
/
+2
[next]