Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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/20110728"

(New page: == Attendees == * John Arthorne * Gabriel Petrovay * Grant Gayed * Andrew Niefer * Simon Kaegi * Libing Wang * Felipe Heidrich * McQ Wilson * Silenio Quarti == Minutes == * Introductio...)
 
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
* McQ Wilson
 
* McQ Wilson
 
* Silenio Quarti
 
* Silenio Quarti
 
+
* Jay Arthanareeswaran
 +
* Szymon Brandys
  
 
== Minutes ==
 
== Minutes ==
  
 
* Introduction from Gabriel, committer on WTP and interested in seeing what's up in Orion
 
* Introduction from Gabriel, committer on WTP and interested in seeing what's up in Orion
 +
* Looking at doing editor hyperlink support in editor for 0.3
 +
* Working on ability to upgrade server
 +
* Simon to move over remaining bugs from e4 bucket
 +
* Gravatar integration, very basic bugzilla integration for M1
 +
* Find and replace in a single file
 +
** Using a floating bar at the bottom of the editor rather than a dialog
 +
** Replace All: need to figure out how to do it without adding N entries to undo stack
 +
** Possibly push search/replace into the editor model
 +
* Added Git rebase, working on Git cherry pick
 +
* Looking at how to rewrite our login dialog not to use eval and JS code injected by server
 +
* Still missing ability to push a new local branch to a different remote
 +
* Checked in more unit tests for file API
 +
* Still trying to get file client WebDAV implementation into shape

Latest revision as of 12:33, 28 July 2011

Attendees

  • John Arthorne
  • Gabriel Petrovay
  • Grant Gayed
  • Andrew Niefer
  • Simon Kaegi
  • Libing Wang
  • Felipe Heidrich
  • McQ Wilson
  • Silenio Quarti
  • Jay Arthanareeswaran
  • Szymon Brandys

Minutes

  • Introduction from Gabriel, committer on WTP and interested in seeing what's up in Orion
  • Looking at doing editor hyperlink support in editor for 0.3
  • Working on ability to upgrade server
  • Simon to move over remaining bugs from e4 bucket
  • Gravatar integration, very basic bugzilla integration for M1
  • Find and replace in a single file
    • Using a floating bar at the bottom of the editor rather than a dialog
    • Replace All: need to figure out how to do it without adding N entries to undo stack
    • Possibly push search/replace into the editor model
  • Added Git rebase, working on Git cherry pick
  • Looking at how to rewrite our login dialog not to use eval and JS code injected by server
  • Still missing ability to push a new local branch to a different remote
  • Checked in more unit tests for file API
  • Still trying to get file client WebDAV implementation into shape

Back to the top