summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06Move default Simulator into own packageFabian Mastenbroek
2017-09-06Rename kernel package to simulatorFabian Mastenbroek
2017-09-06Separate Simulator interface and implementationFabian Mastenbroek
2017-09-05Rename sleep() to wait()Fabian Mastenbroek
2017-09-05Fix bug in helper methods in NodeFabian Mastenbroek
2017-09-05Provide Set interface for TopologyFabian Mastenbroek
2017-09-04Move simulation kernels into topology entitiesFabian Mastenbroek
2017-09-04Ignore /out/ directory generated by IntelliJFabian Mastenbroek
2017-09-01Add notion of initial states of entitiesFabian Mastenbroek
2017-09-01Finish basic implementation of simulatorFabian Mastenbroek
2017-08-13Merge branch 'master' into flat-apiGeorgios Andreadis
2017-08-13Convert API codebase to flat modelGeorgios Andreadis
2017-08-13Flatten APIGeorgios Andreadis
2017-08-11Add job routes to API codebaseGeorgios Andreadis
2017-08-10Start implementation of new architectureFabian Mastenbroek
2017-08-10Merge pull request #9 from atlarge-research/mariadbGeorgios Andreadis
2017-08-09Change port backSacheendra Talluri
2017-08-09Update readme to reflect migration to MariaDBSacheendra Talluri
2017-08-09Migrate to MariaDBSacheendra Talluri
2017-08-08Add job identifier and nameFabian Mastenbroek
2017-08-08Rename data center to datacenterFabian Mastenbroek
2017-08-08Fix copyright headers and licenseFabian Mastenbroek
2017-08-08Merge pull request #8 from atlarge-research/setup-fileSacheendra talluri
2017-08-08Add traceId foreign key to job modelGeorgios Andreadis
2017-08-08Update paths.json to newest API specGeorgios Andreadis
2017-08-08Add job to modelsGeorgios Andreadis
2017-08-08Add jobs to the SQL schema and test scriptGeorgios Andreadis
2017-08-08Add jobs to the OpenAPI specGeorgios Andreadis
2017-08-08Create initial architectureFabian Mastenbroek
2017-07-31Add setup.py fileGeorgios Andreadis
2017-07-24Fix logo in READMEFabian Mastenbroek
2017-07-23Add .editorconfig fileFabian Mastenbroek
2017-07-23Target JVM version 8 in KotlinFabian Mastenbroek
2017-07-22Create basic README for the projectFabian Mastenbroek
2017-07-22Add Gradle configuration for KotlinFabian Mastenbroek
2017-07-09Add .gitignore for KotlinFabian Mastenbroek
2017-07-09Add MIT license file to repositoryFabian Mastenbroek
2017-07-09Delete old codebaseFabian Mastenbroek
2017-05-21Escape text input before sending to serverGeorgios Andreadis
2017-04-05Merge pull request #10 from atlarge-research/simplify-frontend-buildLeon Overweel
2017-04-04Improve build documentation in README.mdGeorgios Andreadis
2017-04-04Add config clarification to READMEGeorgios Andreadis
2017-04-04Move JSON config file template to READMEGeorgios Andreadis
2017-04-04Relink frontendGeorgios Andreadis
2017-04-04Rename GOOGLE_OAUTH_CLIENT_ID to OAUTH_CLIENT_IDGeorgios Andreadis
2017-04-04Update bower.json meta-dataGeorgios Andreadis
2017-04-04Link new version of Frontend submoduleGeorgios Andreadis
2017-04-04Update organization-name in LICENSE.mdGeorgios Andreadis
2017-04-04Move all configuration to a central keys.json fileGeorgios Andreadis
2017-04-04Merge pull request #6 from atlarge-research/api-over-httpSacheendra talluri