aboutsummaryrefslogtreecommitdiff
path: root/jenkins
Commit message (Collapse)AuthorAgeFilesLines
* Rename encode/decode to serializeToString/mergeFromString (#2795)Paul Yang2017-03-081-11/+12
| | | | | This better shows the semantic of the API. For already setted fields, mergeFromString do replacement for singular fields and appending for repeated fields.
* Update commit id in Dockerfile to trigger update. (#2467)Paul Yang2016-12-082-2/+6
|
* Make php generated code conform to PSR-4. (#2435)Paul Yang2016-12-082-2/+2
| | | | 1. Generate single file for each message. 2. Lazily initiate metadata.
* Fix jenkins tests.Feng Xiao2016-11-151-1/+1
|
* Trigger update of docker for new changes in #2282. (#2288)Paul Yang2016-10-272-0/+2
|
* Fix pure php implementation for 32-bit machine. (#2282)Paul Yang2016-10-252-2/+4
|
* Add 32-bit machine test on jenkins. (#2245)Paul Yang2016-10-125-12/+129
|
* Prepare jenkins for testing php zts build.Bo Yang2016-10-101-0/+6
|
* Test php5.5_c test on jenkinsBo Yang2016-10-101-6/+1
|
* Trigger automated tests for php.Bo Yang2016-10-101-0/+6
|
* Set up environment for php automated tests.Bo Yang2016-10-101-6/+46
|
* Force a rebuild of Jenkins docker image.Feng Xiao2016-10-101-1/+1
| | | | | | | Needed to pick up a Java dependency change and re-populate the offline repo. [skip ci]
* Fix travis, jenkins environment issues.Bo Yang2016-10-101-1/+1
|
* Added C++ benchmark. (#1525)Joshua Haberman2016-09-231-0/+2
|
* Add more tests to jenkins.Feng Xiao2016-07-212-6/+24
| | | | | | | | | | | 1. Added ruby22 and jruby tests to jenkins. 2. Added javascript tests to jenkins. 3. Added golang tests to jenkins. 4. Removed ruby19/ruby20 tests from travis. Support for ruby 2.0 has ended since 2016/02/24. https://www.ruby-lang.org/en/news/2016/02/24/support-plan-of-ruby-2-0-0-and-2-1/ Change-Id: Ie984b06772335352a4be7067ab2485f923875685
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target ↵Jon Skeet2016-07-141-0/+7
| | | | | | | platform (#1727) Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform This also updates the version number to 3.0.0-beta4
* Rearranged and commented files for running under Jenkins.Josh Haberman2016-03-047-0/+376