- 06 May, 2014 5 commits
-
-
akrherz authored
-
Tom Evans authored
Second attempt to address this issue, this time without changing the S2S exception handling flow.
-
Christian Schudt authored
-
Tom Evans authored
Reverting patch that was applied to address OF-2, because it broke TLS handling for S2S connections.
-
Christian Schudt authored
-
- 05 May, 2014 7 commits
-
-
Tom Evans authored
-
-
Christian Schudt authored
-
akrherz authored
-
akrherz authored
-
Christian Schudt authored
Remove Hamcrest-Libraries
-
Christian Schudt authored
Migrate junit tests from 3.x to 4.x
-
- 04 May, 2014 2 commits
-
-
Sven Bunge authored
Remove hamcrest
-
Sven Bunge authored
* Use annotations * Use org.junit.* instead of junit.framework.* * Small code cleanups
-
- 03 May, 2014 7 commits
-
-
Christian Schudt authored
-
-
Christian Schudt authored
-
Tom Evans authored
Applied patch provided by StanK.
-
Tom Evans authored
OF-781: Fix ConcurrentModificationException in kickPresence
-
Tom Evans authored
Pass the ClusterClassLoader to the hazelcast instance.
-
Tom Evans authored
Per earlier XSS fix, groupName was being URL-encoded twice; updated to use local variable that has already been properly encoded.
-
- 02 May, 2014 5 commits
-
-
Christian Schudt authored
Fixing more JavaDoc errors in order to make it build with Java 8's DocLint eventually (JavaDoc for Openfire's core builds now with DocLint)
-
Tom Evans authored
Apply encryption status to sensitive properties during setup where applicable.
-
Christian Schudt authored
-
zzglitch authored
-
akrherz authored
help locate JAVA_HOME
-
- 01 May, 2014 14 commits
-
-
Tom Evans authored
See discussion here: http://community.igniterealtime.org/message/238725#238725
-
Christian Schudt authored
Disable doclint in Javadoc of JDK8.
-
-
Christian Schudt authored
-
Sven Bunge authored
Disable doclint in Javadoc of JDK8. If the build use JDK7 or below the additional parameter raises an error - so its only set for jdk8 builds
-
Tom Evans authored
OF-780: Update sign-up.jsp
-
Tom Evans authored
OF-780: lib "recaptcha4j" should be updated to the last version
-
Christian Schudt authored
OF-767: Add jdk8 to the accepted jdk versions
-
Sven Bunge authored
-
Chad Barry authored
-
Fx03nix authored
lib "recaptcha4j" should be updated to the last version(0.0.8) - this solve problem with old ReCaptcha domain (SSL-cert error) (community.igniterealtime.org/message/238656)
-
Fx03nix authored
Patch for solve problem with recaptcha over https NewReCaptcha method in sing-up.jsp changed to newSecureReCaptcha - whatever you use, 9090 or 9091 - captcha always will comes via HTTPS (http://community.igniterealtime.org/message/238655)
-
akrherz authored
-
akrherz authored
-