summaryrefslogtreecommitdiff
path: root/opendc
AgeCommit message (Expand)Author
2018-07-20feat: Implement Scheduler Reference ArchitectureFabian Mastenbroek
2017-09-26Fix more PEP-8 violationsGeorgios Andreadis
2017-09-26Copy over topology_ids on branchGeorgios Andreadis
2017-09-25Reformat codebase and fix spelling errorsGeorgios Andreadis
2017-09-25Fix path parsingGeorgios Andreadis
2017-09-25Fix rack to tile add endpointGeorgios Andreadis
2017-09-23Serve new frontend and use MariaDBGeorgios Andreadis
2017-08-13Merge branch 'master' into flat-apiGeorgios Andreadis
2017-08-13Convert API codebase to flat modelGeorgios Andreadis
2017-08-11Add job routes to API codebaseGeorgios Andreadis
2017-08-09Migrate to MariaDBSacheendra Talluri
2017-08-08Update paths.json to newest API specGeorgios Andreadis
2017-08-08Add job to modelsGeorgios Andreadis
2017-04-04Remove `googleId` as required param to make userleonoverweel
2017-04-03Fix error handling in HTTP requestsleonoverweel
2017-04-01Fix /../task-durations path in paths.jsonleonoverweel
2017-04-01Add path parameter extractionleonoverweel
2017-04-01Remove stdout flush from path_parserleonoverweel
2017-04-01Make path parser robust to trailing /leonoverweel
2017-04-01Map HTTP endpoint calls to API pathsleonoverweel
2017-04-01Remove leading / from pathsleonoverweel
2017-04-01Add paths.json for API v1leonoverweel
2017-02-27Update tasks to add parallelizability and core useleonoverweel
2017-02-27Add state and last_simulated_tick to Experimentsleonoverweel
2017-01-25makes the app take config file as command line argument and opens port on all...Sacheendra Talluri
2017-01-24Initial commitleonoverweel