Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | Implement command REST resource | Anton Tananaev | |
2015-12-03 | Remove unused class imports | Anton Tananaev | |
2015-12-02 | Add positions resource to the REST API | Anton Tananaev | |
2015-12-02 | Implement server config update API | Anton Tananaev | |
2015-12-02 | Clean up unused imports and var names | Anton Tananaev | |
2015-12-02 | Use annotations for resource access control | Anton Tananaev | |
2015-12-02 | Implement REST login in the web app | Anton Tananaev | |
2015-12-02 | Add session authentication option | Anton Tananaev | |
2015-12-01 | Add session resource for authentication | Anton Tananaev | |
2015-12-01 | Refactor base and other resource classes | Anton Tananaev | |
2015-12-01 | Remove response builder utility class | Anton Tananaev | |
2015-12-01 | Move role definitions to user model | Anton Tananaev | |
2015-11-27 | Initial implementation of new api with jax-rs. | Rafael Guterres | |
Revert servlets to old api and remove plurals. Fix findbugs for header origin. |