Skip to content

Siddhant085 Work during GSOC 2016

Siddhant Gupta edited this page Aug 18, 2016 · 1 revision

This page gives an overview of the work done by Siddhant085 during Google Summer of code 2016.

1. We have combined all the work into two branches.

The commits made by me in each branch can be seen here. * gsoc2016-societyserver-devel * gsoc2016-source

2. I wrote weekly blogs summarizing the work done during the week.

All the blogs can be found at blog.fossasia.org.
The list in reverse chronological order is as follows.

3. A list of tasks covered and all the Pull requests related to each can be seen here

| Tasks | Issue | PR | |----------------------------------------------------------|:-----:|:--------:| :------:| :-------: | | Fix the edit script. | Issue-34|PR-36|
| Extend edit command for multiple files. Each file opens in its own tab| Issue-38|PR-40 | | Implementing TLS for COAL to make it COALS. |Issue-47| PR-50 | | Add the functionality to open files from inside vim| Issue-53| PR-61 | | Write a plugin to make closing of files easier by closing the logs automatically.| Issue-62 | PR-65 | | Add the command to create groups to steam-shell. | Issue-68 Issue-97 |PR-77 PR-98 | | Add login command to allow relogin in debug.pike | Issue-87 | PR-89 | | Remove repeated code used for login | Issue-91 | PR-92| | Add a detailed help command to make sTeam easier to use for new users. | Issue-30 | PR-95 | | Change gothrough to enter and allow them to enter rooms as well. | Issue-96 | PR-99 | Change the output of look command and show rooms and gates under the same section | Issue-100 | PR-101 | | Make steam tools accessible from everywhere | Issue-126 Issue-128 Issue-130 Issue-134 | PR-127 PR-129 PR-131 PR-135 | | Write test cases to keep the software error free. | [Issue-104] (https://github.com/societyserver/sTeam/issues/104) [Issue-107] (https://github.com/societyserver/sTeam/issues/107) [Issue-109] (https://github.com/societyserver/sTeam/issues/109) [Issue-110] (https://github.com/societyserver/sTeam/issues/110) [Issue-111] (https://github.com/societyserver/sTeam/issues/111) [Issue-113] (https://github.com/societyserver/sTeam/issues/113) [Issue-116] (https://github.com/societyserver/sTeam/issues/116) [Issue-118] (https://github.com/societyserver/sTeam/issues/118) [Issue-122] (https://github.com/societyserver/sTeam/issues/122) [Issue-124] (https://github.com/societyserver/sTeam/issues/124) | [PR-105] (https://github.com/societyserver/sTeam/pull/105) [PR-108] (https://github.com/societyserver/sTeam/pull/108) [PR-112] (https://github.com/societyserver/sTeam/pull/112) [PR-114] (https://github.com/societyserver/sTeam/pull/114) [PR-115] (https://github.com/societyserver/sTeam/pull/115) [PR-117] (https://github.com/societyserver/sTeam/pull/117) [PR-119] (https://github.com/societyserver/sTeam/pull/119) [PR-123] (https://github.com/societyserver/sTeam/pull/123) [PR-125] (https://github.com/societyserver/sTeam/pull/125) | | Documentation. | |