Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed to SSL config and setup | Oliver Poignant | 2017-01-06 | 1 | -2/+2 |
| | |||||
* | Compatibility with python >= 3.4 | Oliver Poignant | 2017-01-03 | 1 | -4/+4 |
| | |||||
* | Breaks when using logger in config module | Oliver Poignant | 2016-08-26 | 1 | -0/+10 |
| | | | | | | Revert "Move config checks into cli/config module" This reverts commit 7720ec0cf45bb0b44e3e5b56116545237918d448. | ||||
* | Initialize repo on start; Use 'reset --hard' for update again | Torben | 2016-07-08 | 1 | -1/+42 |
| | |||||
* | Move config checks into cli/config module | Torben | 2016-07-08 | 1 | -10/+0 |
| | |||||
* | Add logging and unset GIT_DIR to git clone method | Torben | 2016-07-08 | 1 | -4/+32 |
| | |||||
* | Use forced checkout instead of fetch+reset for 'pulling' repository | Torben | 2016-07-08 | 1 | -2/+1 |
| | |||||
* | Simplify submodule init and update calls | Torben | 2016-05-30 | 1 | -3/+1 |
| | |||||
* | Add recursive update call for submodules to git pull wrapper | Torben | 2016-05-30 | 1 | -0/+1 |
| | |||||
* | Require bash.exe in PATH for windows users | Oliver Poignant | 2016-05-29 | 1 | -3/+5 |
| | |||||
* | Fixed issue when running on *nix. Refactoring | Oliver Poignant | 2016-05-29 | 1 | -14/+18 |
| | |||||
* | Git wrapper was fixed to call bash.exe first if on Windows. It ... | Vlad Ionescu | 2016-05-25 | 1 | -6/+15 |
| | | | | | assumes Git for Windows is installed, which puts bash.exe at \Program Files\Git\usr\bin\bash.exe. | ||||
* | Changing log levels and cleaning up console output | Oliver Poignant | 2016-05-12 | 1 | -7/+16 |
| | |||||
* | Support for detailed HTTP responses. Improved error handling. | Oliver Poignant | 2016-05-07 | 1 | -1/+4 |
| | |||||
* | Ability to start GAD in a mode where it serves only one incoming request and ↵ | Oliver Poignant | 2016-05-05 | 1 | -1/+2 |
| | | | | then quits | ||||
* | Merge | Oliver Poignant | 2016-03-06 | 1 | -6/+1 |
| | |||||
* | Moved files around into new project structure | Oliver Poignant | 2016-03-06 | 1 | -0/+62 |