aboutsummaryrefslogtreecommitdiff
path: root/scripts/jobs/validate/junit
Commit message (Collapse)AuthorAgeFilesLines
* Disable old CI scriptsFelix Mulder2016-12-191-0/+3
|
* Use absolute dates in Jenkins git-log.Dmitry Petrashko2015-11-021-1/+1
|
* Ouch... remove comment that broke compilation.Dmitry Petrashko2015-11-021-0/+1
|
* Use custom repo to download fork of scale-library.Dmitry Petrashko2015-11-021-1/+1
|
* Clone scala/scala to ./scala-scala instead of ./scalaDmitry Petrashko2015-05-211-1/+1
| | | | Otherwise Intellij stops running JUnit tests correctly. No idea why.
* Add -e to bash options in scripts.Dmitry Petrashko2015-05-201-0/+2
| | | | See discussion in #591
* Run builds in parallel on the same machine.Dmitry Petrashko2015-05-201-1/+1
| | | | Allows sbts not to lock on the same ivy cache.
* Integrating with scala-infra for CI.Dmitry Petrashko2015-05-201-0/+6
See https://github.com/scala/scala-jenkins-infra/pull/56