All articles

Displaying posts 361 - 372 of 415 in total

Artboard 7

Better Contacts and Companies

Posted in June 2015 on the Sirportly blog

Today we're introducing a new way to view your contacts and their associated tickets; by company! Open up your Contacts tab in Sirportly and select 'View Companies' on the right.

Custom Calendar Events

Posted in June 2015 on the Codebase blog

Earlier today we deployed a new calendar to Codebase which allows you to create your own events at both an account or project level. These events can be displayed to...

Global Hooks

Posted in June 2015 on the Codebase blog

Codebase has always offered users a way to post project-events to third party services such as Slack or HipChat, or to your own services using HTTP Post. Unfortunately, up until...

Syntax Highlighted Diffs

Posted in May 2015 on the Codebase blog

Hot on the heels of our Side-by-Side Diff Views update comes syntax highlighting in diffs. This should make reading diffs much easier than before.

A new website

Posted in May 2015 on the aTech Media blog

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.

Side-by‑side Diff Views

Posted in May 2015 on the Codebase blog

Sometimes the traditional diff view can be hard to read, particularly in busy changesets where you have a lot of deletions and additions.

Improvements to Exceptions

Posted in May 2015 on the Codebase blog

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.

SSL for Custom Domains

Posted in May 2015 on the Codebase blog

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...

PDF Viewer

Posted in May 2015 on the Codebase blog

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...

Managing your threads with Queue

Posted in April 2015 on the Codebase blog

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...

Improved Exceptions

Posted in April 2015 on the Codebase blog

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...