A new website
We're currently working on making our branding more consistent. This started when we launched the new aTech Identity interface and then started our new suggestions site.
Displaying posts 49 - 60 of 101 in total
We're currently working on making our branding more consistent. This started when we launched the new aTech Identity interface and then started our new suggestions site.
In Codebase we've always aimed to allow administrators maximum control over who can access and modify data in their account.
Sometimes the traditional diff view can be hard to read, particularly in busy changesets where you have a lot of deletions and additions.
You can now mark exceptions that you store in Codebase as Resolved. This allows you to hide exceptions which have been fixed without deleting them from your account.
If you've configured a custom domain for your Codebase account, you won't been able to benefit from any SSL on your connections to Codebase. This isn't ideal at all and...
For those of you that like to store PDFs in your repositories, you can now view your documents in the repository browser - just like you would with the rest...
After 6 months work, we're really pleased to announce the launch of Deploy v2. This new version includes a completely re-written UI which has been optimized to make things as...
The Viaduct application console allows you to easily access your live environment from your web browser or your terminal. You may have used this from the web console or Viaduct...
Good news if you need to use FTP to upload your files to your server, but you'd like a little extra security. Today we're introducing support with for FTPS (SSL/TLS).
New Relic provides a platform to help you monitor and improve the speed of your applications. It also works well with any Viaduct application.
One of my favourite utilities in the Ruby standard library is the Queue class. Queue provides you with a delightfully simple way to synchronise communication between threads. Typically, Queue is...
We've given the exception reporting in Codebase a bit of a revamp in the last few days. Up until now, each individual exception has been displayed on the exceptions page...