Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use system snakeoil now. | Robin H. Johnson | 2010-01-26 | 26 | -4860/+0 | |
| | ||||||
* | ferringb found a workaround. | Robin H. Johnson | 2010-01-26 | 1 | -1/+1 | |
| | ||||||
* | Fix symlink for removal. | Robin H. Johnson | 2010-01-24 | 1 | -1/+1 | |
| | ||||||
* | New arch in the list. | Robin H. Johnson | 2010-01-11 | 1 | -1/+1 | |
| | ||||||
* | Pkgcore 0.5 split out CPV into versioned and unversioned, and we need to ↵ | Robin H. Johnson | 2009-11-24 | 3 | -11/+38 | |
| | | | | deal with that. | |||||
* | New prefix arch. | Robin H. Johnson | 2009-10-11 | 1 | -1/+1 | |
| | ||||||
* | Migration for Python 2.5. | Robin H. Johnson | 2009-09-08 | 1 | -2/+2 | |
| | ||||||
* | Minor commit to test sources.g.o mirroring. | Robin H. Johnson | 2009-09-03 | 1 | -2/+8 | |
| | ||||||
* | Missing a cache layer for date queries. | Robin H. Johnson | 2009-08-28 | 1 | -1/+8 | |
| | ||||||
* | Fix memcache key for new date code. | Robin H. Johnson | 2009-08-28 | 1 | -2/+2 | |
| | ||||||
* | Bug #233104: support for /data/YYYYMMDD/ pages. Thanks to ↵ | Robin H. Johnson | 2009-08-28 | 5 | -2/+113 | |
| | | | | manuel.schoelling@gmx.de. | |||||
* | Allow excess whitespace between "bug" and the bug number. | Robin H. Johnson | 2009-08-28 | 1 | -1/+1 | |
| | ||||||
* | Use SSL for forums and bugzilla. | Robin H. Johnson | 2009-08-28 | 1 | -3/+3 | |
| | ||||||
* | Add scrollbars for overflowing arches on prefix/all. | Robin H. Johnson | 2009-08-28 | 1 | -2/+19 | |
| | ||||||
* | Split arches into a seperate element first. | Robin H. Johnson | 2009-08-28 | 1 | -6/+11 | |
| | ||||||
* | Merge branch 'master' of git+ssh://git.gentoo.org/var/gitroot/packages | Robin H. Johnson | 2009-08-24 | 1 | -0/+5 | |
|\ | ||||||
| * | Helper for deployment. | Robin H. Johnson | 2009-08-24 | 1 | -0/+5 | |
| | | ||||||
* | | Return the correct contents. | Robin H. Johnson | 2009-08-24 | 1 | -1/+2 | |
|/ | ||||||
* | Skip causing the dupe warning. | Robin H. Johnson | 2009-08-24 | 1 | -4/+4 | |
| | ||||||
* | Missing arg. | Robin H. Johnson | 2009-08-18 | 1 | -1/+1 | |
| | ||||||
* | Allow forcing of updates to propogate down. | Robin H. Johnson | 2009-08-18 | 2 | -5/+5 | |
| | ||||||
* | Enable forcing of updates. | Robin H. Johnson | 2009-08-18 | 1 | -3/+6 | |
| | ||||||
* | Catch an error better. | Robin H. Johnson | 2009-08-18 | 1 | -0/+2 | |
| | ||||||
* | Watch out for empty licenses. | Robin H. Johnson | 2009-08-18 | 1 | -5/+6 | |
| | ||||||
* | Update the expiry date for the old forwards. | Robin H. Johnson | 2009-06-28 | 1 | -2/+2 | |
| | ||||||
* | Update the docs. | Robin H. Johnson | 2009-06-28 | 1 | -3/+7 | |
| | ||||||
* | Missed one arches item. | Robin H. Johnson | 2009-06-28 | 1 | -1/+1 | |
| | ||||||
* | Lots of new arches. | Robin H. Johnson | 2009-06-28 | 5 | -16/+22 | |
| | ||||||
* | Change default expiry time to every 30 minutes, on the 30. | Robin H. Johnson | 2009-06-05 | 1 | -1/+1 | |
| | ||||||
* | Update FAQ to state the ordering of results per bug #272572. | Robin H. Johnson | 2009-06-05 | 1 | -6/+15 | |
| | ||||||
* | Remove the old time arguments for memcache usage. | Robin H. Johnson | 2009-06-03 | 1 | -13/+13 | |
| | ||||||
* | Override the time arguments elsewhere, expire on every ten minute boundary ↵ | Robin H. Johnson | 2009-06-03 | 1 | -0/+5 | |
| | | | | instead. | |||||
* | Enable memcache for all get_ functions during rendering. Use a introspection ↵ | Robin H. Johnson | 2009-06-03 | 1 | -23/+104 | |
| | | | | callback trick to find the function name and save typing. | |||||
* | Add more stats. | Robin H. Johnson | 2008-11-30 | 1 | -0/+9 | |
| | ||||||
* | Update install. | Robin H. Johnson | 2008-11-30 | 1 | -4/+7 | |
| | ||||||
* | Remove explicit copy of pkgcore. | Robin H. Johnson | 2008-11-30 | 202 | -29180/+0 | |
| | ||||||
* | Ignore junk. | Robin H. Johnson | 2008-11-30 | 1 | -0/+2 | |
| | ||||||
* | Make a symlink called portdir that we can update. | Robin H. Johnson | 2008-11-30 | 2 | -1/+2 | |
| | ||||||
* | Reload the config later. | Robin H. Johnson | 2008-11-30 | 2 | -0/+6 | |
| | ||||||
* | Add a bit of debug for later. | Robin H. Johnson | 2008-11-27 | 1 | -1/+4 | |
| | ||||||
* | Include a last-time changed suffix in the ids for each entry per RFC4287, ↵ | Robin H. Johnson | 2008-08-05 | 1 | -1/+1 | |
| | | | | section 4.2.6 that requires per-document uniqueness of IDs. Gentoo bug #214561. | |||||
* | Always validate the list index before using. There is probably a saner ↵ | Robin H. Johnson | 2008-08-05 | 1 | -1/+4 | |
| | | | | map/reduce version of that loop. | |||||
* | Fix for bug #232234. | Robin H. Johnson | 2008-08-05 | 1 | -4/+19 | |
| | ||||||
* | Temp fix for broken pkginfo expansion. | Robin H. Johnson | 2008-08-04 | 1 | -1/+12 | |
| | ||||||
* | Testing commit scripts sucks #2. | Robin H. Johnson | 2008-06-24 | 1 | -0/+1 | |
| | ||||||
* | Testing commit scripts sucks. | Robin H. Johnson | 2008-06-24 | 1 | -0/+1 | |
| | ||||||
* | One more. | Robin H. Johnson | 2008-06-24 | 1 | -0/+2 | |
| | ||||||
* | Remove testing blob. | Robin H. Johnson | 2008-06-23 | 1 | -3/+0 | |
| | ||||||
* | Fun. | Robin H. Johnson | 2008-06-23 | 1 | -2/+0 | |
| | ||||||
* | Fun. | Robin H. Johnson | 2008-06-23 | 1 | -0/+1 | |
| |