Re: RB 1.6.12 upgrade to 1.7.1 is failed. Web (WSGI) problem.

2012-12-29 Thread Viktor Jozsa
2012. december 28., péntek 12:10:00 UTC+1 időpontban Viktor Jozsa a következőt írta: Hi Christian, I upgreaded my RB to 1.7.1. I don't found error in process, but my web page is not good.I attached the apache2.log and web page picture.. [Fri Dec 28 10:53:13 2012] [error]

Re: RB 1.6.12 upgrade to 1.7.1 is failed. Web (WSGI) problem.

2012-12-29 Thread Viktor Jozsa
Hi Christian! Of course! I attached the apache2.conf: LockFile ${APACHE_LOCK_DIR}/accept.lock PidFile ${APACHE_PID_FILE} Timeout 500 KeepAlive On MaxKeepAliveRequests 100 KeepAliveTimeout 30 IfModule mpm_prefork_module StartServers 5 MinSpareServers 5 MaxSpareServers

post-review can't find git

2012-12-29 Thread Jason Glazer
I'm trying to run post-review from windows 7 from a git base directory. It doesn't seem to be finding git, and the -d option isn't indicating how it might be looking. Output is below. A different post suggested it was running 'git rev-parse --git-dir'. There is a git executable (a symbolic

Re: Email setup help

2012-12-29 Thread Raja
Filed an enhancement at http://code.google.com/p/reviewboard/issues/detail?id=2840 and posted a patch at http://reviews.reviewboard.org/r/3707/ - Raja On Friday, December 28, 2012 2:42:53 AM UTC+5:30, Christian Hammond wrote: In theory, it could, but it would probably need a little bit of

Re: Issue 2664 in reviewboard: Upgrade to Review Board 1.6.9 but can't set up a GitHub repo

2012-12-29 Thread reviewboard
Comment #7 on issue 2664 by rajas...@gmail.com: Upgrade to Review Board 1.6.9 but can't set up a GitHub repo http://code.google.com/p/reviewboard/issues/detail?id=2664 You might want to setup the env variable for https_proxy instead of http_proxy since you are accessing a https url. From

Re: Issue 2826 in reviewboard: File-based caches don't install properly on 1.7RC1

2012-12-29 Thread reviewboard
Comment #3 on issue 2826 by rajas...@gmail.com: File-based caches don't install properly on 1.7RC1 http://code.google.com/p/reviewboard/issues/detail?id=2826 Django seems to have changed the format of directory accepted in the FileBasedCache between versions 1.2 and 1.3. Ive posted a patch

Re: Issue 2662 in reviewboard: Repository List Resource web service API doesn't return all repos

2012-12-29 Thread reviewboard
Comment #2 on issue 2662 by rajas...@gmail.com: Repository List Resource web service API doesn't return all repos http://code.google.com/p/reviewboard/issues/detail?id=2662 This seems to be a limit set in djblets/webapi/core.py:WebAPIResponsePaginated. Although the links array should

Re: Issue 2826 in reviewboard: File-based caches don't install properly on 1.7RC1

2012-12-29 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 2826 by trowb...@gmail.com: File-based caches don't install properly on 1.7RC1 http://code.google.com/p/reviewboard/issues/detail?id=2826 Fixed in release-1.7.x (624517c). Thanks! -- You received this message because you are subscribed to

Issue 2840 in reviewboard: Send Email when review request is closed

2012-12-29 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2840 by rajas...@gmail.com: Send Email when review request is closed http://code.google.com/p/reviewboard/issues/detail?id=2840 *NOTE: If you have a patch, please submit it to http://reviews.reviewboard.org/ What

Re: Issue 581 in reviewboard: Users should be able to specify their default Dashboard view

2012-12-29 Thread reviewboard
Comment #12 on issue 581 by rajas...@gmail.com: Users should be able to specify their default Dashboard view http://code.google.com/p/reviewboard/issues/detail?id=581 Posted a patch for this at http://reviews.reviewboard.org/r/3653/ -- You received this message because you are subscribed to

Re: Issue 2740 in reviewboard: Trophies for prime numbers

2012-12-29 Thread reviewboard
Comment #2 on issue 2740 by rajas...@gmail.com: Trophies for prime numbers http://code.google.com/p/reviewboard/issues/detail?id=2740 Posted a patch for this at http://reviews.reviewboard.org/r/3639/ -- You received this message because you are subscribed to the Google Groups