Age | Commit message (Expand) | Author | Files | Lines |
2011-02-02 | Parse versioned deps correctly when using "<" or ">" (fixes FS#22679). | Lukas Fleischer | 1 | -2/+2 |
2011-02-01 | Remove "FSPath" column from "Packages" table. | Lukas Fleischer | 1 | -5/+3 |
2011-02-01 | Improve PKGBUILD variable parser correctness (cf. commit 492c8c66). | Lukas Fleischer | 1 | -4/+1 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 1 | -3/+2 |
2011-01-28 | Avoid infinite loop in PKGBUILD variable parser (fixes FS#19482). | Lukas Fleischer | 1 | -9/+17 |
2011-01-28 | Use UTF-8 in RSS feeds (fixes FS#10706). | Lukas Fleischer | 1 | -3/+7 |
2011-01-25 | Replaced rm_rf() by rm_tree(). | Lukas Fleischer | 1 | -1/+1 |
2011-01-25 | Removed links to internal sources from package details. | Lukas Fleischer | 1 | -0/+6 |
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 1 | -5/+3 |
2011-01-20 | Black fonts for out-of-date rows in search results (fixes FS#20514). | Lukas Fleischer | 1 | -0/+2 |
2011-01-19 | Removed code for tarball extraction. | Lukas Fleischer | 1 | -48/+12 |
2010-12-05 | Do not display current votes in All Votes, and rename it as Past Votes | Andrea Scarpino | 1 | -2/+2 |
2010-11-21 | Auto redirect from confirmation screens. | Dan Vratil | 3 | -109/+8 |
2010-11-21 | Bold links in the archnavbar header. | Lukas Fleischer | 1 | -0/+4 |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 1 | -1/+1 |
2010-11-03 | Set background-color to white. | Loui Chang | 1 | -0/+1 |
2010-10-08 | Modify some strings for translation. | Loui Chang | 1 | -4/+3 |
2010-08-12 | Fix the search-button to allow captions wider than 80px (e.g. in german trans... | PyroPeter | 1 | -1/+1 |
2010-07-23 | Header and navbar consistent with Arch site redesign | Denis Kobozev | 3 | -0/+41 |
2010-07-02 | Confirmation when deleting packages | Lukas Fleischer | 1 | -2/+7 |
2010-06-24 | pkgsubmit: Remove build function check | Andrea Scarpino | 1 | -15/+1 |
2010-06-05 | pkgsubmit: store the previous path with getcwd() | mickael9 | 1 | -1/+3 |
2010-04-17 | Support for storing salted passwords | Denis | 1 | -1/+4 |
2010-03-13 | packages.php: Fix explicit sorting when search keywords aren't specified. | Loui Chang | 1 | -1/+1 |
2010-03-12 | titlelogo.png: Update again | Loui Chang | 1 | -0/+0 |
2010-03-12 | packages.php: Only sort by vote if search keyword isn't set. | Loui Chang | 1 | -1/+1 |
2010-02-26 | Update Arch Linux titlelogo. | Loui Chang | 1 | -0/+0 |
2009-12-26 | tu.php: Sort votes by descending date. | Loui Chang | 1 | -4/+4 |
2009-12-16 | packages.php: Check if _GET value is set before assuming a default. | Loui Chang | 1 | -2/+4 |
2009-12-15 | packages.php: Make default view sort packages by descending votes. | Loui Chang | 1 | -0/+2 |
2009-11-24 | Change legend style and default font size. | Loui Chang | 2 | -1/+7 |
2009-11-24 | Reposition language menu in the header. | Loui Chang | 1 | -2/+2 |
2009-11-24 | pkgsubmit.php: Remove redundant error message. | Loui Chang | 1 | -8/+0 |
2009-11-24 | Remove obsolete images. | Loui Chang | 4 | -0/+0 |
2009-11-24 | Bring TU addvote into the current layout. | Loui Chang | 3 | -19/+25 |
2009-11-24 | Restyle the layout. | Loui Chang | 4 | -122/+73 |
2009-11-23 | tu: Bring Trusted User interface in line with the rest of the site. | Loui Chang | 1 | -12/+4 |
2009-11-23 | tu.php: Remove trailing whitespace. | Loui Chang | 1 | -4/+4 |
2009-11-13 | Implement 'Password Reset' facility (FS#3061) | Evangelos Foutras | 1 | -0/+137 |
2009-11-10 | pkgsubmit: Instruct users how to make source packages. | Loui Chang | 1 | -6/+7 |
2009-11-09 | Fix a missing exit() call in pkgedit.php | Laszlo Papp | 1 | -0/+1 |
2009-10-26 | Untranslate TU vote fields so they're properly saved in the database. | Loui Chang | 1 | -3/+3 |
2009-09-29 | Remove the plain PKGBUILD upload feature. | Loui Chang | 1 | -4/+0 |
2009-09-29 | Add usage output info for maintainer search extension | Laszlo Papp | 1 | -1/+2 |
2009-09-28 | Change rss2.php references to rss.php | Loui Chang | 1 | -1/+1 |
2009-09-28 | renamed rss2 -> rss | elij | 1 | -0/+0 |
2009-09-28 | cleanup rss2.php | elij | 2 | -21/+12 |
2009-09-28 | user_doc is more or less reflected in the README/wiki | elij | 1 | -160/+0 |
2009-08-11 | Use include_once where applicable | Dan McGee | 10 | -21/+20 |
2009-08-11 | rpc: small optimizations | Dan McGee | 1 | -2/+2 |