index
:
aurweb
asciidoc
checked-count
json-numerics
master
new-srcinfo-parser
post-4.0.0
pu
rpc-orphans
rpc-search-by-name
unused-var
Arch User Repository
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
lib
/
pkgfuncs.inc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
Perform a second query to find total search count
Dan McGee
1
-7
/
+11
2011-03-10
Split package search query into parts
Dan McGee
1
-20
/
+20
2011-03-04
Add a sanitize_ids function and use it in all pkg_* functions
Dan McGee
1
-33
/
+22
2011-03-04
Remove dead dependency/required by link code
Dan McGee
1
-5
/
+0
2011-03-04
Ensure all variables are set in package search form
Dan McGee
1
-21
/
+13
2011-03-04
Add action lookup helper function
Dan McGee
1
-0
/
+5
2011-03-04
Ensure all package ID values are coerced to integers
Dan McGee
1
-18
/
+22
2011-03-04
Vastly simplify pkg_delete function
Dan McGee
1
-58
/
+8
2011-02-27
Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".
Lukas Fleischer
1
-3
/
+3
2011-02-27
Define "PackageComments.DelUsersID" as "NULL".
Lukas Fleischer
1
-2
/
+2
2011-02-22
Add ability to search for non-out-of-date packages (fixes FS#17896).
Lukas Fleischer
1
-1
/
+6
2011-02-21
Fix typo in "web/lib/pkgfuncs.inc".
Wieland Hoffmann
1
-2
/
+2
2011-02-17
pkg_search_results: rewrite of pagination
PyroPeter
1
-0
/
+26
2011-02-11
Add a package name blacklist.
Lukas Fleischer
1
-0
/
+23
2011-02-09
Minor bugfix in pkg_change_category().
Lukas Fleischer
1
-1
/
+1
2011-02-01
Drop PackageLocations table and references
Dan McGee
1
-65
/
+14
2010-11-21
Auto redirect from confirmation screens.
Dan Vratil
1
-0
/
+86
2010-11-10
Add timestamp when a package is flagged out-of-date (FS#20848).
Lukas Fleischer
1
-4
/
+9
2010-07-01
Confirmation when deleting packages
Lukas Fleischer
1
-1
/
+1
2010-06-04
Add sorting by "Voted" and "Notify" fields
Lukas Fleischer
1
-6
/
+20
2010-04-15
pkg_comments: Only display 10 comments by default.
Loui Chang
1
-4
/
+25
2010-04-15
add search only by name
Andrea Scarpino
1
-2
/
+8
2010-03-29
remove empty To field (FS#17584)
Andrea Scarpino
1
-2
/
+2
2010-03-15
Turn on package notification for adopted packages
Andrea Scarpino
1
-0
/
+1
2010-03-10
add link to account profile in out-of-date notification
Andrea Scarpino
1
-1
/
+1
2009-06-18
Specify explicit joins for package search
Dan McGee
1
-6
/
+6
2009-04-13
Don't hit the database twice per comment on package
Dan McGee
1
-3
/
+15
2009-03-03
Fix search output if no results are found.
Loui Chang
1
-1
/
+1
2009-03-03
Go to details page when a search returns one result.
Loui Chang
1
-3
/
+9
2009-03-03
pkgfuncs.inc: Fix indentation.
Loui Chang
1
-140
/
+146
2009-03-03
Update cleanup script to remove non-unsupported files.
Loui Chang
1
-0
/
+15
2009-02-20
Fix the comment poop bug.
Loui Chang
1
-4
/
+7
2009-02-18
Add 'Out of Date' detail in search form
Andrea Scarpino
1
-0
/
+4
2009-01-25
Move package comment form into a new template.
Loui Chang
1
-7
/
+10
2009-01-24
Add package details template (pkg_details.php)
Loui Chang
1
-179
/
+3
2009-01-23
Move actions form into template.
Loui Chang
1
-65
/
+1
2009-01-19
Use new conglomerated translation files.
Loui Chang
1
-1
/
+0
2009-01-05
Move package comments to a template.
Loui Chang
1
-58
/
+11
2009-01-04
Minimize calls to uid_from_sid()
Dan McGee
1
-4
/
+5
2009-01-04
Store account type in local var when possible
Dan McGee
1
-7
/
+6
2008-12-29
Make search page use mkurl function, change variables around
Callan Barrett
1
-39
/
+39
2008-12-21
Move package search results to a template
Callan Barrett
1
-210
/
+17
2008-12-21
Introduce function include_lang for translations.
Loui Chang
1
-1
/
+1
2008-12-21
Make all web paths relative.
Loui Chang
1
-11
/
+11
2008-12-20
Remove success messages after package functions
Callan Barrett
1
-7
/
+7
2008-12-20
Change behaviour of package functions to accept normal arrays
Callan Barrett
1
-16
/
+11
2008-12-19
Rename 'Un-Vote' and 'Unflag' buttons.
Nathan Jones
1
-2
/
+2
2008-11-26
Remove remaining instances of do_Details
Loui Chang
1
-2
/
+2
2008-11-23
Clean up packages.php and document new package functions
Callan Barrett
1
-0
/
+48
2008-11-13
Move package notification into a function.
Loui Chang
1
-6
/
+66
[next]