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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-26
Display package groups on the details page
Lukas Fleischer
1
-0
/
+26
2014-04-26
Store package groups in the database
Lukas Fleischer
1
-0
/
+43
2014-04-26
Display package relations on the details page
Lukas Fleischer
1
-0
/
+28
2014-04-26
Store conflicts, provides and replaces in the DB
Lukas Fleischer
1
-0
/
+36
2014-04-19
Handle pkgbase array overrides gracefully
Lukas Fleischer
1
-0
/
+25
2014-04-17
Display dependency type of package dependencies
Lukas Fleischer
1
-1
/
+42
2014-04-17
Store {make,check,opt}depends in the database
Lukas Fleischer
1
-6
/
+23
2014-04-06
Fix misuses of pkgbase_from_pkgid()
Lukas Fleischer
1
-5
/
+6
2014-04-06
Fix pkgbase_user_voted()
Lukas Fleischer
1
-14
/
+10
2014-04-05
Refactor pkgbase_categories()
Lukas Fleischer
1
-6
/
+4
2014-04-05
Refactor pkgbase_comments()
Lukas Fleischer
2
-27
/
+25
2014-04-05
Refactor pkgbase_comments_count()
Lukas Fleischer
1
-12
/
+10
2014-04-05
Fix searching by category
Lukas Fleischer
1
-1
/
+1
2014-04-05
pkgbasefuncs.inc.php: Fix leftover bits
Lukas Fleischer
1
-3
/
+3
2014-04-05
pkgfuncs.inc.php: Remove several unused functions
Lukas Fleischer
1
-54
/
+0
2014-04-05
Split out package base functions
Lukas Fleischer
2
-967
/
+969
2014-04-05
Prefix package functions with pkg_/pkgbase_
Lukas Fleischer
1
-44
/
+44
2014-04-05
Use snake case for all package functions
Lukas Fleischer
1
-7
/
+7
2014-04-05
Move package actions to package bases
Lukas Fleischer
1
-32
/
+32
2014-04-05
Allow for searching by package base name
Lukas Fleischer
1
-1
/
+10
2014-04-05
Factor out PKGBUILD parsing
Lukas Fleischer
1
-0
/
+139
2014-04-05
Do not allow for overwriting arbitrary packages
Lukas Fleischer
1
-0
/
+19
2014-04-05
Add package base detail pages
Lukas Fleischer
2
-1
/
+99
2014-04-05
Add full support for the new .AURINFO format
Lukas Fleischer
1
-0
/
+27
2014-04-05
Make the delete function remove package bases
Lukas Fleischer
1
-28
/
+54
2014-04-05
routing.inc.php: Add get_pkgbase_uri()
Lukas Fleischer
1
-0
/
+4
2014-04-05
Store comments on a per-package base basis
Lukas Fleischer
1
-39
/
+40
2014-04-05
Add provisional support for package bases
Lukas Fleischer
3
-98
/
+167
2014-02-10
Set Content-type header when sending UTF-8 mails
Lukas Fleischer
2
-4
/
+12
2014-02-10
Use CRLF to separate headers in mail()
Lukas Fleischer
2
-4
/
+16
2014-02-09
Remove LastVoted column
Lukas Fleischer
2
-9
/
+0
2014-02-06
Simplify canDeleteComment()
Lukas Fleischer
1
-10
/
+10
2014-02-06
Simplify valid_user() and valid_username()
Lukas Fleischer
1
-17
/
+10
2014-02-06
pkgfuncs.inc.php: Fix comment style
Lukas Fleischer
1
-52
/
+56
2014-02-06
acctfuncs.inc.php: Fix comment style
Lukas Fleischer
1
-36
/
+28
2014-02-06
Style fixes: Capitalization of "true" and "false"
Lukas Fleischer
3
-12
/
+12
2014-02-06
Do not allow unauthenticated users to delete comments
Lukas Fleischer
1
-1
/
+8
2014-02-04
Add support for anonymous comments
Lukas Fleischer
1
-5
/
+5
2014-02-01
Sort last TU votes by vote and by user name
Lukas Fleischer
1
-1
/
+1
2014-01-22
Further optimize voters.php to only need the package name
canyonknight
1
-5
/
+6
2014-01-20
acctfuncs.inc.php: Allow translation of missing strings
canyonknight
1
-2
/
+2
2014-01-13
Release 2.3.1
v2.3.1
Lukas Fleischer
1
-1
/
+1
2013-09-02
Release 2.3.0
v2.3.0
Lukas Fleischer
1
-1
/
+1
2013-09-02
Specify charset in Content-Type header when returning JSON data from API.
Chris Down
1
-0
/
+1
2013-08-28
Only include current TUs in the last votes list
Lukas Fleischer
1
-3
/
+4
2013-08-27
Move package comment check to packages.php
Lukas Fleischer
1
-4
/
+0
2013-08-27
Add boolean return values to several pkg_*() functions
Lukas Fleischer
1
-42
/
+42
2013-08-27
Exclude running votes from "Last Votes by TU"
Lukas Fleischer
1
-1
/
+4
2013-08-26
Add Japanese and Slovak languages
Lukas Fleischer
1
-0
/
+2
2013-08-26
Add "Last Votes by TU" list
Lukas Fleischer
1
-0
/
+19
[next]