[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ice-build] [eclipse/ice] cf3736: Fixed contributor list.
|
Branch: refs/heads/next
Home: https://github.com/eclipse/ice
Commit: cf3736195517426934502d11e4b49fed7954d760
https://github.com/eclipse/ice/commit/cf3736195517426934502d11e4b49fed7954d760
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M native/org.eclipse.ice.updater/src/ErrorLogger.cpp
M native/org.eclipse.ice.updater/src/ErrorLogger.h
M native/org.eclipse.ice.updater/src/LibcurlUtils.cpp
M native/org.eclipse.ice.updater/src/LibcurlUtils.h
M native/org.eclipse.ice.updater/src/Post.cpp
M native/org.eclipse.ice.updater/src/Post.h
M native/org.eclipse.ice.updater/src/PostType.h
M native/org.eclipse.ice.updater/src/PropertyType.h
M native/org.eclipse.ice.updater/src/Updater.cpp
M native/org.eclipse.ice.updater/src/Updater.h
M native/org.eclipse.ice.updater/tests/ErrorLoggerTester.cpp
M native/org.eclipse.ice.updater/tests/LibcurlUtilsTester.cpp
M native/org.eclipse.ice.updater/tests/PostTester.cpp
M native/org.eclipse.ice.updater/tests/PostTester.php
M native/org.eclipse.ice.updater/tests/TesterPropertyType.h
M native/org.eclipse.ice.updater/tests/TesterUtils.cpp
M native/org.eclipse.ice.updater/tests/TesterUtils.h
M native/org.eclipse.ice.updater/tests/TesterUtilsConfig.h
M native/org.eclipse.ice.updater/tests/TesterUtilsConfig.h.in
M native/org.eclipse.ice.updater/tests/UpdaterTester.cpp
M native/org.eclipse.ice.updater/tests/UpdaterTester.php
Log Message:
-----------
Fixed contributor list.
This code was not authored by any of the postgrads. It was primarily
developed by Eric Lingerfelt based on my initial designs and has had a
few small fixes by Alex McCaskey. This commit fixes that.
Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>