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.
- Host: GitHub
- URL: https://github.com/nbianca/gsoc-2017
- Owner: nbianca
- Created: 2017-08-25T22:28:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T19:15:02.000Z (almost 9 years ago)
- Last Synced: 2025-10-14T17:19:13.072Z (8 months ago)
- Topics: discourse, google, gsoc-2017, summer-of-code
- Language: Makefile
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`