Category

Product

Multiple Post-Receive URLs

You can now add multiple Post-Receive URLs for a single repository. Also, the Post-Receive settings have moved to the 'Services' tab (where they belong).

Chris Wanstrath

Impact Graph Speedups

Impact Graphs got a nice upgrade today that has resulted in improved render times (except on the very first load after the recent deploy). Once a graph has been generated,…

Tom Preston-Werner

Wiki Preview

![](https://cloud.githubusercontent.com/assets/391331/6120166/1756bd3e-b087-11e4-854a-d30e3396a89b.png)

Chris Wanstrath

More Slowness Eradicated

Creating comments, editing wiki pages, making Gists, and other "write" DB operations are now much faster. ![](https://cloud.githubusercontent.com/assets/391331/6120157/ffcd7c0c-b086-11e4-8ff8-3d371d75ffe0.png) That is all.

Chris Wanstrath

The New, Improved GitHub Gem

While at RubyConf this year, giving my talk and drinking like an idiot with nearly every internet-famous Rubyist out there, I had a great idea. Only my incredible humility prevents…

Scott Chacon

PDF Receipts

We send an email receipt whenever we charge your credit card on GitHub. While this is sufficient for most, not all corporations are happy receiving a plain/text receipt, so we're…

PJ Hyett

GitHub Code Search

Update: GitHub Codesearch is now located at github.com/search Today we're unveiling a new feature on GitHub that we've been working on for a bit now that lets you search through…

Scott Chacon

Participation Graphs go Canvas

![](https://cloud.githubusercontent.com/assets/391331/6140918/f5fe774a-b152-11e4-9a53-4bee85f22715.png) I've converted our participation graphs (as seen above) to use Canvas instead of Flash. Linux users rejoice! This means the graphs should load quite a bit faster and not…

Tom Preston-Werner

Network Graph: Better, Stronger, Faster!

![](https://cloud.githubusercontent.com/assets/391331/6140892/b9f0f278-b152-11e4-83d3-a9d2ef633ff3.png) It's been almost 6 months since we released the network graph and since then it has become an indispensable part of the GitHub experience. Over that period I've been…

Tom Preston-Werner

Repo Deletion for Everyone

Here's our latest feature: Did ya spot it? It's the delete button! No, we're not crazy. Prior to today, if you had a project that had been forked, you were…

PJ Hyett

Token Authentication

We've just added site-wide token based authentication. You can find your API token in your account page, front and center. Simply pass login and token to any URL which requires…

Chris Wanstrath

GitHub Languages

Edit: these features are no longer available. To go along with our new language graphs we've added some site-wide language pages. First, the top languages in GitHub as used by…

Chris Wanstrath