https://github.com/eclipse/ice

sort by:
Revision Author Date Message Commit Date
94112e5 Set the 2.2.0 release name. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 20 October 2016, 20:04:13 UTC
45a0879 Added the new logo. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 20 October 2016, 19:40:35 UTC
4b235d0 Merge branch 'master' of https://github.com/eclipse/ice 18 October 2016, 18:09:51 UTC
846d988 Added AERI for Error Reporting to the target and products. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 18 October 2016, 18:09:44 UTC
a69339b Merge remote-tracking branch 'origin/next' 18 October 2016, 18:08:39 UTC
f6e8548 Added Oomph profile Added an Oomph profile for ICE. Also added the Eclipse lisence to the advanced materials feature. Signed-off-by: Robert Smith <smithrw@ornl.gov> 18 October 2016, 18:07:08 UTC
177e82c Merge branch 'master' of https://github.com/eclipse/ice 18 October 2016, 15:26:34 UTC
e2fed37 Fixed release name in the build to correctly push to the master area. The builds were getting pushed to the next download area because I overwrote the release name in the merge. My bad. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 18 October 2016, 15:26:17 UTC
f16f06f Merge remote-tracking branch 'origin/master' into next 17 October 2016, 19:38:37 UTC
7895409 Merge remote-tracking branch 'origin/next' 17 October 2016, 19:35:58 UTC
ffc34a7 EAVP Editors updated for extension points The Geometry and Mesh Editors now make use of EAVP extension points instead of OSGI services. Signed-off-by: Robert Smith <smithrw@ornl.gov> 17 October 2016, 19:03:44 UTC
2d804a6 Fixed all version numbers. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 13 October 2016, 02:14:50 UTC
ff7f71c Changed version numbers to 2.2 for the upcoming release. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 13 October 2016, 00:00:34 UTC
3040ca6 Fixed missing/messed up EASE references in other files. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 12 October 2016, 23:59:18 UTC
bc22dec Fixed the EASE features that were broken in the target. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 12 October 2016, 19:08:31 UTC
4029358 Merge remote-tracking branch 'origin/next' for 2.2-RC1. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 12 October 2016, 17:56:56 UTC
2a6db9a Changing to release candidate version number Setting the version number to 0.1.1 for release candidate one of version 0.1 Also updated EASE Jython version in the target. Signed-off-by: Robert Smith <smithrw@ornl.gov> 07 October 2016, 16:11:57 UTC
404cf4f Added VTK importer service to product Set the org.eclipse.eavp.xtext.vtk package to auto-start in the products, so that its new OSGI service can be used. Signed-off-by: Robert Smith <smithrw@ornl.gov> 28 September 2016, 15:46:59 UTC
a960e3a Updated EASE target version number Changed to the latest version number for EASE, since the old version no longer appears to be in the update site. Signed-off-by: Robert Smith <smithrw@ornl.gov> 27 September 2016, 21:29:29 UTC
c80f8b7 Added new OSGI bundles to product Added two new bundles from January to the product with auto-start to support their new OSGI services. Signed-off-by: Robert Smith <smithrw@ornl.gov> 07 September 2016, 15:26:05 UTC
e31b837 Removed Transformation View and updated documentation Removed the TransformationView from the Geometry and Mesh pages. Updated the geometry editor documentation with the newest functionality. Signed-off-by: Robert Smith <smithrw@ornl.gov> 01 September 2016, 19:41:37 UTC
5e992a9 Fixed build Added a package import to account for changes in EAVP. Signed-off-by: Robert Smith <smithrw@ornl.gov> 17 August 2016, 20:45:39 UTC
0d8ab66 Updated references Updated import references to files in EAVP which have been renamed. Signed-off-by: r8s <r8s@ULTRAFLUFFY.ornl.gov> 16 August 2016, 13:32:28 UTC
217c5c7 Added names to parts in the Nek5000 Mesh Data Edges and vertices in the Mesh Component of a Nek5000 Model Build are now identified as "Edge #" and "Vertex #" instead of "null #". Signed-off-by: Robert Smith <smithrw@ornl.gov> 15 August 2016, 20:05:42 UTC
9b965b8 Fixed tests Updated ItemTester to work with the changes to .csv file handling for Resources. Signed-off-by: Robert Smith <smithrw@ornl.gov> 15 August 2016, 19:26:59 UTC
e2c353c Fixed test failures Fixed failing tests caused by changing .csv resources to use the IVizService infrastructure instead of a text editor. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 15 August 2016, 16:11:34 UTC
3c2739c Fixed Nek5000 bugs Fixed various bugs with Nek5000 Signed-off-by: Robert Smith <SmithRW@ornl.gov> 12 August 2016, 21:54:59 UTC
2b25e1f Fixed Geometry Editor imports The Item importing function now works for .stl and .obj files when importing a Geometry Editor. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 12 August 2016, 14:58:35 UTC
deb9d39 Merge remote-tracking branch 'origin/Robert/GeometryRefactor' into next Conflicts: org.eclipse.ice.demo/src/org/eclipse/ice/demo/visualization/model/VisualizationCompleteModel.java org.eclipse.ice.product/ice.product_WINDOWS.launch 09 August 2016, 19:35:54 UTC
a4081d3 Fixed #156, #225 and number #249. Fixed Linux run config. Re-added the proper version of javax.ws.rs back to the bundle reconfiguring the Neon target to work like the Mars target. Because I am all that is man. Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov> 07 August 2016, 19:56:52 UTC
7e51609 Fixed additional PTP connection problem Fixed another instance of the PTP connections being accessed from the service manager incorrectly. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 04 August 2016, 21:12:31 UTC
0b0f241 Fixed Minor Bugs Fixed a bug where Nek5000 Models had "conj_ht.rea" hardcoded in as the first file to load. Fixed a bug where remote actions would attempt to get the wrong kind of PTP connection. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 04 August 2016, 19:23:34 UTC
1a6e1d4 Fixed Nek launching bugs Fixed a bug where the NekReader and NekWriter were using "no" and "yes" instead of "F" and "T" for parameters. Also fixed a bug causing the NekWriter to output incorrect coordinates in the Mesh Elements block. Signed-off-by: r8s <r8s@tnpmbpro.ornl.gov> 03 August 2016, 20:07:57 UTC
ba1b0c1 Fixed build error Fixed a build error caused by the NekModelTester not handling its IVizService correctly. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 02 August 2016, 13:29:01 UTC
62dd75b Fixed Nek5000 bug Fixed a bug where the visualization service was not being set to the nek reader, causing Nek Models to be nonfunctional. Also fixed a bug that caused some ICEResources to display in a very small square on the page. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 01 August 2016, 20:38:27 UTC
d5ab448 Merge pull request #247 from jonahkichwacoders/add_shebang_to_installer Add shebang so that ICE installer can be executed directly 25 July 2016, 13:59:06 UTC
d61095b Add shebang so that ICE installer can be executed directly Without the shebang, on Linux this happens: $ ./Install_ICE.py from: can't read /var/mail/__future__ Signed-off-by: Jonah Graham <jonah@kichwacoders.com> 23 July 2016, 19:25:21 UTC
c578c9f Fixed STL import implementation for importing an stl file into ICE. Signed-off-by: Kasper Gammeltoft <kaspergam@bellsouth.net> 20 July 2016, 20:26:09 UTC
3142c03 Moving `loadInput(null)` calls into `loadDefault()`. This was done after some extensive discussion on the ICE developer mailing list that was sparked by #233 and is related to #236. Signed-off-by: arbennett <bennett.andr@gmail.com> 19 July 2016, 22:47:15 UTC
78e4f71 Added ability to import STL data into Geometry editor from imports. Signed-off-by Kasper Gammeltoft <kaspergam@bellsouth.net> 19 July 2016, 19:30:07 UTC
37ad897 Working on converting Geometry editor Working on converting the geometry editor to the new data types. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 15 July 2016, 21:49:25 UTC
ca2e701 Merge branch 'next' of https://github.com/eclipse/ice.git into next 15 July 2016, 20:59:24 UTC
9ee7f9b Issue #246 - remove MaxPermSize option 15 July 2016, 20:59:16 UTC
1218588 Reduce some image sizes Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 20:14:53 UTC
66acd4a Merge branch 'next' of https://github.com/eclipse/ice into next 15 July 2016, 19:43:21 UTC
dbe87c4 Missing overview doc Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 19:43:08 UTC
79e340d Merge branch 'next' of https://github.com/eclipse/ice into next 15 July 2016, 19:38:26 UTC
d14fc2b Fixed spelling Fixed minor spelling mistakes in documentation. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 15 July 2016, 19:38:12 UTC
1b2f2ef Add missing security plugin for macosx 15 July 2016, 18:51:41 UTC
e760514 Issue #245 - Enable line numbers by default Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 18:25:49 UTC
0d89078 Update newitem images Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 18:20:06 UTC
2b084d7 Fix so fern doesn't crash when reading INI file Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 17:55:40 UTC
44aa1b0 Change default INI file to fern_config.ini Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 17:23:34 UTC
e068679 Change end time in tutorial docs Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 15:46:36 UTC
08e9d19 Change demo end time for tutorial Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 15:31:54 UTC
34b4101 Merge branch 'next' of https://github.com/eclipse/ice into next 15 July 2016, 15:29:23 UTC
66166df Add CSV file to scripting Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 15:29:13 UTC
c0791e7 Minor documentation updates Changed a few things in the docs to account changes in ICE and the tutorial and for grammar Signed-off-by: Robert Smith <SmithRW@ornl.gov> 15 July 2016, 15:05:53 UTC
ef3d918 Fixed Windows launch configuration The Windows launch configuration has had org.eclipse.ice.demo plugin removed and now works correctly. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 15 July 2016, 14:59:46 UTC
d7d0dff Merge branch 'next' of https://github.com/eclipse/ice into next 15 July 2016, 14:51:26 UTC
c66e877 Scripting document updates Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 14:51:14 UTC
e0e47f8 Committing picture for new item gen doc Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 15 July 2016, 13:45:54 UTC
37da761 Merge branch 'next' of https://github.com/eclipse/ice into next 15 July 2016, 13:42:53 UTC
ea890f4 Removing docker references from joblauncher. Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 15 July 2016, 13:42:37 UTC
55f77b9 Merge branch 'next' of https://github.com/eclipse/ice into next 15 July 2016, 13:32:04 UTC
2ec4743 Fixed Linux launch configuration The Linux launch configuration could not be run. This commit repairs it. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 15 July 2016, 13:31:49 UTC
c6c6666 Update remote launch docs Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 13:17:20 UTC
3ee6bca Documentation updates. Signed-off-by: Greg Watson <g.watson@computer.org> 15 July 2016, 04:06:10 UTC
cbad369 Doc updates Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 22:08:05 UTC
acae8be Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 21:30:12 UTC
eb95e6a Updated tutorial Updated the visualization tutorial. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 14 July 2016, 21:29:30 UTC
42ee800 Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 20:28:02 UTC
54b3a20 Fix aboutText. Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 20:27:11 UTC
dd1c369 Updating FernModel demo code. Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 14 July 2016, 20:12:52 UTC
ddf3c30 Change runtime workspace location to ../workspace (assuming sdk workspace is workspace_dev Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 19:35:55 UTC
06f6fa5 Issue #244 - put swtbot back in Issue #239 - change default runtime perspective to C/C++ Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 19:30:00 UTC
5961015 Some minor formatting changes Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 18:00:59 UTC
51f42ae Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 17:51:38 UTC
f0a8e06 Issue #239 - Fix signing issue Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 17:47:54 UTC
8d953a9 Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 17:19:27 UTC
aad457d Added XSEDE Resource Component tutorial Added a version of the Resource Component tutorial specific to XSEDE. Signed-off-by: Robert Smith <SmithRW@ornl.gov> 14 July 2016, 17:06:13 UTC
ece712e Issue #239 - create sdk and runtime products Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 17:04:38 UTC
0c0a27b Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 16:54:08 UTC
2a8b4ec Fixing project gen test. Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 14 July 2016, 16:53:52 UTC
9f70210 Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 16:09:49 UTC
299c3f5 Add section numbers for consistency Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 16:09:30 UTC
92a83e5 Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 16:08:35 UTC
c52f021 fixing tests. Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 14 July 2016, 16:08:22 UTC
f4ab80e Fixing tests. Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 14 July 2016, 16:04:59 UTC
ea3bdc2 Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 15:56:08 UTC
ba4dd57 Pushing updates to new item gen tutorial doc Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 14 July 2016, 15:45:48 UTC
c6c5d0d Updated installation docs Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 15:44:54 UTC
08aa94d Removing Docker Component from JobLauncher and ICE String from DevMenu Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 14 July 2016, 14:29:05 UTC
7b8e95b Merge branch 'next' of https://github.com/eclipse/ice into next 14 July 2016, 06:54:03 UTC
6a2b14f Adding loadDefault functionality to generated items. Signed-off-by: arbennett <bennett.andr@gmail.com> 14 July 2016, 06:53:41 UTC
42785f4 Issue #237 - remove -data argument Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 01:22:16 UTC
e01212f Issue #238 - Remove bundles to reduce size of image (~200MB) Signed-off-by: Greg Watson <g.watson@computer.org> 14 July 2016, 01:08:07 UTC
b642957 Adding the ImportLocalICEHandler action. This action builds off the ICECloneHandler to let users use the EGit import local repository action in a more user-friendly way. It also handles importing all Eclipse projects into the Project Explorer. Signed-off-by: amccaskey <mccaskeyaj@ornl.gov> 13 July 2016, 19:29:23 UTC
c60b30b Make it easier to restructure tutorials Signed-off-by: Greg Watson <g.watson@computer.org> 13 July 2016, 13:03:41 UTC
f955022 Merge branch 'next' of https://github.com/eclipse/ice into next 13 July 2016, 00:47:32 UTC
back to top