-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* more config - remove unused standard_db config option - replace all occurences of foo and bar - simplify tel/env folder structure * Refactor tel * rename classes and fix path * move env creation - has to be refactored at a later point * add missing imports * fix db path * build improvements * use sbt shell in docker image * play 2.7 (#812) * closes #808, closes #802, closes #803 (#810) * closes #808 * Cleaner solution for passing env variables * closes #802 * closes #803 * fix some play 2.7 migration issues (#813) * now pulled as webjar from npm * Closes #809 (#814) * closes #809 * Updated reformat submodule * akka 2.5.20 * sbt build improvements (#815) * extracted some bits to project/Settings.scala * removed unused dependencies * Setting version to 1.1.11 * Setting version to 1.1.12-SNAPSHOT * update scalatest (#822) * set next version * simplify json parsing code (#825) * add missing module name (#826) * remove Env * stop using a mutable map * use shared ivy cache * reformat imports * remove more occurrences of mutable map * remove unnecessary implicit * Remove scalafmt flag * fix hostname missing * remove unused imports * #824, db logic for jobs moved out of controllers
- Loading branch information
1 parent
37fd516
commit a0fd35e
Showing
35 changed files
with
128 additions
and
397 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.