summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-04Return proper status codes of HTTPleonoverweel
2017-04-04Add account setup to local setup guide in READMEleonoverweel
2017-04-04Remove `googleId` as required param to make userleonoverweel
2017-04-04Use AtLarge email on splashpageGeorgios Andreadis
2017-04-04Add component diagram legendGeorgios Andreadis
2017-04-04Add component diagram explanation to READMEGeorgios Andreadis
2017-04-04Add component diagramGeorgios Andreadis
2017-04-03Rename user.ts to user-authentication.tsGeorgios Andreadis
2017-04-03Fix error handling in HTTP requestsleonoverweel
2017-04-03Factor out hardcoded SERVER_BASE_URLGeorgios Andreadis
2017-04-01Merge pull request #9 from atlarge-research/readme-remove-quotesSacheendra talluri
2017-04-01Add Postman setup to READMELeon Overweel
2017-04-01Add OpenDC development Postman collectionleonoverweel
2017-04-01Make HTTP API calls robust to bad JSONleonoverweel
2017-04-01Replace web server test w/ auth token pageleonoverweel
2017-04-01Process requests over HTTPleonoverweel