Event hooks for logged time
Recently we've added a new feature to the Codebase platform - the ability to set up an account-wide, or project-level hook for logged time. This might be useful in particular...
Codebase is Git, Mercurial & Subversion code hosting with built‑in project management tools.
Displaying posts 1 - 12 of 21 in total
Recently we've added a new feature to the Codebase platform - the ability to set up an account-wide, or project-level hook for logged time. This might be useful in particular...
Notebooks allow you to keep all of your documentation in a safe, structured and versioned way. To setup your notebook, navigate to your project, open the Notebook tab and click...
In Codebase, your developers can set and record time sessions, which can be marked and billed so you can pay them correctly for the work they have done.
Until today, a sprint's ideal velocity and average velocity metrics were calculated using all the days between the start and end date. While all of us dream of working 7...
With Codebase Exceptions, you can setup your application to report exceptions straight back to your Codebase interface.
In Codebase, you can track deployments by sending a request to the application whenever your deploy your code.
Wouldn't it be great to be able to keep a track of items you have to do on a project, along with having a record of what has been done...
With Codebase, you can manage your code and repository changes easily, with a number of different tools included in the web interface.
If you're working on a new feature, or pushing a bug fix to your site, branching is a great way to ensure you don't cause any issues with your main...
SSH is an fast & secure way to communicate with your Git & Mercurial repositories in Codebase. When you choose to use SSH, all your traffic is encrypted and your...
You may wish to use Mercurial via a command line interface, or via a UI. In this guide, we will be looking at installing a Mercurial UI client, so we...
You may wish to use SVN via a command line interface, or via a UI. In this guide, we will be looking at installing a Subversion UI client, so we can checkin and commit from Windows straight to our Codebase account.