stash-codesearch-plugin icon indicating copy to clipboard operation
stash-codesearch-plugin copied to clipboard

Provides global repository, commit, and file content search for Atlassian Stash instances

Results 11 stash-codesearch-plugin issues
Sort by recently updated
recently updated
newest added

As a user of stash plugins, I would like the ability to replace text across multiple repositories, so that I can keep my code base up to date. Consider, for...

I upgrade pom.xml to stash version 3.7.1, and run mvn clean package。When I install and enable It,I met that error: ![image](https://user-images.githubusercontent.com/30281131/47634479-a716e500-db8c-11e8-9284-2805c5bbbe65.png) logs: `com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.palantir.stash.stash-code-search at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:479) ~[atlassian-plugins-osgi-3.2.15.jar:na]...

Can you please update the plugin so it can be used with latest Stash (now called BitBucket)

Is this plugin uploaded to the Atlassian Marketplace? Thanks https://marketplace.atlassian.com/plugins/app/stash/ (Reading the pom.xml, the plugin supports 3.6+ of Stash only?)

This PR adds support for Bitbucket Server 4.0.0 Various changes from @terabyte and @gliptak are also merged in.

git: 1.8.3 stash: 3.7.1 I installed the plugin after fixing the code [see issue #7] and it seems to execute the full index, but when we search in Stash for...

Now that I have my plugin installed and Elasticsearch running on the same server (port 9300) is there additional configuration I need to make? I see the Codsearch menu in...

Hi, I built the project locally last week and deployed the artefact to a stash/elastic search instance today. Indexing startet and got stuck after a few moments with: ``` 2015-04-02...

When i am troubleshooting a developers search that _should_ return results but is not, i think it would be helpful to had some kind of indicator on the Repo to...

enhancement
help wanted

It would be nice to have some screenshots to show what functionality is offered. Thanks!