billytrend
|
c4a58efd9d
|
Add tree route and recursive option (#52)
* Add tree route and recursive option
* Add recursive to swagger
* Fix lint
* Address feedback
* Fix lint
* Bump package
* Rename variable
* Fix missing path in spec
* Fix logic
* Add content test
* Add test for tree controller
* Update branches snap
* Fix snap
* Small fixes
* Fix lint
|
2019-07-23 12:47:33 -07:00 |
Timothee Guerin
|
cf348a397d
|
Feature: List git commits with pagination (#31)
|
2019-06-04 14:09:01 -07:00 |
billytrend
|
9a02ac133f
|
Fix swagger (#20)
|
2019-05-23 15:06:41 -07:00 |
Timothee Guerin
|
359dab8114
|
Feature: Ability to compare forks(Muli repo comparison) (#18)
|
2019-05-23 13:43:47 -07:00 |
billytrend
|
deebe17831
|
Update interface to content API and simplify code (#19)
|
2019-05-23 13:29:32 -07:00 |
billytrend
|
7ddf5c6d45
|
Add GET content api (#17)
* Add GET content api
* Add ref param
* Address feedback and fix build
* Bump version
* Fix spec
|
2019-05-23 12:25:26 -07:00 |
Timothee Guerin
|
79ff8a1439
|
Fix: Compare diff wrong response body and add totalCommits count (#15)
|
2019-05-22 15:29:01 -07:00 |
Timothee Guerin
|
ba2f985669
|
Feature: Generate typescript SDK (#13)
|
2019-05-22 14:00:35 -07:00 |
Timothee Guerin
|
3319dba744
|
Feature: Compare 2 commits (#11)
|
2019-05-20 15:30:03 -07:00 |
Timothee Guerin
|
63f7effed9
|
Get a commit for a repo (#10)
|
2019-05-20 12:03:48 -07:00 |
Timothee Guerin
|
ca4516703b
|
Feature: Throttle fetch to be at most every 30s and handle permissions (#4)
|
2019-05-20 08:44:04 -07:00 |
Timothee Guerin
|
ee93476917
|
Feature: Basic repo clone and fetch list branches for a git repo (#3)
|
2019-05-16 15:55:49 -07:00 |