This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
probot
Watch
1
Star
0
Fork
0
You've already forked probot
mirror of
https://github.com/zhigang1992/probot.git
synced
2026-06-14 09:58:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.9.0
probot
/
test
History
Brandon Keepers
89891394ff
Merge pull request
#183
from probot/express
...
Use Express for the web server and allow plugins add routes
2017-08-03 20:06:39 -05:00
..
fixtures
Merge pull request
#183
from probot/express
2017-08-03 20:06:39 -05:00
context.js
Pass defaultConfig object to context.config
2017-08-03 14:56:03 -07:00
index.js
Restore robot method and mark as deprecated
2017-08-03 19:11:43 -05:00
mocha.opts
run mocha recursive
2016-10-10 10:08:58 -05:00
plugins.js
Fix use of logger
2017-08-03 19:18:14 -05:00
private-key.js
test: allow to set PRIVATE_KEY with "\\n" characters
2017-07-13 08:07:53 -07:00
robot.js
Move config method to context
2017-07-27 09:37:31 -05:00
server.js
Use express for http server
2017-08-01 14:12:09 -05:00