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
/
httpserver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring
HEAD
origin/master
origin/HEAD
master
Oliver Poignant
2017-01-08
1
-19
/
+24
*
Warning when running as root. Improved logging.
Oliver Poignant
2017-01-08
1
-16
/
+30
*
Fixing ImportError due to changed cwd
Oliver Poignant
2017-01-07
1
-2
/
+4
*
Auth key for web socket server access
Oliver Poignant
2017-01-07
1
-4
/
+11
*
Basic auth for web UI
Oliver Poignant
2017-01-07
1
-47
/
+107
*
Separating HTTPS server instance
Oliver Poignant
2017-01-07
1
-266
/
+61
*
Renamed config options
Oliver Poignant
2017-01-04
1
-3
/
+3
*
Recover websocket connection after server restart
Oliver Poignant
2017-01-04
1
-1
/
+4
*
Support for browser notifications
Oliver Poignant
2017-01-04
1
-7
/
+4
*
Real time updates in web ui when webhooks are processed
Oliver Poignant
2017-01-04
1
-7
/
+6
*
Web socket server implementation
Oliver Poignant
2017-01-04
1
-3
/
+6
*
Compatibility with python >= 3.4
Oliver Poignant
2017-01-03
1
-34
/
+34
*
Refactoring. Removal of non essential functionality
Oliver Poignant
2017-01-02
1
-3
/
+0
*
API for event status (disabled by default). Enhanced event logging.
Oliver Poignant
2017-01-01
1
-15
/
+38
*
Need to close the connection after send_response
Gleber Diniz
2016-12-19
1
-0
/
+3
*
Refactoring and preparations for JSON API
Oliver Poignant
2016-12-12
1
-257
/
+307
*
Webhook request handler factory
Oliver Poignant
2016-12-11
1
-277
/
+290
*
Verify secret token in GitLab requests
Oliver Poignant
2016-12-09
1
-0
/
+5
*
Support for header filters
Oliver Poignant
2016-12-09
1
-42
/
+79
*
Fixing typo
Oliver Poignant
2016-11-29
1
-1
/
+1
*
Improved error message on permission issues
Oliver Poignant
2016-09-03
1
-0
/
+7
*
Improved error message
Oliver Poignant
2016-08-27
1
-0
/
+8
*
Supports Coding repository management
xohozu
2016-07-16
1
-1
/
+5
*
Fixing GitlabCi parser
Kiyan Shalileh
2016-06-26
1
-7
/
+6
*
Fixed issue when running on *nix. Refactoring
Oliver Poignant
2016-05-29
1
-3
/
+4
*
Handle legacy filter config syntax
Oliver Poignant
2016-05-18
1
-19
/
+6
*
Support dot notation in filter attribute names
Oliver Poignant
2016-05-18
1
-6
/
+43
*
Changing log levels and cleaning up console output
Oliver Poignant
2016-05-12
1
-4
/
+3
*
Improved logging
Oliver Poignant
2016-05-09
1
-1
/
+1
*
Improved logging
Oliver Poignant
2016-05-09
1
-10
/
+1
*
Revert "Improved log messsages"
Oliver Poignant
2016-05-09
1
-26
/
+24
*
Improved log messsages
Oliver Poignant
2016-05-09
1
-24
/
+26
*
Improved test case generation
Oliver Poignant
2016-05-08
1
-30
/
+43
*
Updated docs
Oliver Poignant
2016-05-08
1
-5
/
+2
*
Ability to log incoming request in a way usable for test cases
Oliver Poignant
2016-05-08
1
-7
/
+37
*
Support for detailed HTTP responses. Improved error handling.
Oliver Poignant
2016-05-07
1
-28
/
+73
*
Handle invalid web hook requests better. Fixed issue with shutdown.
Oliver Poignant
2016-05-05
1
-3
/
+17
*
Pass repo urls from request parsers
Oliver Poignant
2016-04-14
1
-1
/
+1
*
Fixed bug due to missing import
Oliver Poignant
2016-03-18
1
-1
/
+2
*
Merge with stuff from master
Oliver Poignant
2016-03-13
1
-30
/
+14
*
Merge
Oliver Poignant
2016-03-12
1
-5
/
+30
*
Added default config values and the ability to start the server without a con...
Oliver Poignant
2016-03-06
1
-0
/
+184