sourcegraph
sourcegraph copied to clipboard
Code AI platform with Code Search & Cody
This issues keeps track of the work that needs to be done for a baseline implementation of the blob view with CodeMirror. The feature flag is `enableCodeMirrorFileView`. - [x] Add...
### Plan List of work in progress: - [Goals for search team](https://github.com/sourcegraph/about/pull/1462) - [Wrap up roadmap PR](https://github.com/sourcegraph/about/pull/1164) - Code monitoring - Browser extension discoverability - Campaigns UI support ### Availability...
## What is it The central place to track issues related to making the Sourcegraph repo more friendly to Open Source contributions. Based on our [experience](https://docs.google.com/document/d/11aD-ItGOw_s56cDkER71iMzFRkGe2MCPzESTKQ2rUGU/edit#) in participating in Hacktoberfest...
- **Sourcegraph version:** 3.41.0 - **Reported by:** https://github.com/sourcegraph/accounts/issues/6716 via [Slack](https://sourcegraph.slack.com/archives/C01D50MSA7L/p1660067133692959) #### Details On the Usage Stats page showing "active today" users, it includes users that have "21 days ago" under...
Stacked on #40282. This PR wraps the `user_credentials.credential` field in an encryptable struct. ## Test plan main-dry-run: https://buildkite.com/sourcegraph/sourcegraph/builds/166841
Adds a utility `sg telemetry` to help create and remove events from the [allow list ](https://docs.sourcegraph.com/dev/background-information/data-usage-pipeline#allow-list) ## Test plan Lots of CLI testing Example output ``` sg telemetry allowlist remove...
For most of our predicates, we can theoretically support negation. Up until now, we've explicitly disallowed negating predicates because their implementation (expanding the predicate in the query) was not performant...
#### Feature request description Include usage stats for each repository along with the repository size with a view sortable by size and usage. Administrators can use this view to help...
Signed-off-by: Justin Dorfman Replaces the DevToolTime logo/ad with a Discord server invite. [Slack discussion](https://sourcegraph.slack.com/archives/C015P61EXV1/p1660321223979559) ## Test plan - Is the svg logo optimized - Make sure link works - Grammar...
Initial list, will tweak later as we learn what customers need, but makes it a bit more usable outside of our own testbed and easy to adopt more later. ##...