Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Meeting minutes/20140605"

(Status)
(Status)
 
Line 6: Line 6:
 
=== Status ===
 
=== Status ===
 
* Mike - esprima parser improvements. Implemented strategy for handling broken expression without violating AST contract. Submitting pull requests against esprima.
 
* Mike - esprima parser improvements. Implemented strategy for handling broken expression without violating AST contract. Submitting pull requests against esprima.
* Curtis - adding CSS outliner tests, bug fixes. Grammar contribution improvements in JS bundle, Mark Occurrences fixes
+
* Curtis - adding CSS outliner tests, bug fixes. Perf improvement to grammar contribution in JS bundle. Fixes for JS Mark Occurrences.
* Szymon - adding support for managing Cloud Foundry routes. Maciej debugging problems in JGit
+
* Szymon - adding support for managing Cloud Foundry routes. Maciej debugging problems in JGit.
* Bogdan, Silenio - fix JGit problem. Almost done new Git UI for commit list and log list. To do: Sync button
+
* Bogdan, Silenio - fix JGit problem. Almost done implementing new Git UI for commit list and log list. Todo: Sync button
* Elijah - component-izing Search page, created ComboTextInput.js (text box with input completion and history management)
+
* Elijah - componentizing Search page. created ComboTextInput.js (text box with input completion and history management)
* Anthony - releng: fixing target, updating Orion features. Fixed metadata issues
+
* Anthony - releng: fixing target, updating Orion features. Fixed metadata issues.
* Grant - markdown editor: Improving list handling.
+
* Grant - markdown editor: Improving handling of markdown lists.
 
* Libing - fixes to read-only commit browser widget.  
 
* Libing - fixes to read-only commit browser widget.  
* Mark - merged new Mocha with promise support. Almost done selective control of JS validation rules from defaults.pref, Node work coming
+
* Mark - merged new Mocha 1.18.x with promise support. Almost done selective control of JS validation rules from defaults.pref. Orion Node work to come.

Latest revision as of 12:29, 5 June 2014

Orion Status Call 2014-06-05

Upcoming milestones

6.0 RC1: Monday June 9

Status

  • Mike - esprima parser improvements. Implemented strategy for handling broken expression without violating AST contract. Submitting pull requests against esprima.
  • Curtis - adding CSS outliner tests, bug fixes. Perf improvement to grammar contribution in JS bundle. Fixes for JS Mark Occurrences.
  • Szymon - adding support for managing Cloud Foundry routes. Maciej debugging problems in JGit.
  • Bogdan, Silenio - fix JGit problem. Almost done implementing new Git UI for commit list and log list. Todo: Sync button
  • Elijah - componentizing Search page. created ComboTextInput.js (text box with input completion and history management)
  • Anthony - releng: fixing target, updating Orion features. Fixed metadata issues.
  • Grant - markdown editor: Improving handling of markdown lists.
  • Libing - fixes to read-only commit browser widget.
  • Mark - merged new Mocha 1.18.x with promise support. Almost done selective control of JS validation rules from defaults.pref. Orion Node work to come.

Back to the top