Commit Graph

9 Commits

Author SHA1 Message Date
Tim Shannon f4dea30265 Changed forced build to be only off of trigger
instead of anytime that it's not polled
2016-05-05 10:30:50 -05:00
Tim Shannon 6d74144a3b Updated import paths to new townsourced organization 2016-04-19 19:52:55 +00:00
Tim Shannon 70c9f60d8f Everything is basically done.
It's really crude, and ugly, but it works, it's simple.
2016-04-18 21:42:21 +00:00
Tim Shannon d117c3e664 More frontend work.
Added project data to version list.

Fleshing out project page
2016-04-17 20:43:27 -05:00
Tim Shannon 05eb182419 Finished backend work
Added last of the web REST endpoints.
Added processing lock to ensure that only one project cycle is running
at a time.

Basically all that's left is the web front end
2016-04-13 20:53:49 +00:00
Tim Shannon d3850c24f8 Added last of web REST endpoints, need to test and start on UI 2016-04-13 16:29:17 +00:00
Tim Shannon e013f2bff4 Finished log web endpoints 2016-04-07 14:49:54 +00:00
Tim Shannon b9c945ed92 Fixed several issues, contineued web work
Fixed lots of issues with thread saftey and had to rethink some stuff

Fixed order issues with timekeys
Starting to flesh out the web REST API
2016-04-06 21:59:24 +00:00
Tim Shannon 7d2fa0a6ef Got basis for web done 2016-04-06 16:31:22 +00:00