svn commit: r1524638 - /bloodhound/trunk/bloodhound_search/bhsearch/tests/search_resources/__init__.py

2013-09-19 Thread rjollos
Author: rjollos Date: Thu Sep 19 07:15:10 2013 New Revision: 1524638 URL: http://svn.apache.org/r1524638 Log: Entire `search_resources` test module can be executed by `python ./bhsearch/tests/search_resources/__init__.py`. Modified:

svn commit: r1524639 - /bloodhound/trunk/bloodhound_search/bhsearch/tests/security.py

2013-09-19 Thread rjollos
Author: rjollos Date: Thu Sep 19 07:16:43 2013 New Revision: 1524639 URL: http://svn.apache.org/r1524639 Log: `AuthzSecurityTestCase` was not being executed since it was added in [1493719]. Conditionally make the test suite if `ConfigObj` is installed. Modified:

Re: [Apache Bloodhound] #617: Switching from QCT to full create ticket page loses field values

2013-09-19 Thread Apache Bloodhound
#617: Switching from QCT to full create ticket page loses field values + Reporter: mudri | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: ui design |Version: Resolution:

Re: [Apache Bloodhound] #661: Loss of user input

2013-09-19 Thread Apache Bloodhound
#661: Loss of user input +--- Reporter: ralienpp | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Release 8 Component: ui design |Version: Resolution: | Keywords:

Re: [Apache Bloodhound] #493: Installation error due to search

2013-09-19 Thread Apache Bloodhound
#493: Installation error due to search + Reporter: gjm| Owner: nobody Type: defect | Status: closed Priority: major | Milestone: Component: dashboard |Version: 0.5.2 Resolution: fixed | Keywords:

[Apache Bloodhound] Batch modify: #493

2013-09-19 Thread Apache Bloodhound
Batch modification to #493 by rjollos: milestone to Release 6 -- Tickets URL: https://issues.apache.org/bloodhound/query?id=493 Apache Bloodhound https://issues.apache.org/bloodhound/ The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #493: Installation error due to search

2013-09-19 Thread Apache Bloodhound
#493: Installation error due to search +--- Reporter: gjm| Owner: gjm Type: defect | Status: closed Priority: major | Milestone: Release 6 Component: dashboard |Version: 0.5.2 Resolution: fixed |

Re: [Apache Bloodhound] #644: Crash on SMTP failure notifying ticket relations update

2013-09-19 Thread Apache Bloodhound
#644: Crash on SMTP failure notifying ticket relations update + Reporter: olemis | Owner: astaric Type: defect | Status: closed Priority: blocker| Milestone: Release 8 Component: relations |

Re: [Apache Bloodhound] #535: Activity shows up twice

2013-09-19 Thread Apache Bloodhound
#535: Activity shows up twice -+-- Reporter: ascobhuser | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: dashboard |Version: 0.5.3 Resolution: | Keywords:

[Apache Bloodhound] BloodhoundInstall modified

2013-09-19 Thread Apache Bloodhound
Page BloodhoundInstall was changed by rjollos Diff URL: https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diffversion=25 Revision 25 Comment: Notes about integrating Subversion. Changes: ---8--8--8--8--8--8--8--8 Index: BloodhoundInstall

[Apache Bloodhound] BloodhoundInstall modified

2013-09-19 Thread Apache Bloodhound
Page BloodhoundInstall was changed by rjollos Diff URL: https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diffversion=26 Revision 26 Comment: Added some nice syntax highlighting. Changes: ---8--8--8--8--8--8--8--8 Index: BloodhoundInstall

Re: [Apache Bloodhound] #663: Bloodhound search results URLs not in right context

2013-09-19 Thread Apache Bloodhound
#663: Bloodhound search results URLs not in right context ---+ Reporter: olemis| Owner: nobody Type: defect| Status: new Priority: critical | Milestone: Component: search|Version: Resolution:

svn commit: r1524899 - /bloodhound/trunk/bloodhound_search/bhsearch/tests/security.py

2013-09-19 Thread rjollos
Author: rjollos Date: Fri Sep 20 04:21:25 2013 New Revision: 1524899 URL: http://svn.apache.org/r1524899 Log: 08.dev: First argument to the assert method is the expected value, per convention. Made some PEP-0008 whitespace changes. Modified: