Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rightscale/rsc into auth-redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
rgeyer committed Mar 20, 2015
2 parents afcaa8a + a326d63 commit 7d59e8b
Show file tree
Hide file tree
Showing 210 changed files with 6,198 additions and 1,878 deletions.
8 changes: 5 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ tags
rsc
gen/api15gen/api15gen
gen/praxisgen/praxisgen
*.exe
*.coverprofile
Godeps/_workspace/src/github.com/jessevdk/go-flags/
Godeps/_workspace/src/github.com/rlmcpherson/s3gof3r/
Godeps/_workspace/src/golang.org/x/tools/
build
Godeps/_workspace/src/github.com/jessevdk/
Godeps/_workspace/src/github.com/rlmcpherson/
Godeps/_workspace/src/golang.org/
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ install:
- export PATH=$PATH:$HOME/gopath/bin # travis' worker doesn't seem to do this consistently
- (cd $GOROOT/src && GOOS=darwin GOARCH=amd64 ./make.bash --no-clean)
- (cd $GOROOT/src && GOOS=linux GOARCH=arm ./make.bash --no-clean)
#- (cd $GOROOT/src && GOOS=windows GOARCH=amd64 ./make.bash --no-clean)
- (cd $GOROOT/src && GOOS=windows GOARCH=amd64 ./make.bash --no-clean)
- make depend

before_script: make build
Expand Down
14 changes: 5 additions & 9 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 0 additions & 19 deletions Godeps/_workspace/src/github.com/kr/text/License

This file was deleted.

3 changes: 0 additions & 3 deletions Godeps/_workspace/src/github.com/kr/text/Readme

This file was deleted.

5 changes: 0 additions & 5 deletions Godeps/_workspace/src/github.com/kr/text/colwriter/Readme

This file was deleted.

147 changes: 0 additions & 147 deletions Godeps/_workspace/src/github.com/kr/text/colwriter/column.go

This file was deleted.

90 changes: 0 additions & 90 deletions Godeps/_workspace/src/github.com/kr/text/colwriter/column_test.go

This file was deleted.

3 changes: 0 additions & 3 deletions Godeps/_workspace/src/github.com/kr/text/doc.go

This file was deleted.

74 changes: 0 additions & 74 deletions Godeps/_workspace/src/github.com/kr/text/indent.go

This file was deleted.

Loading

0 comments on commit 7d59e8b

Please sign in to comment.