summaryrefslogtreecommitdiff
path: root/web/lib
AgeCommit message (Expand)Author
2015-01-07Add support for package base co-maintainersLukas Fleischer
2014-12-28Hide fresh package bases from stats and resultsLukas Fleischer
2014-12-27Use Git repositories to store packagesLukas Fleischer
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer
2014-12-27Use raw scanner mode in config_get()Lukas Fleischer
2014-12-27Release 3.5.1v3.5.1Lukas Fleischer
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer
2014-11-22Release 3.5.0v3.5.0Lukas Fleischer
2014-11-21Remove duplicate slash in the password reset URLLukas Fleischer
2014-11-21Always use virtual URLsLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-10-17voters.php: Show time stamps if availableLukas Fleischer
2014-10-16Add a time stamp to package base votesLukas Fleischer
2014-10-11Merge branch 'maint'Lukas Fleischer
2014-10-10Add support for architecture-specific sourcesLukas Fleischer
2014-10-10Use proper email address in send_resetkey()Lukas Fleischer
2014-10-03Merge branch 'maint'Lukas Fleischer
2014-10-03Include proper timestamp in auto-accept emailsLukas Fleischer
2014-10-03Fix permission check in pkgreq_close()Lukas Fleischer
2014-08-11Merge branch 'maint'Lukas Fleischer
2014-08-10Add support for architecture-specific fieldsLukas Fleischer
2014-08-08Add permission checks to the request featureLukas Fleischer
2014-08-08Fix the return value of save_salt()Lukas Fleischer
2014-08-06Fix notification handling on submission and adoptionLukas Fleischer
2014-08-06Add PCRE_DOLLAR_ENDONLY to preg_match()Lukas Fleischer
2014-08-02Release 3.4.3v3.4.3Lukas Fleischer
2014-08-02Count users in "Trusted User & Developer" group as TUBalló György
2014-07-29Release 3.4.2v3.4.2Lukas Fleischer
2014-07-29Close requests before acceptingLukas Fleischer
2014-07-29Remove duplicate recipients from CcLukas Fleischer
2014-07-29Allow users to delete their own commentsLukas Fleischer
2014-07-29Release 3.4.1v3.4.1Lukas Fleischer
2014-07-29Suppress PHP notice in process_account_form()Lukas Fleischer
2014-07-28Release 3.4.0v3.4.0Lukas Fleischer
2014-07-25Do not allow regular users to edit all accountsLukas Fleischer
2014-07-25Clean up user references in user_delete()Lukas Fleischer
2014-07-25Make deleted comments visible to Trusted UsersLukas Fleischer
2014-07-23Add typeahead suggest to the merge request formLukas Fleischer
2014-07-23Prevent merging a package base with itselfLukas Fleischer
2014-07-23Verify that the target of merge operations existsLukas Fleischer
2014-07-23Drop support for source packages without .AURINFOLukas Fleischer
2014-07-17Automatically accept orphan requests for old packagesLukas Fleischer
2014-07-16Fix pkgbase_votes_from_name()Lukas Fleischer
2014-07-16Mention the target of merge requests in emailsLukas Fleischer
2014-07-16Use Cc instead of Bcc in request notificationsLukas Fleischer
2014-07-16Bcc notification emails to the request creatorLukas Fleischer
2014-07-16Remove unused function pkg_details_by_name()Lukas Fleischer
2014-07-15Add a new user group "Trusted User & Developer"Lukas Fleischer
2014-07-15Disallow privileged users to use invalid user namesLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer