-
My entire gitlab server is hosted.
I am using Sameersbn/docker-gitlab:8.2.3 though Synoloyg NAS. After upgrading their DSM to 6.0, gitlab filed to start. I decided to backup the gitlab directory (wit…
-
Hi!
I really like this project and the idea of it! Great work.
My goto db is PostgreSQL, are there any plans to support it?
-
## Tools that should install in Mac
#### 1. Homebrew
`osx的软件管理工具, z.B. NPM for NodeJS` (http://brew.sh/)
```
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEA…
-
Having explored moodle and mediawiki [here](https://gitlab.com/vlabs-external-projects/lbd-review-meeting/issues/4) and documentation of steps being done, a labspec of LbD is to be written and must be…
-
- [x] account : Manage Azure subscription information. → #6204
- [x] acr : Manage private registries with Azure Container Registries. →#10912
- [ ] ad …
-
```
What steps will reproduce the problem?
1. Connect with the app to Raspbmc
2. Select "Listen to Music"
3. Click on "Artists" and then select an artist
What is the expected output? What do you see …
-
```
Currently we have a very simple xml export but no xml import (what is
requested from time to time by users)
We should review that and comform with 'mysqldump' using --xml option.
'mysql' command…
-
Hi,
my use case is that I have an application, which puts databases into backup mode one by one, but all the database files should be stored in one `borg create` operation.
This wasn't possibl…
-
## Description
Starting Chef Client, version `18.0.161` / `17.10.3` and ohai-cli yields a stacktrace.
This happens only when Passwd ohai module is in use with libnss-mysql.
## Steps to Reprod…
-
The line
```c#
if (roleType != null) {
...
} else {
services.TryAddScoped(
typeof(IUsersOnlyTable).MakeGenericType(userType, keyType, userClaimType, userLoginType, user…