Keshav Garg
Keshav Garg
This commit corrects the return type of aspect attribute in coala json format. Fixes https://github.com/coala/coala/issues/4207
This commit mentions about the new forms available on the coala Community website for the contributors. Closes https://github.com/coala/coala/issues/6061
The commit updates the bear requirements to allow new linter versions used. The new linter versions are identified from an openSUSE [build log](https://github.com/coala/coala-bears/files/2866861/opensuse_tumbleweed_build_green_20190215.txt) where the bears' test pass. Closes #2877
Say we already have a tab opened with URL location [http://projects.coala.io/#/projects](http://projects.coala.io/#/projects) and then we add `?project=real-time_team_communication_bridge&lang=en` to the URL Observed Behaviour: It doesn't open the modal window of the requested...
Requires basic knowledge of angularJS to solve this issue A newcomer issue
Created a merge request in webservices, that creates a new table for mentors. The records will added via a check which validates whether the contributor is valid to become a...
The webservices now has a table for mentors, that stores the requests created by contributor on the community website. After all checks are green, the contributor is added a mentor...
This commit adds the corresponding GSoC report link for completed tasks. Closes #703 ### Checklist - [x] I ran coala over my code locally. (*All commits have to pass individually.*...
The commit adds a method, to get related issues states from coala Webservices and adds the issue state to a HashMap which is being used to get issue css class,...