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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
Fix package notification
Lukas Fleischer
1
-5
/
+5
2012-09-18
pkg_details.php: Hide "Adopt" button from logged out users
Lukas Fleischer
1
-0
/
+2
2012-09-18
pkg_comments.php: Fix "Latest Comments" link
Lukas Fleischer
1
-2
/
+2
2012-09-18
Do not set GET parameters in the routing framework
Lukas Fleischer
2
-13
/
+19
2012-09-18
pkgfuncs.inc.php: Add missing global keyword
Lukas Fleischer
1
-0
/
+2
2012-09-18
index.php: Fix undefined variable notice
Lukas Fleischer
1
-1
/
+4
2012-09-18
Make account registration work with recent account editing changes
canyonknight
1
-0
/
+4
2012-09-18
header.php: Update account editing link
canyonknight
1
-1
/
+4
2012-09-18
Overhaul ability to edit own account
canyonknight
3
-44
/
+11
2012-09-18
Use URL rewriting for user account update page
canyonknight
2
-1
/
+3
2012-09-18
Use URL rewriting for user editing page
canyonknight
2
-2
/
+10
2012-09-18
Use URL rewriting for user info page
canyonknight
6
-4
/
+27
2012-09-18
Fix account search page results routing to /account/
canyonknight
2
-3
/
+3
2012-09-18
pkg_comment_form.php: Fix PHP undefined variable notice for package "ID"
canyonknight
1
-1
/
+1
2012-09-18
Remove unused image "titlelogo.png"
canyonknight
1
-0
/
+0
2012-09-18
Use the "new" icon from archweb for the recent updates table
canyonknight
4
-3
/
+3
2012-09-18
Add the new package icon back to the front page
canyonknight
1
-0
/
+3
2012-09-18
logout.php: Fix PHP undefined variable notice
canyonknight
1
-1
/
+1
2012-09-18
Adjust user directions after registering to reflect new login page
canyonknight
1
-1
/
+1
2012-09-18
Migrate all DB code to use PDO
canyonknight
9
-380
/
+350
2012-08-23
Fix broken package search on front page
canyonknight
1
-1
/
+1
2012-08-23
Fix broken RSS feed link on front page
canyonknight
1
-1
/
+1
2012-08-23
Allow only Trusted Users, Developers, and Maintainers to unflag packages
canyonknight
3
-2
/
+8
2012-08-23
Print error message when maximum DB character length is exceeded
canyonknight
1
-6
/
+29
2012-08-23
pkg_details.php: Fix broken HTML for package page with no dependencies
canyonknight
1
-1
/
+1
2012-08-23
pkgsubmit.php: Make page friendlier for logged out users
canyonknight
1
-4
/
+4
2012-07-18
Use virtual paths for voters page
Lukas Fleischer
3
-5
/
+12
2012-07-18
pkg_details.php: Remove field set in actions box
Lukas Fleischer
1
-2
/
+4
2012-07-18
voters.php: Use "<ul></ul>" for the list of voters
Lukas Fleischer
1
-5
/
+5
2012-07-18
voters.php: Do not re-include libraries
Lukas Fleischer
1
-2
/
+2
2012-07-18
pkg_comments.php: Fix comment deletion links
Lukas Fleischer
1
-2
/
+3
2012-07-18
pkg_comments.php: Fix links to user accounts
Lukas Fleischer
1
-1
/
+1
2012-07-18
pkgfuncs.inc.php: Fix pkg_change_category()
Lukas Fleischer
1
-0
/
+2
2012-07-18
routing.inc.php: Add missing "/account" route
Lukas Fleischer
1
-0
/
+1
2012-07-17
routing.inc.php: rtrim() path in get_route()
Lukas Fleischer
2
-1
/
+2
2012-07-17
aur.inc.php: Include routing backend
Lukas Fleischer
2
-2
/
+1
2012-07-17
pkg_comments.php: Fix notice
Lukas Fleischer
1
-1
/
+1
2012-07-17
Rearrange package actions
Lukas Fleischer
1
-5
/
+5
2012-07-17
pkg_details.php: Verbose labels for package actions
Lukas Fleischer
1
-6
/
+6
2012-07-17
actions_form.php: Hide empty form
Lukas Fleischer
1
-0
/
+2
2012-07-17
Move adoption button to package actions box
Lukas Fleischer
2
-7
/
+13
2012-07-17
Move package actions to the action box
Lukas Fleischer
3
-0
/
+20
2012-07-17
Add virtual path support for package actions
Lukas Fleischer
1
-1
/
+31
2012-07-17
account_edit_form.php: Remove another stray "</div>"
Lukas Fleischer
1
-1
/
+1
2012-07-17
pkg_details.php: Fix link to voters if ID is unset
Lukas Fleischer
1
-1
/
+1
2012-07-15
web/html/pkgsubmit.php: Remove stray "</div>"
Lukas Fleischer
1
-1
/
+1
2012-07-15
Redirect to the home page after successful login
Lukas Fleischer
1
-1
/
+1
2012-07-15
Use virtual paths for package details
Lukas Fleischer
10
-15
/
+40
2012-07-15
Use virtual path feature for links
Lukas Fleischer
24
-61
/
+61
2012-07-15
Use absolute URIs for style sheets and images
Lukas Fleischer
2
-4
/
+4
[next]