- Feb 07, 2020
-
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
Hema Prathaban authored
dot between the names Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Feb 06, 2020
-
-
Hema Prathaban authored
Issues are fetched based on pagination, perpage=20 by default, it fecth and group the issues which are in the 20 Now the issues pagination , Per_page is changed to maximum(100), it fetch and group the issues which are in the 100 https://source.puri.sm/Purism/LibremOne/task/issues/474 Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Feb 05, 2020
-
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Feb 04, 2020
-
-
Hema Prathaban authored
A report named "status" that accepts two parameters, username and a list of groups pipenv run bosun report status --group=liberty --user=ada.lovelance Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Jan 30, 2020
-
-
Hema Prathaban authored
Revert "report generated for "contributor" that accepts two parameters, username and a list of groups." This reverts commit 63dafd14
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
"Subgroups" are included Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Jan 29, 2020
-
-
Hema Prathaban authored
Arranged the tags, in the order: "In progress", "Ready", "Waiting for review", "On hold" Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Jan 28, 2020
-
-
Hema Prathaban authored
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
status report Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
sorted by milestone Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Jan 17, 2020
-
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
- Jan 16, 2020
-
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
David Seaward authored
Signed-off-by:
David Seaward <david.seaward@puri.sm>
-
- Jan 15, 2020
-
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
group reports Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Jan 07, 2020
-
-
Hema Prathaban authored
without assignee, which is waiting for merging request. remove the merge request report which is closed or merged with the targeted branch. Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Jan 06, 2020
-
-
Hema Prathaban authored
basic html changes added milestone description in over due Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Dec 31, 2019
-
-
Hema Prathaban authored
Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Dec 23, 2019
-
-
Hema Prathaban authored
Project:scripts:Readme Project:scripts:assignee.template.html Generate the issue based on username eg: pipenv run bosun report userlint --user "username" or pipenv run bosun report userlint (display the current user report) Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Dec 16, 2019
-
-
Hema Prathaban authored
project:scripts:bosun.py genearted the report based on User name pipenev run bosun report userlint --user Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Dec 11, 2019
-
-
Hema Prathaban authored
Project:scripts:lint.template.html Project:scripts:attention.tetmplate.html Added all the invalid issues in lint report 1) No duedate 2) Over Due 3) Labels missing 4) No assignee Listed all issues and issues without milestone in Attention report Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Nov 29, 2019
-
-
Hema Prathaban authored
Declare the array list outside the loop Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Nov 27, 2019
-
-
Hema Prathaban authored
Default heading "Milestones for liberty group" changed to runtime groupname. Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
Default heading "Attention report for liberty group" is changed to runtime heading. Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
Added an option to get groupname from commandline eg: pipenv run bosun report lint --groupname xxx By default it enters liberty group Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
- Nov 19, 2019
-
-
Hema Prathaban authored
Removed the testing code Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
project:scripts: lint.template.html added the issue which has no milestone Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
Added : in duedate tag Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
project: scripts: lint.report.html Added due_date for milestone Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-
Hema Prathaban authored
Added description for milestone Signed-off-by:
HemaPrathaban <hema.prathaban@puri.sm>
-