10 Commits

Author SHA1 Message Date
Doha2012
48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
Grzegorz Piwowarek
6e86dc27ff Optimize build and reduce logging (#1772)
* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Optimize build

* Remove testng from core-java
2017-05-03 09:29:10 +02:00
Mohamed Sanaulla
d87e0663fc incorporate review comments for BAEL-747 (#1603) 2017-04-07 16:31:39 +02:00
Mohamed Sanaulla
0b17547d20 code for BAEL-747 after incorporating review comments (#1560) 2017-04-01 21:51:12 +02:00
Mihai Emil Andronache
202a19acbf Automata indentation and link (#1425)
* finite automata example

* indentation and link
2017-03-19 10:29:39 +01:00
Mihai Emil Andronache
19ff2eb487 finite automata example (#1364) 2017-03-12 17:15:29 +01:00
maibin
3abb98e9e8 Final fixes on ACO (#1339)
* Ant Colony Optimization

* Updated code for Ant Colony
2017-03-08 21:21:47 -06:00
eugenp
034cde6e20 formatting work 2017-01-29 16:03:33 +02:00
pivovarit
b6d9e5a7c0 Refactor Algorithms module 2017-01-03 18:50:56 +01:00
GuenHamza
49c7cc84ed Add Algorithms Module (#936)
* Update pom.xml

Add FindBugs reporting plugin

* Add algorithms module

Dijkstra implementation

* Update pom.xml

* Update pom.xml
2017-01-03 18:47:21 +01:00