Narendra Pathai
|
70b4931ab8
|
Removed unused import from Promise
|
2018-10-20 18:01:41 +05:30 |
|
Narendra Pathai
|
543eb9a4be
|
Minor refactorings and code style changes. 1) Removed several use of raw types 2) Removed unnecessary throws clauses 3) Used lambda expressions wherever applicable 4) Used apt assertion methods for readability 5) Use of try with resources wherever applicable 6) Corrected incorrect order of assertXXX arguments
|
2018-10-20 17:50:52 +05:30 |
|
Artur Mogozov
|
6694d742a3
|
Migrate to JUnit5
|
2017-12-31 16:29:48 +09:00 |
|
mahendran.mookkiah
|
286f187df4
|
#587SonarQube reports bugs in promise module
|
2017-09-15 18:26:59 -04:00 |
|
Mudit Porwal
|
09585c3874
|
Removed AvoidStarImport Rule
Added JavaDocType Rule
|
2017-03-22 01:16:02 +08:00 |
|
Ilkka Seppälä
|
faa29f8025
|
Update license headers
|
2016-11-27 14:34:20 +02:00 |
|
daniel-bryla
|
0438811489
|
#502 Replaced usages of System.out with logger.
|
2016-10-23 19:59:03 +02:00 |
|
Ilkka Seppälä
|
90c636abd3
|
Add missing license headers
|
2016-09-02 21:28:45 +03:00 |
|
Narendra Pathai
|
59cf100302
|
#403, updated javadocs
|
2016-08-29 12:04:24 +05:30 |
|
Narendra Pathai
|
ad11ea46b1
|
Work on #403, javadocs updated
|
2016-08-29 11:55:30 +05:30 |
|
Narendra Pathai
|
5796e1967f
|
Work on #403, updated diagram and finishing touches
|
2016-08-29 11:50:33 +05:30 |
|
Narendra Pathai
|
483c61a82a
|
Some refactoring, added javadocs
|
2016-08-29 00:16:36 +05:30 |
|
Narendra Pathai
|
95cf9fe367
|
Work on #403, made example readable and moved methods into utility
|
2016-08-22 18:43:29 +05:30 |
|
Narendra Pathai
|
76970633b8
|
Work on #403, incorporate review changes
|
2016-08-04 18:10:50 +05:30 |
|
Narendra Pathai
|
09ba5ca656
|
Work on #403, added class diagrams and javadocs
|
2016-07-22 18:34:05 +05:30 |
|
Narendra Pathai
|
eb560f5f54
|
Work on #403, removed checkstyle violations
|
2016-07-22 16:53:01 +05:30 |
|
Narendra Pathai
|
2b945ca27f
|
Work on #403, removed dependency on async method invocation module, added more tests
|
2016-07-22 16:47:52 +05:30 |
|
Narendra Pathai
|
102341443d
|
Work on #403, added application class and test cases.
|
2016-07-21 19:13:42 +05:30 |
|
Narendra Pathai
|
ea7503414e
|
Work on #403, added basic implementation of promise pattern
|
2016-07-20 19:58:20 +05:30 |
|