aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix for newer cherrypy (3.3.0)HEADmasterMatthew Thode2015-04-031-1/+5
|
* make.profile should be a symlink to portdir/profiles/default/linux/x86 now.Robin H. Johnson2015-03-212-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Genshi 0.6-0.7: the HTML function changed the default of encoding from utf-8 ↵Robin H. Johnson2015-03-213-9/+9
| | | | | | to None, and we need to specify it manually ourselves. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Change profile to a new base, needs to not be an arch.Robin H. Johnson2014-07-163-1/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* update copyright, bug 512604Pavlos Ratis2014-07-151-1/+1
|
* iter_read_bash moved to bash module.Alec Warner2014-03-171-1/+1
|
* Fix schema check for MySQLChristian Ruppert2014-01-251-3/+2
|
* Bump schema to add the arm64 archChristian Ruppert2014-01-251-1/+1
|
* Handle more arches.Robin H. Johnson2014-01-182-3/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Change to https for google's jsapi.Alec Warner2013-12-201-1/+1
| | | | This should fix bug 487664.
* Update copyright date per bug #350759.Robin H. Johnson2013-11-171-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* TypoChristian Ruppert2013-04-151-2/+2
|
* Remove unused code.Brian Harring2013-04-141-5/+0
|
* Bump Python versionChristian Ruppert2013-04-121-1/+1
|
* Return 404s instead of 500s for many error cases.Alec Warner2012-12-301-1/+10
|
* Change to GMT to meet RFC requirements and fix bug 430350Alec Warner2012-12-301-2/+2
|
* Don't prefix urls with a scheme if they already have a scheme.Alec Warner2012-10-021-1/+7
|
* Do not render an HTML search box (google will render one for us.)Alec Warner2012-07-061-7/+4
| | | | Render search results in the center column. We do this via a div that is normally empty but gets populated when users click search.
* Don't alert people when we run a search.Alec Warner2012-07-061-1/+0
|
* Change definition of exotic arches, and add cygwin prefix target.Robin H. Johnson2012-05-202-4/+4
|
* Handle URLs wrapped with quotes in changelog messages. The quotes are not ↵Robin H. Johnson2012-01-191-2/+2
| | | | | | part of the URL. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Fix bugzilla statusesChristian Ruppert2011-11-111-1/+1
|
* Fix <herd> interpretation to not cause errorsChristian Ruppert2011-11-111-0/+2
|
* Fix typo.Robin H. Johnson2011-07-081-1/+1
|
* CSE API seems annoying.Robin H. Johnson2011-07-081-3/+3
|
* More CSE debug.Robin H. Johnson2011-07-081-1/+2
|
* Fix typo.Robin H. Johnson2011-07-081-1/+1
|
* Debugging.Robin H. Johnson2011-07-081-0/+1
|
* Even more CSE.Robin H. Johnson2011-07-081-0/+2
|
* More CSE UI.Robin H. Johnson2011-07-081-0/+2
|
* Change Google CSE to redirect to a google page like it used to.Robin H. Johnson2011-07-081-2/+12
|
* Update Google custom search code.Robin H. Johnson2011-07-082-9/+130
|
* Update Google webmaster verification code so we can control GoogleBot rate.Robin H. Johnson2011-07-081-0/+2
|
* Improve version detection code.Robin H. Johnson2011-07-081-8/+12
|
* CherryPy 3.1 requires that engine.start is NOT called anymore for mod_python ↵Robin H. Johnson2010-04-041-4/+0
| | | | usage.
* No news spew.Robin H. Johnson2010-04-031-1/+1
|
* CONFIG_ROOT changed to PORTAGE_CONFIGROOT in new setups.Robin H. Johnson2010-04-031-1/+1
|
* Update the make.globals from newer Portage.Robin H. Johnson2010-04-031-9/+38
|
* Fix fetch bug.Robin H. Johnson2010-03-081-1/+1
|
* Bug #283077: start on using Manifests to detect changes.Robin H. Johnson2010-03-083-11/+56
|
* Final fix to parser.Robin H. Johnson2010-03-081-1/+1
|
* More author match.Robin H. Johnson2010-03-081-1/+1
|
* Try to improve author matching.Robin H. Johnson2010-03-081-2/+2
|
* 2010 is a valid year.Robin H. Johnson2010-03-081-1/+1
|
* Bug #295336: rel=nofollow on homepage links.Robin H. Johnson2010-03-081-2/+2
|
* Add John to AUTHORS.Robin H. Johnson2010-03-081-0/+4
|
* Mention in the config file that sqlite support is currently broken.John Klehm2010-03-081-0/+1
|
* Add fixing sqlite support to the todo list. Queries have to avoid use fof ↵John Klehm2010-03-081-0/+1
| | | | right and full outer joins.
* Give a template for CHOST value in the example file. pkgcore needs this.John Klehm2010-03-081-0/+1
|
* Manuel Schoelling's form based google site search box.John Klehm2010-03-081-0/+7
|