- Fixed a bug where very large repositories couldn't be tagified in Bitbucket instances using Oracle DB.
Code Navigator for Bitbucket (Stash)
Version history
2.3.5Bitbucket Server 4.0.0 - 4.14.122016-12-21Oracle DB Bugfix 2.3.4Bitbucket Server 4.0.0 - 4.14.122016-12-16Bugfixes & Security Update - Fixed a bug where tags for public repos could not be accessed if the user was not logged in.
- Fixed a bug where users could bypass repo permissions to access repository tags.
2.3.3Bitbucket Server 4.0.0 - 4.14.122016-08-21Timeout bump - Bumped default timeout to 720s from 360s
2.3.2Bitbucket Server 4.0.0 - 4.14.122016-06-06Bugfixes - Fixed a bug where paths weren't correctly generated on Bitbucket hosted on windows.
- Fixed a bug where tag files wouldn't always be cleaned up on windows.
2.3.1Bitbucket Server 4.0.0 - 4.14.122016-06-03Bugfix - Fixed compatibility bug with SQL Server
2.3Bitbucket Server 4.0.0 - 4.14.122016-06-01Usability Changes - Added Getting Started and Configure buttons to the Manage Plugins page.
- Added Ctags detection status in global settings.
- Added Documentation link in global settings.
2.2Bitbucket Server 4.0.0 - 4.14.122016-04-08Workflow change, and some usability improvements - Now global indexing is enabled by default, but indexing settings on a repository level will be disabled. You must now opt-in on a repository basis. This change was made to reduce database usage since not all project will actually need to be indexed.
- Added a global setting which allows you to configure how long it will take for all ctags commands to timeout. This will help index very large Bitbucket repositories.
- Logging has been improved significantly, with plugin specific logs now being sent to the logs folder in BITBUCKET_HOME.
- Tags will now only become clickable if they exist.
1.3Bitbucket Server 3.0.0 - 3.11.62016-04-08Workflow change, and some usability improvements - Now global indexing is enabled by default, but indexing settings on a repository level will be disabled. You must now opt-in on a repository basis. This change was made to reduce database usage since not all project will actually need to be indexed.
- Added a global setting which allows you to configure how long it will take for all ctags commands to timeout. This will help index very large Bitbucket repositories.
- Logging has been improved significantly, with plugin specific logs now being sent to the logs folder in BITBUCKET_HOME.
- Tags will now only become clickable if they exist.
2.1Bitbucket Server 4.0.0 - 4.6.02016-03-17Features & Bugfixes Bitbucket Release - Added ability to turn off indexing for a specific repository.
- Added error handler so cloned repository folder gets deleted if the clone operation times out.
- Clone operation now times out at 360 seconds instead of 60 seconds.
- Tagging javascript and css resources are now only loaded on file viewer page.
- Moved Code Navigation settings link to correct location on the navbar for both repository and global settings.
1.2Bitbucket Server 3.0.0 - 3.11.62016-03-17Features & Bugfixes Stash Release - Added ability to turn off indexing for a specific repository.
- Added error handler so cloned repository folder gets deleted if the clone operation times out.
- Clone operation now times out at 360 seconds instead of 60 seconds.
- Tagging javascript and css resources are now only loaded on file viewer page.
- Moved Code Navigation settings link to correct location on the navbar for both repository and global settings.
2.0Bitbucket Server 4.0.0 - 4.6.02016-03-15Bitbucket Release Support for Bitbucket as well as the following changes:
- Rewrote the ctags command interface to mimic what atlassian uses with git.
- Added syntax highlighting for snippets.
- Refactored front end tag interface, tags now highlight on hover and work with just a single click.
- Fixed bug where arguments in the command builder were not getting reset after making a new command.
- Fixed a bug where code navigation settings not being highlighted.
- Optimized Ctags parsing to make sure not all tags are read at once.
- Fixed oom issue with tag removal.
- Fixed bug in CtagsParser where spliting by tabs ended up spliting code.
1.1Bitbucket Server 3.0.0 - 3.11.62016-03-15Major Overhaul - Rewrote the ctags command interface to mimic what atlassian uses with git.
- Added syntax highlighting for snippets.
- Refactored front end tag interface, tags now highlight on hover and work with just a single click.
- Fixed bug where arguments in the command builder were not getting reset after making a new command.
- Fixed a bug where code navigation settings not being highlighted.
- Optimized Ctags parsing to make sure not all tags are read at once.
- Fixed oom issue with tag removal.
- Fixed bug in CtagsParser where spliting by tabs ended up spliting code.
1.0.2Bitbucket Server 3.0.0 - 3.11.62015-10-27Release No release notes.1.0.1Bitbucket Server 3.0.0 - 3.11.62015-10-26Release No release notes.1.0Bitbucket Server 3.0.0 - 3.11.62015-10-19Initial Release Initial release