Johannes Batzill
|
fd8ea486b4
|
Merge branch 'jobatzil/misc/fixes' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#179)
|
2023-07-07 06:11:31 +00:00 |
|
Johannes Batzill
|
833e2a08de
|
process gitea error on gitea.OpenRepository failure
|
2023-07-06 23:09:18 -07:00 |
|
Calvin Lee
|
8cddf04706
|
feat: [code-566]: fix routing for commit list and diff page (#177)
|
2023-07-05 19:26:07 +00:00 |
|
Atefeh Mohseni-Ejiyeh
|
4dde956e83
|
removed wrong build tags for gitness standalone (#175)
|
2023-07-05 16:29:02 +00:00 |
|
Marko Gacesa
|
a63cad6486
|
Merge branch 'mg/build/makefile-gogit' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#176)
|
2023-07-05 08:49:37 +00:00 |
|
Marko Gaćeša
|
e6d09e2637
|
enable gogit in gitea
|
2023-07-04 14:10:23 +02:00 |
|
bot-harness
|
b9a2b11bca
|
Cut-off release branch release/0.21.x
|
2023-07-03 14:00:10 +00:00 |
|
Calvin Lee
|
d6c7f41dd4
|
fix: [code-574]: active stale filter not working (#173)
|
2023-06-29 19:52:43 +00:00 |
|
Calvin Lee
|
dda81f3035
|
fix: [code-567]: filtering for active comments is incorrect (#172)
|
2023-06-28 21:40:00 +00:00 |
|
Johannes Batzill
|
90d0499bfa
|
[UI] Fix typo in request changes activity (#171)
|
2023-06-28 18:09:33 +00:00 |
|
Calvin Lee
|
d6e6110ba0
|
feat: [code-475]: add delete reviewers (#169)
|
2023-06-28 18:06:40 +00:00 |
|
Akhilesh Pandey
|
2dd4d73da5
|
CODE-385: Fix delete response (#170)
|
2023-06-28 16:13:25 +00:00 |
|
Calvin Lee
|
9920ac0c3e
|
Merge branch 'code-568' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#168)
|
2023-06-27 22:01:06 +00:00 |
|
calvin
|
3735a0fedb
|
fix: [code-568]: tag page is showing wrong user picture
|
2023-06-27 15:38:45 -06:00 |
|
Tan Nhu
|
14f6c2460f
|
Merge branch 'ui-fix-markdown-edit' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#166)
|
2023-06-27 21:27:52 +00:00 |
|
“tan-nhu”
|
37286e478d
|
[CODE-570]: [UI] Unable to Edit files + add extra text file types
|
2023-06-27 12:55:04 -07:00 |
|
bot-harness
|
e86233085d
|
Cut-off release branch release/0.20.x
|
2023-06-27 00:51:31 +00:00 |
|
Johannes Batzill
|
a94677687e
|
Merge branch 'jobatzil/fix/reviewer_delete' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#163)
|
2023-06-26 18:43:38 +00:00 |
|
Johannes Batzill
|
bac1777e38
|
change order of TrimSpace and ToLower for minor perf improvement
|
2023-06-26 11:42:48 -07:00 |
|
Johannes Batzill
|
59e3bff412
|
fix missed error and linting errors
|
2023-06-26 11:37:08 -07:00 |
|
Johannes Batzill
|
2369983dfe
|
[GITHA] Add Repo Hashing to gitrpc (#156)
|
2023-06-23 23:39:17 +00:00 |
|
Calvin Lee
|
5f78b82482
|
fix: [code-555]: list commits not working for non default branches (#161)
|
2023-06-23 22:54:16 +00:00 |
|
Calvin Lee
|
1adbc14a65
|
fix: [code-558]: tag list page error (#160)
|
2023-06-23 19:21:37 +00:00 |
|
Akhilesh Pandey
|
2408203893
|
Merge branch 'akp/reviewer-delete' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#157)
|
2023-06-23 17:48:46 +00:00 |
|
Calvin Lee
|
3932275a1f
|
fix: [code-477]: fix text in rename file history (#159)
|
2023-06-23 15:57:04 +00:00 |
|
calvin
|
22fe0baf96
|
Revert "fix: [code-477]: change text of rename commit history"
This reverts commit c77f6a28a4 .
|
2023-06-22 16:59:51 -06:00 |
|
calvin
|
c77f6a28a4
|
fix: [code-477]: change text of rename commit history
|
2023-06-22 16:58:30 -06:00 |
|
Calvin Lee
|
6de0b47f91
|
fix: [code-536]: add breadcrumb on commit diff page (#158)
|
2023-06-22 22:32:54 +00:00 |
|
Calvin Lee
|
4d1160f224
|
feat: [code-475]: add pr reviewers in pr page (#155)
|
2023-06-22 21:54:58 +00:00 |
|
calvin
|
286e6e67d3
|
fix: [code-536]: add breadcrumb on commit diff page
|
2023-06-22 15:19:42 -06:00 |
|
Akhilesh Pandey
|
9ebc5c1bea
|
CODE-548: Update search to prID
|
2023-06-23 00:47:19 +05:30 |
|
Akhilesh Pandey
|
699156d56d
|
CODE-548: API support to remove reviewers from pull request
|
2023-06-22 22:31:52 +05:30 |
|
Johannes Batzill
|
63c45cb0db
|
[GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153)
|
2023-06-22 16:54:18 +00:00 |
|
Marko Gacesa
|
306cae9db2
|
Merge branch 'mg/tags/gitrpc_cleanup' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#154)
|
2023-06-21 11:19:17 +00:00 |
|
Marko Gaćeša
|
4c7d31fb6c
|
improve tag API implementation
|
2023-06-21 12:47:20 +02:00 |
|
Johannes Batzill
|
7a5c2ca021
|
Reduce Image Sizes & Uniform Dockerfiles (#152)
|
2023-06-20 15:51:29 +00:00 |
|
bot-harness
|
a9535c7a32
|
Cut-off release branch release/0.19.x
|
2023-06-20 00:34:33 +00:00 |
|
Johannes Batzill
|
36e8bdb368
|
[GITHA] Introduce Generic store Package (#143)
|
2023-06-20 00:26:40 +00:00 |
|
Hitesh Aringa
|
34db95b900
|
[CODE-454]: go profiler (#125)
|
2023-06-19 23:38:47 +00:00 |
|
Atefeh Mohseni-Ejiyeh
|
96f331c4c2
|
[hotfix] update setting harness events streams prefix to avoid changing global variable (#149)
|
2023-06-19 23:12:27 +00:00 |
|
Tan Nhu
|
2ba2d48f43
|
Add support for rendering pdf, video, image and other binary files (#151)
|
2023-06-19 22:36:01 +00:00 |
|
Johannes Batzill
|
deb9cf473a
|
[GITHA] Move server.Server out of internal (#145)
|
2023-06-19 15:36:20 +00:00 |
|
Johannes Batzill
|
d80fc15753
|
[GITHA] Prepare lock package (#144)
|
2023-06-19 15:35:46 +00:00 |
|
Johannes Batzill
|
06067d4f6c
|
Fix Linting errors (#142)
|
2023-06-15 21:27:06 +00:00 |
|
Calvin Lee
|
b6edadfd8e
|
fix: [code-523]: commit diff history is empty when going from the tag page (#141)
|
2023-06-15 21:19:45 +00:00 |
|
Johannes Batzill
|
e1a24699c3
|
CODE-385: Search and Add reviewers to Database API (#126)
|
2023-06-15 20:26:36 +00:00 |
|
Calvin Lee
|
af61112648
|
feat: [code-478]: keep commit history button in place (#136)
|
2023-06-15 17:58:40 +00:00 |
|
Enver Bisevac
|
7b536706ab
|
[MAINT] Reverted harness.env file as harness/.dev.env (#140)
|
2023-06-15 17:45:06 +00:00 |
|
Enver Bisevac
|
43f0be35e0
|
[MAINT] Isolate harness app into harness package (#133)
|
2023-06-15 13:35:12 +00:00 |
|
Calvin Lee
|
eb3cad3bec
|
fix: [code-412]: fix commit message sorting (#135)
|
2023-06-14 21:12:03 +00:00 |
|