Commit Graph

712 Commits

Author SHA1 Message Date
Akhilesh Pandey
4c92c32c0a [CODE-617]: Add env variable in Gitness to allow/disallow sign-ups 2023-07-20 16:34:07 +05:30
Akhilesh Pandey
af7c0385f8 [CODE-623]: Fix Pathparamissue in API route for Admin update 2023-07-18 16:09:27 +05:30
Akhilesh Pandey
e26e578da2 CODE-623: API to logout a user and delete the session token from database (#202) 2023-07-18 10:19:00 +00:00
Akhilesh Pandey
a47e8a89d5 Merge branch 'CODE-619' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#199) 2023-07-18 10:04:25 +00:00
Akhilesh Pandey
0cd95e7400 [CODE-619]: Remove unused function 2023-07-18 15:33:41 +05:30
Akhilesh Pandey
d55ff28174 Update error message when unable to parse user_uid 2023-07-18 15:31:56 +05:30
Akhilesh Pandey
a57f4f22a9 Update user-admin update API to use the user_uid instead of user_id 2023-07-18 15:20:57 +05:30
calvin
6a562f297a fix: [code-566]: fix routing 2023-07-17 19:07:50 -06:00
Calvin Lee
c49bc0f1be feat: [code-591]: add signup and signin page (#201) 2023-07-17 20:17:52 +00:00
Tan Nhu
6fb91bac47 Bypass build CSS warning (#200) 2023-07-14 21:03:43 +00:00
Tan Nhu
5bb6084b68 Initial commit to support Gitness standalone shell (#174) 2023-07-14 17:14:36 +00:00
Akhilesh Pandey
03cc7de4f2 CODE-619: Update API to use UserID from Path 2023-07-14 20:50:00 +05:30
Akhilesh Pandey
29a9194437 CODE-619: Add Handler and Route for Service update admin 2023-07-14 20:12:57 +05:30
Akhilesh Pandey
07b04f2d77 CODE-619: Add Handler and Route for Service update admin 2023-07-14 20:10:43 +05:30
Marko Gacesa
4fbd68db01 Merge branch 'mg/cache/remove-constraints' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#198) 2023-07-14 11:47:53 +00:00
Marko Gaćeša
efd345cd09 remove constraints for cache.Cache 2023-07-14 13:43:33 +02:00
Hitesh Aringa
ed7458d7b7 Reviewer repo access (#195) 2023-07-13 22:45:02 +00:00
Johannes Batzill
e354f560a5 Replace QueryParamAsPositiveInt64 with QueryParamAsPositiveInt64OrDefault where the parameter is optional (#191) 2023-07-13 05:46:16 +00:00
Johannes Batzill
1de1891ab6 [Docker] update docker ignore with latest githook changes (#189) 2023-07-12 22:18:05 +00:00
bot-harness
b3094aa760 Cut-off release branch release/0.22.x 2023-07-12 18:44:57 +00:00
Johannes Batzill
5543fba0b4 [GIHA] Introduce githa custom githook binary (#186) 2023-07-12 15:49:06 +00:00
Calvin Lee
99b3ac1c79 feat: [code-517]: fix branch copy icon (#184) 2023-07-12 05:40:54 +00:00
Calvin Lee
0b6403c902 Merge branch 'code-625' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#183) 2023-07-11 19:35:02 +00:00
Akhilesh Pandey
e1b6be7655 CODE-610: Update swagger schema (#181) 2023-07-11 11:35:00 +00:00
calvin
01838301c3 feat: [code-517]: remove import 2023-07-10 17:26:12 -06:00
Calvin Lee
cd5fe7c418 Revert "feat: [code-566]: fix routing for commit list and diff page (#177)"
This reverts commit 8cddf04706.
2023-07-10 16:39:01 -06:00
calvin
17f96a5c3a fix: [code-625]: fix url params on repo listing page 2023-07-10 15:43:43 -06:00
Calvin Lee
f8092fe117 feat: [code-517]: make pr branches copiable (#182) 2023-07-07 20:59:16 +00:00
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