Activity for Tsahi Asher

  • Tsahi Asher Tsahi Asher committed [r73]

    spelling

  • Tsahi Asher Tsahi Asher committed [r72]

    add test program for Server.Search method.add generic scalar argument handler, and inherit an Array handler. change reference to CookComputing.XmlRpcV2.dll to the nuget packages folder.

  • Tsahi Asher Tsahi Asher committed [r71]

    modernize C#

  • Tsahi Asher Tsahi Asher committed [r70]

    Add support for search API. not tested yet.

  • Tsahi Asher Tsahi Asher posted a comment on ticket #4

    better yet, a Factory pattern. the factory will accept the version, and/or some other parameter, and return an implementation of some interface which will represent all implementations. not sure about how it will look like though.

  • Tsahi Asher Tsahi Asher committed [r69]

    add the standard Properties folder with an AssemblyInfo.cs file

  • Tsahi Asher Tsahi Asher committed [r68]

    replace reference to CookComputing.XmlRpcV2.dll with a nuget package. delete Bugzilla/bugzproxy_vs8.sln.

  • Tsahi Asher Tsahi Asher committed [r67]

    spelling: occured -> occurred and other errors

  • Tsahi Asher Tsahi Asher committed [r66]

    ignore .vs folder, and .exe and .pdb files compiled from the samples.

  • Tsahi Asher Tsahi Asher committed [r65]

    add Samples.csproj, a content only project

  • Tsahi Asher Tsahi Asher committed [r64]

    rename samples to Samples, to match .NET convention.

  • Tsahi Asher Tsahi Asher committed [r63]

    add bugtraq: attributes

  • Tsahi Asher Tsahi Asher committed [r62]

    rename samples.csproj to samplesBuild.csproj, so we can have a future samples.csproj file here.

  • Tsahi Asher Tsahi Asher posted a comment on ticket #6

    well, I expected this to be markdown-aware. bold italics

  • Tsahi Asher Tsahi Asher created ticket #6

    Organize solution

  • Tsahi Asher Tsahi Asher posted a comment on ticket #4

    also, the current XML-RPC API we use is deprecated, and is replaced with a new REST API, which is itself expected to be replaced with a new set of REST API (aka V2). So we need to be able to easily support all these APIs, with a singel external interface. I'm thinking in the direction of dependency injection here.

  • Tsahi Asher Tsahi Asher created ticket #5

    Support .NET Standard

  • Tsahi Asher Tsahi Asher created ticket #4

    Implement API by Bugzilla version

  • Tsahi Asher Tsahi Asher created ticket #3

    Package as NuGet

  • Tsahi Asher Tsahi Asher committed [r21]

    fix Property.Equals override

  • Tsahi Asher Tsahi Asher committed [r20]

    set SelectionMode of gridProperties to FullRowS...

  • Tsahi Asher Tsahi Asher committed [r19]

    Only allow editing of a new row.

  • Tsahi Asher Tsahi Asher committed [r18]

    delete rbShowAll and rbShowVisible. we will sho...

  • Tsahi Asher Tsahi Asher committed [r17]

    implement deleting an item from the property list

  • Tsahi Asher Tsahi Asher committed [r16]

    The documentation revision

  • Tsahi Asher Tsahi Asher committed [r15]

    remove colVisible, we only show visible propert...

  • Tsahi Asher Tsahi Asher committed [r14]

    enable adding new properties to an extension (n...

  • Tsahi Asher Tsahi Asher committed [r13]

    split the property names into Property objects,...

  • Tsahi Asher Tsahi Asher committed [r12]

    add Property class, add collection of propertie...

  • Tsahi Asher Tsahi Asher committed [r11]

    add IRegistryService.GetExtensions() and implement

  • Tsahi Asher Tsahi Asher committed [r10]

    and add the UI project to the solution

  • Tsahi Asher Tsahi Asher committed [r9]

    rename TsahiAsher.DetailsPaneEditor.Views to Ts...

  • Tsahi Asher Tsahi Asher committed [r8]

    add Simple Injector 3.1.2 nuget package

  • Tsahi Asher Tsahi Asher committed [r7]

    Add services project with RegisterServices

  • Tsahi Asher Tsahi Asher committed [r6]

    add SimpleInjector 3.1.2 from nuget; upgrade ta...

  • Tsahi Asher Tsahi Asher committed [r5]

    bind extensions listbox to Name property on vie...

  • Tsahi Asher Tsahi Asher committed [r4]

    add Name property

  • Tsahi Asher Tsahi Asher committed [r3]

    window layout

  • Tsahi Asher Tsahi Asher committed [r2]

    initial import

  • Tsahi Asher Tsahi Asher committed [r1]

    create trunk

1