Home / Companies / GitHub / Blog / April 2014

April 2014 Summaries

11 posts from GitHub

Filter
Month: Year:
Post Summaries Back to Blog
Over six years ago, GitHub introduced github-services as an open-source project, which initially achieved significant success. However, the increasing number of supported services over time made it challenging for users to identify the most relevant ones. To address this issue, GitHub has introduced a more streamlined method for managing services, allowing users to see only the services they have installed. The new system also includes features such as a searchable auto-completer and a scrolling option to enhance user experience.
Apr 29, 2014 79 words in the original blog post.
GitHub recently faced allegations concerning its workplace culture and leadership, prompting an internal investigation led by independent investigator Rhoma Young. The investigation revealed inappropriate conduct by then-CEO Tom Preston-Werner, such as confrontational behavior and improper handling of workplace complaints, leading to his resignation. The inquiry also examined other engineer-related allegations but found no evidence of misconduct or gender-based discrimination in the workplace. Despite these findings, GitHub acknowledges its shortcomings in handling such situations and is committed to improving its work environment. The company plans to implement changes, including hiring an experienced HR head and enhancing communication channels, to ensure a safer and more inclusive environment. GitHub acknowledges the feedback received from its community and is focused on fostering a supportive workplace culture.
Apr 28, 2014 1,030 words in the original blog post.
GitHub has introduced read-only task lists in all Markdown documents within repositories and wikis, enhancing project coordination and item tracking. Users can create task lists by using the - [ ] and - [x] syntax in Markdown, allowing items to be marked as complete or incomplete. This feature ensures that task lists are consistently rendered across GitHub, making them a valuable tool for organizing and monitoring project progress.
Apr 28, 2014 120 words in the original blog post.
Elizabeth Barron invites people to a social gathering at Bell’s Brewery in Kalamazoo, Michigan, on Saturday, April 26, at 7:00 pm. The event is open to anyone, regardless of whether they are attending the Kalamazoo X conference, offering an opportunity to meet and chat with attendees including @asenchi, @leongersing, @bkeepers, @spicycode, and Barron herself. If the weather is favorable, guests can enjoy drinks and coffee on the patio amidst the spring blooms.
Apr 21, 2014 95 words in the original blog post.
A recent independent investigation into allegations made against GitHub and its co-founder, Tom Preston-Werner, found no evidence of sexual or gender-based harassment or a hostile work environment, although it did uncover mistakes and errors of judgment. Despite the absence of legal wrongdoing, Tom Preston-Werner chose to resign, and GitHub expressed gratitude for his contributions. The investigation also found no evidence supporting claims of gender-based discrimination, harassment, or retaliation. In response, GitHub is committed to improving its workplace environment by introducing new human resources and employee-led initiatives, along with training opportunities, to address employee concerns effectively. CEO Chris Wanstrath acknowledges the ongoing effort required to ensure an inclusive and supportive environment for all employees.
Apr 21, 2014 225 words in the original blog post.
Matt Graham and Alex Southgate will be in Recife, Brazil, for the Abril Pro Ruby conference on April 24th, where they will conduct a workshop during the day. For those unable to attend the workshop, they invite participants to join them at 7 PM at Impact Hub Recife for drinks and socializing. The event takes place at Impact Hub Recife, located at Rua do Bom Jesus 180, and offers an opportunity for attendees to engage in informal networking and merrymaking.
Apr 16, 2014 73 words in the original blog post.
GitHub has enhanced its platform to allow users to write notes on specific lines in a diff directly from their smartphones, facilitating easier communication and collaboration on pull requests or commits. This feature is designed to streamline the process of starting conversations and providing feedback, making it more convenient for users to engage with code reviews on the go.
Apr 14, 2014 52 words in the original blog post.
In response to the Heartbleed vulnerability discovered in OpenSSL on April 7, 2014, which threatened the security of private internet communications by allowing attackers to steal encryption keys and user credentials, GitHub swiftly implemented a series of protective measures. These included patching all systems with updated OpenSSL versions, recreating SSL keys, revoking older certificates, and resetting browser sessions to mitigate potential session hijacking. Although there was no evidence of exploitation against GitHub, the platform advised users to take precautions by changing passwords, enabling two-factor authentication, and recreating access tokens. GitHub highlighted its preemptive security enhancements, such as deploying Perfect Forward Secrecy, and committed to ongoing vigilance and updates through their blog and Twitter.
Apr 08, 2014 481 words in the original blog post.
Computer science professor Armando Fox, along with thousands of other educators, utilizes GitHub to provide students with practical experience in team-based software development. During a visit to UC Berkeley, discussions with Fox and his students highlighted the significant educational benefits of engaging with open source projects and developing software for real clients. Teachers and students can access free private repositories on GitHub, offering additional resources to enhance learning and collaboration opportunities in academic settings.
Apr 07, 2014 79 words in the original blog post.
In a productivity-focused workflow, where committing logical changes can be challenging, GitHub for Mac offers a solution by allowing users to select specific parts of their changes for commits. This tool provides flexibility by enabling users to commit selected lines or blocks of code rather than entire files, enhancing the efficiency of version control. Users can easily click on line numbers to select individual lines or hover and click on the right side of line numbers to commit entire blocks of changes. The feature supports both line-by-line and block-by-block selection, enabling users to manage their commits more effectively by committing selected changes and reserving others for future commits.
Apr 03, 2014 171 words in the original blog post.
Support has been added for editing labels on existing issues using the "l" hotkey, and similar functionality is available for editing milestones and assignees.
Apr 01, 2014 30 words in the original blog post.