An open API service indexing awesome lists of open source software.

https://github.com/nbianca/gsoc-2017

Repository used to track progress of my Google Summer of Code 2017 project with Discourse.
https://github.com/nbianca/gsoc-2017

discourse google gsoc-2017 summer-of-code

Last synced: 8 months ago
JSON representation

Repository used to track progress of my Google Summer of Code 2017 project with Discourse.

Awesome Lists containing this project

README

          

# Bianca Nenciu's Summer with Discourse

Hello! This is the report of my progress made with [Discourse](https://github.com/discourse/) over the summer. My mentor is [Sam Saffron](https://github.com/SamSaffron).

## What is here

### `patches` directory

For each project I contributed to, I created a directory that contains all of my patches for that specific repository.

These patches were generated using `git log --author="Bianca Nenciu" --pretty=format:"%h"` and `git format-patch -1 $SHA`.

### `reports` directory

In the `reports` directory you can find all of my weekly reports.

## Useful links

* [GSoC 2017 Project Page](https://summerofcode.withgoogle.com/projects/#4876116438286336)
* [Original Project Proposal](https://docs.google.com/document/d/1m-8zFaDZtoCtZWMldhzUzSVHru3_D8j0o7hFSY_jHOY/)
* My [pull requests](https://github.com/discourse/discourse/pulls?q=is:pr%20author:nbianca) and [commits](https://github.com/discourse/discourse/commits/master?author=nbianca) to `discourse`
* My [pull requests](https://github.com/discourse/discourse-canned-replies/pulls?q=is:pr%20author:nbianca) and [commits](https://github.com/discourse/discourse-canned-replies/commits/master?author=nbianca) to `discourse-canned-replies`
* My [pull requests](https://github.com/discourse/onebox/pulls?q=is:pr%20author:nbianca) and [commits](https://github.com/discourse/onebox/commits/master?author=nbianca) to `onebox`