Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RefactoringHEADorigin/masterorigin/HEADmaster | Oliver Poignant | 2017-01-08 | 20 | -213/+258 |
* | Warning when running as root. Improved logging. | Oliver Poignant | 2017-01-08 | 7 | -102/+147 |
* | Version bump | Oliver Poignant | 2017-01-07 | 1 | -1/+1 |
* | Fixing ImportError due to changed cwd | Oliver Poignant | 2017-01-07 | 2 | -3/+6 |
* | Bug fix | Oliver Poignant | 2017-01-07 | 6 | -7/+7 |
* | Auth key for web socket server access | Oliver Poignant | 2017-01-07 | 12 | -40/+181 |
* | Basic auth for web UI | Oliver Poignant | 2017-01-07 | 4 | -48/+114 |
* | Version bump | Oliver Poignant | 2017-01-07 | 1 | -1/+1 |
* | Bug fix | Oliver Poignant | 2017-01-07 | 1 | -0/+1 |
* | Version bump | Oliver Poignant | 2017-01-07 | 1 | -1/+1 |
* | Bug fixes | Oliver Poignant | 2017-01-07 | 3 | -24/+20 |
* | New UI build | Oliver Poignant | 2017-01-07 | 4 | -6/+6 |
* | Separating HTTPS server instance | Oliver Poignant | 2017-01-07 | 15 | -431/+771 |
* | SSL for web socket connection | Oliver Poignant | 2017-01-06 | 4 | -15/+36 |
* | Changed to SSL config and setup | Oliver Poignant | 2017-01-06 | 5 | -39/+108 |
* | Generate SSL cert on install | Oliver Poignant | 2017-01-05 | 1 | -7/+18 |
* | Adding missing dependeicies. Version bump. | Oliver Poignant | 2017-01-04 | 2 | -3/+5 |
* | Bugfixes and version bump | Oliver Poignant | 2017-01-04 | 9 | -22/+31 |
* | Merge pull request #161 from olipo186/websocket-server | Oliver Poignant | 2017-01-04 | 17 | -325/+557 |
|\ | |||||
| * | Renamed config options | Oliver Poignant | 2017-01-04 | 10 | -31/+22 |
| * | Web UI build | Oliver Poignant | 2017-01-04 | 5 | -9/+9 |
| * | Recover websocket connection after server restart | Oliver Poignant | 2017-01-04 | 2 | -46/+58 |
| * | Support for browser notifications | Oliver Poignant | 2017-01-04 | 5 | -14/+14 |
| * | Support for browser notifications | Oliver Poignant | 2017-01-04 | 6 | -140/+256 |
| * | Real time updates in web ui when webhooks are processed | Oliver Poignant | 2017-01-04 | 14 | -171/+228 |
| * | Web socket server implementation | Oliver Poignant | 2017-01-04 | 5 | -111/+167 |
|/ | |||||
* | Merge pull request #159 from olipo186/python3 | Oliver Poignant | 2017-01-03 | 23 | -245/+242 |
|\ | |||||
| * | Compatibility with python >= 3.4 | Oliver Poignant | 2017-01-03 | 20 | -84/+96 |
| * | Web socket server preparations | Oliver Poignant | 2017-01-03 | 2 | -15/+42 |
| * | Refactoring. Removal of non essential functionality | Oliver Poignant | 2017-01-02 | 5 | -166/+124 |
|/ | |||||
* | Mobile UI | Oliver Poignant | 2017-01-01 | 4 | -8/+50 |
* | Include generated static content in package manifest | Oliver Poignant | 2017-01-01 | 1 | -2/+23 |
* | Web UI build | Oliver Poignant | 2017-01-01 | 11 | -12/+38 |
* | Web UI for event log auditing | Oliver Poignant | 2017-01-01 | 31 | -0/+2424 |
* | Merge branch 'master' of github.com:olipo186/Git-Auto-Deploy | Oliver Poignant | 2017-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #157 from Sunnyyoung/master | Oliver Poignant | 2016-12-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Update README.md | Sunnyyoung | 2016-12-27 | 1 | -1/+1 |
| |/ | |||||
* | | API for event status (disabled by default). Enhanced event logging. | Oliver Poignant | 2017-01-01 | 5 | -40/+143 |
* | | new version | Oliver Poignant | 2016-12-20 | 1 | -1/+1 |
|/ | |||||
* | Adding instructions for debian usersv0.8 | Oliver Poignant | 2016-12-20 | 1 | -0/+2 |
* | Merge pull request #156 from gleber-diniz/patch-1 | Oliver Poignant | 2016-12-20 | 1 | -0/+3 |
|\ | |||||
| * | Need to close the connection after send_response | Gleber Diniz | 2016-12-19 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'cmfcmf-patch-1' | Oliver Poignant | 2016-12-12 | 1 | -2/+3 |
|\ | |||||
| * | Merge | Oliver Poignant | 2016-12-12 | 1 | -2/+3 |
| |\ |/ / | |||||
| * | Correct url retrieval, fixes #142 | Christian Flach | 2016-12-12 | 1 | -2/+4 |
* | | Refactoring and preparations for JSON API | Oliver Poignant | 2016-12-12 | 13 | -400/+496 |
|/ | |||||
* | Webhook request handler factory | Oliver Poignant | 2016-12-11 | 2 | -279/+294 |
* | New version number | Oliver Poignant | 2016-12-09 | 1 | -1/+1 |
* | Verify secret token in GitLab requests | Oliver Poignant | 2016-12-09 | 8 | -10/+260 |
* | New and updated test cases | Oliver Poignant | 2016-12-09 | 6 | -2/+926 |
* | Merge branch 'master' of github.com:olipo186/Git-Auto-Deploy | Oliver Poignant | 2016-12-09 | 1 | -1/+1 |
|\ | |||||
| * | Docs update | Oliver Poignant | 2016-12-02 | 1 | -1/+1 |
* | | Support for header filters | Oliver Poignant | 2016-12-09 | 3 | -52/+189 |
|/ | |||||
* | Fixing typo | Oliver Poignant | 2016-11-29 | 1 | -1/+1 |
* | New version number | Oliver Poignant | 2016-11-29 | 1 | -1/+1 |
* | Merge pull request #150 from hwhesselink/pidfile | Oliver Poignant | 2016-11-29 | 2 | -4/+6 |
|\ | |||||
| * | Fix missing quote in previous commit | hwhesselink | 2016-11-20 | 1 | -1/+1 |
| * | Merge pull request #1 from hwhesselink/pidfile | hwhesselink | 2016-11-20 | 2 | -4/+6 |
| |\ | |||||
| | * | Fix pidfile handling in Debian packaging | Henk Hesselink | 2016-11-20 | 2 | -4/+6 |
| |/ | |||||
* | | Merge pull request #152 from olipo186/hwhesselink-multiple_gh_repos | Oliver Poignant | 2016-11-29 | 2 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Modifying config option name and adding docs | Oliver Poignant | 2016-11-29 | 2 | -1/+2 |
| * | Allow more than one GitHub repo from the same user | Henk Hesselink | 2016-11-20 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #136 from realsby/patch-1 | Oliver Poignant | 2016-11-14 | 1 | -2/+2 |
|\ | |||||
| * | Default value detailed-response should be False | Yusuf Özer | 2016-09-19 | 1 | -2/+2 |
|/ | |||||
* | 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 |
* | New version with support for Coding repository management service. Bug fixes.... | Oliver Poignant | 2016-08-26 | 1 | -1/+1 |
* | Resolves issue #122 and #125 | Oliver Poignant | 2016-08-26 | 2 | -8/+5 |
* | Merge branch 'xohozu-master' into developmentorigin/development | Oliver Poignant | 2016-08-26 | 3 | -2/+61 |
|\ | |||||
| * | Merge branch 'master' of git://github.com/xohozu/Git-Auto-Deploy into xohozu-... | Oliver Poignant | 2016-08-26 | 3 | -2/+61 |
| |\ | |||||
| | * | Supports Coding repository management | xohozu | 2016-07-16 | 3 | -2/+61 |
| * | | Merge branch 'development' | Oliver Poignant | 2016-08-26 | 2 | -16/+75 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge branch 'letorbi-feature/update-branch-when-changed-in-config' into deve... | Oliver Poignant | 2016-08-26 | 2 | -16/+75 |
|\ \ \ | |/ / |/| | | |||||
| * | | Breaks when using logger in config module | Oliver Poignant | 2016-08-26 | 3 | -16/+25 |
| * | | Merge branch 'feature/update-branch-when-changed-in-config' of git://github.c... | Oliver Poignant | 2016-08-26 | 3 | -36/+86 |
| |\ \ |/ / / | |||||
| * | | Initialize repo on start; Use 'reset --hard' for update again | Torben | 2016-07-08 | 2 | -6/+43 |
| * | | Move config checks into cli/config module | Torben | 2016-07-08 | 3 | -25/+16 |
| * | | Add logging and unset GIT_DIR to git clone method | Torben | 2016-07-08 | 2 | -9/+33 |
| * | | 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 |
| * | | Use forced checkout instead of fetch+reset for 'pulling' repository | Torben | 2016-07-08 | 1 | -2/+1 |
* | | | Merge branch 'master' of github.com:olipo186/Git-Auto-Deploy | Oliver Poignant | 2016-08-26 | 1 | -1/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #119 from isiargonauta/master | Oliver Poignant | 2016-07-08 | 1 | -1/+12 |
| |\ \ | | |/ | |/| | |||||
| | * | allows gitautodeploy to start with --quiet and/or --daemon-mode using python ... | Richard Hidalgo | 2016-07-08 | 1 | -1/+12 |
| |/ | |||||
* | | New version | Oliver Poignant | 2016-06-26 | 1 | -1/+1 |
|/ | |||||
* | Updating instructions for debian | Oliver Poignant | 2016-06-26 | 1 | -0/+1 |
* | Merge pull request #109 from kiyanir/master | Oliver Poignant | 2016-06-26 | 2 | -11/+18 |
|\ | |||||
| * | Fixing GitlabCi parser | Kiyan Shalileh | 2016-06-26 | 2 | -11/+18 |
|/ | |||||
* | Updated docs | Oliver Poignant | 2016-06-21 | 1 | -1/+1 |
* | Updated docs | Oliver Poignant | 2016-06-21 | 1 | -11/+6 |
* | Adding python-lockfile as dependency for debian package. New version. | Oliver Poignant | 2016-06-13 | 2 | -2/+5 |
* | Compatibility with older versions of lockfile module | Oliver Poignant | 2016-06-13 | 1 | -1/+7 |
* | Added cli option for log level | Oliver Poignant | 2016-06-13 | 1 | -0/+5 |
* | Updated instructions for debian | Oliver Poignant | 2016-06-13 | 1 | -0/+10 |
* | Import AlreadyLocked in method instead | Oliver Poignant | 2016-06-13 | 1 | -1/+2 |
* | Merge pull request #105 from rodolphopivetta/master | Oliver Poignant | 2016-06-13 | 1 | -1/+1 |
|\ | |||||
| * | AlreadyLocked imported in lock.py lockfile | rodolpho.pivetta | 2016-06-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #103 from aureliojargas/patch-1 | Oliver Poignant | 2016-06-13 | 1 | -1/+1 |
|\ | |||||
| * | Fix truncated command and options | Aurelio Jargas | 2016-06-10 | 1 | -1/+1 |
|/ | |||||
* | Updated install script for debian | Oliver Poignant | 2016-06-09 | 2 | -7/+9 |