index
:
Git-Auto-Deploy
master
origin/HEAD
origin/development
origin/gh-pages
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitautodeploy
/
cli
/
config.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added cli option for log level
Oliver Poignant
2016-06-13
1
-0
/
+5
|
*
Renamed and fixed bug in keyscan feature
Oliver Poignant
2016-05-29
1
-5
/
+5
|
*
Handle legacy filter config syntax
Oliver Poignant
2016-05-18
1
-0
/
+19
|
*
Fix for #98
Oliver Poignant
2016-05-11
1
-2
/
+2
|
*
Support embedded credentials in repository URLs
Oliver Poignant
2016-05-09
1
-7
/
+6
|
*
Ability to log incoming request in a way usable for test cases
Oliver Poignant
2016-05-08
1
-0
/
+4
|
*
Config option to set a custom logging level
Oliver Poignant
2016-05-07
1
-0
/
+3
|
*
Support for detailed HTTP responses. Improved error handling.
Oliver Poignant
2016-05-07
1
-0
/
+5
|
*
Option to disable stdout and stderr interception
Oliver Poignant
2016-05-04
1
-0
/
+1
|
*
Allow for non defined pid and log files
Oliver Poignant
2016-05-04
1
-2
/
+2
|
*
Separating config parsing from main application
Oliver Poignant
2016-05-04
1
-2
/
+297
|
*
Added structure for config generating script (needed when installing using ↵
Oliver Poignant
2016-03-06
1
-0
/
+4
setup.py or pip)