It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Ie. something like this:
http://demo.gitlabhq.com/opensource/diaspora/blob/master/public/default.html
from
http://demo.gitlabhq.com/opensource/diaspora/tree/master/public/default.html
where files in the repository are viewable in the browser within the same file structure as they are stored in the repository.
This would be very helpful for HTML-based applications, where the user could preview the files in-browser, directly from the repository page without having to pull files from the repo.
Hi Kirby,
In a sense Stash does have a raw/blob mode for viewing files (you can see a 'raw file' link on the right-hand side of the page). The difference between Stash and Gitllab is that we're making no assumptions about the content type of the file and always return a 'text/plain' mime-type. This will mean the browsers will not attempt to render the content, even if it's an html file. You'll note that GitHub actually does the same thing.
I'm afraid I couldn't say when something like this would make it on to our own road-map, although it's entirely possible for someone to write a plugin to serve up the contents of a repository with the "correct" mime types.
I hope this at least partially explains our current functionality.
Charles
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBitbucket Pipelines helps me manage and automate a number of serverless deployments to AWS Lambda and this is how I do it. I'm building Node.js Lambda functions using node-lambda ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.