1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-1818

INCOMPLETE
Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> 40f2dcfc9f5de69af40897a6a6c54d177f016295 TRUNK-5295 Delete redundant array creation for calling varargs method (#2524)
Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> bbe0c038e0a13ae55ec584568f3a524cee737c2c TRUNK-5292 Call to toStrring() on array (#2521)
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 88fe6094ba822292b7f4068e1b7f8996e57023b4 Merge pull request #2531 from BartlomiejRasztabiga/TRUNK-5268
[TRUNK-5268] Replace lambda expression with method reference
BartlomiejRasztabiga <bartlomiej.rasztabiga.official@gmail.com> BartlomiejRasztabiga <bartlomiej.rasztabiga.official@gmail.com> 268d1fb6a724a7946e22a571fc4b5ce59c80ab73 TRUNK-5268 Replace lambda expression with method reference
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> f297d43092ed4c93ed5cd89bb623437a9f5f663c Merge pull request #2530 from teleivo/TRUNK-5298
TRUNK-5298 Add .editorconfig to force use of tabs in IDEs
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 9b23775d363df458b3c7b4fe0f6902ffc60a0e69 TRUNK-5298 Add .editorconfig to force use of tabs in IDEs
IntelliJ, Visual Studio Code and other IDEs/Editors support editorconfig
files out of the box, others like Eclipse, Atom, Sublime, Vim need a
plugin.

should help to reduce the spaces/tabs mess we are
currently seeing.

http://editorconfig.org/#overview