]> source.dussan.org Git - gitblit.git/commit
seleniumFixV2: connected thread pool creation to condition web.allowLuceneIndexing...
authorSHaselbauer <sarah.haselbauer@akquinet.de>
Wed, 23 Jan 2013 15:27:42 +0000 (16:27 +0100)
committerSHaselbauer <sarah.haselbauer@akquinet.de>
Wed, 23 Jan 2013 15:27:42 +0000 (16:27 +0100)
commit514da0237f6239322193d5d4b11b58fe4095da2b
tree7df9ff9372ef22d92cacefe0dbb348c0c53588ec
parentc7acc2e1fa86102bb87e715c8fe4e336329fbcc6
seleniumFixV2: connected thread pool creation to condition web.allowLuceneIndexing (otherwise thread pool will be kept open for more than a minute, what hinders the start of another gitblit instance in the same jvm during selenium test case execution), fixed naming of xpath variables, added missing property to gitblit.properties and test-ui-gitblit.properties, changed naming of methods (according to decision that owners is a much shorter word than repository administrator and that owners is fits better if you think of collective responsibilities and collective ownership)
src/com/gitblit/GitBlit.java
tests/de/akquinet/devops/test/ui/TestUISuite.java
tests/de/akquinet/devops/test/ui/cases/UI_MultiAdminSupportTest.java
tests/de/akquinet/devops/test/ui/view/RepoEditView.java