Marko Gaćeša
|
7336cab958
|
feat: [CODE-2702]: fix string search by '_' or '%' (#2946)
* fix string search by '_' or '%'
|
2024-11-07 15:09:35 +00:00 |
Marko Gaćeša
|
5eb79b3805
|
feat: [PIPE-22290]: add additional info to list branches API (#2831)
* change type of branch.SHA from string to sha.SHA
* remove code duplication, changed DB query for PRs
* add additional info to list branches API
|
2024-10-24 13:19:35 +00:00 |
Marko Gaćeša
|
4d577bb378
|
fix: [CODE-2134]: replace include_description with exclude_description param (#2808)
|
2024-10-14 18:08:07 +00:00 |
Marko Gaćeša
|
2892378036
|
feat: [CODE-1474]: add check PR rebaseability (#2763)
* update migration number
* rename UpdateConflict->UpdateMergeOutcome
* small fixes
* handle mergeability for all merge methods
* alway separate rebaseability check
* add check PR rebaseability
|
2024-10-04 12:36:32 +00:00 |
Marko Gaćeša
|
1e644163d3
|
deprecate PR edited field (#2692)
* deprecate PR edited field
|
2024-09-16 15:44:17 +00:00 |
Marko Gaćeša
|
fb99bcb8d2
|
add mentioned_id filter to the pull request list API (#2635)
* add mentioned_id filter to the pull request list API
|
2024-09-04 08:21:29 +00:00 |
Marko Gaćeša
|
a2d2ba07aa
|
add user filters to the pull request list API (#2624)
* add user filters to the pull request list API
|
2024-09-02 09:00:50 +00:00 |
Marko Gaćeša
|
75042e9293
|
add pullreq list API for spaces (#2606)
* moved the service to the existing pullreq package
* add pullreq list API for spaces
|
2024-08-29 11:49:33 +00:00 |
Darko Draskovic
|
cd5de8fe62
|
Fix pullreq count when applying label/value id filter (#2525)
* Add sanitize func related to label define/update
* Fix pullreq count when applying label/value id filter
|
2024-08-20 10:46:20 +00:00 |
Marko Gaćeša
|
d089d04025
|
add space descendants data layer fn (#2511)
* add space descendants data layer fn
|
2024-08-14 16:49:30 +00:00 |
Darko Draskovic
|
d2fe8b7da0
|
Refactor OR pr label filter to AND filter (#2433)
* Refactor OR pr label filter to AND filter
|
2024-08-09 11:23:46 +00:00 |
Darko Draskovic
|
b1ac141460
|
Add list labels per pr to pr list (#2372) (#2387)
* Add list labels per pr to pr list (#2372)
* Refactor to pullreq(s) backfill funcs
* Add list labels per pr to pr list
|
2024-08-07 15:32:30 +00:00 |
Abhinav Singh
|
ba934bb4e2
|
feat: [CODE-2127]: fix pr count with filter (#2238)
* feat: [CODE-2127]: fix pr count with filter
|
2024-07-17 22:49:36 +00:00 |
Marko Gaćeša
|
4ac42fc6c9
|
Add additions and deletions to PRs (#2196)
|
2024-07-11 10:01:17 +00:00 |
Johannes Batzill
|
86537b2c39
|
Fix merge related issues (#2012)
|
2024-04-25 22:00:53 +00:00 |
Darko Draskovic
|
9699ec503d
|
Add closed timestamp to pull req (#1222)
|
2024-04-17 20:24:04 +00:00 |
Abhinav Singh
|
aff7391e08
|
feat: add multi user created by filter (#1190)
|
2024-04-09 09:30:26 +00:00 |
Abhinav Singh
|
f20189812b
|
feat: list pr time filter (#1188)
|
2024-04-05 23:17:33 +00:00 |
Johannes Batzill
|
73ffe71afe
|
Log error translation under requestID to improve traceability (#1070)
|
2024-02-27 06:05:42 +00:00 |
Marko Gacesa
|
03b33aca77
|
store PR commit count in the DB (#842)
|
2023-11-30 15:01:18 +00:00 |
Marko Gacesa
|
3a7617a2e6
|
add dry_run option to the merge API (#737)
|
2023-11-01 19:57:28 +00:00 |
Johannes Batzill
|
a8cb5dc8d2
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |