Commit Graph

15 Commits

Author SHA1 Message Date
Tim Shannon 1e3eb54ea2 Added max version limit for projects 2016-05-04 15:39:56 -05:00
Tim Shannon ddbcb8fc6e Fixed last release file issue
trimmed logs in tables some more
2016-04-25 21:39:11 +00:00
Tim Shannon a754264a1d Fixed issue with retrieving release files 2016-04-18 20:31:22 +00:00
Tim Shannon 5f26454adf Worked on web frontend for project versions list 2016-04-17 21:14:04 -05:00
Tim Shannon 7ca04a5594 Web front end work 2016-04-14 16:29:56 +00: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 acfa4ff7fe Fixed issue with logging and getting latest version 2016-04-05 21:08:08 -05:00
Tim Shannon 65c489c920 Added logging and proper execution of commands
Fixed several issues, and ran a basic test on ironsmith itself.

Need to prevent subsequent builds on same versions
2016-04-05 21:59:52 +00:00
Tim Shannon 0472b31877 Finished first pass on the full cycle
Need to do some testing, then start on the web frontend
2016-04-01 19:30:17 +00:00
Tim Shannon 6f53ea70c0 Added error handling and logging 2016-03-31 22:32:56 -05:00
Tim Shannon a5660ba38f Added datastore handling
Started on basic data layer stuff
2016-03-31 21:59:48 +00:00
Tim Shannon cb883bc528 Fleshed out how projects will be loaded and run
Started on datastores
2016-03-30 21:48:52 +00:00