Nikolay Kostov

Results 104 issues of Nikolay Kostov

- [ ] Research how to add indexes using code first (may be some native SQL queries?) - [ ] In Submissions table, Points should be an index since all...

type:enhancement
Web

http://weblogs.asp.net/scottgu/docker-and-microsoft-integrating-docker-with-windows-server-and-microsoft-azure

type:feature
Workers
Sandbox

type:enhancement
Web

Use code duplicates tool from Visual Studio to remove the duplicated code parts

type:refactor

This code: ``` class Program { static void Main(string[] args) { Thread.CurrentThread.CurrentCulture = CultureInfo.InvariantCulture; Console.OutputEncoding = Encoding.UTF8; } } ``` throws ``` Unhandled Exception: System.IO.IOException: The handle is invalid. at...

type:bug
Sandbox

type:enhancement
type:refactor
Tests

- http://acm.timus.ru/help.aspx?topic=faq

Workers

type:feature
Workers