| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-12 | refactored configure script and docker-compose for mongo | jc0b | |
| 2020-06-09 | still merging | jc0b | |
| 2020-06-09 | removed js init script for mongo | jc0b | |
| 2020-06-09 | progress so far (for remote) | jc0b | |
| 2020-06-09 | rebasing | jc0b | |
| 2020-06-09 | Added mongodb dockerfile, removed tests being added to sql db | jc0b | |
| 2020-06-09 | Added basic mongodb framework | jc0b | |
| 2020-06-09 | progress so far (for remote) | jc0b | |
| 2020-06-08 | Merge remote-tracking branch 'gitlab/master' | Fabian Mastenbroek | |
| 2020-05-31 | Prefabs progress | jc0b | |
| 2020-05-12 | Use Yarn and upgrade | Georgios Andreadis | |
| 2020-05-11 | Merge remote-tracking branch 'origin/master' into feature/mongodb-migration | jc0b | |
| 2020-05-11 | Added mongodb dockerfile, removed tests being added to sql db | jc0b | |
| 2020-05-11 | Bump Node version | Georgios Andreadis | |
| 2020-05-11 | Upgrade frontend | Georgios Andreadis | |
| 2020-04-23 | Added basic mongodb framework | jc0b | |
| 2020-04-06 | Merge branch 'dockerfile-fix-pyasn-modules' into 'master' | Georgios Andreadis | |
| Fix: Added upgrade to pyasn1-modules to Dockerfile See merge request opendc/opendc!14 | |||
| 2020-04-06 | Added upgrade to pyasn1-modules to Dockerfile | jc0b | |
| 2019-02-11 | Update frontend | Georgios Andreadis | |
| 2018-11-12 | Merge pull request #19 from atlarge-research/track-frontend | Fabian Mastenbroek | |
| Fix React invariant bug in frontend | |||
| 2018-11-12 | Fix React invariant bug in frontend | Fabian Mastenbroek | |
| This change pulls the changes in the opendc-frontend repository to fix the React invariant bug that was caused by a dependency mismatch. | |||
| 2018-11-12 | Merge pull request #18 from atlarge-research/track-simulator | Fabian Mastenbroek | |
| Configure simulator to track machine and task states | |||
| 2018-11-12 | Merge pull request #17 from atlarge-research/track-frontend | Fabian Mastenbroek | |
| Fix React invariant bug in frontend | |||
| 2018-11-12 | Configure simulator to track machine and task states | Fabian Mastenbroek | |
| This change configures the simulator to track machine and task states during simulation to be able to show the nice graphs in the OpenDC frontend. During the SC18 experiments, these options were not enabled and forgot to renable them for the website. | |||
| 2018-11-12 | Fix React invariant bug in frontend | Fabian Mastenbroek | |
| This change pulls the changes in the opendc-frontend repository to fix the React invariant bug that was caused by a dependency mismatch. Additionally, a banner about Supercomputing 2018 is added. | |||
| 2018-11-09 | Merge pull request #16 from atlarge-research/use-setup-in-dockerfile | Georgios Andreadis | |
| Use setup.py in web-server Docker install | |||
| 2018-11-09 | Remove commented commands | Georgios Andreadis | |
| 2018-11-09 | Use setup.py in web-server Docker install | Georgios Andreadis | |
| 2018-11-09 | Document .gitignore and add file rule | Georgios Andreadis | |
| 2018-11-09 | Merge pull request #14 from atlarge-research/fix-web-server-error | Fabian Mastenbroek | |
| Fix web server crash in Docker environment | |||
| 2018-11-09 | Fix web server crash in Docker environment | Georgios Andreadis | |
| The current web server fails on my machine when I run the Docker setup. I found out that this was a more common issue with a fix, so I've applied this fix to our setup. This was the crash: https://github.com/etingof/pyasn1/issues/108 | |||
| 2018-08-14 | Merge pull request #13 from atlarge-research/feature/sc18-experiments | Fabian Mastenbroek | |
| feat: Implement Scheduler Reference Architecture | |||
| 2018-08-14 | feat: Add job metrics | Fabian Mastenbroek | |
| 2018-08-14 | feat: Add support for both wall and cpu time | Fabian Mastenbroek | |
| 2018-08-14 | feat: Add job id to DB schema | Georgios Andreadis | |
| 2018-08-14 | feat: Add task metrics to DB schema | Georgios Andreadis | |
| 2018-08-14 | feat: Add stage measurements to schema | Fabian Mastenbroek | |
| 2018-08-14 | feat: Add GWF conversion script | Georgios Andreadis | |
| This change adds a conversion script that allows users to import traces from the Grid Workload Archive (see http://gwa.ewi.tudelft.nl/) into the OpenDC database. | |||
| 2018-08-14 | feat: Implement Scheduler Reference Architecture | Fabian Mastenbroek | |
| This change implements the parts of the Datacenter Scheduling Reference Architecture as published in SC18. This commit consists of changes to the database schema such as: - **Removal of `parallelizability` column in `Task`** This field was not used by the simulator and we opted to use a field describing the amount of cores the task can run on instead. - **Removal of `task_id` column in `MachineState`** This field did not make sense anymore now that a machine can run multiple tasks. Fortunately, this field is not used in the frontend. | |||
| 2018-08-14 | chore: Automatically import database schema in Docker image | Fabian Mastenbroek | |
| This change will make the database image automatically import the schema and test data. | |||
| 2018-02-15 | Merge branch 'chore/database-schema' into 'master' | Georgios Andreadis | |
| chore: Automatically import database schema in Docker image See merge request opendc/opendc!13 | |||
| 2018-02-15 | chore: Automatically import database schema in Docker image | Fabian Mastenbroek | |
| This change will make the database image automatically import the schema and test data. | |||
| 2018-02-08 | Convert default GWF task concurrency to parallel | Georgios Andreadis | |
| 2018-02-07 | Integrate refactored simulator | Georgios Andreadis | |
| 2018-02-06 | Add GWF conversion script | Georgios Andreadis | |
| 2018-02-05 | Implement workflow task dependencies | Georgios Andreadis | |
| 2018-01-31 | Relink GitLab submodules | Georgios Andreadis | |
| 2017-12-14 | Relink frontend master | Georgios Andreadis | |
| 2017-12-14 | Relink frontend module | Georgios Andreadis | |
| 2017-10-28 | Sync frontend with upstream | Georgios Andreadis | |
