This project is mirrored from https://:*****@gitlab.archlinux.org/archlinux/aurweb.git.
Pull mirroring updated .
- 28 Jan, 2011 3 commits
-
-
Lukas Fleischer authored
Improves variable substitution in the PKGBUILD parser a bit to avoid infinite replacement loops when a PKGBUILD contains assigments of the form "foo=${foo[@]}bar". Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Percent signs ("%") and underscores ("_") are not escaped by mysql_real_escape_string() and are interpreted as wildcards if combined with "LIKE", so we need to deal with them separately. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 25 Jan, 2011 2 commits
-
-
Lukas Fleischer authored
Implemented recursive directory deletion in PHP properly without the use of exec(). This improves security, performance and portability and makes the code compatible with PHP's Safe Mode as well as with PHP setups that disable exec() using the "disable_functions" directive. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Tarball extraction code has been removed in commit ec0dfc27 , so links to package sources contained in the source tarball itself will no longer be accessible through the AUR frontend. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 24 Jan, 2011 2 commits
-
-
Lukas Fleischer authored
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Drop the "URLPath" field from the "Packages" table, build URLs from package names instead. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 20 Jan, 2011 2 commits
-
-
Lukas Fleischer authored
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 19 Jan, 2011 3 commits
-
-
Lukas Fleischer authored
Automatic tarball extraction was vulnerable in different ways. Users should also only use source tarballs to build packages, so this has been removed completely. From now on, only the PKGBUILD is extracted in a secure manner. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Ensure that the "$row" variable isn't overwritten in "web/template/pkg_comment_form.php" during sending mail notifications when adding a comment. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Comments are now split at link boundaries and links are converted separately. I find this to be a much cleaner way than re-converting comments that have already been converted using htmlspecialchars(). This also doesn't require any callback procedure. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 05 Dec, 2010 2 commits
-
-
Andrea Scarpino authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Jacob Bang authored
Signed-off-by:
Laszlo Papp <djszapi@archlinux.us> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 04 Dec, 2010 2 commits
-
-
Viktor Leonhardt authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Jesse Jaara authored
Fix genpopo and translation_tool to use python2, while waiting someone to make them python3 compliant. Signed-off-by:
Jesse Jaara <jesse.jaara@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 21 Nov, 2010 2 commits
-
-
Dan Vratil authored
Finally move comment deletion and category editing into functions and remove pkgedit.php Signed-off-by:
Loui Chang <louipc.ist@gmail.com> -Fix indentation -Fix variable naming conflict $id vs $cid
-
Lukas Fleischer authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 10 Nov, 2010 1 commit
-
-
Lukas Fleischer authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com> - resolve conflict and omit i18n changes.
-
- 03 Nov, 2010 2 commits
-
-
Loui Chang authored
Let the utf8 shine through. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 09 Oct, 2010 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 08 Oct, 2010 2 commits
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
gDD authored
Signed-off-by:
gDD <usrgdd@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 03 Oct, 2010 1 commit
-
-
Manuel Tortosa authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 02 Oct, 2010 1 commit
-
-
Viktor Leonhardt authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 26 Sep, 2010 1 commit
-
-
Stefan Husmann authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 20 Sep, 2010 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 11 Sep, 2010 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 20 Aug, 2010 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 16 Aug, 2010 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 13 Aug, 2010 2 commits
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Flamelab authored
Signed-off-by:
Flamelab <panosfilip@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 12 Aug, 2010 2 commits
-
-
PyroPeter authored
Signed-off-by:
PyroPeter <abi1789@googlemail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
PyroPeter authored
Change width to min-width. - Loui Signed-off-by:
PyroPeter <abi1789@googlemail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 11 Aug, 2010 3 commits
-
-
Flamelab authored
Signed-off-by:
Flamelab <panosfilip@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Flamelab authored
Signed-off-by:
Flamelab <panosfilip@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Flamelab authored
Signed-off-by:
Flamelab <panosfilip@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 08 Aug, 2010 2 commits
-
-
Netanel Shine authored
Signed-off-by:
Netanel Shine <netanelshine@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-