aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove release plugin in favor of tag-based versioning and publishingv2.0.6Jakob Odersky2018-08-171-1/+13
* Add workspace pluginJakob Odersky2018-08-171-0/+32
* Run startup script as rootv2.0.4Jakob Odersky2018-08-091-0/+1
* Apply launch script customizationas after bash pluginv2.0.3Jakob Odersky2018-08-091-6/+7
* Don't generate and publish scaladoc for servicesv2.0.1Jakob Odersky2018-08-081-1/+3
* Relax style checkerv2.0.0-RC6v2.0.0Jakob Odersky2018-08-021-2/+2
* Remove language features from common compiler settingsv2.0.0-RC5Jakob Odersky2018-08-021-5/+1
* Rename plugins to include a -Plugin suffixJakob Odersky2018-08-025-13/+15
* Set max ram usage to higher defaultv2.0.0-RC4Jakob Odersky2018-08-011-1/+10
* Use default versioning (git and env) only in library projectsJakob Odersky2018-08-013-33/+20
* Import root certificates to the correct keystoreJakob Odersky2018-08-011-2/+3
* Upgrade version of openjdk used in container imagesJakob Odersky2018-08-011-1/+1
* Set undefined custom commandsJakob Odersky2018-08-011-0/+1
* Include git commit hash in docker image tags (#5)Jakob Odersky2018-07-231-10/+8
* FormattingJakob Odersky2018-07-032-3/+9
* Improve reporting of fatal warningsJakob Odersky2018-07-021-13/+27
* Remove null from style checkv2.0.0-RC2Jakob Odersky2018-06-291-1/+0
* Refactor settings to use autoplugins (#4)Jakob Odersky2018-06-2911-424/+248
* Remove style check for method names (#1)v1.0.11Jakob Odersky2018-05-211-6/+0
* Remove acyclicJakob Odersky2018-02-151-2/+0
* Move fatal warnings check from plugin to settingsJakob Odersky2018-02-152-31/+15
* Add fatal warnings checking that doesn't consider deprecationsJakob Odersky2018-02-142-1/+31
* Enable JMXJakob Odersky2018-02-131-9/+7
* Remove library dependencies from sbt settingsJakob Odersky2018-02-131-4/+0
* Remove last remnants of Scala 2.11Jakob Odersky2018-02-131-19/+7
* Only build for scala 2.12; 2.11 is not required anymoreJakob Odersky2018-01-241-1/+1
* Fix unused parameters flag for scala 2.12.4Jakob Odersky2017-11-191-1/+1
* Setting version to 1.0.5v1.0.5Jakob Odersky2017-11-192-36/+21
* Remove credentialsJakob Odersky2017-11-181-5/+3
* Upgrade Scala versionJakob Odersky2017-10-261-1/+1
* Proposed scalafmt settings (#26)Miguel Cervera2017-10-172-7/+32
* More lenient linter settingsJakob Odersky2017-09-221-8/+21
* Move to sbt 1Jakob Odersky2017-09-221-35/+31
* Include test dependencies in integration testsJakob Odersky2017-09-012-55/+55
* Package integration testsJakob Odersky2017-08-281-0/+86
* Move scalac linting options to default linting settingsJakob Odersky2017-08-241-11/+13
* Prepare to support scala 2.12Jakob Odersky2017-07-311-4/+4
* PR commentsZach Smith2017-06-201-10/+31
* Add scalafmt to testZach Smith2017-06-201-0/+8
* Remove commented out codeZach Smith2017-06-201-33/+0
* Try out new-sbt-scalafmtZach Smith2017-06-201-32/+32
* Exposing JMXvlad2017-05-301-8/+15
* Merge remote-tracking branch 'origin/master'vlad2017-05-171-1/+6
|\
| * Merge pull request #16 from drivergroup/hao/PDS-959ilovehao2017-05-091-1/+6
| |\
| | * Fix the release version bump for snapshot versionHao Huang2017-05-091-1/+6
* | | Increased timeout after scalafmt chmod, hope it will make builds more stablevlad2017-05-171-1/+1
|/ /
* / Upgrade scala to latest patch levelJakob Odersky2017-05-091-1/+1
|/
* Remove the next version in sbt-releaseHao Huang2017-05-031-6/+21
* Refactor the sbt release behavior for servicesHao Huang2017-05-031-54/+79
* Giving enough time for chmod ;)vlad2017-05-021-0/+1