Commit Graph

2037 Commits (public-test-gitness)

Author SHA1 Message Date
Ritik Kapoor a04d766ed3 feat: [ritik/code-1773] Added global variable for hiding semantic search in public view 2024-05-08 00:58:59 +05:30
Ritik Kapoor b58e1ddade fix: [ritik/code-1773] Added Repository Setting for Public/Private Access 2024-05-08 00:58:59 +05:30
Abhinav Singh c5bc7733a6 feat: add desc to webhooks (#2022) 2024-05-08 00:58:59 +05:30
Abhinav Singh 383f7dd6bd feat: add etag for raw api (#2018) 2024-05-08 00:58:59 +05:30
Ritik Kapoor b2524c09b5 fix: [code-1797] PR Description issues (#2001) 2024-05-08 00:58:28 +05:30
atefeh 507e4c8869 updated openapis and consistency among ctrl on repo/space 2024-05-07 11:55:13 -07:00
atefeh f600e73059 self review 2024-05-07 11:26:01 -07:00
atefeh 1ef317fb3b delete public acccess on softdelete. restore repo will always be private 2024-05-07 09:03:25 -07:00
atefeh 71ea1947b2 put anonymous into illegal principal uids 2024-05-07 00:29:55 -07:00
atefeh 0ff77052f7 code cleaning, address pr comments 2024-05-07 00:06:26 -07:00
atefeh 1f410581af self review 2024-05-02 18:19:30 -07:00
atefeh 4a825ad4b7 disable public resource on repo purge 2024-05-02 15:41:43 -07:00
atefeh 424a2f1964 self review 2024-05-02 01:53:08 -07:00
atefeh 89f6edc6f6 fix typo 2024-05-01 22:59:19 -07:00
atefeh 3471bf806d add anonymouse principal 2024-05-01 20:10:04 -07:00
atefeh 3f7ca795eb merge conflicts 2024-05-01 11:52:18 -07:00
atefeh 1f792dec47 make authentication required to list principals 2024-04-30 17:02:01 -07:00
atefeh 4d86c39e25 uopdated migration files name 2024-04-30 16:31:02 -07:00
Abhinav Singh 7103d88109 feat: convert to private for export (#2020) 2024-04-30 23:28:39 +00:00
atefeh f6b091229c resolve merge conflicts 2024-04-30 16:17:39 -07:00
atefeh 86ee2d0dd2 update pipelien manager and executor with repoCtrl repository type. fixed permissions 2024-04-30 13:46:16 -07:00
Ritik Kapoor 8c18a93696 update: [code-1826] upgrade to harness code from gitness (#2009) 2024-04-29 20:35:02 +00:00
Ritik Kapoor 1916b306ff add: [code-1798] navigation check in security settings (#2008) 2024-04-29 20:24:21 +00:00
atefeh 3d5fb186c4 update audit logs to include repo is-public 2024-04-26 18:50:00 -07:00
Enver Biševac ed97ff8398 [code-1822-maint] minor requested changes (#2017) 2024-04-26 23:51:26 +00:00
Enver Biševac fb5e38dd2c [code-1822-maint] add validation method to git archive params (#2016) 2024-04-26 22:54:08 +00:00
Enver Biševac 723377482c [code-1822] Download repository as archive using `git archive` command (#2010) 2024-04-26 20:03:51 +00:00
Johannes Batzill 915cf2cbb9 Minor Change to Match Commit API (#2015) 2024-04-26 19:32:45 +00:00
Johannes Batzill 9e7f80ebe0 Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
Johannes Batzill 86537b2c39 Fix merge related issues (#2012) 2024-04-25 22:00:53 +00:00
Akhilesh Pandey 4748966078 feat: [CODE-1741]: add new API endpoint for principal find operation (#1227) 2024-04-25 13:10:56 +00:00
atefeh e4d46d8a30 refactor public access service, removed all orPublic argument other code cleaning 2024-04-25 02:18:20 -07:00
Abhinav Singh e528ce2370 fix: codeowner file parse error as first class error (#2003) 2024-04-24 19:53:21 +00:00
Darko Draskovic e2689a3b40 Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
Tan Nhu 808ccda646 Fix styling for diff ins/del blocks + multiple-line comment overlapping (#2007) 2024-04-24 04:59:29 +00:00
atefeh 510ca5ba41 no need to store resource type in public-resources table 2024-04-23 13:48:39 -07:00
Abhinav Singh 28ba149c74 fix: remove extra error for indexer on gitness (#2004) 2024-04-23 15:27:59 +00:00
atefeh 717a8b85f5 few bug fixes and added publicAccess to spaceScopeCheck 2024-04-22 20:20:17 -07:00
Calvin Lee 793cc869d1 fix: [code-1807]: fix issue on status check times (#2005) 2024-04-22 14:46:48 -07:00
Ritik Kapoor d4d35ceb9a fix: [css-fix] radio buttons in webhook, repository settings and security settings (#2002) 2024-04-22 14:46:28 -07:00
Tan Nhu 491e96472d Fix CSS targeting old UICore version (#1238) 2024-04-22 20:29:10 +00:00
atefeh 6af8df337b added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -07:00
Calvin Lee 5681f84b67 fix: [code-1807]: fix css issue on approved btn (#1239) 2024-04-20 00:52:38 +00:00
suchsoon d9b04d51c6
remove repetitive words (#3484) 2024-04-19 16:28:04 -07:00
Tan Nhu 3f823c2535 Fix linting issue caused by external contribution (#1237) 2024-04-19 23:23:57 +00:00
Tan Nhu e45dcf3028 Fix broken sticky header in PR page due to library upgrade (#1236) 2024-04-19 23:17:11 +00:00
Ram Bhosale 2d96ca504b
update: increase the max length of the secret (#3493) (#3494)
This PR increases the default maxlength from 1024 characters to 10000,
which should be good for most cases.

---------

Co-authored-by: Ram Bhosale <rambhosale9@gamil.com>
2024-04-19 16:13:10 -07:00
Ritik Kapoor 3f047635a0 Update: [code-1803] copy button on comment header (#1235) 2024-04-19 20:32:35 +00:00
Calvin Lee 175f26e9fe fix: [code-1802]: fix issue on select project (#1234) 2024-04-19 17:05:22 +00:00
Enver Bisevac d31dd11fcf [code-1692] update repo settings audit log (#1231) 2024-04-19 09:43:51 +00:00