summaryrefslogtreecommitdiff
path: root/script
Commit message (Expand)AuthorAge
* case PyPI correctlyThomas Grainger2016-11-22
* Merge pull request #4073 from mikedougherty/jenkinsfileJoffrey F2016-11-02
|\
| * Update Jenkinsfile to perform existing jenkins tasksMike Dougherty2016-10-25
* | Fix path of the parent dir of COMPOSE_FILEAlbin Kerouanton2016-10-25
|/
* Merge pull request #3972 from shin-/fix-contributors-scriptJoffrey F2016-10-18
|\
| * Fix the contributors script to show only contributors on the current branchJoffrey F2016-09-22
* | Fix openssl dependency in OSX binary buildJoffrey F2016-10-05
|/
* Bump 1.8.0Joffrey F2016-07-27
* Bump 1.8.0-rc3Aanand Prasad2016-07-27
* Bump 1.8.0-rc2Aanand Prasad2016-07-27
* Bump 1.8.0-rc1Joffrey F2016-07-27
* Upgrade pip on osxDaniel Nephin2016-06-30
* Use latest OpenSSL version (1.0.2h) when building Mac binary on TravisAanand Prasad2016-05-20
* Skip invalid git tags in versions.pyDaniel Nephin2016-05-12
* Update release notes and set version to 1.8.0devDaniel Nephin2016-04-13
* Build osx binary on travis and upload to bintray.Daniel Nephin2016-03-01
* Add release notes for 1.6.2Aanand Prasad2016-02-25
* Move test scripts to script/test.Daniel Nephin2016-02-24
* Move run scripts to script/runDaniel Nephin2016-02-24
* Move all build scripts to script/buildDaniel Nephin2016-02-24
* Add release notes for 1.6.1Daniel Nephin2016-02-23
* Quote argv as they areChia-liang Kao2016-02-14
* Detect -t and -i separatelyChia-liang Kao2016-02-14
* Don't mount pwd if it is /Chia-liang Kao2016-02-14
* Run test containers in TTY modeAanand Prasad2016-02-02
* Let the user specify any repo as their forkAanand Prasad2016-01-27
* Default to vim if EDITOR is not setAanand Prasad2016-01-27
* Fix rebase-bump-commit scriptAanand Prasad2016-01-26
* Fix Windows build failures when installing dependencies from gitAanand Prasad2016-01-21
* Fix some bugs in release scripts.Daniel Nephin2016-01-18
* Test against 1.10rc1.Daniel Nephin2016-01-15
* Fix linux master build.Daniel Nephin2016-01-15
* Test against a dev build of Engine 1.10Aanand Prasad2016-01-15
* Mount $HOME in /root to share docker config.Thomas Hourlier2016-01-11
* Fix script/clean on systems where `find` requires a path argumentAanand Prasad2016-01-08
* Use json to encode invalid values in configuration errors so that the user se...Daniel Nephin2016-01-07
* Update pre-commit config to enforace that future imports exist in all files.Daniel Nephin2016-01-07
* Add TODO note to restore n-1 version testing after 1.10 releaseJoffrey F2016-01-05
* Only test latest version in CI scriptJoffrey F2016-01-05
* Ignore extra coverge filesDaniel Nephin2015-12-10
* Merge pull request #2513 from punkstar/detect-ttyAanand Prasad2015-12-08
|\
| * Only allocate a tty if we detect oneNick Jones2015-12-07
* | Cherry-pick release notes for 1.5.2Daniel Nephin2015-12-04
* | FAQ document for ComposeDaniel Nephin2015-12-02
|/
* cherry-pick release notes from 1.5.1Daniel Nephin2015-11-24
* Merge pull request #2417 from dnephin/inlude_git_sha_in_versionDaniel Nephin2015-11-20
|\
| * Add the git sha to version outputDaniel Nephin2015-11-18
* | Merge pull request #2389 from hypriot/use-uname-for-targetJoffrey F2015-11-19
|\ \
| * | Use uname to build target name for different platformsStefan Scherer2015-11-13
| |/
* / run.sh script: Also pass DOCKER_TLS_VERIFY and DOCKER_CERT_PATHSimon van der Veldt2015-11-18
|/