Johannes Batzill
|
6c567b38d0
|
[MISC] Move GitRPC to Read/WriteRequest, Update Create/Delete Branch to use Push, Setup githook Symlink, Accept Incoming X-Request-Id (#157)
|
2023-01-05 11:03:35 -08:00 |
|
Johannes Batzill
|
d61e876de0
|
[FIX] Add repo_pullreq_seq to pullreq read APIs (#158)
|
2023-01-05 01:06:55 -08:00 |
|
Marko Gaćeša
|
9f7d6cc857
|
Added payload to create/update PR comment API (#152)
|
2023-01-04 12:26:25 +01:00 |
|
Marko Gaćeša
|
98ac3d130d
|
techdebt: [SCM-43]: Using opt lock to generate PR number (#151)
|
2023-01-04 12:24:17 +01:00 |
|
Marko Gaćeša
|
f14731455d
|
Add parent_id column to the pullreq_activities DB table (#143)
|
2022-12-28 18:51:34 +01:00 |
|
Marko Gaćeša
|
da53331ca1
|
PR comment: edit and delete APIs (#138)
|
2022-12-27 14:55:53 +01:00 |
|
Marko Gaćeša
|
b5bdeb8538
|
create comment API (#137)
|
2022-12-27 11:46:49 +01:00 |
|
Marko Gaćeša
|
7fc77396a9
|
Pull request timeline feature: DB and the list API (#136)
|
2022-12-26 12:17:38 +01:00 |
|
Marko Gaćeša
|
8f5e579001
|
rename DB table pullreq to pullreqs; added version (#130)
|
2022-12-22 20:21:15 +01:00 |
|
Marko Gaćeša
|
204548169d
|
pullreq: update API (#122)
|
2022-12-13 16:13:27 +01:00 |
|
Marko Gaćeša
|
fe9118e074
|
PullReq list API: Added pagination headers (#121)
|
2022-12-09 17:02:45 +01:00 |
|
Marko Gaćeša
|
6bde210adf
|
added branch params to PR list API (#119)
|
2022-12-09 15:45:02 +01:00 |
|
Marko Gaćeša
|
15163f3daa
|
pullreq: dedicated struct for pulling data from DB (#116)
|
2022-12-08 12:52:31 +01:00 |
|
Marko Gaćeša
|
efcb047f46
|
pullreq refactor: fix linter issues (#115)
|
2022-12-07 14:22:44 +01:00 |
|
Marko Gaćeša
|
9e86875217
|
Returning author and merger info for PRs (#114)
|
2022-12-07 14:03:17 +01:00 |
|
Marko Gaćeša
|
8bdb31a4e2
|
checking branch existence in PR create (#105)
* checking branch existence in PR create
* added new methods to gitrpc: existence check for branch and tag
|
2022-12-06 12:26:12 +01:00 |
|
Enver Bisevac
|
7a54ef9d65
|
fix with file content on commit, fix linter, removed unused provider
|
2022-11-30 22:36:01 +01:00 |
|
Marko Gaćeša
|
1f4ac7e4b4
|
pullreq: list API (#99)
|
2022-11-30 13:56:29 +01:00 |
|
Marko Gaćeša
|
49cd521593
|
comment fix (#98)
|
2022-11-29 17:00:28 +01:00 |
|
Marko Gaćeša
|
1eba93695b
|
feat: pull requests (#89)
* feat: pull requests, data layer
* pull requests: api layer
* add pull request number
* added auth check
|
2022-11-29 13:51:59 +01:00 |
|