- 12 Dec, 2017 14 commits
-
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian.
-
Ivan authored
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
Translation into Russian
-
- 08 Dec, 2017 7 commits
-
-
akrherz authored
-
daryl herzmann authored
-
GregDThomas authored
-
Ivan authored
* Full translation into Russian. I completed the translation into Russian. My profile on discourse.igniterealtime.org - IvanRussian * Update openfire_i18n_ru_RU.properties I'm finished for today, but will continue to edit next weeks
-
Guus der Kinderen authored
* OF-1448: Encode UTF-8 i18n files during build. * OF-1448: Keep non-encoded i18n files in source.
-
Guus der Kinderen authored
* OF-1450: Replaced hardcoded text with i18n-property in logviewer. * OF-1450: Replaced hardcoded text with i18n-property in email settings. * OF-1450: Replaced hardcoded text with i18n-property in TLS/SSL menu. * OF-1450: Replaced hardcoded text with i18n-property in test email settings.
-
Guus der Kinderen authored
This commit aims to make the Maven structure more compatible with Sonatypes guidelines for artifact distribution, as defined on http://central.sonatype.org/pages/ossrh-guide.html A new Maven profile 'release' is added, that intends to produce all required artifacts. Usage: mvn -P release clean verify
-
- 07 Dec, 2017 1 commit
-
-
akrherz authored
This is an attempt to workaround an issue introduced whereby the database schema version is incorrect. More info is here https://discourse.igniterealtime.org/t/79916 The mysql change worked for me on mariadb 5.5.56
-
- 04 Dec, 2017 2 commits
-
-
akrherz authored
-
Dave Cridland authored
Denote Openfire 4.2.0 Release
-
- 03 Dec, 2017 1 commit
-
-
akrherz authored
-
- 02 Dec, 2017 2 commits
-
-
GregDThomas authored
* OF-1444: Ensure that mvn packaged log4j.xml file does not have the variables expanded * OF-1444: Don't set the default option
-
Florian Kinder authored
* Fixed ofGojaraSessions missing after install * Bump patch version * update gojara changelog
-
- 01 Dec, 2017 4 commits
-
-
Guus der Kinderen authored
-
daryl herzmann authored
fixes commit c44f29 from PR #931
-
Guus der Kinderen authored
-
akrherz authored
Oracle and IBM JREs appear to provide 'java' properly, whilst not java-headless
-
- 28 Nov, 2017 3 commits
-
-
akrherz authored
-
Greg Thomas authored
-
Greg Thomas authored
-
- 25 Nov, 2017 4 commits
-
-
Dave Cridland authored
OF-1438: Add method to replace an entry in the identity store.
-
Dave Cridland authored
OF-1373: Wait until file modifications are complete.
-
Dave Cridland authored
OF-546: Exclude MINA bundles
-
Guus der Kinderen authored
-
- 24 Nov, 2017 2 commits
-
-
Dave Cridland authored
The logic here was wrong, but trying to handle SCRAM when we could read the password, or there was native support. However, the existing SCRAM code doesn't perform any fallback - instead that's left to the AuthProviders themselves to implement. So the new logic just assumes that an AuthProvider which can provide that fallback will advertise it. If we later make this support generic, it can go into the AuthFactory level.
-
Dmitry Deshevoy authored
-