summaryrefslogtreecommitdiff
path: root/web/lib/aur.inc
AgeCommit message (Expand)Author
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-06-22refactor apc code and move to aur.incelij
2011-05-17test return value from db_query before assuming it is validelij
2011-04-27add SQL_DEBUG variable and database loggingelij
2011-04-27SQL: treat all UID/ID values as numbers, not stringsDan McGee
2011-04-10Replace translation engine with php-gettext.Lukas Fleischer
2011-04-03Remove Dummy Package conceptDan McGee
2011-03-04Set a default timezoneDan McGee
2011-03-04Improve cookie handlingDan McGee
2011-02-27Set the character set when connecting to mysqlFlorian Pritz
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer
2011-02-21Automatically adopt when updating an orphan package (fixes FS#22992).Lukas Fleischer
2011-01-25Replaced rm_rf() by rm_tree().Lukas Fleischer
2011-01-19Make external links in comments clickable (FS#20137).Lukas Fleischer
2010-07-23Header and navbar consistent with Arch site redesignDenis Kobozev
2010-06-16aur.inc: generate_salt() now uses mt_rand()Linas
2010-04-17Support for storing salted passwordsDenis
2010-01-09Remove useless or redundant code for translations.Loui Chang
2010-01-08Make DEFAULT_LANG mean the default language for displayed messages.Athurg Gooth
2009-11-13Add uid_from_email(), similar to uid_from_usernameEvangelos Foutras
2009-04-12Remove author information from scripts.Loui Chang
2009-01-19Use new conglomerated translation files.Loui Chang
2008-12-31aur.inc: remove unused codeDan McGee
2008-12-30Use non-persistant connectionsDan McGee
2008-12-29Add function to generate clean urlsCallan Barrett
2008-12-21Fix up valid email function, FS#12269Callan Barrett
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-12-20Revert "Move call to try_login to login_form."Callan Barrett
2008-12-17Move call to try_login to login_form.Loui Chang
2008-11-25Make remembered sessions actually save themselves.Loui Chang
2008-11-13Give group writable permissions to uploaded files.Loui Chang
2008-09-21Use system rm in rm_rf function.Loui Chang
2008-07-22Add a new DEFAULT_LANG constant.Loui Chang
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang
2008-06-05Fix FS#8672Callan Barrett
2008-03-23Put login into its own function.Loui Chang
2008-02-18Fix for information leak in login logic.eliott
2008-01-23Removed QBUG and DBUGSimo Leone
2008-01-20Fix login error and translation bugCallan Barrett
2008-01-20More cleanup, add TU link to headerCallan Barrett
2008-01-20Support for verbose page titlesCallan Barrett
2008-01-20Removes need for name, overwrite and comment fields from pkgsubmit.phpCallan Barrett
2008-01-20Fix bug with botched AURSID valuesCallan Barrett
2008-01-20Removes timeout page and moves login form to headerCallan Barrett
2008-01-19Added header, footer, and login form templatesLoui Chang
2007-12-02Update tur-users -> aur-generalSimo Leone
2007-10-02Tweak to version strings patch.1.4.0Paul Mattal
2007-09-27nitpick: Changed "AUR-Home" button to "AUR Home"Loui Chang
2007-09-27Merge commit 'origin/testing'Loui Chang
2007-09-27I forgot to change AUR_db* usage to constants. Fixed now.Loui Chang