Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [gsoc] Weekly Status: Snippet Sharing Infrastructure

Hi,

this is the weekly status report for the GSoC 2014 project Snippet Sharing Infrastructure [1].

What I have done this week:
During the last week I tested Snipmatch and opened bugs for the issues I found [2], [3], [4], [5], [6], [7].
Also I started to fix these bugs [8], [9], [10]:
  • "SnippetView doesn't process multi selection correct" [7]. When you select more than one snippet and press "edit..." or "remove" only the first element in the selection was processed. Now it works for every element in the selection [8].
  • "Changed repository url doesn't seem to trigger a download" [5]. The mechanism which triggers the snippet download doesn't work correctly. The problem was that the reopen of the snippet repository failed. Because of that the download was never triggered. The fix for this is already merged [9].
What I have planned for the next week:
In the following week I will continue testing and bugfixing. Also I will talk with my mentor, Johannes, about the next steps and will create some snippets for snipmatch.

Regards,

Olav

[1] https://docs.google.com/document/d/1IKXw25w_LsM6xi1Lun48g7Trm_tat6Tgt4HIcVfUT4M/edit#heading=h.f5cmiw24j8xe

[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435369
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435372
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=429433
[5] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435373
[6] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435411
[7] https://bugs.eclipse.org/bugs/show_bug.cgi?id=435370

[8] https://git.eclipse.org/r/#/c/26996/
[9] https://git.eclipse.org/r/#/c/27015/
[10] https://git.eclipse.org/r/#/c/27020/

Back to the top