aur-dev
Thread
Date
Later messages
Messages by Thread
[aur-dev] [PATCH] po/POTFILES: Add missing files
Lukas Fleischer
[aur-dev] [PATCH] po/POTFILES: Add missing files
Lukas Fleischer
[aur-dev] [PATCH] pkgfuncs.inc.php: Document all functions using PHPDoc format
canyonknight
Re: [aur-dev] [PATCH] pkgfuncs.inc.php: Document all functions using PHPDoc format
Lukas Fleischer
[aur-dev] [PATCH] pkgfuncs.inc.php: Document all functions using PHPDoc format
canyonknight
[aur-dev] [PATCH v2] pkgfuncs.inc.php: Document all functions using PHPDoc format
canyonknight
Re: [aur-dev] [PATCH v2] pkgfuncs.inc.php: Document all functions using PHPDoc format
Lukas Fleischer
Re: [aur-dev] [PATCH v2] pkgfuncs.inc.php: Document all functions using PHPDoc format
[email protected]
[aur-dev] [PATCH] pkgsubmit.php: Fix PHP notice for depends processing
canyonknight
[aur-dev] [PATCH] Do not notify if status is unchanged in pkg_flag()
Lukas Fleischer
[aur-dev] [PATCH] pkgfuncs.inc.php: Fix undefined variable notice
Lukas Fleischer
[aur-dev] [PATCH] pkg_details.php: Utilize account details virtual URL
canyonknight
[aur-dev] [PATCH 1/3] Move package deletion to a separate page
canyonknight
[aur-dev] [PATCH 2/3] Move package merging to a separate page
canyonknight
Re: [aur-dev] [PATCH 2/3] Move package merging to a separate page
Lukas Fleischer
[aur-dev] [PATCH v2 2/3] Move package merging to a separate page
canyonknight
[aur-dev] [PATCH 3/3] Deprecate actions bar when virtual URLs are used
canyonknight
Re: [aur-dev] [PATCH 1/3] Move package deletion to a separate page
Lukas Fleischer
Re: [aur-dev] [PATCH 1/3] Move package deletion to a separate page
[email protected]
[aur-dev] [PATCH v2 1/3] Move package deletion to a separate page
canyonknight
[aur-dev] [PATCH] stats.inc.php: Document all functions using PHPDoc format
canyonknight
[aur-dev] [PATCH] acctfuncs.inc.php: Document all functions using PHPDoc format
canyonknight
[aur-dev] [PATCH] aur.inc.php: Document all functions using PHPDoc format
canyonknight
Re: [aur-dev] [PATCH] aur.inc.php: Document all functions using PHPDoc format
Lukas Fleischer
[aur-dev] [PATCH 0/5] Recent patches
Lukas Fleischer
[aur-dev] [PATCH] Avoid use of "<b>"/"</b>"
Lukas Fleischer
[aur-dev] [PATCH] UPGRADING: Fix database upgrade instructions
Lukas Fleischer
[aur-dev] [PATCH 2/2] Sync account editing page with archweb
Lukas Fleischer
[aur-dev] [PATCH] rss.php: Update links to reflect URL changes
canyonknight
[aur-dev] [PATCH 1/2] Remove unused canManagePackage() function
canyonknight
[aur-dev] [PATCH 2/2] Remove unused pkgnotify_from_sid function
canyonknight
[aur-dev] [PATCH] Remove unused chmod_group() function
canyonknight
[aur-dev] [PATCH 1/2] Wrap long lines in the "Recent Updates" sidebar
Lukas Fleischer
[aur-dev] [PATCH 2/2] Sync search result statistics with archweb
Lukas Fleischer
[aur-dev] [PATCH] Fix category selection
Lukas Fleischer
[aur-dev] [PATCH 1/2] Fix package notification
Lukas Fleischer
[aur-dev] [PATCH 2/2] Fix language selection
Lukas Fleischer
[aur-dev] [PATCH] pkg_details.php: Hide "Adopt" button from logged out users
Lukas Fleischer
[aur-dev] [PATCH 1/4] index.php: Fix undefined variable notice
Lukas Fleischer
[aur-dev] [PATCH 2/4] pkgfuncs.inc.php: Add missing global keyword
Lukas Fleischer
[aur-dev] [PATCH 3/4] Do not set GET parameters in the routing framework
Lukas Fleischer
[aur-dev] [PATCH 4/4] pkg_comments.php: Fix "Latest Comments" link
Lukas Fleischer
[aur-dev] [PATCH 1/2] Removed unused mysql_num_rows result, changed while-loop check from lazy-one to default one
mario
[aur-dev] [PATCH 2/2] Added simple hook framework in preperation to solve FS#30109. Signed-off-by: Mario (xenji) Mueller <
[email protected]
>
mario
Re: [aur-dev] [PATCH 2/2] Added simple hook framework in preperation to solve FS#30109. Signed-off-by: Mario (xenji) Mueller <
[email protected]
>
Mario Mueller
Re: [aur-dev] [PATCH 2/2] Added simple hook framework in preperation to solve FS#30109. Signed-off-by: Mario (xenji) Mueller <
[email protected]
>
Lukas Fleischer
Re: [aur-dev] [PATCH 2/2] Added simple hook framework in preperation to solve FS#30109. Signed-off-by: Mario (xenji) Mueller <
[email protected]
>
Mario Mueller
Re: [aur-dev] [PATCH 2/2] Added simple hook framework in preperation to solve FS#30109. Signed-off-by: Mario (xenji) Mueller <
[email protected]
>
Lukas Fleischer
Re: [aur-dev] [PATCH 1/2] Removed unused mysql_num_rows result, changed while-loop check from lazy-one to default one
[email protected]
Re: [aur-dev] [PATCH 1/2] Removed unused mysql_num_rows result, changed while-loop check from lazy-one to default one
Mario Mueller
Re: [aur-dev] [PATCH 1/2] Removed unused mysql_num_rows result, changed while-loop check from lazy-one to default one
Lukas Fleischer
Re: [aur-dev] [PATCH 1/2] Removed unused mysql_num_rows result, changed while-loop check from lazy-one to default one
[email protected]
[aur-dev] [PATCH] Added IDE related files to gitignore, added headlines
mario
[aur-dev] [PATCH] Added IDE related files to gitignore, added headlines
mario
Re: [aur-dev] [PATCH] Added IDE related files to gitignore, added headlines
Lukas Fleischer
Re: [aur-dev] [PATCH] Added IDE related files to gitignore, added headlines
Dan McGee
[aur-dev] [PATCH] Make account registration work with recent account editing changes
canyonknight
[aur-dev] [PATCH 00/13] Status Update
canyonknight
[aur-dev] [PATCH 02/13] Adjust user directions after registering to reflect new login page
canyonknight
[aur-dev] [PATCH 03/13] logout.php: Fix PHP undefined variable notice
canyonknight
[aur-dev] [PATCH 04/13] Add the new package icon back to the front page
canyonknight
[aur-dev] [PATCH 05/13] Use the "new" icon from archweb for the recent updates table
canyonknight
[aur-dev] [PATCH 06/13] Remove unused image "titlelogo.png"
canyonknight
[aur-dev] [PATCH 07/13] pkg_comment_form.php: Fix PHP undefined variable notice for package "ID"
canyonknight
[aur-dev] [PATCH 08/13] Fix account search page results routing to /account/
canyonknight
[aur-dev] [PATCH 09/13] Use URL rewriting for user info page
canyonknight
[aur-dev] [PATCH 10/13] Use URL rewriting for user editing page
canyonknight
[aur-dev] [PATCH 11/13] Use URL rewriting for user account update page
canyonknight
[aur-dev] [PATCH 12/13] Overhaul ability to edit own account
canyonknight
[aur-dev] [PATCH 13/13] header.php: Update account editing link
canyonknight
Re: [aur-dev] [PATCH 00/13] Status Update
Lukas Fleischer
Re: [aur-dev] [PATCH 00/13] Status Update
[email protected]
[aur-dev] cherokee AUR PKGBUILD Patch
Pierre B.
Re: [aur-dev] cherokee AUR PKGBUILD Patch
Dave Reisner
[aur-dev] python-whoosh should be renamed to python2-whoosh
rns
Re: [aur-dev] python-whoosh should be renamed to python2-whoosh
Ike Devolder
Re: [aur-dev] python-whoosh should be renamed to python2-whoosh
PyroPeter
[aur-dev] [PATCH 0/8] Assorted working branch changes
canyonknight
[aur-dev] [PATCH 1/8] pkgsubmit.php: Make page friendlier for logged out users
canyonknight
[aur-dev] [PATCH 2/8] pkg_details.php: Fix broken HTML for package page with no dependencies
canyonknight
[aur-dev] [PATCH 3/8] Update docs to require Archive_Tar version greater than 1.3.7
canyonknight
[aur-dev] [PATCH 4/8] Print error message when maximum DB character length is exceeded
canyonknight
Re: [aur-dev] [PATCH 4/8] Print error message when maximum DB character length is exceeded
Lukas Fleischer
[aur-dev] [PATCH v2 4/8] Print error message when maximum DB character length is exceeded
canyonknight
[aur-dev] [PATCH 5/8] Allow only Trusted Users, Developers, and Maintainers to unflag packages
canyonknight
[aur-dev] [PATCH 6/8] Fix broken RSS feed link on front page
canyonknight
[aur-dev] [PATCH 7/8] Fix broken package search on front page
canyonknight
Re: [aur-dev] Introduction and proposal
Mario Mueller
Re: [aur-dev] Introduction and proposal
Timothée Ravier
Re: [aur-dev] Introduction and proposal
Mario Mueller
Re: [aur-dev] Introduction and proposal
Jeremiah Dodds
Re: [aur-dev] Introduction and proposal
Loui Chang
Re: [aur-dev] Introduction and proposal
Mario Mueller
Re: [aur-dev] Introduction and proposal
Jeremiah Dodds
Re: [aur-dev] Introduction and proposal
Loui Chang
Re: [aur-dev] Introduction and proposal
[email protected]
Re: [aur-dev] Introduction and proposal
Mario Mueller
[aur-dev] [PATCH] Move notification logic to separate function
Nicolas Cornu
[aur-dev] [PATCH 1/2] Optimize database request in the add_package_comment function
Nicolas Cornu
[aur-dev] [PATCH 2/2] Notify users when a package is updated.
Nicolas Cornu
Re: [aur-dev] [PATCH 2/2] Notify users when a package is updated.
Mario Mueller
Re: [aur-dev] [PATCH 2/2] Notify users when a package is updated.
[email protected]
Re: [aur-dev] [PATCH 1/2] Optimize database request in the add_package_comment function
[email protected]
Re: [aur-dev] [PATCH 1/2] Optimize database request in the add_package_comment function
Mario Mueller
[aur-dev] [PATCH] Notify users when a package is updated.
Nicolas Cornu
Re: [aur-dev] [PATCH] Notify users when a package is updated.
Mario Mueller
Re: [aur-dev] [PATCH] Notify users when a package is updated.
Nicolas Cornu
Re: [aur-dev] [PATCH] Notify users when a package is updated.
Mario Mueller
[aur-dev] (no subject)
Nicolas Cornu
[aur-dev] [PATCH] Use virtual paths for voters page
Lukas Fleischer
[aur-dev] [PATCH 1/2] voters.php: Use "<ul></ul>" for the list of voters
Lukas Fleischer
[aur-dev] [PATCH 2/2] pkg_details.php: Remove field set in actions box
Lukas Fleischer
[aur-dev] [PATCH 1/5] routing.inc.php: Add missing "/account" route
Lukas Fleischer
[aur-dev] [PATCH 2/5] pkgfuncs.inc.php: Fix pkg_change_category()
Lukas Fleischer
[aur-dev] [PATCH 3/5] pkg_comments.php: Fix links to user accounts
Lukas Fleischer
[aur-dev] [PATCH 4/5] pkg_comments.php: Fix comment deletion links
Lukas Fleischer
[aur-dev] [PATCH 5/5] voters.php: Do not re-include libraries
Lukas Fleischer
[aur-dev] [PATCH 1/2] aur.inc.php: Include routing backend
Lukas Fleischer
[aur-dev] [PATCH 2/2] routing.inc.php: rtrim() path in get_route()
Lukas Fleischer
[aur-dev] [PATCH 1/7] Add virtual path support for package actions
Lukas Fleischer
[aur-dev] [PATCH 2/7] Move package actions to the action box
Lukas Fleischer
[aur-dev] [PATCH 3/7] Move adoption button to package actions box
Lukas Fleischer
[aur-dev] [PATCH 4/7] actions_form.php: Hide empty form
Lukas Fleischer
[aur-dev] [PATCH 5/7] pkg_details.php: Verbose labels for package actions
Lukas Fleischer
[aur-dev] [PATCH 6/7] Rearrange package actions
Lukas Fleischer
[aur-dev] [PATCH 7/7] pkg_comments.php: Fix notice
Lukas Fleischer
[aur-dev] [PATCH 1/2] pkg_details.php: Fix link to voters if ID is unset
Lukas Fleischer
[aur-dev] [PATCH 2/2] account_edit_form.php: Remove another stray "</div>"
Lukas Fleischer
[aur-dev] [PATCH 0/6] [RFC] Virtual path feature
Lukas Fleischer
[aur-dev] [PATCH 1/6] Add routing front/back ends
Lukas Fleischer
[aur-dev] [PATCH 2/6] Use absolute URIs for style sheets and images
Lukas Fleischer
Re: [aur-dev] [PATCH 2/6] Use absolute URIs for style sheets and images
Ike Devolder
[aur-dev] [PATCH 3/6] Use virtual path feature for links
Lukas Fleischer
[aur-dev] [PATCH 4/6] Use virtual paths for package details
Lukas Fleischer
[aur-dev] [PATCH 5/6] Redirect to the home page after successful login
Lukas Fleischer
[aur-dev] [PATCH 6/6] web/html/pkgsubmit.php: Remove stray "</div>"
Lukas Fleischer
Re: [aur-dev] [PATCH 0/6] [RFC] Virtual path feature
[email protected]
Re: [aur-dev] [PATCH 0/6] [RFC] Virtual path feature
Lukas Fleischer
Re: [aur-dev] [PATCH 0/6] [RFC] Virtual path feature
[email protected]
Re: [aur-dev] [PATCH 0/6] [RFC] Virtual path feature
Lukas Fleischer
[aur-dev] [PATCH] pkgsubmit.php: Refactor source processing to fix PHP notice
canyonknight
[aur-dev] [PATCH] aur.inc.php: Use delete_session_id() where appropriate
canyonknight
[aur-dev] [PATCH] tu.php: Fix PHP notice for "hasvoted" variable
canyonknight
Re: [aur-dev] [PATCH] tu.php: Fix PHP notice for "hasvoted" variable
Lukas Fleischer
[aur-dev] [PATCH] pkgsubmit.php: Remove stray "</div>" tag
canyonknight
Re: [aur-dev] [PATCH] pkgsubmit.php: Remove stray "</div>" tag
Lukas Fleischer
[aur-dev] [PATCH 1/2] pkg_details.php: Fix dependency links
Lukas Fleischer
[aur-dev] [PATCH 2/2] pkg_details.php: Move "<div>" tag into if-branch
Lukas Fleischer
[aur-dev] [PATCH] Update archweb stylesheet
Lukas Fleischer
[aur-dev] archweb branch merged into master
Lukas Fleischer
[aur-dev] [HEADS-UP] Breaking AUR helpers
Lukas Fleischer
Re: [aur-dev] [HEADS-UP] Breaking AUR helpers
Stefan Husmann
Re: [aur-dev] [HEADS-UP] Breaking AUR helpers
Dave Reisner
Re: [aur-dev] [HEADS-UP] Breaking AUR helpers
Stefan Husmann
Re: [aur-dev] [HEADS-UP] Breaking AUR helpers
Dave Reisner
Re: [aur-dev] [HEADS-UP] Breaking AUR helpers
Lukas Fleischer
[aur-dev] reinstalling an already installed app
Arno Gaboury
Re: [aur-dev] reinstalling an already installed app
Jelle van der Waa
Re: [aur-dev] reinstalling an already installed app
Arno Gaboury
Re: [aur-dev] reinstalling an already installed app
Arno Gaboury
Re: [aur-dev] reinstalling an already installed app
Cédric Girard
Re: [aur-dev] reinstalling an already installed app
Jelle van der Waa
[aur-dev] Update ikiwiki
Nicolas P. M. Legrand
Re: [aur-dev] Update ikiwiki
Florian Pritz
Re: [aur-dev] Update ikiwiki
Nicolas P. M. Legrand
[aur-dev] [PATCH] HTML/DOM fixes
Dario Giovannetti
Re: [aur-dev] [PATCH] HTML/DOM fixes
Lukas Fleischer
[aur-dev] Drop packages
Petronio Padilha
Re: [aur-dev] Drop packages
Ike Devolder
Re: [aur-dev] Drop packages
Alexander Rødseth
[aur-dev] [PATCH] web/html/packages.php: Remove duplicate code
Lukas Fleischer
[aur-dev] [PATCH] user_table optimization
Dan McGee
Re: [aur-dev] [PATCH] user_table optimization
Lukas Fleischer
[aur-dev] pdftk unusable
tt
Re: [aur-dev] pdftk unusable
Stefan Husmann
[aur-dev] [PATCH 0/2] Support canonical links to packages/accounts
Lukas Fleischer
[aur-dev] [PATCH 1/2] Support canonical links to packages
Lukas Fleischer
[aur-dev] [PATCH 2/2] Support canonical links to accounts
Lukas Fleischer
[aur-dev] [PATCH] Unify function declaration style
Lukas Fleischer
[aur-dev] [PATCH] Add field for PGP key in profile information
Lukas Fleischer
Re: [aur-dev] [PATCH] Add field for PGP key in profile information
Dan McGee
[aur-dev] [PATCH v2] Add field for PGP key in profile information
Lukas Fleischer
[aur-dev] [PATCH] valid_email :: check if domain part is real
BlackEagle
Re: [aur-dev] [PATCH] valid_email :: check if domain part is real
Lukas Fleischer
[aur-dev] [PATCH] web/html/pkgsubmit.php: Revamp tarball validation
Lukas Fleischer
Re: [aur-dev] [PATCH] valid_email :: add dns check
Lukas Fleischer
[aur-dev] [PATCH] valid_email :: add dns check
BlackEagle
Re: [aur-dev] [PATCH] valid_email :: add dns check
Ike Devolder
Re: [aur-dev] [PATCH] valid_email :: add dns check
Slavi Pantaleev
[aur-dev] [PATCH] valid_email :: add dns check
BlackEagle
Re: [aur-dev] [PATCH] valid_email :: add dns check
Lukas Fleischer
Re: [aur-dev] [PATCH] valid_email :: add dns check
Slavi Pantaleev
[aur-dev] [PATCH] validate email and fully check existence of it
BlackEagle
Re: [aur-dev] [PATCH] validate email and fully check existence of it
Lukas Fleischer
Re: [aur-dev] [PATCH] validate email and fully check existence of it
Slavi Pantaleev
Re: [aur-dev] [PATCH] validate email and fully check existence of it
Ike Devolder
Re: [aur-dev] [PATCH] validate email and fully check existence of it
Lukas Fleischer
Re: [aur-dev] [PATCH] validate email and fully check existence of it
Ike Devolder
Re: [aur-dev] [PATCH] validate email and fully check existence of it
Florian Pritz
Re: [aur-dev] [PATCH] validate email and fully check existence of it
Ike Devolder
Later messages