Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

[tidy] convert tabs to spaces#38

Closed
xtofl wants to merge 58 commits intovirtualmarc:masterfrom
xtofl:fix-tabs-spaces
Closed

[tidy] convert tabs to spaces#38
xtofl wants to merge 58 commits intovirtualmarc:masterfrom
xtofl:fix-tabs-spaces

Conversation

@xtofl
Copy link
Copy Markdown

@xtofl xtofl commented Apr 29, 2015

No description provided.

virtualmarc and others added 30 commits September 27, 2013 21:49
TODO: Gitlab API Returns 403 forbidden on register
- Force output by Default Encoding
- Reject Executing path is begin with UNC path
- There is no need to convert to UTF8 after Uri.EscapeDataString
- Fix commands 'ls -la' will execute 'ls' and 'la' issue, and now, it will split by '\n'

TODO: if commands contains '\\\n' it may occur an error, so it need to replace by ' ', and needs to confirm
use pre-generated id_rsa.pub if exist
chagen UAC level for running under msys
is Admin really required?
…ated-ssh-key

use pre-generated ssh key 
---
Edit after merge to check for id_rsa insead of id_rsa.pub
Checking for both: Public & Private Key, because we need to send the public Key to Gitlab and need the privat Key later to connect to the Git Server
complete BuildInfo
get build command timeout from ci
…meout-from-ci

get build command timeout from ci
imporve testcase
use ci setting for clone or fetch
…ng-for-clone-fetch

Feature/using ci setting for clone fetch
… timeout parameter and trim commands' CR and LF characters

- set timeout=1800(GitLab CI default value) when JSON doesn't have timeout parameter, because old version of GitLab CI doesn't have timeout parameter in JSON response, so it will return null to info.timeout by fill 0, that occurred any command terminate immediately.
fix compatibility with old version of GitLab CI which doesn't support timeout parameter and trim commands' CR and LF characters
- using split by line to prevent this problem
- replace source code from tab to space
- fix by using ToList clone a List to avoid exception was occurred by another thread changed __output
virtualmarc and others added 28 commits March 5, 2014 10:57
Junction points handling when recursively removing directories. Fixes virtualmarc#15
Fixed commands parsing - don't treat pipe (|) character as a new line separator
It is very bad idea to concatenate strings via '+'. Worst places are refactored.
ThreadSafe output
Some other trifles.
Some string usage refactoring.
Added Microsoft Long Path support for directory deletes
What caught my eye was `mysysgit`, otherwise the rest is really a question of style.
Minor formatting and spelling changes.
Refactoring using ServiceStack.Client + SSL bypassing for self-signed certificate
Double quotes added to ssh-keygen directory parameter
Removed string escape of trace to make the output at GitLab CI more presentable
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants