- 15 Jun, 2017 1 commit
-
-
Paul Yang authored
Update commit id to upload latest composer. Compile php with bc-math for future json support.
-
- 24 May, 2017 1 commit
-
-
Jon Skeet authored
This has one important packaging change: the netstandard version now depends (implicitly) on netstandard1.6.1 rather than on individual packages. This is the preferred style of dependency, and shouldn't affect any users - see http://stackoverflow.com/questions/42946951 for details. The tests are still NUnit, but NUnit doesn't support "dotnet test" yet; the test project is now an executable using NUnitLite. (When NUnit supports dotnet test, we can adapt to it.) Note that the project will now only work in Visual Studio 2017 (and Visual Studio Code, and from the command line with the .NET Core 1.0.0 SDK); Visual Studio 2015 does *not* support this project file format.
-
- 12 May, 2017 1 commit
-
-
Feng Xiao authored
-
- 10 May, 2017 1 commit
-
-
Paul Yang authored
-
- 05 May, 2017 1 commit
-
-
Paul Yang authored
* Add compatibility test for php. * Revert API incompatible change.
-
- 19 Apr, 2017 1 commit
-
-
Paul Yang authored
-
- 31 Mar, 2017 2 commits
- 30 Mar, 2017 1 commit
-
-
Feng Xiao authored
-
- 21 Mar, 2017 1 commit
-
-
Paul Yang authored
-
- 08 Mar, 2017 1 commit
-
-
Paul Yang authored
This better shows the semantic of the API. For already setted fields, mergeFromString do replacement for singular fields and appending for repeated fields.
-
- 08 Dec, 2016 2 commits
- 19 Nov, 2016 1 commit
- 18 Nov, 2016 1 commit
-
-
Adam Cozzette authored
-
- 15 Nov, 2016 1 commit
-
-
Feng Xiao authored
-
- 27 Oct, 2016 1 commit
-
-
Paul Yang authored
-
- 26 Oct, 2016 1 commit
-
-
Paul Yang authored
-
- 12 Oct, 2016 1 commit
-
-
Paul Yang authored
-
- 10 Oct, 2016 6 commits
- 04 Oct, 2016 1 commit
-
-
Bo Yang authored
-
- 03 Oct, 2016 1 commit
-
-
Bo Yang authored
-
- 30 Sep, 2016 2 commits
- 24 Sep, 2016 1 commit
-
-
Feng Xiao authored
Needed to pick up a Java dependency change and re-populate the offline repo. [skip ci]
-
- 23 Sep, 2016 1 commit
-
-
Joshua Haberman authored
-
- 21 Sep, 2016 1 commit
-
-
Bo Yang authored
-
- 22 Jul, 2016 3 commits
-
-
Feng Xiao authored
When it runs in parallel with other jenkins tests, multiple tests start to fail probably because cpp_distcheck will update the C++ lib that other tests (such as python_cpp) are depending on. Change-Id: Ibca0243084bb6b81c811b62c75288e20cc2aabf5
-
Feng Xiao authored
These tests are already covered by jenkins and right now jenkins can finish these tests much quicker then travis. Change-Id: I5799761ccc338211d750940e3cf4c8e2569c8144
-
Feng Xiao authored
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
-
- 14 Jul, 2016 2 commits
- 04 Mar, 2016 1 commit
-
-
Josh Haberman authored
-