| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-05 | Update failing tests | Georgios Andreadis | |
| 2017-10-05 | Fix date time locality issue | Georgios Andreadis | |
| Timestamps on simulation where not being converted properly from UTC to local time. Fixes #41 | |||
| 2017-10-05 | Add CONTRIBUTING.md | Georgios Andreadis | |
| This document provides guidelines for community contributions (from filing issue reports to adding code). | |||
| 2017-10-05 | Add CONTRIBUTING.md | Georgios Andreadis | |
| This document outlines contributing guidelines for this repository. | |||
| 2017-10-04 | Merge pull request #42 from atlarge-research/auto-reformat | Georgios Andreadis | |
| Standardize code format | |||
| 2017-10-04 | Add prettier badge to README | Georgios Andreadis | |
| 2017-10-04 | Reformat index.html with new .editorconfig | Georgios Andreadis | |
| 2017-10-04 | Add .editorconfig | Georgios Andreadis | |
| 2017-10-04 | Apply prettier to codebase | Georgios Andreadis | |
| 2017-10-04 | Add 'prettier' JS plugin for code reformatting | Georgios Andreadis | |
| This happens before every commit, to guarantee code format style uniformity. | |||
| 2017-10-04 | bug(#9): Fix interference between experiments | Fabian Mastenbroek | |
| This change fixes the interference of multiple experiments running at the same time due to some thread unsafe behaviour in the JpaExperimentManager class. The code has now been restructured to solve the issue and fix the thread unsafe behaviour. Closes #9. | |||
| 2017-10-01 | Merge remote-tracking branch 'origin/master' | Georgios Andreadis | |
| 2017-10-01 | Add .disabled to 'view collaborators' button | Georgios Andreadis | |
| 2017-10-01 | chore: Add Travis shield to README | Fabian Mastenbroek | |
| 2017-10-01 | chore: Add Continuous Integration support via Travis | Fabian Mastenbroek | |
| This change will make Travis CI build the Gradle project and run the test suite when pushing and on pull requests. Closes #7 | |||
| 2017-09-30 | Update README.md | Georgios Andreadis | |
| 2017-09-30 | Center-align component diagram in README | Georgios Andreadis | |
| 2017-09-30 | Rephrase image captions | Georgios Andreadis | |
| 2017-09-30 | Fix foreign key constraint on experiment states | Georgios Andreadis | |
| 2017-09-30 | Add new frontend screenshots | Georgios Andreadis | |
| 2017-09-30 | Don't allow un-pausing at end of simulation | Georgios Andreadis | |
| 2017-09-30 | Show progress bar instead of text info in tasks | Georgios Andreadis | |
| 2017-09-29 | Display translucent rack info in experiment mode | Georgios Andreadis | |
| 2017-09-29 | Give chart export file more descriptive name | Georgios Andreadis | |
| 2017-09-29 | Download generated image files automatically | Georgios Andreadis | |
| (instead of having them open in a new tab) | |||
| 2017-09-29 | Add button for export of current chart to svg | Georgios Andreadis | |
| 2017-09-29 | Rename FLOPS -> FLOP to avoid confusion | Georgios Andreadis | |
| 2017-09-29 | Fix map position bug on empty DC | Georgios Andreadis | |
| 2017-09-29 | Connect to port directly in development mode | Georgios Andreadis | |
| 2017-09-29 | Link new frontend | Georgios Andreadis | |
| 2017-09-29 | Fix Docker configuration for simulator | Fabian Mastenbroek | |
| This change fixes the Docker configuration for the simulator, in particular the database configuration for the simulator. | |||
| 2017-09-29 | Track master branch of simulator | Fabian Mastenbroek | |
| This change will make the repository track the master branch of the simulator. | |||
| 2017-09-29 | Steamline Docker integration | Fabian Mastenbroek | |
| This change improves the Docker integration by pre-building the application when building the image to prevent having to build the application at runtime. | |||
| 2017-09-29 | Add basic smoke test | Fabian Mastenbroek | |
| This change adds a smoke test to check for some basic failures when running many simulations. | |||
| 2017-09-29 | Update Docker image of simulator | Fabian Mastenbroek | |
| This change updates the Docker of the simulator so that it will now prebuild the simulator, so that it can be run immediately at runtime. | |||
| 2017-09-29 | Add Fabian to splashpage | Georgios Andreadis | |
| 2017-09-29 | Merge branch 'master' of https://github.com/atlarge-research/opendc-frontend | Georgios Andreadis | |
| 2017-09-29 | Make port dependent on window location | Georgios Andreadis | |
| 2017-09-29 | Replace yarn with npm commands in Dockerfile | Georgios Andreadis | |
| 2017-09-29 | Add travis badge to README | Georgios Andreadis | |
| 2017-09-29 | Update README.md | Georgios Andreadis | |
| 2017-09-29 | Relink simulator | Georgios Andreadis | |
| 2017-09-29 | Update README | Georgios Andreadis | |
| 2017-09-29 | Connect docker-compose with new simulator image | Georgios Andreadis | |
| 2017-09-29 | Rename persistence unit to opendc-simulator | Georgios Andreadis | |
| Also changes the environment variables of the run-command to reflect the standard followed in the rest of the OpenDC codebase. | |||
| 2017-09-28 | Relink frontend | Georgios Andreadis | |
| 2017-09-28 | Add Dockerfile for the JPA integration | Fabian Mastenbroek | |
| This change adds a Dockerfile to the repository which will automatically launch the JPA integration. | |||
| 2017-09-28 | Implement batch state adding | Georgios Andreadis | |
| Also fixes the 'hidden states' bug. | |||
| 2017-09-28 | Update tech stack list | Georgios Andreadis | |
| 2017-09-28 | Add blank line between header and content | Georgios Andreadis | |
