Codebase is Git, Mercurial & Subversion code hosting with built‑in project management tools.

All articles

Displaying posts 37 - 48 of 55 in total

Intro to Agile: Part 1 ‑ The Ticket Backlog

Posted in November 2015 

As part of our new Agile features, we've included the ability to quickly add tickets en-masse to a project. Just select either the Add Multiple Tickets link from within the...

Agile Features

Posted in November 2015 

Recently we deployed some changes to our Kanban Board and have been busy making further updates to the Agile features as a whole. We're now pleased to offer those features...

Kanban Board 2.0

Posted in October 2015 

If you've been a part of our agile beta you'll probably be familiar with the Kanban Board functionality that's available as part of a sprint. Today I'd like to introduce...

IP Address Security

Posted in October 2015 

Along with our recent addition of the option to force Two Factor Authentication for accessing the Codebase UI, we're pleased to offer the option to account administrators to only allow...

Enforced Two Factor Authentication

Posted in October 2015 

Recently we introduced a new feature to Codebase that has been requested by a few of our users, in particular account administrators; the ability to force users to set up...

Smoother image attachments

Posted in July 2015 

Drag and dropping file attachments into your tickets and discussions just got better. Drag a PNG or JPEG image onto your update to have a link to it automatically inserted...

Tidy up your Branches

Posted in July 2015 

If you're anything like me you're terrible at tidying up your remote branches once you've merged your work, leading you to having a great big, long list in Codebase. This...

Custom Calendar Events

Posted in June 2015 

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 

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 

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.

Side-by‑side Diff Views

Posted in May 2015 

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