Sign in
MSDN Blogs
Microsoft Blog Images
More ...
CodePlex
www.codeplex.com
Follow us @CodePlex
Browse Project Directory
Create a Project
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Search
Tags
AppHarbor
Black Duck
community
Discussions
Git
Mercurial
Open Source Club
PDC 2008
PreEmptive
Releases
stats
survey
TechEd CodePlex
TekPub
tfs
usability studies
WikiPlex
Archives
Archives
October 2013
(1)
September 2013
(1)
August 2013
(2)
July 2013
(1)
June 2013
(1)
May 2013
(2)
April 2013
(2)
March 2013
(4)
February 2013
(4)
January 2013
(6)
December 2012
(2)
November 2012
(3)
October 2012
(4)
September 2012
(3)
August 2012
(4)
July 2012
(5)
June 2012
(6)
May 2012
(5)
April 2012
(3)
March 2012
(6)
February 2012
(3)
October 2011
(1)
August 2011
(1)
July 2011
(1)
June 2011
(1)
May 2011
(1)
April 2011
(3)
March 2011
(1)
February 2011
(1)
December 2010
(1)
November 2010
(2)
October 2010
(1)
September 2010
(1)
August 2010
(1)
July 2010
(3)
June 2010
(2)
May 2010
(1)
April 2010
(1)
March 2010
(3)
February 2010
(3)
January 2010
(2)
November 2009
(1)
October 2009
(4)
September 2009
(3)
August 2009
(1)
July 2009
(3)
June 2009
(3)
May 2009
(3)
April 2009
(2)
March 2009
(4)
February 2009
(2)
January 2009
(3)
December 2008
(4)
November 2008
(3)
October 2008
(3)
September 2008
(4)
August 2008
(3)
July 2008
(3)
June 2008
(6)
May 2008
(3)
April 2008
(1)
March 2008
(1)
February 2008
(1)
January 2008
(2)
December 2007
(1)
October 2007
(1)
August 2007
(1)
June 2007
(2)
May 2007
(3)
April 2007
(1)
March 2007
(4)
February 2007
(3)
January 2007
(1)
December 2006
(1)
November 2006
(3)
July 2006
(1)
June 2006
(3)
MSDN Blogs
>
CodePlex Weblog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
CodePlex Weblog
Marking Discussions as Answered
Posted
2 months ago
by
Martin Woodward
0
Comments
As a contributor to a number of projects on CodePlex I really like the fact that the discussions feature exists but also I need ways to help me sort the discussions threads so I can make sure no-one is getting forgotten about. Seems like a lot of you...
CodePlex Weblog
Linking Commits to Issues
Posted
2 months ago
by
Martin Woodward
8
Comments
Just a quick post to let you know that we recently added support for linking issues to commits in CodePlex using the same #1234 syntax being used in TFS 2013. Basically, if you insert a ‘#’ symbol followed by an integer in your commit statement, changeset...
CodePlex Weblog
Hello
Posted
3 months ago
by
Martin Woodward
4
Comments
You’ll be seeing some more posts from me here soon so wanted to quickly say hi. My name is Martin Woodward and I’ve just moved over to work on CodePlex team here in Microsoft as the PM. I’ve been part of the CodePlex community since May 2006 (3 years...
CodePlex Weblog
Commenting on Commits
Posted
4 months ago
by
Rick Marron
2
Comments
The source code experience on CodePlex just got more social. Now, you can comment directly on a commit when viewing a project’s source code history. This feature acts as a nice compliment to the existing ability to comment on a pull request's commits...
CodePlex Weblog
CodePlex integrates with Zapier
Posted
5 months ago
by
Rick Marron
0
Comments
CodePlex is now able to send commit events to Zapier! If you haven’t played with Zapier before, we highly recommend checking it out. It is a web service that allows you to connect 200+ services on the web without writing any code. With the new CodePlex...
CodePlex Weblog
CodePlex learns to talk to other services!
Posted
6 months ago
by
Rick Marron
3
Comments
CodePlex is now able to talk to other services! For example, if you want CodePlex to tell Trello to update cards on your Trello board, it can do it. Or if you want CodePlex to notify your Campfire chat room when updates are pushed, it can do that too...
CodePlex Weblog
Markdown in the Source Browser
Posted
6 months ago
by
Rick Marron
0
Comments
CodePlex now supports markdown in the source browser! All files with a .md extension will be formatted as markdown. For more information on the markdown syntax that we support, check out our documentation. In the source browser, relative links are...
CodePlex Weblog
URL to Browse the Latest Version of Source Code
Posted
7 months ago
by
Rick Marron
0
Comments
In this release, the CodePlex team made improvements to the source browsing URLs. Now, when you navigate to the source browsing page, the provided URL will always point to the latest version of the file! Here is an example of the new URL: http://typescript...
CodePlex Weblog
Release Notes 4/24/2013
Posted
7 months ago
by
Rick Marron
0
Comments
In this week’s deployment, the CodePlex team made the following improvements: The column widths on the advanced issue tracker page has been improved. The word wrapping for commit messages was improved. Kudos to Taoyue A bug related to...
CodePlex Weblog
Reason Closed in the Issue Tracker
Posted
8 months ago
by
Rick Marron
2
Comments
In this release, we added a new “reason closed” feature. Now when you close an issue, you can specify the reason that the issue was closed. This allows you to inform your users and team members why you are closing the issue (duplicate, fixed...
CodePlex Weblog
Release Notes 3/29/2013
Posted
8 months ago
by
Rick Marron
0
Comments
In this week’s deployment, the CodePlex team fixed several bugs across the site. A couple notable improvements are: If a user replies to a discussion through email, we now strip out the email headers on the discussion page. We improved...
CodePlex Weblog
Release Notes 3/20/2013
Posted
8 months ago
by
Rick Marron
0
Comments
In this release, the CodePlex team enabled Azure Web Sites deployment for Mercurial projects. Now you can continuously deploy to Azure Web Sites from CodePlex for both Mercurial and Git projects. To enable this feature, go to your Azure Websites' dashboard...
CodePlex Weblog
Release Notes 3/14/2013
Posted
8 months ago
by
Rick Marron
0
Comments
This week, the CodePlex team responded to a couple pain points expressed by our users. Notable improvements are: The download service is now much more reliable Discussions and issues will now render 100% of the time Errors when adding new...
CodePlex Weblog
Release Notes 3/6/2013
Posted
9 months ago
by
Rick Marron
0
Comments
This week, the CodePlex team made several improvements across the site. A couple noteworthy changes are: F# syntax highlighting is now supported in both source browsing and code snippets. Huge thanks to LukeH for helping with this! A user who...
CodePlex Weblog
Improving Issue Tracker Details
Posted
9 months ago
by
Rick Marron
0
Comments
In this release, the CodePlex team made improvements to the issue tracker. Two notable changes are: In an effort to reduce clutter on the issue page, fields that have a value of “unassigned” are now hidden from the view. The impact...
CodePlex Weblog
Syntax Highlighting Improvements
Posted
9 months ago
by
Rick Marron
0
Comments
The CodePlex team added syntax highlighting to our markdown editor. Now, if you specify the language of a codeblock, the appropriate highlighting will be applied as seen below: The supported languages are: XML Java JavaScript TypeScript...
CodePlex Weblog
Release Notes 2/13/2013
Posted
9 months ago
by
Rick Marron
0
Comments
This week the CodePlex team made several improvements across the site. A couple noteworthy changes are: Replying to a discussion thread through email will now have the expected behavior and formatting Resolved an issue that would cause intermittent...
CodePlex Weblog
Release Notes 2/7/2013
Posted
10 months ago
by
Rick Marron
1
Comments
In this release, the CodePlex team added keyboard shortcuts to the markdown editor. The commands are as follows: CTRL + B -> Bold CTRL + I -> Italics CTRL + O -> Numbered List CTRL + U -> Bulleted List CTRL + L -> Hyperlink...
CodePlex Weblog
Using Visual Studio Git with CodePlex
Posted
10 months ago
by
Mark_Groves
4
Comments
Brian Harry made two major announcements today at the ALM Summit. Visual Studio will support Git Team Foundation Server will host Git repositories. When we added Git to CodePlex back in March of last year a missing piece, for many customers...
CodePlex Weblog
Markdown in Discussions
Posted
10 months ago
by
Rick Marron
0
Comments
We now support markdown in our discussion editor! If you are new to markdown, you can learn more about it from our previous blog post on the topic. A couple other notable changes are: Editing and replying to discussions on iPads and iPhones is now...
CodePlex Weblog
Markdown Editor Enhancements
Posted
10 months ago
by
Rick Marron
0
Comments
We added formatting buttons to our markdown editor! Now, if you are trying to learn markdown or you just forgot the syntax for a hyperlink, you can click the formatting buttons, and the proper markdown syntax will be added to the text. The supported markdown...
CodePlex Weblog
Release Notes 1/17/2013
Posted
10 months ago
by
Rick Marron
5
Comments
The CodePlex team has been working hard to improve our TFS cluster, and it is now running much faster! The improvements will increase reliability and performance of source browsing, issue tracking, project creation, and team management for TFS projects...
CodePlex Weblog
CodePlex Now Supports Markdown!
Posted
11 months ago
by
Rick Marron
2
Comments
We are very excited to announce that CodePlex now supports markdown in our issue tracker! If you are not familiar with markdown, it is a simple markup language used for text formatting. A brief overview can be found by clicking the "Markdown Help" link...
CodePlex Weblog
MyGet build services now integrated with CodePlex
Posted
11 months ago
by
Mark_Groves
0
Comments
MyGet is a pretty cool service that allows you to host your own NuGet feed. During the holidays the team at MyGet enabled integration with CodePlex. MyGet announced their public beta of a build service for NuGet packages back in October. With this...
CodePlex Weblog
Release Notes 12/12/2012
Posted
11 months ago
by
Mark_Groves
3
Comments
This past week the CodePlex team worked on several fixes to improve the stability of our TFS infrastructure, including applying TFS 2012 Update 1. We apologize for the recent downtime. We are not completely out of the woods, but we appreciate your patience...
Page 1 of 8 (187 items)
1
2
3
4
5
»