wernersbacher

Results 6 comments of wernersbacher

Is this branch working? Python2 will lose support soon and it's very urgent to update to Python 3.

You need to include jQuery Core also.

+1, it would make it really quick and easy. SQLite can handle websites with up to millions of request a day. So for a self hosted private service, SQLite should...

PR is still not approved. So you have to fork and merge for yourself

Just use the commits API and create a list with several file create actions. [Check this example](https://github.com/ubisoft/NGitLab/blob/7c8fcfd00b3203b002b435702091a9a63c124d3d/NGitLab.Tests/CommitsTests.cs#L96) which uses the commits api for a single file.