You must be logged in to do that (read scm)
Source CodeRevision History
| Revision: |
72 |
| Modified: |
29 Dec 22:08 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Allowed application to set RTM current user |
| Revision: |
71 |
| Modified: |
29 Dec 21:17 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Added multi-user support. |
| Revision: |
70 |
| Modified: |
29 Dec 20:09 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Updated Integration tests to use new RTM model classes. Changed checkToken() method to authCheckToken() |
| Revision: |
69 |
| Modified: |
29 Dec 19:01 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Creating model classes and moved unit tests to them. Upgraded to using Groovy 1.7 |
| Revision: |
68 |
| Modified: |
19 Oct 23:28 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Removed state and no-arg constructor in RtmService to increase testability. |
| Revision: |
67 |
| Modified: |
19 Oct 16:22 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Adding licensing to file headers and updating the README |
| Revision: |
66 |
| Modified: |
10 Oct 22:38 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Changed the way listsGetList parses RTM task lists. Added appropriate tests. |
| Revision: |
65 |
| Modified: |
08 Oct 04:52 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Optimizing code. Removing user-based stuff for now and updating tests. |
| Revision: |
64 |
| Modified: |
26 Sep 05:04 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Fixing concurrency issue with API delay and multiple threads. Added test case. |
| Revision: |
63 |
| Modified: |
19 Sep 17:04 (2 years) |
| Author: |
eric.wendelin |
| Log Entry: |
Added auth unit tests and removed deprecated Auth Integration tests. They have been moved to RtmServiceIntegrationTest |