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
*
Refactoring
HEAD
origin/master
origin/HEAD
master
Oliver Poignant
2017-01-08
1
-4
/
+11
*
Warning when running as root. Improved logging.
Oliver Poignant
2017-01-08
1
-0
/
+6
*
Auth key for web socket server access
Oliver Poignant
2017-01-07
1
-1
/
+5
*
Bug fix
Oliver Poignant
2017-01-07
1
-0
/
+1
*
Bug fixes
Oliver Poignant
2017-01-07
1
-5
/
+11
*
Separating HTTPS server instance
Oliver Poignant
2017-01-07
1
-70
/
+145
*
SSL for web socket connection
Oliver Poignant
2017-01-06
1
-4
/
+10
*
Changed to SSL config and setup
Oliver Poignant
2017-01-06
1
-24
/
+33
*
Bugfixes and version bump
Oliver Poignant
2017-01-04
1
-0
/
+13
*
Renamed config options
Oliver Poignant
2017-01-04
1
-6
/
+6
*
Support for browser notifications
Oliver Poignant
2017-01-04
1
-14
/
+12
*
Real time updates in web ui when webhooks are processed
Oliver Poignant
2017-01-04
1
-23
/
+34
*
Web socket server implementation
Oliver Poignant
2017-01-04
1
-85
/
+97
*
Compatibility with python >= 3.4
Oliver Poignant
2017-01-03
1
-19
/
+25
*
Web socket server preparations
Oliver Poignant
2017-01-03
1
-15
/
+21
*
Refactoring. Removal of non essential functionality
Oliver Poignant
2017-01-02
1
-153
/
+123
*
API for event status (disabled by default). Enhanced event logging.
Oliver Poignant
2017-01-01
1
-16
/
+43
*
Refactoring and preparations for JSON API
Oliver Poignant
2016-12-12
1
-2
/
+12
*
Webhook request handler factory
Oliver Poignant
2016-12-11
1
-2
/
+4
*
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