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
/
gitautodeploy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Breaks when using logger in config module
Oliver Poignant
2016-08-26
1
-4
/
+13
*
Merge branch 'feature/update-branch-when-changed-in-config' of git://github.c...
Oliver Poignant
2016-08-26
1
-24
/
+6
|
\
|
*
Initialize repo on start; Use 'reset --hard' for update again
Torben
2016-07-08
1
-5
/
+1
|
*
Move config checks into cli/config module
Torben
2016-07-08
1
-13
/
+4
|
*
Add logging and unset GIT_DIR to git clone method
Torben
2016-07-08
1
-5
/
+1
|
*
Fix double result messages after pull
Torben
2016-07-08
1
-5
/
+1
|
*
Update existing repositories after start
Torben
2016-07-08
1
-11
/
+14
*
|
allows gitautodeploy to start with --quiet and/or --daemon-mode using python ...
Richard Hidalgo
2016-07-08
1
-1
/
+12
|
/
*
Renamed and fixed bug in keyscan feature
Oliver Poignant
2016-05-29
1
-12
/
+12
*
Signal names must be quoted in hasattr()
Vlad Ionescu
2016-05-25
1
-6
/
+6
*
Windows does not support all of *nix's signals, so check before...
Vlad Ionescu
2016-05-25
1
-5
/
+15
*
Do not add multiple console handlers during tests
Oliver Poignant
2016-05-18
1
-1
/
+10
*
Changing log levels and cleaning up console output
Oliver Poignant
2016-05-12
1
-2
/
+4
*
Improved test case generation
Oliver Poignant
2016-05-08
1
-0
/
+7
*
Ability to log incoming request in a way usable for test cases
Oliver Poignant
2016-05-08
1
-0
/
+3
*
Check git pull status code when cloning all repos
Oliver Poignant
2016-05-07
1
-2
/
+2
*
Config option to set a custom logging level
Oliver Poignant
2016-05-07
1
-2
/
+4
*
Fixed issue with keybaord interrupt
Oliver Poignant
2016-05-07
1
-5
/
+3
*
Ability to start GAD in a mode where it serves only one incoming request and ...
Oliver Poignant
2016-05-05
1
-4
/
+25
*
Handle invalid web hook requests better. Fixed issue with shutdown.
Oliver Poignant
2016-05-05
1
-0
/
+1
*
Option to disable stdout and stderr interception
Oliver Poignant
2016-05-04
1
-6
/
+8
*
Separating setup from blocking HTTP server call
Oliver Poignant
2016-05-04
1
-13
/
+59
*
Separating config parsing from main application
Oliver Poignant
2016-05-04
1
-295
/
+65
*
Suppress output by default when in daemon mode. Write output to log file by d...
Oliver Poignant
2016-04-27
1
-1
/
+1
*
Fixed bug that appeared when no logging options was set
Oliver Poignant
2016-04-25
1
-2
/
+2
*
Fixed issue with config hierarchy
Oliver Poignant
2016-04-10
1
-9
/
+19
*
Merge pull request #82 from olipo186/development
Oliver Poignant
2016-04-10
1
-1
/
+19
|
\
|
*
added basic https support
someone
2016-04-02
1
-1
/
+19
*
|
Fix for issue #81
GitLab Server
2016-04-10
1
-1
/
+0
|
/
*
Debian packaging setup
Oliver Poignant
2016-03-11
1
-3
/
+18
*
Fix issue when running without config file
Oliver Poignant
2016-03-08
1
-0
/
+3
*
Added default config values and the ability to start the server without a con...
Oliver Poignant
2016-03-06
1
-195
/
+20
*
Cleanup.
Oliver Poignant
2016-03-06
1
-2
/
+2
*
Moved files around into new project structure
Oliver Poignant
2016-03-06
1
-0
/
+730