Danial and GitHub
b2af8f7a04
[GitHub] support issue tags with "/" character ( #1902 )
...
* support tags with "/" character
2018-08-12 15:20:30 +12:00
Paul Melnikow and GitHub
9007658fd0
Refactor and test [github] token persistence ( #1863 )
...
Ref #1848 #1205
2018-08-11 20:13:40 -04:00
Paul Melnikow and GitHub
39d393028d
Fix and test the github admin route ( #1886 )
...
Fix regressions in the github admin and token acceptor endpoints, introduced in #1813 .
2018-08-11 19:48:43 -04:00
Paul Melnikow and GitHub
ada1dec815
Lengthen timeout on a flaky service test ( #1885 )
2018-08-10 15:10:31 -04:00
Paul Melnikow and GitHub
8af48c0a21
Minor tweaks in [github] auth code ( #1862 )
...
* Move / rework is-valid-token
* TokenPool: Add allValidTokenIds method
* Minor cleanup in server.js
2018-08-09 07:22:54 -04:00
Paul Melnikow and GitHub
c11d97a192
Refactor [github] initialization ( #1861 )
...
This creates a new convenience class which consolidates all the Github initialization. It supports dependency injection and facilitates refactoring the persistence along the lines of #1205 .
Also ref #1848
2018-08-09 07:20:57 -04:00
Paul Melnikow and GitHub
7a664ca3e8
Run prettier ( #1866 )
...
Merging this separately so the commit with the tooling change is readable. This is a follow-on to #1167 which turned prettier on.
2018-08-08 17:57:14 -04:00
Pyves and GitHub
e1affea266
[GitHub] Fix undefined badges ( #1816 )
2018-08-08 20:57:57 +01:00
Paul Melnikow and GitHub
56fcb2e5ba
GithubApiProvider: injectible interface for code that calls github ( #1812 )
2018-08-07 16:46:12 -04:00
Paul Melnikow and GitHub
2ff71dab6a
Start cleaning up github auth routes ( #1813 )
...
- Move github token debug route to separate module
- Use crypto.timingSafeEqual
- Rename getTokenDebugInfo -> serializeDebugInfo
2018-08-01 21:58:11 -04:00
Marcin Mielnicki and GitHub
9d90bd1f95
[github] Commit merge status badge ( #1709 )
...
* Basic version of commit-status badge added
* Support for case with no common ancestor
* Handle unknown branch
* Service tests with error responses
* Handle unexpected 404 responses from github
* Branch is a base
* Tests reordered
* Using not the newest commit in tests
* Test for checked commit identical with the newest commit in branch
* Code refactoring
* Example for Github commit merge status
2018-05-30 18:51:52 +02:00
chris48s and GitHub
714df8fac5
change CC0 example in GH service tests ( #1634 )
2018-04-28 20:59:27 +01:00
Paul Melnikow and GitHub
ea4b758612
Move service tests alongside code ( #1563 )
...
Per discussion in #1543
2018-03-20 18:32:48 -07:00